aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/deptgt-main.mk
blob: cf1b1b4fd340e253481f5f973c8b97e0c687439d (plain) (blame)
1
2
3
4
5
6
7
8
# $NetBSD: deptgt-main.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the special target .MAIN in dependency declarations.

# TODO: Implementation

all:
	@:;