From owner-cvs-all Tue Jan 11 4:51:59 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 9E3DD14D9E; Tue, 11 Jan 2000 04:51:57 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA14358; Tue, 11 Jan 2000 04:51:57 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <200001111251.EAA14358@freefall.freebsd.org> From: Brian Feldman Date: Tue, 11 Jan 2000 04:51:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 src/lib/libncurses Makefile src/gnu/lib/libdialog Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk green 2000/01/11 04:51:57 PST Modified files: . Makefile.inc1 lib/libncurses Makefile gnu/lib/libdialog Makefile Log: This is the second half of unbreaking the world build. Add a -DNOHTML corollary for -DNOINFO and -DNOMAN. I'll fix this properly (add specific HTML doc magic) in the .mk files later; right now, just unbreak the world. Revision Changes Path 1.124 +4 -7 src/Makefile.inc1 1.37 +3 -1 src/lib/libncurses/Makefile 1.31 +3 -1 src/gnu/lib/libdialog/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message