aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/deptgt-default.mk
blob: 814eaf72aed36db31acf24b8a177f6b40c153e69 (plain) (blame)
1
2
3
4
5
6
7
8
# $NetBSD: deptgt-default.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the special target .DEFAULT in dependency declarations.

# TODO: Implementation

all:
	@:;