summaryrefslogtreecommitdiff
path: root/devel/bmake/files/unit-tests/error.mk
blob: 5bda812b604702254de3a596b3b921d17efd14c0 (plain)
1
2
3
4
5
6
7
8
9
10
# $Id: error.mk,v 1.1.1.1 2015/05/19 21:36:45 joerg Exp $

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

all:

.info.html:
	@echo this should be ignored