]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - unit-tests/directive-export-env.mk
Import bmake-20210621
[FreeBSD/FreeBSD.git] / unit-tests / directive-export-env.mk
1 # $NetBSD: directive-export-env.mk,v 1.4 2020/12/13 01:07:54 rillig Exp $
2 #
3 # Tests for the .export-env directive.
4
5 # TODO: Implementation
6
7 .export-env
8
9 all:
10         @:;