Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.sbin / lpr / SMM.doc / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/8/93
2 # $FreeBSD: src/usr.sbin/lpr/SMM.doc/Makefile,v 1.4 1999/08/28 01:16:46 peter Exp $
3 # $DragonFly: src/usr.sbin/lpr/SMM.doc/Makefile,v 1.2 2003/06/17 04:29:55 dillon Exp $
4
5 BINDIR= /usr/share/doc
6 VOLUME= smm/07.lpd
7 SRCS=   0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
8 MACROS= -ms
9
10 USE_TBL=        yes
11 SRCDIR= ${.CURDIR}
12
13 .include <bsd.doc.mk>