Quellcode durchsuchen

(distclean-local): New rule

Sergey Poznyakoff vor 18 Jahren
Ursprung
Commit
29236a68fa
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      Makefile.am

+ 3 - 0
Makefile.am

@@ -26,3 +26,6 @@ dist-hook:
 	-rm -f $(distdir).cpio
 	find $(distdir) | cpio -Hcrc -o | \
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
+
+distclean-local:
+	-rm -f $(PACKAGE)-$(VERSION).cpio.gz