scc

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

deps.mk (536B)


      1 #deps
      2 alloc.o: $(INCDIR)/bits/scc/scc.h
      3 canonical-posix.o: $(INCDIR)/bits/scc/scc.h
      4 casecmp.o: $(INCDIR)/bits/scc/scc.h
      5 debug.o: $(INCDIR)/bits/scc/scc.h
      6 die.o: $(INCDIR)/bits/scc/scc.h
      7 fromepoch-posix.o: $(INCDIR)/bits/scc/scc.h
      8 getstat-posix.o: $(INCDIR)/bits/scc/scc.h
      9 newitem.o: $(INCDIR)/bits/scc/scc.h
     10 setstat-posix.o: $(INCDIR)/bits/scc/scc.h
     11 totime-posix.o: $(INCDIR)/bits/scc/scc.h
     12 xcalloc.o: $(INCDIR)/bits/scc/scc.h
     13 xmalloc.o: $(INCDIR)/bits/scc/scc.h
     14 xrealloc.o: $(INCDIR)/bits/scc/scc.h
     15 xstrdup.o: $(INCDIR)/bits/scc/scc.h