1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-04 12:52:15 +00:00

Inlucde ../Makefile.inc if exists. This make it easier to

build the Unix Seventh Edition Manual volumes 2.
This commit is contained in:
Wolfram Schneider 1997-11-02 18:50:53 +00:00
parent 0435c15004
commit 81e5344479
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=30896

View File

@ -1,5 +1,5 @@
# from: @(#)bsd.doc.mk 5.3 (Berkeley) 1/2/91
# $Id: bsd.doc.mk,v 1.38 1997/06/21 15:40:31 jkh Exp $
# $Id: bsd.doc.mk,v 1.39 1997/11/01 19:45:02 wosch Exp $
#
# The include file <bsd.doc.mk> handles installing BSD troff documents.
# <bsd.prog.mk> includes the include files <bsd.dep.mk> and <bsd.obj.mk>.
@ -15,6 +15,10 @@
#
# [incomplete]
.if exists(${.CURDIR}/../Makefile.inc)
.include "${.CURDIR}/../Makefile.inc"
.endif
PRINTERDEVICE?= ascii
BIB?= bib