]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/deptgt-error.mk
Import bmake-20210621
[FreeBSD/FreeBSD.git] / unit-tests / deptgt-error.mk
1 # $NetBSD: deptgt-error.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
2 #
3 # Tests for the special target .ERROR in dependency declarations, which
4 # collects commands that are run when another target fails.
5
6 # TODO: Implementation
7
8 all:
9         @:;