4 SConscript(['audaspace/SConscript',
7 'guardedalloc/SConscript',
9 'container/SConscript',
10 'memutil/SConscript/',
11 'decimation/SConscript',
12 'iksolver/SConscript',
18 # NEW_CSG was intended for intern/csg, but
19 # getting it to compile is difficult
20 # intern/bsp has been used anyway, so
21 # perhaps get rid of intern/csg?
24 if not env['BF_NO_ELBEEM']:
25 SConscript(['elbeem/SConscript'])
28 SConscript(['bsp/SConscript'])
30 SConscript(['csg/SConscript'])