summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-05-15 09:34:48 +0000
committerbde <bde@FreeBSD.org>1998-05-15 09:34:48 +0000
commitb50e2230766edc054da2ed180c11e1f99bc5e095 (patch)
treef5456389627718106655e54ceb08f56db9520d49
parent680f5e79ae06d9d63ae284a61703de677b872dd1 (diff)
downloadFreeBSD-src-b50e2230766edc054da2ed180c11e1f99bc5e095.zip
FreeBSD-src-b50e2230766edc054da2ed180c11e1f99bc5e095.tar.gz
Oops, forgot references in previous commit.
Submitted by: Brian Cully <shmit@erols.com> PR: 6178
-rw-r--r--share/mk/bsd.dep.mk2
-rw-r--r--share/mk/bsd.lib.mk2
-rw-r--r--share/mk/bsd.libnames.mk2
-rw-r--r--share/mk/bsd.prog.mk2
-rw-r--r--share/mk/sys.mk2
5 files changed, 5 insertions, 5 deletions
diff --git a/share/mk/bsd.dep.mk b/share/mk/bsd.dep.mk
index 4914a39..4a6ae61 100644
--- a/share/mk/bsd.dep.mk
+++ b/share/mk/bsd.dep.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.dep.mk,v 1.22 1998/05/11 15:37:13 bde Exp $
+# $Id: bsd.dep.mk,v 1.23 1998/05/15 09:30:11 bde Exp $
#
# The include file <bsd.dep.mk> handles Makefile dependencies.
#
diff --git a/share/mk/bsd.lib.mk b/share/mk/bsd.lib.mk
index ee90118..0dbb3d2 100644
--- a/share/mk/bsd.lib.mk
+++ b/share/mk/bsd.lib.mk
@@ -1,5 +1,5 @@
# from: @(#)bsd.lib.mk 5.26 (Berkeley) 5/2/91
-# $Id: bsd.lib.mk,v 1.70 1998/03/12 20:02:13 eivind Exp $
+# $Id: bsd.lib.mk,v 1.71 1998/05/15 09:30:12 bde Exp $
#
.if exists(${.CURDIR}/../Makefile.inc)
diff --git a/share/mk/bsd.libnames.mk b/share/mk/bsd.libnames.mk
index bc3f75d..040803c 100644
--- a/share/mk/bsd.libnames.mk
+++ b/share/mk/bsd.libnames.mk
@@ -1,4 +1,4 @@
-# $Id: bsd.libnames.mk,v 1.10 1997/12/15 20:30:38 helbig Exp $
+# $Id: bsd.libnames.mk,v 1.11 1998/05/15 09:30:12 bde Exp $
#
# The include file <bsd.libnames.mk> define library names.
# Other include files (e.g. bsd.prog.mk, bsd.lib.mk) include this
diff --git a/share/mk/bsd.prog.mk b/share/mk/bsd.prog.mk
index d6bf6af..d2c7bdb 100644
--- a/share/mk/bsd.prog.mk
+++ b/share/mk/bsd.prog.mk
@@ -1,5 +1,5 @@
# from: @(#)bsd.prog.mk 5.26 (Berkeley) 6/25/91
-# $Id: bsd.prog.mk,v 1.72 1998/05/08 06:31:05 bde Exp $
+# $Id: bsd.prog.mk,v 1.73 1998/05/15 09:30:12 bde Exp $
.if exists(${.CURDIR}/../Makefile.inc)
.include "${.CURDIR}/../Makefile.inc"
diff --git a/share/mk/sys.mk b/share/mk/sys.mk
index c6a3896..4b334fa 100644
--- a/share/mk/sys.mk
+++ b/share/mk/sys.mk
@@ -1,5 +1,5 @@
# from: @(#)sys.mk 8.2 (Berkeley) 3/21/94
-# $Id: sys.mk,v 1.31 1998/05/01 11:36:59 jkh Exp $
+# $Id: sys.mk,v 1.32 1998/05/15 09:30:13 bde Exp $
unix ?= We run FreeBSD, not UNIX.
OpenPOWER on IntegriCloud