rework gen-config/tools targets
commit38d366dfc15da83117abad5118ed69eb40360736
authorLauri Tirkkonen <lotheac@iki.fi>
Fri, 1 Mar 2019 10:46:36 +0000 (1 12:46 +0200)
committerLauri Tirkkonen <lotheac@iki.fi>
Fri, 1 Mar 2019 11:27:40 +0000 (1 13:27 +0200)
treeedf45ab4e2b34fbe6c1f8fb595c06cc7c4489524
parent13c805848a159d0d3500115d345272c01e43afbd
rework gen-config/tools targets

- use proper objlinks for tools/ and never try to link tools/ progs
against DESTDIR libcrt
- use separate targets for different files created by mkconfig
- always build tools for 'make build' - previously 'make cleandir'
cleaned tools but only gen-config (which was run conditionally)
regenerated them
Makefile
tools/Makefile.inc [new file with mode: 0644]