Browse Source

Add some phony targets

Eric Andersen 23 years ago
parent
commit
6105b44d65
1 changed files with 1 additions and 1 deletions
  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