Home
       deps.mk - scc - simple c99 compiler
  HTML git clone git://git.simple-cc.org/scc
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
       deps.mk (70B)
       ---
            1 #deps
            2 main.o: make.h
            3 parser.o: make.h
            4 posix.o: make.h
            5 rules.o: make.h