Lines Matching refs:exported
3216 _not_ exported in the environment to commands that `make' invokes.
3218 exported. You can override this behavior by explicitly exporting
3583 The value of the `make' variable `SHELL' is not exported. Instead,
3589 The special variable `MAKEFLAGS' is always exported (unless you
3590 unexport it). `MAKEFILES' is exported if you set it to anything.
3605 If you want to _prevent_ a variable from being exported, use the
3612 (list of) variable names to be (un)exported.
3647 If you want all variables to be exported by default, you can use
3653 an `export' or `unexport' directive should be exported. Any variable
3654 given in an `unexport' directive will still _not_ be exported. If you
3657 not be exported unless specifically mentioned in an `export' directive.
3671 `unexport' by themselves to have variables exported for some commands