cvsuser 02/07/28 21:43:21
Modified: . MANIFEST
Log:
This causes the languages/perl6/Makefile to be auto-generated, with the hopes of
making win32 compatibility easier
Revision Changes Path
1.189 +1 -1 parrot/MANIFEST
Index: MANIFEST
===================================================================
RCS file: /cvs/public/parrot/MANIFEST,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -w -r1.188 -r1.189
--- MANIFEST 19 Jul 2002 03:16:40 -0000 1.188
+++ MANIFEST 29 Jul 2002 04:43:21 -0000 1.189
@@ -56,6 +56,7 @@
config/gen/makefiles/jako.in
config/gen/makefiles/languages.in
config/gen/makefiles/miniperl.in
+config/gen/makefiles/perl6.in
config/gen/makefiles/root.in
config/gen/makefiles/scheme.in
config/gen/platform.pl
@@ -311,7 +312,6 @@
languages/parrot_compiler/parrot.pasm
languages/parrot_compiler/sample.pasm
languages/perl6/MANIFEST
-languages/perl6/Makefile
languages/perl6/P6C/Addcontext.pm
languages/perl6/P6C/Builtins.pm
languages/perl6/P6C/Context.pm