freebsd-src/unit-tests/deptgt-error.mk

10 lines
235 B
Makefile
Raw Normal View History

# $NetBSD: deptgt-error.mk,v 1.3 2020/11/15 20:20:58 rillig Exp $
#
# Tests for the special target .ERROR in dependency declarations, which
# collects commands that are run when another target fails.
# TODO: Implementation
all:
@:;