diff options
author | Nicholas Clark <nick@ccl4.org> | 2009-01-28 14:33:34 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2009-01-28 14:33:34 +0000 |
commit | 97a26ad97b57719769c0df73f21ab399fc6ae981 (patch) | |
tree | 579e6fe7730d5a0f7896d0ff58ab71cf3af4ba6e /MANIFEST | |
parent | 23d483e2ac9eec5dd3415b4d8aad7ec7b0551ead (diff) | |
download | perl-97a26ad97b57719769c0df73f21ab399fc6ae981.tar.gz |
Fold ext/util/make_ext_cross into ext/util/make_ext.pl, and delete it.
Add --option argument parsing to make_ext.pl (swiped from buildext.pl).
Add a --cross option to add -MCross to the Makefile.PL line.
Change Cross/Makefile-cross-SH to call "ext/util/make_ext.pl --cross ..."
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1401,7 +1401,6 @@ ext/Unicode/Normalize/t/split.t Unicode::Normalize ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/Unicode/Normalize/t/tie.t Unicode::Normalize ext/util/make_ext.pl Used by Makefile to execute extension Makefiles -ext/util/make_ext_cross Cross-compilation ext/Win32API/File/buffers.h Win32API::File extension ext/Win32API/File/cFile.h Win32API::File extension ext/Win32API/File/cFile.pc Win32API::File extension |