#       BSDI Makefile,v 1.1 1995/12/06 18:14:06 sanders Exp

FILES= \
	allmasquerade.m4 \
	always_add_domain.m4 \
	bestmx_is_local.m4 \
	bitdomain.m4 \
	domaintable.m4 \
	local_procmail.m4 \
	mailertable.m4 \
	masquerade_envelope.m4 \
	nocanonify.m4 \
	nodns.m4 \
	notsticky.m4 \
	nouucp.m4 \
	nullclient.m4 \
	redirect.m4 \
	smrsh.m4 \
	stickyhost.m4 \
	use_ct_file.m4 \
	use_cw_file.m4 \
	uucpdomain.m4

beforeinstall:
	install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${FILES} \
		${DESTDIR}${CFDIR}/feature

obj objdir:

.include <bsd.prog.mk>
