/src/tools/main/libertyc_boost.ace

http://github.com/tybor/Liberty · Unknown · 24 lines · 19 code · 5 blank · 0 comment · 0 complexity · ea28b38b1994b4b1001da72304a5b4f7 MD5 · raw file

  1. system "libertyc_boost"
  2. root LIBERTYC: make
  3. default
  4. assertion(boost)
  5. debug(no)
  6. collect(yes)
  7. verbose(yes)
  8. manifest_string_trace(no)
  9. profile(no)
  10. relax(yes)
  11. trace(no)
  12. cluster
  13. lib: "${path_liberty}/src/lib/loadpath.se"
  14. tools: "${path_liberty}/src/tools/loadpath.se"
  15. generate
  16. no_strip(no)
  17. no_split(yes)
  18. clean(no)
  19. end