f2562be03e
Sponsored by: Porta Software Ltd Approved by: re MFC after: 2 weeks
9 lines
81 B
Makefile
9 lines
81 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= newsyslog
|
|
MAN= newsyslog.8
|
|
|
|
WARNS?= 4
|
|
|
|
.include <bsd.prog.mk>
|