comparison tests/testincludes/Makefile @ 368:ca401c18c24e trunk

[svn r389] Include std.outofmemory in testincludes. Fixes run/OutOfMemory_01, 02.
author ChristianK
date Tue, 15 Jul 2008 08:20:21 +0200
parents f7190d9eb70c
children 6aaa3d3c1183
comparison
equal deleted inserted replaced
367:519adb3128b1 368:ca401c18c24e
55 55
56 ###################################################### 56 ######################################################
57 57
58 OBJ_CORE= \ 58 OBJ_CORE= \
59 std/gc.bc \ 59 std/gc.bc \
60 std/outofmemory.bc \
60 # std/asserterror.bc \ 61 # std/asserterror.bc \
61 # std/math.bc \ 62 # std/math.bc \
62 # std/stdarg.bc 63 # std/stdarg.bc
63 # std/format.bc \ 64 # std/format.bc \
64 65