freebsd-dev/share/doc/smm/07.lpd/Makefile
Garrett Wollman f8f8058e6f Make everything work with new bsd.doc.mk and without symlinks in the
source tree.  Eliminate papers which require -me macros, 'cos they
currently don't work with groff.
1995-01-11 00:15:23 +00:00

12 lines
209 B
Makefile

# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
# $Id$
VOLUME= smm/07.lpd
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t 6.t 7.t
MACROS= -ms
USE_TBL= yes
SRCDIR= ${.CURDIR}/../../../../usr.sbin/lpr/SMM.doc
.include <bsd.doc.mk>