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

Comparing BasiliskII/src/Windows/Makefile.in (file contents):
Revision 1.3 by gbeauche, 2005-06-20T08:43:50Z vs.
Revision 1.6 by gbeauche, 2006-04-23T15:40:23Z

# Line 61 | Line 61 | SRCS = ../main.cpp main_windows.cpp ../p
61      $(CDENABLESRCS) $(ROUTERSRCS) $(CPUSRCS)
62  
63   UI_SRCS = ../prefs.cpp prefs_windows.cpp prefs_editor_gtk.cpp xpram_windows.cpp \
64 <        ../prefs_items.cpp ../user_strings.cpp user_strings_windows.cpp BasiliskIIGUI.rc
64 >        ../prefs_items.cpp ../user_strings.cpp user_strings_windows.cpp util_windows.cpp \
65 >        b2ether/Packet32.cpp BasiliskIIGUI.rc
66  
67   UI_APP = BasiliskIIGUI.exe
68  
# Line 120 | Line 121 | distclean: clean
121          rm -rf $(OBJ_DIR)
122          rm -rf autom4te.cache
123          rm -f Makefile
124 <        rm -f config.cache config.log config.status config.h config.h.in
124 >        rm -f config.cache config.log config.status config.h
125  
126   depend dep:
127          makedepend $(CPPFLAGS) -Y. $(SRCS) 2>/dev/null

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines