repo.or.cz
/
shlib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
20230322
[shlib.git]
/
sample
/
src-pkg-dir
/
c-lib3-pkg-tui
/
build
/
dest
/
dest-general
/
CFLAGS-INCPATH.list
blob
385adec510ea8d3d87591212d28bb9bc8d1cac05
1
2
# include path
3
CFLAGS_INCPATH+="-I../include "
4
CFLAGS_INCPATH+="-I./../include "
5
CFLAGS_INCPATH+="-I. "
6