Update the files that need to be read/write in makerel, removing one
Nicholas Clark [Tue, 20 Nov 2007 16:59:49 +0000 (16:59 +0000)]
exterminated file, one file that is now a dummy, and adding in various
files that are actually read/write because they are regenerated from
source files. Change the type of regcharclass.h to read/write in
Perforce as it is auto-generated. (And all other auto-generated files
are read/write. There's some irony here - the only read/write files
are the ones you shouldn't edit. All the ones you can edit are read
only.)

p4raw-id: //depot/perl@32427

Porting/makerel

index 9310ebe..6412f2e 100644 (file)
@@ -118,14 +118,18 @@ my @writables = qw(
     embed.h
     embedvar.h
     global.sym
+    overload.c
+    overload.h
     pod/perlintern.pod
     pod/perlapi.pod
+    pod/perltoc.pod
     perlapi.h
     perlapi.c
-    ext/B/B/Asmdata.pm
-    ext/Devel/PPPort/PPPort.xs
     ext/Devel/PPPort/module2.c
     ext/Devel/PPPort/module3.c
+    reentr.c
+    reentr.h
+    regcharclass.h
     regnodes.h
     warnings.h
     lib/warnings.pm