Sfoglia il codice sorgente

Update Makefile.Web

Ray 1 anno fa
parent
commit
2da8cc383c
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      examples/Makefile.Web

+ 1 - 1
examples/Makefile.Web

@@ -138,7 +138,7 @@ endif
 
 # Define default make program: MAKE
 #------------------------------------------------------------------------------------------------
-MAKE ?= make
+MAKE ?= emmake make
 
 ifeq ($(PLATFORM),PLATFORM_DESKTOP)
     ifeq ($(PLATFORM_OS),WINDOWS)