doc2hmtl is broken for recursive Oo ... Oc at this time

This commit is contained in:
lukem 2001-07-03 21:50:13 +00:00
parent 204fa6d2ef
commit 17c6a1082e

View File

@ -1,9 +1,10 @@
# $NetBSD: Makefile,v 1.9 1997/07/20 22:36:42 christos Exp $
# $NetBSD: Makefile,v 1.10 2001/07/03 21:50:13 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= date
SRCS= date.c netdate.c
DPADD+= ${LIBUTIL}
LDADD+= -lutil
NOHTML=doc2html-error
.include <bsd.prog.mk>