summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/directive-export-env.mk
blob: 2ef2ceaf788c246bff4021a40535ac512327417e (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: directive-export-env.mk,v 1.4 2020/12/13 01:07:54 rillig Exp $
#
# Tests for the .export-env directive.

# TODO: Implementation

.export-env

all:
	@:;