1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/newsyslog/Makefile
2002-12-11 01:21:57 +00:00

9 lines
81 B
Makefile

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