freebsd-dev/share/doc/smm/09.sendmail/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
199 B
Makefile

# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
# $Id$
VOLUME= smm/09.sendmail
SRCS= intro.me
MACROS= -me
USE_PIC= yes
SRCDIR= ${.CURDIR}/../../../../usr.sbin/sendmail/doc/intro
.include <bsd.doc.mk>