Don't generate html yet. doc2html needs a fix.
This commit is contained in:
parent
fe4560a9a3
commit
c2abf9c643
@ -1,5 +1,6 @@
|
||||
# $NetBSD: Makefile,v 1.4 1997/07/20 22:36:31 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2000/09/26 16:49:22 phil Exp $
|
||||
|
||||
PROG= chio
|
||||
NOHTML=doc2html-error
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.9 1998/07/28 17:44:23 mycroft Exp $
|
||||
# $NetBSD: Makefile,v 1.10 2000/09/26 16:49:23 phil Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
# To install on versions prior to BSD 4.4 the following may have to be
|
||||
@ -34,4 +34,6 @@ SRCS= ar_io.c ar_subs.c buf_subs.c cpio.c file_subs.c ftree.c\
|
||||
# LINKS+= ${BINDIR}/pax ${BINDIR}/tar
|
||||
# LINKS+= ${BINDIR}/pax ${BINDIR}/cpio
|
||||
|
||||
NOHTML=doc2html-error
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user