summaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/opt-debug-dir.mk
blob: 5036a361cb23e0e778971c643fe58ac1137c7b6a (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: opt-debug-dir.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
#
# Tests for the -dd command line option, which adds debug logging for
# directory searching and caching.

# TODO: Implementation

all:
	@:;