mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 04:50:03 -04:00
11 lines
172 B
Plaintext
11 lines
172 B
Plaintext
# $Id: error,v 1.1.1.2 2010/09/07 14:12:27 joerg Exp $
|
|
|
|
.info just FYI
|
|
.warning this could be serious
|
|
.error this is fatal
|
|
|
|
all:
|
|
|
|
.info.html:
|
|
@echo this should be ignored
|