1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/usr.sbin/newsyslog/Makefile
2001-09-21 07:25:53 +00:00

9 lines
81 B
Makefile

# $FreeBSD$
PROG= newsyslog
MAN= newsyslog.8
WARNS?= 2
.include <bsd.prog.mk>