Update of /var/lib/cvs/src/duim/tests/core
In directory cantor:/tmp/cvs-serv25334/tests/core
Modified Files:
Tag: gd-2-3-newio
Makegen
Log Message:
Eliminate the use of I/O libraries from DUIM.
Index: Makegen
===================================================================
RCS file: /var/lib/cvs/src/duim/tests/core/Makegen,v
retrieving revision 1.1
retrieving revision 1.1.4.1
diff -u -d -r1.1 -r1.1.4.1
--- Makegen 18 Jul 2003 15:40:07 -0000 1.1
+++ Makegen 23 Oct 2003 19:53:56 -0000 1.1.4.1
@@ -1,34 +1,25 @@
$D2CFLAGS # added by update-libdirs
= $d2c_runtime
- . ' -L../../../common/threads'
- . ' -L../../../common/streams'
+ . ' -L../../../common/collections'
+ . ' -L../../../common/common-dylan'
. ' -L../../../common/table-ext'
+ . ' -L../../../common/threads'
. ' -L../../../d2c/runtime/random'
- . ' -L../../../common/common-dylan'
+ . ' -L../../commands'
+ . ' -L../../core'
+ . ' -L../../dcs'
+ . ' -L../../extended-geometry'
+ . ' -L../../frames'
+ . ' -L../../gadgets'
+ . ' -L../../geometry'
+ . ' -L../../graphics'
+ . ' -L../../layouts'
+ . ' -L../../panes'
+ . ' -L../../sheets'
+ . ' -L.'
+ . ' -L../../utilities'
. ' -L../../../qa/testworks'
- . ' -L../../../qa/testworks-specs'
- . ' -L../../../common/collections'
- . ' -L../../../duim/utilities'
- . ' -L../../../duim/geometry'
- . ' -L../../../duim/dcs'
- . ' -L../../../duim/sheets'
- . ' -L../../../duim/graphics'
- . ' -L../../../duim/extended-geometry'
- . ' -L../../../duim/layouts'
- . ' -L../../../duim/commands'
- . ' -L../../../duim/gadgets'
- . ' -L../../../common/print'
- . ' -L../../../common/format'
- . ' -L../../../common/standard-io'
- . ' -L../../../common/format-out'
- . ' -L../../../duim/frames'
- . ' -L../../../duim/core'
- . ' -L../../../duim/vanilla'
- . ' -L../../../duim/panes'
- . ' -L../../../platform/gtk+/gtk+'
- . ' -L../../../platform/gtk+/gtk-duim'
- . ' -L../../../common/io'
- . ' -L.';
+ . ' -L../../../qa/testworks-specs';
do emit_library_rule(
'duim-test-suite', '$(BUILDROOT)/force.timestamp', '', 'compile');
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|