summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/unexport.mk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/bmake/files/unit-tests/unexport.mk')
-rw-r--r--devel/bmake/files/unit-tests/unexport.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/bmake/files/unit-tests/unexport.mk b/devel/bmake/files/unit-tests/unexport.mk
new file mode 100644
index 00000000000..0d204a5d31e
--- /dev/null
+++ b/devel/bmake/files/unit-tests/unexport.mk
@@ -0,0 +1,8 @@
+# $Id: unexport.mk,v 1.1.1.1 2015/05/19 21:36:45 joerg Exp $
+
+# pick up a bunch of exported vars
+.include "export.mk"
+
+.unexport UT_ZOO UT_FOO
+
+UT_TEST = unexport