repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mkfs: drop support for running on DOS
[minix.git]
/
usr.bin
/
make
/
unit-tests
/
unexport
blob
34c88c9ce9b8efaa0fe619833044da5ab94ff815
1
# $Id: unexport,v 1.1 2009/11/19 00:30:25 sjg Exp $
2
3
# pick up a bunch of exported vars
4
.include "export"
5
6
.unexport UT_ZOO UT_FOO
7
8
UT_TEST = unexport