Deleted Added
full compact
Makefile (50479) Makefile (136910)
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2# $FreeBSD: head/usr.sbin/lpr/SMM.doc/Makefile 50479 1999-08-28 01:35:59Z peter $
2# $FreeBSD: head/usr.sbin/lpr/SMM.doc/Makefile 136910 2004-10-24 15:33:08Z ru $
3
4BINDIR= /usr/share/doc
5VOLUME= smm/07.lpd
6SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
7MACROS= -ms
8
3
4BINDIR= /usr/share/doc
5VOLUME= smm/07.lpd
6SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
7MACROS= -ms
8
9USE_TBL= yes
9USE_TBL=
10SRCDIR= ${.CURDIR}
11
12.include <bsd.doc.mk>
10SRCDIR= ${.CURDIR}
11
12.include <bsd.doc.mk>