repo.or.cz
/
xcsoar.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dlgTextEntry_Keyboard: rename to TouchTextEntry
[xcsoar.git]
/
build
/
dirs.mk
blob
286c616316301672593c57c92e22f5b8d3571f2c
1
SRC
= $(
topdir
)/
src
2
ENGINE_SRC_DIR
= $(
SRC
)/
Engine
3
DOC
= $(
topdir
)/
doc
4
OUT
= $(
topdir
)/
output
5
DATA
= $(
OUT
)/
data
6
TEST_SRC_DIR
= $(
topdir
)/
test
/
src
7
HOST_OUTPUT_DIR
= $(
OUT
)/
host
8
TARGET_OUTPUT_DIR
= $(
OUT
)/$(
TARGET_FLAVOR
)
9
TARGET_BIN_DIR
= $(
TARGET_OUTPUT_DIR
)/
bin