summaryrefslogtreecommitdiffstats
path: root/share/doc
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1997-12-02 21:46:58 +0000
committerwollman <wollman@FreeBSD.org>1997-12-02 21:46:58 +0000
commitd40bd7124d550bc938c4473da838d3aa0b91ebd1 (patch)
tree080f32271105fad12098d07043628ae3ce145a92 /share/doc
parent22ba0d8b90773130038f6d039268042c7ab66f05 (diff)
downloadFreeBSD-src-d40bd7124d550bc938c4473da838d3aa0b91ebd1.zip
FreeBSD-src-d40bd7124d550bc938c4473da838d3aa0b91ebd1.tar.gz
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?)
Diffstat (limited to 'share/doc')
-rw-r--r--share/doc/smm/07.lpd/Makefile11
-rw-r--r--share/doc/smm/Makefile7
2 files changed, 5 insertions, 13 deletions
diff --git a/share/doc/smm/07.lpd/Makefile b/share/doc/smm/07.lpd/Makefile
deleted file mode 100644
index bab42d6..0000000
--- a/share/doc/smm/07.lpd/Makefile
+++ /dev/null
@@ -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>
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index e8a500f..58a7bb6 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -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>
OpenPOWER on IntegriCloud