################################################################
# 
# Makefile to build Receive_64
# by Thomas Lehmann 05-Nov-89
#
################################################################

Receive_C64:		main_C64.asm
						as65 main_C64.asm -o`Receive_C64`
