xref: /freebsd/contrib/bmake/unit-tests/opt-debug-curdir.mk (revision 35c87c070a2d04f06c56578b0a4b2e9c13f62be5)
1# $NetBSD: opt-debug-curdir.mk,v 1.2 2022/01/23 16:09:38 rillig Exp $
2#
3# Tests for the -dC command line option, which does nothing, as of 2020-09-05,
4# as the string "DEBUG(CWD" does not occur in the source code.
5
6.MAKEFLAGS: -dC
7
8all: .PHONY
9