]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/bmake/unit-tests/error.mk
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / contrib / bmake / unit-tests / error.mk
1 # $Id: error.mk,v 1.1.1.1 2014/08/30 18:57:18 sjg 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