view level1/tano/port.mak @ 3109:118cd9951d24

Small fixups in level 3 boot script And add it and the boot list to the coco3 build.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 28 Feb 2016 22:48:32 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = tano
MACHINE = Tano Dragon
CPU = 6809
LEVEL = 1
TELNET_PORT = 6808
HTTPD_PORT = 8808

include $(NITROS9DIR)/rules.mak