summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/deptgt-nopath.mk
blob: a8cde2657dde645f3aab2b9ace155aa9db6045eb (plain)
1
2
3
4
5
6
7
8
# $NetBSD: deptgt-nopath.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the special target .NOPATH in dependency declarations.

# TODO: Implementation

all:
	@:;