This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Generate pp_* prototypes in pp_proto.h, and remove pp.sym
[perl5.git] / Makefile.micro
index 3528b93..8611332 100644 (file)
@@ -29,7 +29,7 @@ microperl:    $(O)
 H = av.h uconfig.h cop.h cv.h embed.h embedvar.h form.h gv.h handy.h \
        hv.h intrpvar.h iperlsys.h mg.h op.h opcode.h opnames.h pad.h \
        patchlevel.h perl.h perlsdio.h perlvars.h perly.h pp.h \
-       proto.h reentr.h regexp.h scope.h sv.h \
+       pp_proto.h proto.h reentr.h regexp.h scope.h sv.h \
        thread.h unixish.h utf8.h util.h uudmap.h warnings.h
 
 HE = $(H) EXTERN.h