Mercurial > hg > Members > kono > nitros9-code
view level1/dalpha/port.mak @ 3132:9bb0c42d9fc6
Rename remaining Makefiles to makefile for consistency
author | Neal Crook <foofoobedoo@gmail.com> |
---|---|
date | Fri, 13 Jan 2017 19:52:26 +0000 |
parents | 999159b0e7c0 |
children |
line wrap: on
line source
PORT = dalpha MACHINE = Dragon Alpha CPU = 6809 LEVEL = 1 TELNET_PORT = 6806 HTTPD_PORT = 8806 include $(NITROS9DIR)/rules.mak