home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Crawly Crypt Collection 1
/
crawlyvol1.bin
/
program
/
compiler
/
as32
/
as31.prj
< prev
next >
Wrap
Text File
|
1991-03-22
|
486b
|
17 lines
; AS31.PRJ for use with as31 cross assembler
; -------------------------------------------------
as31.prg
= ; list of modules follows...
tcstart.o ; startup code
as31.c
emitter.c
lexer.c
main.c
symbol.c
tcfltlib.lib ; floating point lib
tcstdlib.lib ; standard lib
tcextlib.lib ; extended lib
tctoslib.lib ; TOS lib
tcgemlib.lib ; AES and VDI lib
; remove unused libraries to speed up linking!