summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/deptgt-objdir.mk
blob: f5e9a15d8cb3bb0dd16b2acd883980fcffb63f90 (plain)
1
2
3
4
5
6
7
8
# $NetBSD: deptgt-objdir.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
#
# Tests for the special target .OBJDIR in dependency declarations.

# TODO: Implementation

all:
	@:;