From b50e2230766edc054da2ed180c11e1f99bc5e095 Mon Sep 17 00:00:00 2001 From: bde Date: Fri, 15 May 1998 09:34:48 +0000 Subject: Oops, forgot references in previous commit. Submitted by: Brian Cully PR: 6178 --- share/mk/bsd.dep.mk | 2 +- share/mk/bsd.lib.mk | 2 +- share/mk/bsd.libnames.mk | 2 +- share/mk/bsd.prog.mk | 2 +- share/mk/sys.mk | 2 +- 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 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 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. -- cgit v1.1