aboutsummaryrefslogtreecommitdiff
path: root/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* Move DEPFLAGS from Makefile to config.mkBert Münnich2017-10-081-0/+1
|
* Get rid of SRCDIR macro, VPATH on make cmd line sufficesBert Münnich2017-10-081-2/+0
|
* Support out-of-source buildsBert Münnich2017-09-081-0/+2
| | | | | Fixes issue #167. Long after closing this issue (kind of wontfix) we have switched to GNU make and can thus use its features like VPATH.
* Simplify config.mkBert Münnich2017-09-081-12/+5
|
* Move configuration parts from Makefile into config.mkBert Münnich2017-09-061-0/+24