Now that it's built at the same time as its source, disable building 07.lpr
here. Hopefully this will set a trend. (What was I thinking when I set this up the first time?)
This commit is contained in:
parent
b7f84b25e9
commit
4d933c2fd8
@ -1,11 +0,0 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
|
||||
# $Id$
|
||||
|
||||
VOLUME= smm/07.lpd
|
||||
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
|
||||
MACROS= -ms
|
||||
|
||||
USE_TBL= yes
|
||||
SRCDIR= ${.CURDIR}/../../../../usr.sbin/lpr/SMM.doc
|
||||
|
||||
.include <bsd.doc.mk>
|
@ -1,5 +1,5 @@
|
||||
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.7 1997/02/22 13:05:19 peter Exp $
|
||||
|
||||
# The following modules do not describe FreeBSD:
|
||||
# 14.uucpimpl, 15.uucpnet
|
||||
@ -8,9 +8,12 @@
|
||||
# 13.amd (documentation is TeXinfo)
|
||||
# 16.security 17.password (encumbered)
|
||||
|
||||
# The following modules are built with their programs:
|
||||
# 07.lpd
|
||||
|
||||
BINDIR= /usr/share/doc/smm
|
||||
SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \
|
||||
06.nfs 07.lpd 08.sendmailop 09.sendmail 10.named 11.timedop \
|
||||
06.nfs 08.sendmailop 09.sendmail 10.named 11.timedop \
|
||||
12.timed 18.net
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user