summaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-all.mk
blob: 400189eb6d01e21a0e117f5355896a8ea0d371d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: opt-debug-all.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
#
# Tests for the -dA command line option, which enables all debug options
# except for -dL (lint), since that option is not related to debug logging
# but to static analysis.

# TODO: Implementation

all:
	@:;