
2 Jun
2016
2 Jun
'16
6:55 p.m.
Hi Leonid, Leonid Lisovskiy wrote,
Currently, targets dependancy list don't include Makefile.in, this leads to incomplete rebuild after target's compiler/linker flags was changed. Use "$(wildcard)" function due to Makefile.in could be absent in subdirectory.
Signed-off-by: Leonid Lisovskiy <lly.dev@gmail.com>
Thanks, applied and pushed, Waldemar