This commit is contained in:
Andrew Gundersen 2021-08-13 14:55:14 -05:00
commit d32989cc81
135 changed files with 17183 additions and 669 deletions

View file

@ -321,8 +321,8 @@ $(obj).$(TOOLSET)/%.o: $(obj)/%.s FORCE_DO_CMD
ifeq ($(strip $(foreach prefix,$(NO_LOAD),\
$(findstring $(join ^,$(prefix)),\
$(join ^,nodeaudio.target.mk)))),)
include nodeaudio.target.mk
$(join ^,nodeAudio.target.mk)))),)
include nodeAudio.target.mk
endif
quiet_cmd_regen_makefile = ACTION Regenerating $@