directive-export-env.mk (bmake-20201101) | : | directive-export-env.mk (bmake-20201117) | ||
---|---|---|---|---|
# $NetBSD: directive-export-env.mk,v 1.2 2020/08/16 14:25:16 rillig Exp $ | # $NetBSD: directive-export-env.mk,v 1.3 2020/11/03 17:17:31 rillig Exp $ | |||
# | # | |||
# Tests for the .export-env directive. | # Tests for the .export-env directive. | |||
# TODO: Implementation | # TODO: Implementation | |||
.export-en # oops: misspelled | ||||
.export-env | ||||
.export-environment # oops: misspelled | ||||
all: | all: | |||
@:; | @:; | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 5 lines changed or added |