view level1/atari/port.mak @ 2942:195b041299ec

d64/dalpha bootfiles: Do not copy the makefile into the bootfile Thanks to Christopher R. Hawks for spotting this.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 26 Jan 2014 21:04:07 +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