summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-11-28 17:15:58 +0000
committerNicholas Clark <nick@ccl4.org>2010-11-28 17:18:45 +0000
commitfbcaf61123069fe46010699dd41ca5f60f448361 (patch)
treebed07724daa52b9f6741f74cb245a2a1507a519c /MANIFEST
parent603928ea21886dfb891e73164afc6b81c2793547 (diff)
downloadperl-fbcaf61123069fe46010699dd41ca5f60f448361.tar.gz
Generate perlmain.c using ExtUtils::Miniperl, instead of writemain.SH.
This allows writemain.SH to be removed. This also has the side effect of testing that ExtUtils::Miniperl actually works. :-)
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 0 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index 63bf4297a9..daf2706298 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5032,7 +5032,6 @@ win32/win32thread.h Win32 port mapping to threads
win32/wince.c WinCE port
win32/wince.h WinCE port
win32/wincesck.c WinCE port
-writemain.SH Generate perlmain.c from miniperlmain.c+extensions
x2p/a2p.c Output of a2p.y run through byacc
x2p/a2p.h Global declarations
x2p/a2p.pod Pod for awk to perl translator