Deleted Added
full compact
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 $
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
10SRCDIR= ${.CURDIR}
11
12.include <bsd.doc.mk>