X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/9feb98eb0aeed775f78cb4afbf6bc0e3a90e9fed..7fa4f5e12261d39666283051956d9e1f78eb609b:/vendor/makefile diff --git a/vendor/makefile b/vendor/makefile index ebf5787c8..966c3d080 100644 --- a/vendor/makefile +++ b/vendor/makefile @@ -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