NetBSD/usr.bin/make/unit-tests/deptgt-delete_on_error.mk

9 lines
189 B
Makefile

# $NetBSD: deptgt-delete_on_error.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the special target .DELETE_ON_ERROR in dependency declarations.
# TODO: Implementation
all:
@:;