diff level2/coco3_6309/modules/kernel/makefile @ 2890:1addfd8c9d5f

Revert e4a0f58a5f9b (set NITROS9DIR in makefiles) This was not done in lwtools-port and makes it more difficult to compare the trees. Therefore revert it for now. I will reapply or do it in another way later.
author Tormod Volden <debian.tormod@gmail.com>
date Sun, 24 Nov 2013 23:13:46 +0100
parents e4a0f58a5f9b
children 28ed72477814
line wrap: on
line diff
--- a/level2/coco3_6309/modules/kernel/makefile	Sun Nov 24 17:43:47 2013 +0100
+++ b/level2/coco3_6309/modules/kernel/makefile	Sun Nov 24 23:13:46 2013 +0100
@@ -1,7 +1,4 @@
 PORT = coco3
-ifndef  NITROS9DIR
-NITROS9DIR      = $(HOME)/nitros9
-endif
 include $(NITROS9DIR)/rules.mak
 
 vpath %.asm $(LEVEL2)/modules/kernel:$(LEVEL1)/modules/kernel