This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
delete makefile added by mistake
pull/4480/head
ColleagueRiley
8 months ago
parent
2a9d25b067
commit
6bbed2993b
1 changed files
with
0 additions
and
8 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-8
Makefile
+ 0
- 8
Makefile
View File
@ -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
)
Write
Preview
Loading…
Cancel
Save