X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.SH;h=30e5447cb439ec6fb6dcac42edddf87c54987f6f;hb=2a40f0e39716e28dbf4254a185c6e067b731a67f;hp=a5fa1a07a1c209efe55e2b208437695a8754e030;hpb=39fa2da706e5b2820e5e3b8658ae46922b67eb5e;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Makefile.SH b/Makefile.SH index a5fa1a0..30e5447 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -46,10 +46,10 @@ true) os2*) # OS/2 doesn't need anything special for LD_LIBRARY_PATH. ldlibpth='' ;; - sunos*|freebsd[23]*) + sunos*) linklibperl="-lperl" ;; - netbsd*) + netbsd*|freebsd[234]*) linklibperl="-L. -lperl" ;; aix*)