/[cebix]/SheepShaver/Makefile
ViewVC logotype

Diff of /SheepShaver/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by gbeauche, Sat Jan 4 12:23:37 2003 UTC revision 1.4 by gbeauche, Tue May 13 16:59:56 2003 UTC
# Line 57  links: Line 57  links:
57                 Unix/audio_oss_esd.cpp Unix/extfs_unix.cpp Unix/serial_unix.cpp \                 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 \                 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 \                 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'; \                 Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver'; \
63          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \          PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \
64          for i in $$list; do \          for i in $$list; do \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15