NetBSD/usr.sbin/sendmail/cf/m4/Makefile

14 lines
253 B
Makefile

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