view level1/tano/port.mak @ 3231:90999af719fc

Updated defs file cocovtio.d in preperation of CoVGA.
author David Ladd <drencor-xeen@users.sourceforge.net>
date Wed, 07 Feb 2018 18:07:10 -0600
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