view level1/mc09/port.mak @ 3295:6b7a7b233925 default tip

makefile: Allow PORTS with level1/2 mix https://sourceforge.net/p/nitros9/feature-requests/10/
author Tormod Volden <debian.tormod@gmail.com>
date Tue, 19 Apr 2022 18:12:17 +0200
parents 174eb9eda7b1
children
line wrap: on
line source

PORT = mc09
MACHINE = Multicomp09 FPGA-based Computer
CPU = 6809
LEVEL = 1
TELNET_PORT = 6802
HTTPD_PORT = 8802

include $(NITROS9DIR)/rules.mak