Home | History | Annotate | Line # | Download | only in unit-tests
      1  1.2  rillig # $NetBSD: opt-debug-curdir.mk,v 1.2 2022/01/23 16:09:38 rillig Exp $
      2  1.1  rillig #
      3  1.2  rillig # Tests for the -dC command line option, which does nothing, as of 2020-09-05,
      4  1.2  rillig # as the string "DEBUG(CWD" does not occur in the source code.
      5  1.1  rillig 
      6  1.2  rillig .MAKEFLAGS: -dC
      7  1.1  rillig 
      8  1.2  rillig all: .PHONY
      9