1995-01-11 00:15:23 +00:00
|
|
|
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
|
1998-08-05 01:36:06 +00:00
|
|
|
# $Id: Makefile,v 1.3 1997/02/22 13:05:51 peter Exp $
|
1995-01-11 00:15:23 +00:00
|
|
|
|
|
|
|
VOLUME= smm/09.sendmail
|
|
|
|
SRCS= intro.me
|
|
|
|
MACROS= -me
|
|
|
|
USE_PIC= yes
|
|
|
|
|
1998-08-05 01:36:06 +00:00
|
|
|
SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/intro
|
1995-01-11 00:15:23 +00:00
|
|
|
|
|
|
|
.include <bsd.doc.mk>
|