home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
World of A1200
/
World_Of_A1200.iso
/
programs
/
develop
/
as65
/
connect_c64
/
makefile
< prev
next >
Wrap
Makefile
|
1995-02-27
|
264b
|
10 lines
################################################################
#
# Makefile to build Receive_64
# by Thomas Lehmann 05-Nov-89
#
################################################################
Receive_C64: main_C64.asm
as65 main_C64.asm -o`Receive_C64`