Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/libexec/mail.local/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -p -r1.4 -r1.5 --- src/libexec/mail.local/Makefile 1997/04/21 11:29:26 1.4 +++ src/libexec/mail.local/Makefile 1997/10/07 13:07:44 1.5 @@ -1,9 +1,11 @@ -# $NetBSD: Makefile,v 1.4 1997/04/21 11:29:26 mrg Exp $ -# from: @(#)Makefile 5.3 (Berkeley) 1/17/91 +# $NetBSD: Makefile,v 1.5 1997/10/07 13:07:44 mrg Exp $ +# from: @(#)Makefile 8.1 (Berkeley) 7/19/93 +WARNS?= 1 PROG= mail.local MAN= mail.local.8 BINOWN= root BINMODE=4555 +#INSTALLFLAGS=-fschg .include