From a19fc30a4be27a24065b9a53b98042b73ff51b69 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 8 Apr 2005 17:18:39 +0000 Subject: [PATCH] Remove undefined targets from .PHONY. --- fedora/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' -- 2.47.2