From 47b524d13a440a814c354b66a620006853a1824a Mon Sep 17 00:00:00 2001 From: John Birrell Date: Mon, 17 Aug 1998 11:43:25 +0000 Subject: Remove the PATH setting. --- usr.bin/mkdep/mkdep.gcc.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/mkdep') diff --git a/usr.bin/mkdep/mkdep.gcc.sh b/usr.bin/mkdep/mkdep.gcc.sh index 8ad51d0e31d9..1b0ffab677d8 100644 --- a/usr.bin/mkdep/mkdep.gcc.sh +++ b/usr.bin/mkdep/mkdep.gcc.sh @@ -32,9 +32,7 @@ # SUCH DAMAGE. # # @(#)mkdep.gcc.sh 8.1 (Berkeley) 6/6/93 -# $Id$ - -PATH=/bin:/usr/bin; export PATH +# $Id: mkdep.gcc.sh,v 1.12 1997/02/22 19:56:10 peter Exp $ D=.depend # default dependency file is .depend append=0 -- cgit v1.2.3