3 # This is the top level make file for APT, it recurses to each lower
4 # level make file and runs it with the proper target
9 .PHONY: headers library clean veryclean all binary program doc
10 all headers library clean veryclean binary program doc:
18 .PHONY: maintainer-clean dist-clean distclean pristine sanity
19 maintainer-clean dist-clean distclean pristine sanity: veryclean
22 # The startup target builds the necessary configure scripts. It should
23 # be used after a CVS checkout.
27 configure: aclocal.m4 configure.in