Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SConscript 162B

12345678
  1. SConscript([
  2. 'util/SConscript',
  3. 'demos/SConscript',
  4. 'redbook/SConscript',
  5. 'samples/SConscript',
  6. 'trivial/SConscript',
  7. 'vp/SConscript',
  8. ])