aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/mkdep
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/mkdep')
-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 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