ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/SIDPlayer/Makefile.BeOS
(Generate patch)

Comparing SIDPlayer/Makefile.BeOS (file contents):
Revision 1.1 by cebix, 2000-09-19T13:28:05Z vs.
Revision 1.2 by cebix, 2000-09-19T15:34:09Z

# Line 33 | Line 33 | TYPE=APP
33   #       if two source files with the same name (source.c or source.cpp)
34   #       are included from different directories.  Also note that spaces
35   #       in folder names do not work well with this makefile.
36 < SRCS=src/main.cpp src/cl_amp.cpp src/prefs.cpp src/prefs_window.cpp src/mem.cpp \
37 <  src/cpu.cpp src/sid.cpp
36 > SRCS=src/main_beos.cpp src/main.cpp src/cl_amp.cpp src/prefs.cpp \
37 >  src/prefs_window.cpp src/mem.cpp src/cpu.cpp src/sid.cpp
38  
39   #       specify the resource files to use
40   #       full path or a relative path to the resource file can be used.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines