X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/fa19cc9573aac19cfbf43364d4b5660c9ab645bc..5f17b19f8f99eb6f80a10846d5891f53c16178dc:/vendor/makefile diff --git a/vendor/makefile b/vendor/makefile index 0701a03eb..966c3d080 100644 --- a/vendor/makefile +++ b/vendor/makefile @@ -5,7 +5,7 @@ SUBDIR=vendor # Bring in the default rules include ../buildlib/defaults.mak -all headers library binary program doc manpages debiandoc test update-po startup dirs: current +all headers library binary program doc manpages docbook test update-po startup dirs: current all: all/subdirs binary: binary/subdirs doc: doc/subdirs @@ -50,6 +50,9 @@ current: .PHONY: clean veryclean all binary vendor clean: clean/current - clean/current: clean/subdirs rm -f current/makefile.auto current + +veryclean: veryclean/current +veryclean/current: veryclean/subdirs + rm -f current/makefile.auto current