From owner-cvs-include Fri Aug 30 12:37:21 1996 Return-Path: owner-cvs-include Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15571 for cvs-include-outgoing; Fri, 30 Aug 1996 12:37:21 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id MAA15554; Fri, 30 Aug 1996 12:37:16 -0700 (PDT) Date: Fri, 30 Aug 1996 12:37:16 -0700 (PDT) From: Peter Wemm Message-Id: <199608301937.MAA15554@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-include Subject: cvs commit: src/include Makefile Sender: owner-cvs-include@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk peter 96/08/30 12:37:15 Modified: include Makefile Log: echo -> ${ECHO} do the rm -rf and ln -s in two seperate commands to allow a fork/exec without a "sh -c" in the middle. Submitted by: bde Revision Changes Path 1.42 +6 -6 src/include/Makefile