warn on C<my($foo,$foo)>
[p5sagit/p5-mst-13.2.git] / Makefile.SH
index 34bf4c4..6c8cfce 100644 (file)
@@ -210,7 +210,7 @@ h1 = EXTERN.h INTERN.h XSUB.h av.h config.h cop.h cv.h dosish.h
 h2 = embed.h form.h gv.h handy.h hv.h keywords.h mg.h op.h
 h3 = opcode.h patchlevel.h perl.h perly.h pp.h proto.h regcomp.h
 h4 = regexp.h scope.h sv.h unixish.h util.h iperlsys.h thread.h
-h5 = bytecode.h byterun.h utf8.h
+h5 = bytecode.h byterun.h utf8.h warning.h
 h = $(h1) $(h2) $(h3) $(h4) $(h5)
 
 c1 = $(mallocsrc) av.c scope.c op.c doop.c doio.c dump.c hv.c mg.c byterun.c
@@ -450,6 +450,7 @@ perly.h: perly.y
        -@sh -c true
 
 # No compat3.sym here since and including the 5.004_50.
+# No interp.sym since 5.005_03.
 SYM  = global.sym interp.sym perlio.sym thread.sym
 
 SYMH = perlvars.h thrdvar.h
@@ -462,6 +463,7 @@ SYMH = perlvars.h thrdvar.h
 #      byterun.c:      bytecode.pl
 #      lib/B/Asmdata.pm:       bytecode.pl
 #      regnodes.h:     regcomp.pl
+#      warning.h lib/warning.pm:       warning.pl
 # The correct versions should be already supplied with the perl kit,
 # in case you don't have perl available.
 # To force them to run, type
@@ -472,6 +474,7 @@ regen_headers:      FORCE
        perl embed.pl
        perl bytecode.pl
        perl regcomp.pl
+       perl warning.pl
 
 # Extensions:
 # Names added to $(dynamic_ext) or $(static_ext) or $(nonxs_ext) will