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

Comparing Frodo4/Src/Makefile.in (file contents):
Revision 1.7 by cebix, 2003-07-09T13:47:10Z vs.
Revision 1.8 by cebix, 2004-01-12T14:58:59Z

# Line 33 | Line 33 | SCOBJS  = $(OBJS) C64_SC.o CPUC64_SC.o V
33   SCFLAGS = -DFRODO_SC
34   SRCS    = main.cpp Display.cpp Prefs.cpp SID.cpp REU.cpp IEC.cpp 1541fs.cpp \
35            1541d64.cpp 1541t64.cpp 1541job.cpp SAM.cpp CmdPipe.cpp C64.cpp \
36 <          C64_PC.cpp C64_SC.cpp CPUC64.cpp CPUC64_PC.cpp CPUC64_SC.cpp \
37 <          VIC.cpp VIC_SC.cpp CIA.cpp CIA_SC.cpp CPU1541.cpp CPU1541_PC.cpp \
38 <          CPU1541_SC.cpp CPU_common.cpp
36 >          C64_SC.cpp CPUC64.cpp CPUC64_SC.cpp VIC.cpp VIC_SC.cpp CIA.cpp \
37 >          CIA_SC.cpp CPU1541.cpp CPU1541_PC.cpp CPU1541_SC.cpp CPU_common.cpp
38  
39   ## Rules
40   .PHONY: install installdirs uninstall clean distclean depend dep

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines