=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/newsyslog/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/newsyslog/Makefile 2001/08/21 17:25:05 1.5 +++ src/usr.bin/newsyslog/Makefile 2016/03/30 06:38:46 1.6 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2001/08/21 17:25:05 deraadt Exp $ +# $OpenBSD: Makefile,v 1.6 2016/03/30 06:38:46 jmc Exp $ PROG= newsyslog @@ -13,6 +13,5 @@ BINOWN= root MAN= newsyslog.8 -MLINKS= newsyslog.8 newsyslog.conf.5 .include