f8f8058e6f
source tree. Eliminate papers which require -me macros, 'cos they currently don't work with groff.
12 lines
199 B
Makefile
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>
|