View | Details | Raw Unified | Return to bug 22333 | Differences between
and this patch

Collapse All | Expand All

(-)share/doc/smm/07.lpd/Makefile (+11 lines)
Added Link Here
1
#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
2
#	$Id: Makefile,v 1.1.6.3 1998/03/06 13:32:26 jkh Exp $
3
4
VOLUME=	smm/07.lpd
5
SRCS=	0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
6
MACROS=	-ms
7
8
USE_TBL=	yes
9
SRCDIR=	${.CURDIR}/../../../../usr.sbin/lpr/SMM.doc
10
11
.include <bsd.doc.mk>

Return to bug 22333