summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xmakedepend.SH1
1 files changed, 0 insertions, 1 deletions
diff --git a/makedepend.SH b/makedepend.SH
index 5d56d59048..87a86c5842 100755
--- a/makedepend.SH
+++ b/makedepend.SH
@@ -83,7 +83,6 @@ if test -f Makefile; then
# to be out of date. I don't know if OS/2 has touch, so do this:
case "$osname" in
os2) ;;
- netbsd) ;;
*) $touch $firstmakefile ;;
esac
fi