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