소스 검색

(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