$NetBSD: patch-ae,v 1.3 1998/08/07 11:09:23 agc Exp $ --- makedepend.SH.BAK Wed Nov 19 23:11:49 1997 +++ makedepend.SH Wed Nov 19 23:12:34 1997 @@ -66,6 +66,7 @@ # 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