xref: /netbsd-src/usr.bin/make/unit-tests/directive-export.mk (revision 4d342c046e3288fb5a1edcd33cfec48c41c80664)
1# $NetBSD: directive-export.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $
2#
3# Tests for the .export directive.
4
5# TODO: Implementation
6
7all:
8	@:;
9