Oops, forgot references in previous commit.
Submitted by: Brian Cully <shmit@erols.com> PR: 6178
This commit is contained in:
parent
680f5e79ae
commit
b50e223076
@ -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.
|
||||
#
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
@ -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"
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user