aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README38
1 files changed, 0 insertions, 38 deletions
diff --git a/README b/README
index 1739185..7c03aae 100644
--- a/README
+++ b/README
@@ -50,12 +50,6 @@ OPTIONS
are treated as delimiters between long options and their
associated argument.
-STDIN
- Not used.
-
-INPUT FILES
- None.
-
ENVIRONMENT VARIABLES
The following environment variables affect the execution of
makeenv:
@@ -155,37 +149,5 @@ ENVIRONMENT VARIABLES
Any macro listed in .makeenv is loaded into the environment
before the utility inspects the environement.
-ASYNCHRONOUS EVENTS
- Default.
-
-STDOUT
- Not used.
-
-STDERR
- The standard error is used only for diagnostic messages.
-
-OUTPUT FILES
- None.
-
-EXTENDED DESCRIPTION
- None.
-
-EXIT STATUS
- If the make(1) utility is invoked, the exit status of makeenv
- is the exit status of the make(1); utility otherwise, the
- makeenv utility exits with one of the following values:
-
- 125 An error occurred in the makeenv utility.
-
- 126 The make(1) utility was found but could not be invoked.
-
- 127 The make(1) utility could not be found.
-
-CONSEQUENCES OF ERRORS
- Default.
-
-FUTURE DIRECTIONS
- None.
-
SEE ALSO
makeenv(5), make(1)