Update Makefile
This commit is contained in:
parent
00c1f0836b
commit
eb04154c98
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ ifeq ($(TARGET_PLATFORM),PLATFORM_ANDROID)
|
|||
MAKE = mingw32-make
|
||||
endif
|
||||
ifeq ($(TARGET_PLATFORM),PLATFORM_WEB)
|
||||
MAKE = emmake make
|
||||
MAKE = mingw32-make
|
||||
endif
|
||||
|
||||
# Define compiler flags: CFLAGS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue