home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 6
/
Sonderheft_6-96.iso
/
pd
/
disktools
/
scsi_list
/
source
/
smakefile
< prev
next >
Wrap
Makefile
|
1996-11-03
|
309b
|
12 lines
SOURCE = CPROJ:Scsi_List/
# ShowSCSI Smake File
Scsi_List: Scsi.o
slink FROM LIB:c.o "Scsi.o" TO SCSI_List LIB \
LIB:sc.lib LIB:amiga.lib ADDSYM
Scsi.o: Scsi.c Scsi_Locale.h Scsi_cmd.h CD_ROM.h Hard_Drive.h Remove_Drive.h Scanner.h Null.h NoUnit.h
# sc $(SOURCE)Scsi.c