]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove undefined targets from .PHONY.
authorRoland McGrath <roland@gnu.org>
Fri, 8 Apr 2005 17:18:39 +0000 (17:18 +0000)
committerRoland McGrath <roland@gnu.org>
Fri, 8 Apr 2005 17:18:39 +0000 (17:18 +0000)
fedora/Makefile

index 3a8a48b05617e646e1b7f1fa8425fc45e4e93775..0564b62807df827b28f75f9a3fadf3ef9edec047 100644 (file)
@@ -4,7 +4,7 @@ glibc.spec: # The default target.
 
 tag-prefix := fedora-
 
-.PHONY: update commit-merge commit patch tag archive finish_archive srpm rpm
+.PHONY: update commit-merge tag archive finish_archive srpm rpm
 
 snapshot-date-fmt := +'%Y-%m-%d %H:%M %Z'
 snapshot-name-fmt := +'%Y%m%dT%H%M'