X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=makedepend.SH;h=87a86c5842b58fe56f187b9faab96098028bcc8e;hb=80626cf17d219cfbdd1f416438a98b310b6f2e0b;hp=5d56d590489963f34f906ce924539a97b61d7241;hpb=96a8704c85b1e14bb3d63195b0b720f2fd5b8182;p=p5sagit%2Fp5-mst-13.2.git diff --git a/makedepend.SH b/makedepend.SH index 5d56d59..87a86c5 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