summaryrefslogtreecommitdiff
path: root/unit-tests/depsrc.mk
blob: d461e1111d0f986bbbd2c0cdf24c334572b35204 (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: depsrc.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for special sources (those starting with a dot, followed by
# uppercase letters) in dependency declarations, such as .PHONY.

# TODO: Implementation

all:
	@:;