scc

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

deps.mk (188B)


      1 #deps
      2 _getheap.o: ../../libc.h
      3 _open.o: ../../syscall.h
      4 _systime.o: ../../libc.h
      5 _tzone.o: ../../libc.h
      6 clock.o: time.h
      7 system.o: ../../syscall.h
      8 time.o: time.h
      9 tmpfile.o: ../../syscall.h