aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/error.mk
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/unit-tests/error.mk')
-rw-r--r--contrib/bmake/unit-tests/error.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/contrib/bmake/unit-tests/error.mk b/contrib/bmake/unit-tests/error.mk
deleted file mode 100644
index c6b553e2e48a..000000000000
--- a/contrib/bmake/unit-tests/error.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id: error.mk,v 1.1.1.1 2014/08/30 18:57:18 sjg Exp $
-
-.info just FYI
-.warning this could be serious
-.error this is fatal
-
-all:
-
-.info.html:
- @echo this should be ignored