11 lines
166 B
Text
11 lines
166 B
Text
|
# $Id: error,v 1.2 2010/05/24 21:04:49 sjg Exp $
|
||
|
|
||
|
.info just FYI
|
||
|
.warning this could be serious
|
||
|
.error this is fatal
|
||
|
|
||
|
all:
|
||
|
|
||
|
.info.html:
|
||
|
@echo this should be ignored
|