view level1/atari/port.mak @ 2961:061bb0ed9c16

alib/makefile: Remove unused dskclean target
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 09 Feb 2014 23:40:34 +0100
parents 999159b0e7c0
children
line wrap: on
line source

PORT = atari
MACHINE = Atari XL/XE
CPU = 6809
LEVEL = 1
TELNET_PORT = 6801
HTTPD_PORT = 8801

include $(NITROS9DIR)/rules.mak