Posted to tcl by auriocus at Tue Aug 18 18:40:14 GMT 2015view raw

  1. Package llvmtcl3.6 {
  2. Source {Git https://github.com/dkfellows/llvmtcl.git}
  3. Configure {
  4. Config [Get srcdir-sys]
  5. }
  6. Make {Run make}
  7. Install {Run make install}
  8. Clean {Run make clean}
  9. Test {Run make test}
  10. }
  11.  
  12.  
  13.