opnsense-src/contrib/bmake/unit-tests/error.mk

11 lines
173 B
Makefile
Raw Normal View History

2015-04-19 23:45:54 -04:00
# $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