diff level1/dalpha/port.mak @ 2827:dfb70510fa44 lwtools-port

more changes to makefiles and port.mak additions
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 23 May 2013 18:17:06 -0500
parents
children 999159b0e7c0
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/level1/dalpha/port.mak	Thu May 23 18:17:06 2013 -0500
@@ -0,0 +1,8 @@
+PORT = dalpha
+MACHINE = Dragon Alpha
+CPU = 6809
+LEVEL = 1
+TELNET_PORT = 6870
+HTTPD_PORT = 6871
+
+include $(NITROS9DIR)/rules.mak