summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/opt-debug-parse.mk
blob: 3427b68beb968f414b49800bdba4a76e70d3c037 (plain)
1
2
3
4
5
6
7
8
9
# $NetBSD: opt-debug-parse.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
#
# Tests for the -dp command line option, which adds debug logging about
# makefile parsing.

# TODO: Implementation

all:
	@:;