brintos

brintos / linux-shallow public Read only

0
0
Text · 195 B · 6e2373d Raw
10 lines · plain
1libapi-y += fd/2libapi-y += fs/3libapi-y += cpu.o4libapi-y += debug.o5libapi-y += str_error_r.o6 7$(OUTPUT)str_error_r.o: ../str_error_r.c FORCE8	$(call rule_mkdir)9	$(call if_changed_dep,cc_o_c)10