Sync with manuals from netbsd-8 branch.
[minix3.git] / usr.bin / make / unit-tests / error.mk
blob721ed5052bffae3450d8f648982624bc39f05626
1 # $Id: error.mk,v 1.1 2014/08/21 13:44:51 apb 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