xref: /freebsd/contrib/bmake/unit-tests/depsrc-notmain.mk (revision 6132212808e8dccedc9e5d85fea4390c2f38059a)
1# $NetBSD: depsrc-notmain.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2#
3# Tests for the special source .NOTMAIN in dependency declarations.
4
5# TODO: Implementation
6
7all:
8	@:;
9