From: Roland McGrath Date: Fri, 8 Apr 2005 17:18:39 +0000 (+0000) Subject: Remove undefined targets from .PHONY. X-Git-Tag: cvs/fedora-glibc-2_3_5-1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a19fc30a4be27a24065b9a53b98042b73ff51b69;p=thirdparty%2Fglibc.git Remove undefined targets from .PHONY. --- diff --git a/fedora/Makefile b/fedora/Makefile index 3a8a48b0561..0564b62807d 100644 --- a/fedora/Makefile +++ b/fedora/Makefile @@ -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'