Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "make depend" for out-of-tree builds. | Guy Harris | 2020-03-02 | 1 | -2/+25 |
| | | | | | | Have mkdep take a -s argument, giving the source directory, and have it prepend that directory to all source files before running them through the compiler's make-dependencies operation. | ||||
* | mkdep: It uses now the build environment PATH | Francois-Xavier Le Bail | 2015-01-18 | 1 | -3/+0 |
| | |||||
* | Support dependency generation with some non-GCC compilers. | Guy Harris | 2013-05-08 | 1 | -2/+8 |
| | | | | | Also, if we don't support it with a given compiler, have "make depend" not run mkdep, as it won't do anything useful. | ||||
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+109 |