summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/error.mk
blob: 721ed5052bffae3450d8f648982624bc39f05626 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $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