aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/error.mk
blob: c6b553e2e48aed66da6417fa18576aa4954c60b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $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