Added .PHONY

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10372 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2001-07-09 17:48:52 +00:00
parent 5aa7e740d2
commit 869a138c63

View file

@ -35,6 +35,8 @@ TGZ_MAKE_LOADED=yes
PDIR_NAME = $(subst gnustep-,,$(PACKAGE_NAME))
VERTAG = `echo $(VERSION) | tr '.' '_'`
.PHONY: tgz cvs-tag cvs-dist cvs-snapshot
#
# Build a .tgz with the whole directory tree
#