X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.SH;h=c1689cd11d0fd80b190cca72780a1fd16a0c2e0d;hb=e17cb2a9c513ce1acd034452f9a933fcfa6c0129;hp=ebbdbe97ccfd860e2aab68841cc599620846e48d;hpb=4e2a5f63925503b57176e32249cf6e160bcf9be9;p=p5sagit%2Fp5-mst-13.2.git diff --git a/Makefile.SH b/Makefile.SH index ebbdbe9..c1689cd 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -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)