--- SIDPlayer/Makefile.BeOS 2000/09/19 13:28:05 1.1 +++ SIDPlayer/Makefile.BeOS 2000/09/19 15:34:09 1.2 @@ -33,8 +33,8 @@ TYPE=APP # if two source files with the same name (source.c or source.cpp) # are included from different directories. Also note that spaces # in folder names do not work well with this makefile. -SRCS=src/main.cpp src/cl_amp.cpp src/prefs.cpp src/prefs_window.cpp src/mem.cpp \ - src/cpu.cpp src/sid.cpp +SRCS=src/main_beos.cpp src/main.cpp src/cl_amp.cpp src/prefs.cpp \ + src/prefs_window.cpp src/mem.cpp src/cpu.cpp src/sid.cpp # specify the resource files to use # full path or a relative path to the resource file can be used.