view level1/d64/port.mak @ 2918:ada61f1951b7

dalpha: Use cmds/makefile from d64 port The only difference was the duplicate dmode in a commands list.
author Tormod Volden <debian.tormod@gmail.com>
date Fri, 17 Jan 2014 22:46:19 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = d64
MACHINE = Dragon 64
CPU = 6809
LEVEL = 1
TELNET_PORT = 6805
HTTPD_PORT = 8805

include $(NITROS9DIR)/rules.mak