scc

simple c99 compiler
git clone git://git.simple-cc.org/scc
Log | Files | Refs | Submodules | README | LICENSE

cpp.sh (70B)


      1 #!/bin/sh
      2 
      3 SCCPREFIX=${SCCPREFIX:-@PREFIX@}
      4 ${SCCPREFIX}/bin/cc -E $@