8 lines
72 B
Makefile
8 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= newsyslog
|
|
|
|
MAN8= newsyslog.8
|
|
|
|
.include <bsd.prog.mk>
|