Sfoglia il codice sorgente

Add some phony targets

Eric Andersen 24 anni fa
parent
commit
6105b44d65
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -351,5 +351,5 @@ dist release: distclean
 						\
 	tar -cvzf uClibc-$(VERSION).tar.gz --exclude CVS uClibc-$(VERSION)/;
 
-.PHONY: dummy subdirs
+.PHONY: dummy subdirs release distclean clean