repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
build
/
build.imi
blob
e2c314a5d15e23f6aead69dbf9afce2293c07409
1
2
3
4
5
#
6
# this file is used like Makefile.am. config files in dir of 'dest/*' are too
7
# complex for a code-less srcpkg.
8
# and this file are also used for cmplib.shib, to compile src in a compact
9
# way.
10
#
11
12
C_SRC_FILE_LIST_Y='
13
src/xxx.c
14
'
15
16
CFLAGS='-g -O2'
17
18
BUILD_TYPE=''
19
DEST_NAME=''