Explorar el Código

Add some phony targets

Eric Andersen hace 24 años
padre
commit
6105b44d65
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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