delete makefile added by mistake
This commit is contained in:
parent
2a9d25b067
commit
6bbed2993b
8
Makefile
8
Makefile
|
|
@ -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)
|
||||
Loading…
Reference in New Issue
Block a user