Use the right prototype and a glob is fine (from Rafael).
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 676eb52..32856e0 100644 (file)
@@ -104,7 +104,8 @@ true)
 
        case "$osname" in
        linux)
-               cat <<-'EOT' >| preload
+               rm -f preload
+               cat <<-'EOT' > preload
                #! /bin/sh
                lib=$1
                shift
@@ -1003,7 +1004,7 @@ makedepend: makedepend.SH config.sh
        test_tty test-tty _test_tty test_notty test-notty _test_notty \
        utest ucheck test.utf8 check.utf8 test.torture torturetest \
        test.third check.third utest.third ucheck.third test_notty.third \
-       test.deparse test_notty.deparse \
+       test.deparse test_notty.deparse test_harness \
        minitest coretest
 
 # Cannot delegate rebuilding of t/perl to make