[Gd-chatter] r11626 - trunk/fundev/sources/lib/run-time/pentium-win32
hannes at gwydiondylan.org
hannes at gwydiondylan.org
Wed Jan 16 00:08:07 CET 2008
Author: hannes
Date: Wed Jan 16 00:08:06 2008
New Revision: 11626
Modified:
trunk/fundev/sources/lib/run-time/pentium-win32/makefile
Log:
Job: minor
copy vc8 jam file as well
Modified: trunk/fundev/sources/lib/run-time/pentium-win32/makefile
==============================================================================
--- trunk/fundev/sources/lib/run-time/pentium-win32/makefile (original)
+++ trunk/fundev/sources/lib/run-time/pentium-win32/makefile Wed Jan 16 00:08:06 2008
@@ -123,6 +123,7 @@
if not exist $(LIBDEST)\x86-win32-build.jam copy x86-win32-vc6-build.jam $(LIBDEST)\x86-win32-build.jam
if not exist $(LIBDEST)\x86-win32-vc6-build.jam copy x86-win32-vc6-build.jam $(LIBDEST)
if not exist $(LIBDEST)\x86-win32-vc7-build.jam copy x86-win32-vc7-build.jam $(LIBDEST)
+ if not exist $(LIBDEST)\x86-win32-vc8-build.jam copy x86-win32-vc8-build.jam $(LIBDEST)
if not exist $(LIBDEST)\x86-win32-pellesc-build.jam copy x86-win32-pellesc-build.jam $(LIBDEST)
if not exist $(LIBDEST)\dylan-support.obj copy dylan-support.obj $(LIBDEST)
if not exist $(LIBDEST)\dylanpe.script copy dylanpe.script $(LIBDEST)
More information about the chatter
mailing list