33 |
|
../emul_op.cpp ../macos_util.cpp ../xpram.cpp xpram_unix.cpp ../timer.cpp \ |
34 |
|
timer_unix.cpp clip_unix.cpp ../adb.cpp ../serial.cpp ../ether.cpp \ |
35 |
|
../sony.cpp ../disk.cpp ../cdrom.cpp ../scsi.cpp ../video.cpp video_blit.cpp \ |
36 |
< |
video_x.cpp ../audio.cpp ../extfs.cpp extfs_unix.cpp ../user_strings.cpp \ |
37 |
< |
user_strings_unix.cpp \ |
36 |
> |
video_x.cpp sigsegv.cpp ../audio.cpp ../extfs.cpp extfs_unix.cpp \ |
37 |
> |
../user_strings.cpp user_strings_unix.cpp \ |
38 |
|
$(SYSSRCS) $(CPUSRCS) |
39 |
|
APP = BasiliskII |
40 |
|
|