dmake: do not set MAKEFLAGS=k
[unleashed/tickless.git] / bin / make / unit-tests / error.mk
blobc6b553e2e48aed66da6417fa18576aa4954c60b2
1 # $Id: error.mk,v 1.1.1.1 2014/08/30 18:57:18 sjg Exp $
3 .info just FYI
4 .warning this could be serious
5 .error this is fatal
7 all:
9 .info.html:
10 @echo this should be ignored