db29cad815
PR: 199486
10 lines
141 B
Plaintext
10 lines
141 B
Plaintext
make:
|
|
UT_TEST=export-env.mk
|
|
UT_ENV=not-exported
|
|
UT_EXP=not-exported
|
|
env:
|
|
UT_TEST=export-env.mk
|
|
UT_ENV=exported
|
|
UT_EXP=exported
|
|
exit status 0
|