]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/bmake/unit-tests/error
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / bmake / unit-tests / error
1 # $Id: error,v 1.1.1.2 2010/05/24 23:36:03 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