summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/error.mk
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/unit-tests/error.mk')
-rw-r--r--usr.bin/make/unit-tests/error.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/make/unit-tests/error.mk b/usr.bin/make/unit-tests/error.mk
deleted file mode 100644
index 721ed50..0000000
--- a/usr.bin/make/unit-tests/error.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-# $Id: error.mk,v 1.1 2014/08/21 13:44:51 apb Exp $
-
-.info just FYI
-.warning this could be serious
-.error this is fatal
-
-all:
-
-.info.html:
- @echo this should be ignored