Rework makefiles. Add proper dependency checking.
This commit is contained in:
@@ -55,7 +55,7 @@ const static qstr_pool_t const_pool = {
|
||||
(const byte*) "\0\0\0\0", // empty qstr
|
||||
#define Q(id, str) str,
|
||||
// TODO having 'build/' here is a bit of a hack, should take config variable from Makefile
|
||||
#include "build/py.qstrdefs.generated.h"
|
||||
#include "build/py/qstrdefs.generated.h"
|
||||
#undef Q
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user