freebsd-dev/share/doc/smm/03.fsck/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

10 lines
181 B
Makefile

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