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

# TODO: Implementation

all:
	@:;