freebsd-dev/contrib/bmake/unit-tests/directive-export-env.mk

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
163 B
Makefile
Raw Normal View History

# $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:
@:;