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.2 by gbeauche, 2002-05-09T09:55:45Z vs.
Revision 1.9 by gbeauche, 2003-11-27T20:07:33Z

# Line 55 | Line 55 | links:
55                 BeOS/serial_beos.cpp BeOS/sys_beos.cpp BeOS/timer_beos.cpp \
56                 BeOS/xpram_beos.cpp BeOS/SheepDriver BeOS/SheepNet \
57                 Unix/audio_oss_esd.cpp Unix/extfs_unix.cpp Unix/serial_unix.cpp \
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 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          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \
65          for i in $$list; do \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines