From: Mazet Laurent Date: Wed, 5 Mar 2025 12:56:32 +0000 (+0100) Subject: add purge rule X-Git-Url: https://secure.softndesign.org/git/?a=commitdiff_plain;h=HEAD;p=debian6500.git add purge rule --- diff --git a/Makefile b/Makefile index c9dbc38..5eeb7d0 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,9 @@ simple-cdd/tmp/mirror/dists/bookworm/main/dep11/Components-amd64.yml.gz: clean: rm -f $(TARGET_DEB) $(TARGET_ISO) +purge: clean + rm -rf simple-cdd/tmp + version: echo $(VERSION) $(ISOVER) .PHONY: $(TARGET_DEB)