NetBSD/share/sushi/system/mailerconf/Makefile
garbled a3e0c8a6d8 Add scripts to edit your /etc/mailer.conf file. Currently it can also deal
with the exim/sendmail88 and postfix-current packages.
2001-03-06 21:21:06 +00:00

11 lines
252 B
Makefile

# $NetBSD: Makefile,v 1.1 2001/03/06 21:21:06 garbled Exp $
FILES= form
FILESDIR=${BINDIR}/sushi/system/mailerconf
SCRIPTS= script script1
SCRIPTSDIR=${BINDIR}/sushi/system/mailerconf
MKOBJ= no
.include "../../../Makefile.inc"
.include <bsd.prog.mk>