Replace tab with spaces
This commit is contained in:
parent
6d843feb3b
commit
97a6338f61
|
|
@ -197,7 +197,7 @@ ifeq ($(TARGET_PLATFORM),PLATFORM_ANDROID)
|
|||
MAKE = mingw32-make
|
||||
endif
|
||||
ifeq ($(TARGET_PLATFORM),PLATFORM_WEB)
|
||||
EMMAKE != type emmake
|
||||
EMMAKE != type emmake
|
||||
ifneq (, $(EMMAKE))
|
||||
MAKE = emmake make
|
||||
else
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user