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 (133B)
       ---
            1 #deps
            2 cc.o: $(INCDIR)/bits/scc/arg.h
            3 cc.o: $(INCDIR)/bits/scc/config.h
            4 cc.o: $(INCDIR)/bits/scc/scc.h
            5 cc.o: $(INCDIR)/bits/scc/sys.h