Update of /var/lib/cvs/src
In directory cantor:/tmp/cvs-serv5938
Modified Files:
Defaults.in
Log Message:
Fix parsergen and melange in the mindy bootstrap.
Index: Defaults.in
===================================================================
RCS file: /var/lib/cvs/src/Defaults.in,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- Defaults.in 22 Oct 2003 20:26:15 -0000 1.44
+++ Defaults.in 23 Oct 2003 20:23:10 -0000 1.45
@@ -80,8 +80,8 @@
$MELANGE = "$MELANGE_DIR/melange";
if (!$build_tools_with_d2c) {
- $PARSERGEN = "$MINDY -f $PARSERGEN_target";
- $MELANGE = "$MINDY -f $MELANGE_target";
+ $PARSERGEN = "$MINDY -f $PARSERGEN-lib.dbc";
+ $MELANGE = "$MINDY -f $MELANGE.dbc";
};
if ($enable_bootstrap && $bootstrap_compiler eq "d2c") {
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|