Update of /var/lib/cvs/src/duim/panes
In directory cantor:/tmp/cvs-serv10859/duim/panes
Modified Files:
Makegen
Log Message:
Increment the bootstrap counter due to the vector-elements change.
When bootstrapping with d2c, use the previous runtime's transcendental lib.
Re-run update-libdirs.
Index: Makegen
===================================================================
RCS file: /var/lib/cvs/src/duim/panes/Makegen,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makegen 23 Apr 2003 21:33:18 -0000 1.4
+++ Makegen 11 Jul 2003 03:43:24 -0000 1.5
@@ -1,18 +1,10 @@
$D2CFLAGS # added by update-libdirs
= $d2c_runtime
+ . ' -L../../common/threads'
. ' -L../../common/streams'
- . ' -L../../common/print'
- . ' -L../../common/format'
- . ' -L../../common/standard-io'
. ' -L../../common/table-ext'
- . ' -L../../common/format-out'
- . ' -L../../common/transcendental'
. ' -L../../d2c/runtime/random'
- . ' -L../../common/collection-extensions'
- . ' -L../../common/string-ext'
- . ' -L../../common/regular-expressions'
. ' -L../../common/common-dylan'
- . ' -L../../common/threads'
. ' -L../../common/collections'
. ' -L../utilities'
. ' -L../geometry'
@@ -22,6 +14,10 @@
. ' -L../layouts'
. ' -L../commands'
. ' -L../gadgets'
+ . ' -L../../common/print'
+ . ' -L../../common/format'
+ . ' -L../../common/standard-io'
+ . ' -L../../common/format-out'
. ' -L../frames';
&emit_library_rule('duim-gadget-panes', '', '', 'compile', 'install');
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|