9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
# $Id: unexport,v 1.1.1.1 2010/04/20 13:32:42 joerg Exp $
|
|
|
|
# pick up a bunch of exported vars
|
|
.include "export"
|
|
|
|
.unexport UT_ZOO UT_FOO
|
|
|
|
UT_TEST = unexport
|