]> mj.ucw.cz Git - libucw.git/blob - lib/shell/Makefile
I decided to turn off cf/url-equiv for indexation. however, after the indexer
[libucw.git] / lib / shell / Makefile
1 # Support routines for shell scripts
2
3 DIRS+=lib/shell
4 PROGS+=obj/lib/shell/config obj/lib/shell/logger
5
6 obj/lib/shell/config: obj/lib/shell/config.o $(LIBSH)
7 obj/lib/shell/logger: obj/lib/shell/logger.o $(LIBSH)