Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makefile: use lowercase for internal macros | NRK | 2022-05-30 | 1 | -1/+1 |
* | config.mk: use c99 as default CC | NRK | 2022-05-30 | 1 | -1/+3 |
* | config.mk: add comments for OpenBSD users | NRK | 2022-05-30 | 1 | -0/+9 |
* | introduce config.mk | NRK | 2022-05-30 | 1 | -0/+25 |
* | Much more portable Makefile | Bert Münnich | 2017-10-12 | 1 | -18/+0 |
* | Move DEPFLAGS from Makefile to config.mk | Bert Münnich | 2017-10-08 | 1 | -0/+1 |
* | Get rid of SRCDIR macro, VPATH on make cmd line suffices | Bert Münnich | 2017-10-08 | 1 | -2/+0 |
* | Support out-of-source builds | Bert Münnich | 2017-09-08 | 1 | -0/+2 |
* | Simplify config.mk | Bert Münnich | 2017-09-08 | 1 | -12/+5 |
* | Move configuration parts from Makefile into config.mk | Bert Münnich | 2017-09-06 | 1 | -0/+24 |