home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Club Amiga de Montreal - CAM
/
CAM_CD_1.iso
/
files
/
316.lha
/
EtaleFileReader
/
efr.mx.hs
< prev
next >
Wrap
Text File
|
1989-11-30
|
529b
|
14 lines
;/* efr.mx.hs -- script for compiling with Aztec 3.6 */
;/* The file "tdm.pre" is the file of "pre-compiled includes" */
;/* If you wish, you may excise the "+Itdm.pre" strings */
cc +Itdm.pre -L60 efr.c
cc +Itdm.pre -L60 bfgets.c
cc +Itdm.pre -L60 getdirs.c
cc +Itdm.pre -L60 ltoa.c
cc +Itdm.pre -L60 numget.c
cc +Itdm.pre -L60 parseline.c
cc +Itdm.pre -L60 tnump.c
cc +Itdm.pre -L60 txttw.c
cc +Itdm.pre -L60 writeline.c
ln efr txttw parseline writeline getdirs numget tnump ltoa bfgets -lc