NetBSD/usr.sbin/sendmail/mailstats/Makefile

9 lines
150 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= mailstats
CFLAGS+=-I${.CURDIR}/../src
NOMAN= noman
.include "../../Makefile.inc"
.include <bsd.prog.mk>