=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Makefile,v retrieving revision 1.89 retrieving revision 1.90 diff -c -r1.89 -r1.90 *** src/usr.bin/mandoc/Makefile 2014/12/14 17:55:37 1.89 --- src/usr.bin/mandoc/Makefile 2015/01/16 01:58:18 1.90 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.89 2014/12/14 17:55:37 schwarze Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.90 2015/01/16 01:58:18 schwarze Exp $ .include *************** *** 29,35 **** MAN = apropos.1 man.1 mandoc.1 whatis.1 makewhatis.8 ! CLEANFILES += man.cgi cgi.o man.cgi.8.manlint # ---------------------------------------------------------------------- --- 29,35 ---- MAN = apropos.1 man.1 mandoc.1 whatis.1 makewhatis.8 ! CLEANFILES += man.cgi cgi.o # ----------------------------------------------------------------------