Explorar el Código

(distclean-local): New rule

Sergey Poznyakoff hace 18 años
padre
commit
29236a68fa
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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