summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMattia Barbon <mbarbon@dsi.unive.it>2002-01-12 00:29:48 +0100
committerJarkko Hietaniemi <jhi@iki.fi>2002-01-12 15:50:38 +0000
commit9d2bbe64880a61780d874de13a887a9237f604de (patch)
tree0f5701191e1fe1c21c4b701c065cfa15074069f3 /MANIFEST
parentc33fe6136db08002c23477124823657a548fce45 (diff)
downloadperl-9d2bbe64880a61780d874de13a887a9237f604de.tar.gz
B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
Message-ID: <3C3F756C.4581.2E2A938@localhost> p4raw-id: //depot/perl@14216
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 2f6223dfdc..66a265b96e 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -82,6 +82,8 @@ ext/B/B/Stackobj.pm Compiler stack objects support functions
ext/B/B/Stash.pm Compiler module to identify stashes
ext/B/B/Terse.pm Compiler Terse backend
ext/B/B/Xref.pm Compiler Xref backend
+ext/B/C/C.xs Compiler C backend external subroutines
+ext/B/C/Makefile.PL Compiler C backend makefile writer
ext/B/defsubs_h.PL Generator for constant subroutines
ext/B/Makefile.PL Compiler backend makefile writer
ext/B/NOTES Compiler backend notes