aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/unexport
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/unexport')
-rw-r--r--contrib/bmake/unit-tests/unexport8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/unexport b/contrib/bmake/unit-tests/unexport
new file mode 100644
index 000000000000..fb40d0ccf742
--- /dev/null
+++ b/contrib/bmake/unit-tests/unexport
@@ -0,0 +1,8 @@
+# $Id: unexport,v 1.1.1.1 2009/11/19 00:31:11 sjg Exp $
+
+# pick up a bunch of exported vars
+.include "export"
+
+.unexport UT_ZOO UT_FOO
+
+UT_TEST = unexport