view level2/coco3/port.mak @ 2865:0f6123a8756e lwtools-port

Comment out references to ccbkrn The ccbkrn is not being built (since revision 2655), so comment out the copying of the non-existing module to avoid errors.
author Tormod Volden <debian.tormod@gmail.com>
date Mon, 30 Sep 2013 23:40:38 +0200
parents 999159b0e7c0
children
line wrap: on
line source

PORT = coco3
MACHINE = Tandy Color Computer 3
CPU = 6809
LEVEL = 2
TELNET_PORT = 6809
HTTPD_PORT = 8809

include $(NITROS9DIR)/rules.mak