Sync with manuals from netbsd-8 branch.
[minix3.git] / usr.bin / make / unit-tests / export-env.exp
blob6221232a2a1bed9af1142514841395e2c904fca1
1 make:
2 UT_TEST=export-env.mk
3 UT_ENV=not-exported
4 UT_EXP=not-exported
5 env:
6 UT_TEST=export-env.mk
7 UT_ENV=exported
8 UT_EXP=exported
9 exit status 0