scc

simple C compiler
git clone git://git.2f30.org/scc
Log | Files | Refs | README | LICENSE

Makefile (33B)


      1 .POSIX:
      2 
      3 include ../Makefile.sys