repo.or.cz
/
build-config.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
trim
[build-config.git]
/
trash
/
dest-lib
/
paramters.imi
blob
0fb35482c80169ef8a341c70fbb6b3a291c6e758
1
2
# disable general paramter by '#'.
3
4
CFLAGS_EVL="${CFLAGS_DEF} ${CFLAGS_INCPATH} ${CFLAGS_DBG} ${CFLAGS_SHARE}"
5
LDFLAGS_EVL="${LDFLAGS_LIBS} ${LDFLAGS_LIBPATH} ${LDFLAGS_DBG} ${LDFLAGS_SHARE} ${LDFLAGS_MISC}"
6
7