deptgt-ignore.mk revision 1.3
11.3Srillig# $NetBSD: deptgt-ignore.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
21.1Srillig#
31.3Srillig# Tests for the special target .IGNORE in dependency declarations, which
41.3Srillig# does not stop if a command from this target exits with a non-zero status.
51.1Srillig
61.1Srillig# TODO: Implementation
71.1Srillig
81.1Srilligall:
91.1Srillig	@:;
10