Olaf icon indicating copy to clipboard operation
Olaf copied to clipboard

Better makefile

Open teknolog2000 opened this issue 3 years ago • 0 comments

As I was trying to work on parameters I realized the current Makefile doesn't track dependencies, so it rebuilds everything all the time. I took a stab at fixing that.

This version maintains the same UX as the previous one and doesn't rearrange any code. If you moved the files around a bit strategically you could probably remove the list of object files entirely.

teknolog2000 avatar Jan 14 '22 20:01 teknolog2000