Adapt definition of Sighandler_t to go with change #32012
[p5sagit/p5-mst-13.2.git] / makedepend.SH
index 5d56d59..87a86c5 100755 (executable)
@@ -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