]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - usr.sbin/lpr/SMM.doc/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / usr.sbin / lpr / SMM.doc / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/8/93
2 # $FreeBSD$
3
4 BINDIR= /usr/share/doc
5 VOLUME= smm/07.lpd
6 SRCS=   0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
7 MACROS= -ms
8
9 USE_TBL=
10 SRCDIR= ${.CURDIR}
11
12 .include <bsd.doc.mk>