repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
lib
/
api
/
Build
blob
6e2373db5598ecdd2b603d5edce72c090f8a3cb6
1
libapi-y += fd/
2
libapi-y += fs/
3
libapi-y += cpu.o
4
libapi-y += debug.o
5
libapi-y += str_error_r.o
6
7
$(OUTPUT)str_error_r.o: ../str_error_r.c FORCE
8
$(call rule_mkdir)
9
$(call if_changed_dep,cc_o_c)