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

Comparing Frodo4/Src/Makefile.BeOS.SC (file contents):
Revision 1.1 by cebix, 2003-07-09T15:27:22Z vs.
Revision 1.2 by cebix, 2003-07-09T17:01:12Z

# Line 7 | Line 7
7   ## Application Specific Settings ---------------------------------------------
8  
9   # specify the name of the binary
10 < NAME= Frodo SC
10 > NAME= FrodoSC
11  
12   # specify the type of binary
13   #       APP:    Application
# Line 30 | Line 30 | TYPE= APP
30   #       if two source files with the same name (source.c or source.cpp)
31   #       are included from different directories.  Also note that spaces
32   #       in folder names do not work well with this makefile.
33 < SRCS = main.cpp Prefs.cpp SAM.cpp Display.cpp C64.cpp CPUC64_SC.cpp CPU1541_SC.cpp \
34 <    VIC_SC.cpp SID.cpp CIA_SC.cpp REU.cpp IEC.cpp 1541fs.cpp 1541d64.cpp 1541t64.cpp \
35 <    1541job.cpp
33 > SRCS = main.cpp Prefs.cpp SAM.cpp Display.cpp C64_SC.cpp CPUC64_SC.cpp CPU1541_SC.cpp \
34 >    CPU_common.cpp VIC_SC.cpp SID.cpp CIA_SC.cpp REU.cpp IEC.cpp 1541fs.cpp 1541d64.cpp \
35 >    1541t64.cpp 1541job.cpp
36  
37   #       specify the resource files to use
38   #       full path or a relative path to the resource file can be used.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines