NetBSD/usr.sbin/sendmail/cf/Makefile

17 lines
288 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1 1997/07/16 23:01:51 phil Exp $
# install these sources in /usr/share/sendmail
#
FILESDIR=/usr/share/sendmail
FILES=README
SUBDIR=domain feature hack m4 mailer ostype sh siteconfig
all:
.include <bsd.own.mk>
.include <bsd.files.mk>
.include <bsd.subdir.mk>