aboutsummaryrefslogtreecommitdiff
path: root/unit-tests/dep.mk
blob: b2463dfc6458c426e4c4ca595c9fdd37882cce84 (plain) (blame)
1
2
3
4
5
6
7
8
# $NetBSD: dep.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for dependency declarations, such as "target: sources".

# TODO: Implementation

all:
	@:;