Преглед изворни кода

(distclean-local): New rule

Sergey Poznyakoff пре 18 година
родитељ
комит
29236a68fa
1 измењених фајлова са 3 додато и 0 уклоњено
  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