]> Zhao Yanbai Git Server - minix.git/commitdiff
Make mdb compile in other places than just /usr/src.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 29 Apr 2010 20:05:01 +0000 (20:05 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 29 Apr 2010 20:05:01 +0000 (20:05 +0000)
commands/mdb/Makefile

index f419d759c804cae9e20288b1556c942623fb4f83..3b28461ef538b5db6c2e071e413a1e991c94ca0a 100644 (file)
@@ -19,7 +19,7 @@ STACK         =200000
 #
 # (2) If kernel and mm are not in "/usr/src" change this
 #
-SYSTEM =$(USR)/src
+SYSTEM =../..
 #
 # (3) Select Options
 #