pdelong42/mandelbrox

Makefile builds every time, even when targets are newer

pdelong42 opened this issue · 0 comments

My makefile is slightly broken, in that it doesn't seem to care about the relative ages of the source and target objects. This isn't a big deal now, but it will be later when this grows. I should fix this before it becomes a larger issue.