More de-cut-and-pastos.
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 3095db8..22bb335 100644 (file)
@@ -46,9 +46,12 @@ true)
        os2*)   # OS/2 doesn't need anything special for LD_LIBRARY_PATH.
                ldlibpth=''
                ;;
-       sunos*|freebsd[23]*|netbsd*)
+       sunos*|freebsd[23]*)
                linklibperl="-lperl"
                ;;
+       netbsd*)
+               linklibperl="-L. -lperl"
+               ;;
        aix*)
                shrpldflags="-H512 -T512 -bhalt:4 -bM:SRE -bE:perl.exp"
                case "$osvers" in