=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/newsyslog/Makefile,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- src/usr.bin/newsyslog/Makefile 1997/07/07 22:50:56 1.4 +++ src/usr.bin/newsyslog/Makefile 2001/08/21 17:25:05 1.5 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1997/07/07 22:50:56 downsj Exp $ +# $OpenBSD: Makefile,v 1.5 2001/08/21 17:25:05 deraadt Exp $ PROG= newsyslog @@ -13,5 +13,6 @@ BINOWN= root MAN= newsyslog.8 +MLINKS= newsyslog.8 newsyslog.conf.5 .include