diff options
Diffstat (limited to 'usr.sbin/zic')
-rw-r--r-- | usr.sbin/zic/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/zic/Makefile.inc | 2 | ||||
-rw-r--r-- | usr.sbin/zic/zdump/Makefile | 2 | ||||
-rw-r--r-- | usr.sbin/zic/zic/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/zic/Makefile b/usr.sbin/zic/Makefile index 963a0ee..d392ecb 100644 --- a/usr.sbin/zic/Makefile +++ b/usr.sbin/zic/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ SUBDIR= zic zdump .include <bsd.subdir.mk> diff --git a/usr.sbin/zic/Makefile.inc b/usr.sbin/zic/Makefile.inc index c961f85..c384355 100644 --- a/usr.sbin/zic/Makefile.inc +++ b/usr.sbin/zic/Makefile.inc @@ -1,3 +1,3 @@ -# $Id$ +# $FreeBSD$ .include "${.CURDIR}/../../Makefile.inc" diff --git a/usr.sbin/zic/zdump/Makefile b/usr.sbin/zic/zdump/Makefile index 46af3ca..f7ba8e1 100644 --- a/usr.sbin/zic/zdump/Makefile +++ b/usr.sbin/zic/zdump/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ .PATH: ${.CURDIR}/.. diff --git a/usr.sbin/zic/zic/Makefile b/usr.sbin/zic/zic/Makefile index 98dbbc1..8abc9fd 100644 --- a/usr.sbin/zic/zic/Makefile +++ b/usr.sbin/zic/zic/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1994/09/13 03:36:16 wollman Exp $ +# $FreeBSD$ .PATH: ${.CURDIR}/.. |