From owner-cvs-user Sat Jan 11 02:53:05 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA10052 for cvs-user-outgoing; Sat, 11 Jan 1997 02:53:05 -0800 (PST) Received: (from jmacd@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id CAA10045; Sat, 11 Jan 1997 02:53:03 -0800 (PST) Date: Sat, 11 Jan 1997 02:53:03 -0800 (PST) From: Joshua Peck Macdonald Message-Id: <199701111053.CAA10045@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jmacd 97/01/11 02:53:02 Modified: . Makefile Log: Add -DNOINFO to MK_FLAGS, that's okay right? The comment says MK_FLAGS contains -DNOMAN and -DNOPROFILE for speed, so I assume NOINFO is okay as well. Add gnu/usr.bin/texinfo to build-tools so everything does the right thing. Revision Changes Path 1.113 +4 -2 src/Makefile