$NetBSD: patch-ae,v 1.9 2005/06/24 06:43:46 jlam Exp $ --- makedepend.SH.orig 2003-06-05 14:11:10.000000000 -0400 +++ 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