Skip to content
  • Chia-Wei Chang's avatar
    Remove out-of-date installation shell script · 3628bfd2
    Chia-Wei Chang authored
    Since most of installation scripts are out-of-date and have substitute
    in cmake, those code or scripts have little chance to be used again.
    
    Keep config.mk.in because systemc-examples/* are still relying
    MakeFile to launch testcases. Modify config.sh.in to export
    LLVM_COMPILER and LLVMC_FLAGS. Users can simply "source config.sh"
    to get handy environment variables.
    3628bfd2