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.7 by gbeauche, 2003-09-14T22:10:57Z vs.
Revision 1.8 by gbeauche, 2003-11-24T22:19:35Z

# Line 63 | Line 63 | links:
63                 Unix/sys_unix.cpp Unix/timer_unix.cpp Unix/xpram_unix.cpp \
64                 Unix/sigsegv.h Unix/sigsegv.cpp Unix/vm_alloc.h Unix/vm_alloc.cpp \
65                 Unix/posix_sem.cpp Unix/video_vosf.h Unix/video_blit.h \
66 <               Unix/video_blit.cpp \
66 >               Unix/video_blit.cpp Unix/config.sub Unix/config.guess \
67                 Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver'; \
68          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \
69          for i in $$list; do \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines