NetBSD/usr.sbin/sendmail/cf/hack/Makefile
phil 45d8517405 Add Makefiles to install sendmail/cf source into /usr/share/sendmail.
cv/cv: Modified Makefile to install source into /usr/share/sendmail and
to only make netbsd-proto.cf.  (all other .cf files were made, but never
installed anywhere.  So why burn CPU building files we don't use.  Added
a target called "other" to make all other .cf files.)
1997-07-16 23:01:51 +00:00

14 lines
223 B
Makefile

# $NetBSD: Makefile,v 1.1 1997/07/16 23:01:55 phil Exp $
# install these sources in /usr/share/sendmail/hack
#
FILESDIR=/usr/share/sendmail/hack
FILES= cssubdomain.m4
all:
.include <bsd.own.mk>
.include <bsd.files.mk>