mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
8 lines
72 B
Makefile
8 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= newsyslog
|
|
|
|
MAN8= newsyslog.8
|
|
|
|
.include <bsd.prog.mk>
|