# | 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 \ |
61 | > | Unix/posix_sem.cpp Unix/video_vosf.h Unix/video_blit.h \ |
62 | > | Unix/video_blit.cpp \ |
63 | Unix/Linux/scsi_linux.cpp Unix/Linux/NetDriver'; \ | |
64 | PREFIX="`pwd`/"; case $(B2_TOPDIR) in /*) PREFIX="";; esac; \ | |
65 | for i in $$list; do \ |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |