summaryrefslogtreecommitdiffstats
path: root/usr.sbin/zic/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1999-01-21 17:46:19 +0000
committerwollman <wollman@FreeBSD.org>1999-01-21 17:46:19 +0000
commit704d8282475b2a01ab2303f41fc07a752381ba29 (patch)
treefa346c365fa2596c643775bd10ddacbae657b852 /usr.sbin/zic/Makefile
parent8e5b9c1b13b1386578a9b8537e6b9c49fae067b2 (diff)
downloadFreeBSD-src-704d8282475b2a01ab2303f41fc07a752381ba29.zip
FreeBSD-src-704d8282475b2a01ab2303f41fc07a752381ba29.tar.gz
Merge changes from vendor branch (tzcode1999a), plus the following additional
changes: - Finish migrating zic to its own private.h. - Fix zic.8 so that it really is written in -mdoc. - Add four new flags to zic (&document): -D don't create directories -u change ownership of newly-created files to user -g change ownership of newly-created files to group -m change mode of newly-created files to modespec These, once proven, can be used to clean up the installation. Obtained from: ftp://elsie.nci.nih.gov/pub/tzcode1999a.tar.gz (partially)
Diffstat (limited to 'usr.sbin/zic/Makefile')
-rw-r--r--usr.sbin/zic/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile
index 963a0ee..9d7e712 100644
--- a/usr.sbin/zic/Makefile
+++ b/usr.sbin/zic/Makefile
@@ -1,5 +1,4 @@
-# $Id$
+# $Id: Makefile,v 1.4 1999/01/21 17:12:48 wollman Exp $
SUBDIR= zic zdump
.include <bsd.subdir.mk>
-
OpenPOWER on IntegriCloud