sbsv2/raptor/util/Makefile
branchwip
changeset 8 34d87ffcc373
parent 3 e1eecf4d390d
child 9 b211d87c390a
--- a/sbsv2/raptor/util/Makefile	Mon Nov 16 21:19:12 2009 +0000
+++ b/sbsv2/raptor/util/Makefile	Wed Nov 18 21:50:36 2009 +0000
@@ -17,6 +17,13 @@
 
 SHELL:=bash
 
+
+SBS_HOME=$(abspath $(dir $(word 1,$(MAKEFILE_LIST)))/..)
+export SBS_HOME
+
+$(info SBS_HOME=$(SBS_HOME))
+
+
 .PHONY:: all
 all::