aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-dinclude.mk
blob: 94fa5fb4429b42c4092d89f518491b2c66acf9dd (plain) (blame)
1
2
3
4
5
6
7
8
9
# $NetBSD: directive-dinclude.mk,v 1.1 2020/09/13 09:20:23 rillig Exp $
#
# Tests for the .dinclude directive, which includes another file,
# typically named .depend.

# TODO: Implementation

all:
	@:;