repo.or.cz
/
unleashed
/
tickless.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
add UNLEASHED_OBJ to unleashed.mk
[unleashed/tickless.git]
/
bin
/
make
/
unit-tests
/
export-env.exp
blob
8a779e6aff0adb6ab4f3342e3185b52b4f27bf3f
1
make:
2
UT_TEST=export-env.mk
3
UT_ENV=not-exported
4
UT_EXP=not-exported
5
UT_LIT=literal export-env.mk
6
env:
7
UT_TEST=export-env.mk
8
UT_ENV=exported
9
UT_EXP=exported
10
UT_LIT=literal ${UT_TEST}
11
exit status 0