mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
11 lines
245 B
Makefile
11 lines
245 B
Makefile
# From: @(#)Makefile 8.2 (Berkeley) 2/28/94
|
|
# $Id: Makefile,v 1.3 1997/02/22 13:05:51 peter Exp $
|
|
|
|
VOLUME= smm/09.sendmail
|
|
SRCS= intro.me
|
|
MACROS= -me
|
|
USE_PIC= yes
|
|
|
|
SRCDIR= ${.CURDIR}/../../../../contrib/sendmail/doc/intro
|
|
|
|
.include <bsd.doc.mk>
|