opt-debug-for.mk revision 1.3 1 # $NetBSD: opt-debug-for.mk,v 1.3 2020/10/05 19:24:29 rillig Exp $
2 #
3 # Tests for the -df command line option, which adds debug logging for
4 # parsing and evaluating .for loops.
5
6 # TODO: Implementation
7
8 all:
9 @:;
10