From owner-cvs-user Wed Jun 19 14:20:21 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23957 for cvs-user-outgoing; Wed, 19 Jun 1996 14:20:21 -0700 (PDT) Received: (from nate@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA23884; Wed, 19 Jun 1996 14:20:04 -0700 (PDT) Date: Wed, 19 Jun 1996 14:20:04 -0700 (PDT) From: Nate Williams Message-Id: <199606192120.OAA23884@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 nate 96/06/19 14:20:03 Modified: . Makefile Log: Don't try to do a 'make bootstrap all install' in one commend. Break it into two make commands so that make will recognize that it doesn't need to buid scan.c w/lex. Revision Changes Path 1.81 +3 -2 src/Makefile