aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-undef.exp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/directive-undef.exp')
-rw-r--r--contrib/bmake/unit-tests/directive-undef.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/bmake/unit-tests/directive-undef.exp b/contrib/bmake/unit-tests/directive-undef.exp
new file mode 100644
index 000000000000..d64cb8b5afe0
--- /dev/null
+++ b/contrib/bmake/unit-tests/directive-undef.exp
@@ -0,0 +1,5 @@
+make: "directive-undef.mk" line 29: The .undef directive requires an argument
+make: "directive-undef.mk" line 86: Unknown modifier 'Z'
+make: Fatal errors encountered -- cannot continue
+make: stopped in unit-tests
+exit status 1