From owner-cvs-user Sat Feb 17 06:23:37 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12345 for cvs-user-outgoing; Sat, 17 Feb 1996 06:23:37 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id GAA12325 Sat, 17 Feb 1996 06:23:28 -0800 (PST) Date: Sat, 17 Feb 1996 06:23:28 -0800 (PST) From: Peter Wemm Message-Id: <199602171423.GAA12325@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src Makefile Sender: owner-cvs-user@FreeBSD.ORG Precedence: bulk peter 96/02/17 06:23:27 Modified: . Makefile Log: do the 'include-tools' as part of the world target (like lib-tools and build-tools) so that a "make includes" doesn't spam your build tree. Revision Changes Path 1.76 +3 -3 src/Makefile