view level2/coco3/port.mak @ 2854:87130746d4d9 lwtools-port

Makefiles: Avoid duplicates in command sets to copy This was causing hundreds of "copy: error 218" build errors.
author Tormod Volden <debian.tormod@gmail.com>
date Sat, 13 Jul 2013 01:28:39 +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