]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/error.mk
Update to bmake-20201101
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / error.mk
1 # $NetBSD: error.mk,v 1.2 2020/10/24 08:34:59 rillig Exp $
2
3 .info just FYI
4 .warning this could be serious
5 .error this is fatal
6
7 all:
8
9 .info.html:
10         @echo this should be ignored