summaryrefslogtreecommitdiff
path: root/mkdep
diff options
context:
space:
mode:
Diffstat (limited to 'mkdep')
-rwxr-xr-xmkdep3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkdep b/mkdep
index 3062e642..1486b185 100755
--- a/mkdep
+++ b/mkdep
@@ -13,9 +13,6 @@
# @(#)mkdep.sh 5.11 (Berkeley) 5/5/88
#
-PATH=/bin:/usr/bin:/usr/ucb:/usr/local:/usr/local/bin
-export PATH
-
MAKE=Makefile # default makefile name is "Makefile"
CC=cc # default C compiler is "cc"
DEPENDENCY_CFLAG=-M # default dependency-generation flag is -M