summaryrefslogtreecommitdiff
path: root/unit-tests/opt-debug-suff.mk
blob: 6ec466c90ca59c9df3cdc702483677e8e6f54341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: opt-debug-suff.mk,v 1.1 2020/09/05 06:20:51 rillig Exp $
#
# Tests for the -ds command line option, which adds debug logging about
# suffix-transformation rules such as .c.o.

# TODO: Implementation

# TODO: What about %.o: %.c?

all:
	@:;