345e52e742
- MAN[1-9] -> MAN.
8 lines
71 B
Makefile
8 lines
71 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= newsyslog
|
|
|
|
MAN= newsyslog.8
|
|
|
|
.include <bsd.prog.mk>
|