From 97a26ad97b57719769c0df73f21ab399fc6ae981 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Wed, 28 Jan 2009 14:33:34 +0000 Subject: 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 ..." --- MANIFEST | 1 - 1 file changed, 1 deletion(-) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index 7776e9c325..feba07812d 100644 --- a/MANIFEST +++ b/MANIFEST @@ -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 -- cgit v1.2.1