Author: jgg
Date: 1998-07-15 02:22:23 GMT
Tuning
all headers library clean veryclean binary program doc:
$(MAKE) -C deity $@
$(MAKE) -C apt-pkg $@
+ $(MAKE) -C doc $@
# This is the build directory make file, it sets the build directory
# and runs the src makefile.
+.SILENT:
SRCDIR=@top_srcdir@
SUBDIRS:=./doc ./bin ./obj ./include/apt-pkg ./include/deity
veryclean: veryclean/$(LOCAL)
$($(LOCAL)-LIST) : $(DOC)/% : %
- echo Installing man page %< to $(@D)
+ echo Installing man page $< to $(@D)
cp $< $(@D)
# Clean rule