xref: /freebsd/contrib/bmake/unit-tests/opt-debug-curdir.mk (revision 9f45a3c8c82ffead7044ae836d9257113c630d3b)
1*9f45a3c8SSimon J. Gerraty# $NetBSD: opt-debug-curdir.mk,v 1.2 2022/01/23 16:09:38 rillig Exp $
2956e45f6SSimon J. Gerraty#
3*9f45a3c8SSimon J. Gerraty# Tests for the -dC command line option, which does nothing, as of 2020-09-05,
4*9f45a3c8SSimon J. Gerraty# as the string "DEBUG(CWD" does not occur in the source code.
5956e45f6SSimon J. Gerraty
6*9f45a3c8SSimon J. Gerraty.MAKEFLAGS: -dC
7956e45f6SSimon J. Gerraty
8*9f45a3c8SSimon J. Gerratyall: .PHONY
9