Update 'make links' symlinks to Basilisk following move to

CrossPlatform.
This commit is contained in:
Alexei Svitkine 2015-08-09 18:46:03 -04:00
parent ee25ed7142
commit 1dd04867dd
8 changed files with 10 additions and 3 deletions

View File

@ -60,14 +60,14 @@ links:
BeOS/audio_beos.cpp BeOS/extfs_beos.cpp BeOS/scsi_beos.cpp \
BeOS/serial_beos.cpp BeOS/sys_beos.cpp BeOS/timer_beos.cpp \
BeOS/xpram_beos.cpp BeOS/SheepDriver BeOS/SheepNet \
CrossPlatform/sigsegv.h CrossPlatform/sigsegv.cpp CrossPlatform/vm_alloc.h CrossPlatform/vm_alloc.cpp \
CrossPlatform/video_vosf.h CrossPlatform/video_blit.h CrossPlatform/video_blit.cpp \
Unix/audio_oss_esd.cpp Unix/bincue_unix.cpp Unix/bincue_unix.h \
Unix/vhd_unix.cpp \
Unix/extfs_unix.cpp Unix/serial_unix.cpp \
Unix/sshpty.h Unix/sshpty.c Unix/strlcpy.h Unix/strlcpy.c \
Unix/sys_unix.cpp Unix/timer_unix.cpp Unix/xpram_unix.cpp \
Unix/sigsegv.h Unix/sigsegv.cpp Unix/vm_alloc.h Unix/vm_alloc.cpp \
Unix/semaphore.h Unix/posix_sem.cpp Unix/video_vosf.h Unix/video_blit.h \
Unix/video_blit.cpp Unix/config.sub Unix/config.guess Unix/m4 \
Unix/semaphore.h Unix/posix_sem.cpp Unix/config.sub Unix/config.guess Unix/m4 \
Unix/keycodes Unix/tunconfig Unix/clip_unix.cpp Unix/Irix/audio_irix.cpp \
Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver Unix/ether_unix.cpp \
Unix/rpc.h Unix/rpc_unix.cpp Unix/ldscripts \

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/sigsegv.cpp

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/sigsegv.h

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/video_blit.cpp

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/video_blit.h

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/video_vosf.h

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/vm_alloc.cpp

View File

@ -0,0 +1 @@
../../../BasiliskII/src/CrossPlatform/vm_alloc.h