Lines Matching refs:IGNORE
1 # $NetBSD: depsrc-ignore.mk,v 1.5 2020/11/15 20:20:58 rillig Exp $
3 # Tests for the special source .IGNORE in dependency declarations,
6 # Even though 'ignore-errors' fails, 'all' is still made. Since 'all' is
7 # not marked with .IGNORE, it stops at the first failing command.
11 # ignore-errors". This is due to stdout being buffered.
34 # "ignore-errors begin"
36 # "false ignore-errors"
42 # "ignore-errors end"
56 all: ignore-errors
58 ignore-errors: .IGNORE