aboutsummaryrefslogtreecommitdiff
path: root/sdl/unix
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2018-10-28 23:51:44 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2018-10-28 23:51:44 +0900
commit8f72d89b6c39e9f516fda8133db146b01bad4560 (patch)
tree51998c2de4236a1a6fe0b51d727c02cc01505e21 /sdl/unix
parenta4b29dd9abf182b74170372a0c3e62188c4a158c (diff)
SDL update
Diffstat (limited to 'sdl/unix')
-rw-r--r--sdl/unix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl/unix/Makefile b/sdl/unix/Makefile
index 601dd41..1137418 100644
--- a/sdl/unix/Makefile
+++ b/sdl/unix/Makefile
@@ -13,7 +13,7 @@ OBJS+=opna.o opnafm.o opnassg.o opnadrum.o opnaadpcm.o opnatimer.o opnassg-sinc-
OBJS+=fmdriver_pmd.o fmdriver_fmp.o ppz8.o fmdriver_common.o
OBJS+=fmplayer_file.o fmplayer_work_opna.o fmplayer_file_unix.o fmplayer_drumrom_unix.o fmplayer_fontrom_unix.o
OBJS+=fft.o
-TARGET:=fmplayersdl
+TARGET:=98fmplayersdl
CFLAGS:=-Wall -Wextra -O2 -g
CFLAGS+=-DLIBOPNA_ENABLE_LEVELDATA