diff 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 cfa46960b6bd
children 28ed72477814
line wrap: on
line diff
--- a/makefile	Sun Nov 24 17:43:47 2013 +0100
+++ b/makefile	Sun Nov 24 23:13:46 2013 +0100
@@ -1,8 +1,4 @@
-ifndef  NITROS9DIR
-NITROS9DIR      := $(HOME)/nitros9
-export NITROS9DIR
-endif
-include $(NITROS9DIR)/rules.mak
+include rules.mak
 
 dirs	=  $(NOSLIB) $(LEVEL1) $(LEVEL2) $(LEVEL3) $(3RDPARTY)