This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-01 15:09:47 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
edc5249772
scummvm
/
backends
/
platform
/
bada
/
bada.mk
6 lines
101 B
Makefile
Raw
Normal View
History
Unescape
Escape
BADA: Initial BADA port implementation
2011-08-07 11:33:32 +00:00
# Bada specific modules are built under eclipse
$(EXECUTABLE)
:
$(
OBJS
)
BADA: Strip trailing whitespace
2011-08-22 07:46:30 +00:00
rm -f
$@
BADA: Initial BADA port implementation
2011-08-07 11:33:32 +00:00
ar Tru
$@
$(
OBJS
)
Reference in New Issue
Copy Permalink