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

Comparing SheepShaver/Makefile (file contents):
Revision 1.21 by gbeauche, 2005-11-27T22:29:32Z vs.
Revision 1.22 by gbeauche, 2005-11-27T23:54:26Z

# Line 75 | Line 75 | links:
75                 Windows/kernel_windows.h Windows/kernel_windows.cpp \
76                 Windows/serial_windows.cpp Windows/router Windows/b2ether \
77                 Windows/ether_windows.h Windows/ether_windows.cpp \
78 <               Windows/serial_windows.cpp'; \
78 >               Windows/serial_windows.cpp Windows/prefs_editor_gtk.cpp'; \
79          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \
80          for i in $$list; do \
81            echo $$i; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines