소스 검색

delete makefile added by mistake

pull/4480/head
ColleagueRiley 1 년 전
부모
커밋
6bbed2993b
1개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  1. +0
    -8
      Makefile

+ 0
- 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)

불러오는 중...
취소
저장