deps.mk - scc - simple c99 compiler
 (HTM) git clone git://git.simple-cc.org/scc
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
       deps.mk (166B)
       ---
            1 #deps
            2 _brk.o: ../../libc.h
            3 _brk.o: ../../syscall.h
            4 _brk.o: brk.h
            5 _getheap.o: ../../libc.h
            6 _getheap.o: ../../syscall.h
            7 _getheap.o: brk.h
            8 _waitpid.o: ../bsd/_waitpid.c