Integrate mainline (for ndbm fixes etc.)
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index ced2b73..f86b17b 100644 (file)
@@ -100,6 +100,11 @@ true)
        ;;
 esac
 
+case "`pwd`" in
+# Protect any spaces
+*" "*) ldlibpth=`echo $ldlibpth|sed 's/ /\\\\ /g'` ;;
+esac
+
 : Prepare dependency lists for Makefile.
 dynamic_list=' '
 for f in $dynamic_ext; do
@@ -1018,7 +1023,7 @@ test-notty:       test_notty
 
 # Targets for Third Degree testing.
 
-test_prep.third: test_prep perl.third perl.third$(EXE_EXT)
+test_prep.third: test_prep perl.third
        PERL=./perl.third $(MAKE) _test_prep
 
 test.third check.third:        test_prep.third perl.third