Description: | Run make(1) with environment loaded from .makeenv |
Status: | Basically feature complete |
Source: | https://git.maandree.se/makeenv |
Latest release: | 1.0.1 |
License: | ISC License (Internet Systems Consortium license) |
Written in: | C (ISO C99) |
The makeenv utility opens the file .makeenv if it exists in the current working directory and scans it for options, macros, and targets to specify along with the provided arguments when it executes make(1). Any macro listed in .makeenv is also put in the environment.