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.4 by gbeauche, 2003-05-13T16:59:56Z vs.
Revision 1.10 by gbeauche, 2004-01-18T22:04:23Z

# Line 58 | Line 58 | links:
58                 Unix/sshpty.h Unix/sshpty.c Unix/strlcpy.h Unix/strlcpy.c \
59                 Unix/sys_unix.cpp Unix/timer_unix.cpp Unix/xpram_unix.cpp \
60                 Unix/sigsegv.h Unix/sigsegv.cpp Unix/vm_alloc.h Unix/vm_alloc.cpp \
61 <               Unix/posix_sem.cpp \
62 <               Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver'; \
61 >               Unix/posix_sem.cpp Unix/video_vosf.h Unix/video_blit.h \
62 >               Unix/video_blit.cpp Unix/config.sub Unix/config.guess \
63 >               Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver\
64 >               Unix/Darwin/lowmem.c Unix/Darwin/pagezero.c \
65 >               Unix/Darwin/testlmem.sh dummy/audio_dummy.cpp \
66 >               dummy/prefs_editor_dummy.cpp dummy/scsi_dummy.cpp'; \
67          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \
68          for i in $$list; do \
69            echo $$i; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines