11.1Srillig# $NetBSD: opt-debug-all.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
21.1Srillig#
31.1Srillig# Tests for the -dA command line option, which enables all debug options
41.1Srillig# except for -dL (lint), since that option is not related to debug logging
51.1Srillig# but to static analysis.
61.1Srillig
71.1Srillig# TODO: Implementation
81.1Srillig
91.1Srilligall:
101.1Srillig	@:;
11