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 (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