diff level1/coco1/sys/makefile @ 2691:678c6848dc12 lwtools-port

Fixed coco2/coco2b makefiles to depend on coco1 makefiles
author Boisy Pitre <boisy.pitre@nuance.com>
date Thu, 19 Jul 2012 13:54:05 -0500
parents 6e40b043d3e0
children f4870404ccc9
line wrap: on
line diff
--- a/level1/coco1/sys/makefile	Thu Jul 19 10:09:15 2012 -0500
+++ b/level1/coco1/sys/makefile	Thu Jul 19 13:54:05 2012 -0500
@@ -1,4 +1,6 @@
-PORT = coco
+ifeq ($(PORT),)
+        PORT=coco1
+endif
 include $(NITROS9DIR)/rules.mak
 
 vpath %.hp	$(LEVEL1)/sys