view level1/atari/port.mak @ 2909:b71f67993fe0

level2/coco3/makefile: Use OS9FORMAT macro
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 11 Jan 2014 20:56:53 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = atari
MACHINE = Atari XL/XE
CPU = 6809
LEVEL = 1
TELNET_PORT = 6801
HTTPD_PORT = 8801

include $(NITROS9DIR)/rules.mak