Explorar el Código

delete makefile added by mistake

pull/4480/head
ColleagueRiley hace 1 año
padre
commit
6bbed2993b
Se han modificado 1 ficheros con 0 adiciones y 8 borrados
  1. +0
    -8
      Makefile

+ 0
- 8
Makefile Ver fichero

@ -1,8 +0,0 @@
EXAMPLE = core/core_input_gamepad
PLATFORM = PLATOFRM_WEB_RGFW OS=linux
all:
rm -f examples/$(EXAMPLE).exe examples/$(EXAMPLE).html examples/$(EXAMPLE).wasm examples/$(EXAMPLE).js src/rcore.o
cd src && make PLATFORM=$(PLATFORM)
cd examples && make $(EXAMPLE) PLATFORM=$(PLATFORM)

Cargando…
Cancelar
Guardar