1 # $NetBSD: opt-debug-no-rm.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $ 2 # 3 # Tests for the -dn command line option, which prevents the temporary 4 # command scripts from being removed from the temporary directory. 5 6 # TODO: Implementation 7 8 # TODO: Does this apply to non-jobs mode? 9 # TODO: Does this apply to jobs mode? 10 # TODO: Are the generated filenames predictable? 11 12 all: 13 @:; 14