[win32] use a pidtable that grows dynamically for popen()
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index ebbdbe9..c1689cd 100644 (file)
@@ -405,7 +405,8 @@ perly.c: perly.y
 perly.h: perly.y
        -@sh -c true
 
-SYM  = global.sym interp.sym compat3.sym
+# No compat3.sym here since and including the 5.004_50.
+SYM  = global.sym interp.sym perlio.sym thread.sym
 
 SYMH = perlvars.h thrdvar.h
 
@@ -545,7 +546,7 @@ minitest: miniperl
 # installed perlbug. We don't re-run the tests here - we trust the user.
 # Please *don't* use this unless all tests pass.
 # If you want to report test failures, just use "perlbug -Ilib".
-ok:
+ok:    utilities
        ./perl -Ilib utils/perlbug -ok -s '(UNINSTALLED)'
 
 clist: $(c)