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
7 .PHONY: headers library clean veryclean all binary program doc
8 all headers library clean veryclean binary program doc:
16 .PHONY: maintainer-clean dist-clean distclean pristine sanity
17 maintainer-clean dist-clean distclean pristine sanity: veryclean