summaryrefslogtreecommitdiffstats
path: root/usr.bin/mkdep/mkdep.gcc.sh
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-08-17 11:43:25 +0000
committerjb <jb@FreeBSD.org>1998-08-17 11:43:25 +0000
commitefa82e7822a886010675ab43581e4c05c28f026f (patch)
treef22f1aa0adfc921e0a486e953301e02c814efb0a /usr.bin/mkdep/mkdep.gcc.sh
parentc08f5296c331d1d19d52ec82e745b564e7199cbd (diff)
downloadFreeBSD-src-efa82e7822a886010675ab43581e4c05c28f026f.zip
FreeBSD-src-efa82e7822a886010675ab43581e4c05c28f026f.tar.gz
Remove the PATH setting.
Diffstat (limited to 'usr.bin/mkdep/mkdep.gcc.sh')
-rw-r--r--usr.bin/mkdep/mkdep.gcc.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/mkdep/mkdep.gcc.sh b/usr.bin/mkdep/mkdep.gcc.sh
index 8ad51d0..1b0ffab 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
OpenPOWER on IntegriCloud