summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/error.mk
blob: beabecbd3fb67c3a8ecdc4a24d403db40cf9f311 (plain)
1
2
3
4
5
6
7
8
9
10
# $Id: error.mk,v 1.3 2020/05/24 11:09:44 nia Exp $

.info just FYI
.warning this could be serious
.error this is fatal

all:

.info.html:
	@echo this should be ignored