On Fri, Jan 8, 2021 at 1:23 AM Werner LEMBERG <[email protected]> wrote: > > In other words, this change > > -INCLUDES := $(subst /,$(COMPILER_SEP),$(OBJ_DIR) \ > - $(DEVEL_DIR) \ > +INCLUDES := $(subst /,$(COMPILER_SEP),$(DEVEL_DIR) \ > $(BUILD_DIR) \ > $(TOP_DIR)/include) > > looks very suspicious :-) > > > Werner
Hi Werrner, Shall I place ftmodule.h into BUILD_DIR then, next to ftoption.h and ftconfig.h? Alexei
