aboutsummaryrefslogtreecommitdiff
path: root/sdl/osx/Makefile
diff options
context:
space:
mode:
authorTakamichi Horikawa <takamichiho@gmail.com>2017-09-12 21:24:35 +0900
committerTakamichi Horikawa <takamichiho@gmail.com>2017-09-12 21:24:35 +0900
commit3e9da829c4ea58363a41f0e4e04124d4090ed6f3 (patch)
tree0e8a9b003fe03f6a09cc4beef3d1dca11ffc068b /sdl/osx/Makefile
parent8435fa6d33704c5170635f9a53c17142f69117e4 (diff)
parentedcc540cb7bfb7eddb5ad345701dc78a8cd5f7f8 (diff)
Merge branch 'pacc' of mate:git/fmplayer into pacc
Diffstat (limited to 'sdl/osx/Makefile')
-rw-r--r--sdl/osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdl/osx/Makefile b/sdl/osx/Makefile
index 8c17c7d..18ae005 100644
--- a/sdl/osx/Makefile
+++ b/sdl/osx/Makefile
@@ -9,7 +9,7 @@ XCRUN:=xcrun --sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.p
CC:=$(XCRUN) cc
OBJS:=main.o
OBJS+=pacc-gl.o
-OBJS+=fmdsp-pacc.o font_fmdsp_small.o fmdsp_platform_unix.o
+OBJS+=fmdsp-pacc.o font_fmdsp_small.o fmdsp_platform_mach.o
OBJS+=opna.o opnafm.o opnassg.o opnadrum.o opnaadpcm.o opnatimer.o opnassg-sinc-c.o opnassg-sinc-sse2.o
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