repo.or.cz
/
build-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20230310
[build-config.git]
/
build
/
dest
/
dest-general
/
CFLAGS-INCPATH.list
blob
28d3c7c9dfd3bfd252453a596bf7843719894f6c
1
2
# include path
3
CFLAGS_INCPATH+=" -I../../include "
4
CFLAGS_INCPATH+=" -I. "
5
6
CFLAGS_INCPATH+=" -I./include "
7
CFLAGS_INCPATH+=" -I./src/bconfig "