Closed donn closed 1 year ago
@donn : There is one remaining issue which is that if I do "make clean" more than once, then the 2nd time it starts trying to compile everything again. Apparently there's some dependency on "make clean" that makes it want to generate everything first?
@donn : I'd appreciate it if you could look into why it is no longer possible to do "make clean" more than once without running into a slew of errors due to database/database.h having been removed. It seems to have to do with moving the "Depend" into the "make clean" recipe's dependency list.
This is a series of updates to make building magic far less of a headache: