# @(#)Makefile 8.1 (Berkeley) 7/19/93 # $Id: Makefile,v 1.7 1997/02/22 14:21:47 peter Exp $ .PATH: ${.CURDIR}/../../contrib/sendmail/mail.local \ ${.CURDIR}/../../contrib/sendmail/src PROG= mail.local SRCS= mail.local.c snprintf.c MAN8= mail.local.8 BINOWN= root BINMODE=4555 INSTALLFLAGS=-fschg .include