summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1999-03-04 03:44:38 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1999-03-04 03:44:38 +0000
commit2c423d21943fa3c07a0dfef9ba0f0a504756206b (patch)
treea3dc40fe678c5af1377083225fde3df5a740d440
parent384c2c3706214761643d56fbe00130b55e8a0cc5 (diff)
explicit all: target
-rw-r--r--share/zoneinfo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/share/zoneinfo/Makefile b/share/zoneinfo/Makefile
index 3136c2c6e83..2506eb35ec4 100644
--- a/share/zoneinfo/Makefile
+++ b/share/zoneinfo/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.3 1998/01/18 23:22:33 millert Exp $
+# $OpenBSD: Makefile,v 1.4 1999/03/04 03:44:37 niklas Exp $
# $NetBSD: Makefile,v 1.14 1995/04/22 12:10:17 cgd Exp $
# Change the line below for your time zone (after finding the zone you want in
@@ -54,6 +54,8 @@ USNO= usno1988 usno1989 usno1989a usno1995 usno1997
ZIC=zic
+all: ${YEARISTYPECOPY}
+
${YEARISTYPECOPY}:
cp ${YEARISTYPE} yearistypecopy
chmod u+x yearistypecopy