[Gd-chatter] r11572 - trunk/fundev/sources/lib/run-time/pentium-linux
andreas at gwydiondylan.org
andreas at gwydiondylan.org
Fri Dec 21 17:47:50 CET 2007
Author: andreas
Date: Fri Dec 21 17:47:50 2007
New Revision: 11572
Modified:
trunk/fundev/sources/lib/run-time/pentium-linux/Makefile.in
Log:
job: fd
Auto-build MPS. Encouraged to be copied to other platforms.
Modified: trunk/fundev/sources/lib/run-time/pentium-linux/Makefile.in
==============================================================================
--- trunk/fundev/sources/lib/run-time/pentium-linux/Makefile.in (original)
+++ trunk/fundev/sources/lib/run-time/pentium-linux/Makefile.in Fri Dec 21 17:47:50 2007
@@ -53,6 +53,13 @@
#$(LIBDEST)/libgc.a: gc.a
# cp -fp gc.a $(LIBDEST)/libgc.a
#
+
+$(MPS_LIB)/mmdw.a
+ (cd $(MPS)/code; make -f lii4gc.gmk mmdw.a)
+
+$(MPS_LIB)/mpsplan.a
+ (cd $(MPS)/code; make -f lii4gc.gmk mpsplan.a)
+
$(LIBDEST)/libmpsplan.a: $(MPS_LIB)/mpsplan.a
cp -fp $(MPS_LIB)/mpsplan.a $(LIBDEST)/libmpsplan.a
More information about the chatter
mailing list