repo.or.cz
/
ti-x.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update tiny c runtime library
[ti-x.git]
/
config.mak
blob
4a696475699917cc437bc0c21d5f5cee5c29dc22
1
# config
2
IS_CONFIG
=
yes
3
4
# architecture
5
PLAT
=
linux_x86
6
7
# host
8
HOST
=
linux
9
10
# root
11
PRO_DIR
= /
home
/
enrich2
/
projects
/
personal
/
ti-x
12
13
# export
14
export
PLAT
15
export
HOST
16
export
PRO_DIR