xref: /netbsd-src/usr.bin/make/unit-tests/depsrc-nometa_cmp.mk (revision 4d342c046e3288fb5a1edcd33cfec48c41c80664)
1# $NetBSD: depsrc-nometa_cmp.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2#
3# Tests for the special source .NOMETA_CMP in dependency declarations.
4
5# TODO: Implementation
6
7all:
8	@:;
9