diff options
author | Father Chrysostomos <sprout@cpan.org> | 2011-12-22 09:41:37 -0800 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-12-24 09:25:12 -0800 |
commit | f2c01b15f5d3274b0f6ed66037d846fb617bf496 (patch) | |
tree | 6e5f35a86378710213580d65594c9405a311ffdc /Porting/makerel | |
parent | 23a52d6b1d16cc250eb1dba0dc48439ff677e635 (diff) | |
download | perl-f2c01b15f5d3274b0f6ed66037d846fb617bf496.tar.gz |
Add feature.h, with constants for feature bundles
Diffstat (limited to 'Porting/makerel')
-rwxr-xr-x | Porting/makerel | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/makerel b/Porting/makerel index 35c8dceec6..ffbb741ed2 100755 --- a/Porting/makerel +++ b/Porting/makerel @@ -131,6 +131,7 @@ system("chmod +x @exe") == 0 my @writables = qw( NetWare/config_H.wc NetWare/Makefile + feature.h keywords.h keywords.c opcode.h |