xref: /netbsd-src/usr.bin/make/unit-tests/directive-ifdef.mk (revision 73d56d5b0be8704e4f0a7e8221a2c7309572c9a1)
1# $NetBSD: directive-ifdef.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2#
3# Tests for the .ifdef directive.
4
5# TODO: Implementation
6
7all:
8	@:;
9