From 6105b44d65f7f1fed172e557bc161883d9f6db5d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 21 Mar 2002 10:07:20 +0000 Subject: Add some phony targets --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 318adeba5..2633e74d4 100644 --- a/Makefile +++ b/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 -- cgit v1.2.3