cvsuser 02/10/31 19:19:37
Modified: config/gen/makefiles root.in
Log:
Added missing files.. naughty naughty.
Revision Changes Path
1.51 +5 -1 parrot/config/gen/makefiles/root.in
Index: root.in
===================================================================
RCS file: /cvs/public/parrot/config/gen/makefiles/root.in,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -w -r1.50 -r1.51
--- root.in 1 Nov 2002 03:04:08 -0000 1.50
+++ root.in 1 Nov 2002 03:19:37 -0000 1.51
@@ -31,6 +31,7 @@
languages/scheme/Makefile
GEN_CONFIGS = include/parrot/config.h include/parrot/platform.h \
+ include/parrot/has_header.h \
lib/Parrot/Config.pm lib/Parrot/PMC.pm platform.c \
include/parrot/core_pmcs.h core_pmcs.c
@@ -76,7 +77,10 @@
$(INC)/rxstacks.h $(INC)/intlist.h $(INC)/embed.h $(INC)/warnings.h \
$(INC)/misc.h $(INC)/pmc.h $(INC)/key.h $(INC)/hash.h \
$(INC)/smallobject.h $(INC)/headers.h $(INC)/dod.h \
- $(INC)/method_util.h $(INC)/list.h $(INC)/datatypes.h
+ $(INC)/method_util.h $(INC)/list.h $(INC)/datatypes.h \
+ $(INC)/regfuncs.h $(INC)/string_funcs.h $(INC)/encoding.h \
+ $(INC)/chartype.h $(INC)/oplib.h $(INC)/sub.h $(INC)/unicode.h \
+ $(INC)/perltypes.h
ALL_H_FILES = $(GENERAL_H_FILES)
- cvs commit: parrot/config/gen/makefiles root.in doughera
- cvs commit: parrot/config/gen/makefiles root.in sfink
- cvs commit: parrot/config/gen/makefiles root.in jgoff
- cvs commit: parrot/config/gen/makefiles root.in tom
- cvs commit: parrot/config/gen/makefiles root.in sfink
- cvs commit: parrot/config/gen/makefiles root.in leo
- cvs commit: parrot/config/gen/makefiles root.in sfink
- cvs commit: parrot/config/gen/makefiles root.in leo
- cvs commit: parrot/config/gen/makefiles root.in leo
- cvs commit: parrot/config/gen/makefiles root.in josh
- cvs commit: parrot/config/gen/makefiles root.in josh
- cvs commit: parrot/config/gen/makefiles root.in josh
- cvs commit: parrot/config/gen/makefiles root.in josh
- cvs commit: parrot/config/gen/makefiles root.in leo
- cvs commit: parrot/config/gen/makefiles root.in grunblatt
- cvs commit: parrot/config/gen/makefiles root.in grunblatt
- cvs commit: parrot/config/gen/makefiles root.in dan
- cvs commit: parrot/config/gen/makefiles root.in Dan Sugalski
- cvs commit: parrot/config/gen/makefiles root.in Steve Fink
- cvs commit: parrot/config/gen/makefiles root.in Steve Fink
- cvs commit: parrot/config/gen/makefiles root.in Steve Fink
