xref: /freebsd/contrib/bmake/unit-tests/directive-unexport-env.mk (revision e2eeea75eb8b6dd50c1298067a0655880d186734)
1*e2eeea75SSimon J. Gerraty# $NetBSD: directive-unexport-env.mk,v 1.3 2020/11/03 17:17:31 rillig Exp $
22c3632d1SSimon J. Gerraty#
32c3632d1SSimon J. Gerraty# Tests for the .unexport-env directive.
42c3632d1SSimon J. Gerraty
52c3632d1SSimon J. Gerraty# TODO: Implementation
62c3632d1SSimon J. Gerraty
7*e2eeea75SSimon J. Gerraty.unexport-en			# oops: misspelled
8*e2eeea75SSimon J. Gerraty.unexport-env			# ok
9*e2eeea75SSimon J. Gerraty.unexport-environment		# oops: misspelled
10*e2eeea75SSimon J. Gerraty
112c3632d1SSimon J. Gerratyall:
122c3632d1SSimon J. Gerraty	@:;
13