aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ocaml/xenstored
diff options
context:
space:
mode:
authorKeir Fraser <keir.fraser@citrix.com>2010-05-07 19:08:55 +0100
committerKeir Fraser <keir.fraser@citrix.com>2010-05-07 19:08:55 +0100
commiteb8d759136ca98b053c1fe9bb7e72aecb5a0a80d (patch)
tree84c74122120d85095b9197cfd256643154e9353e /tools/ocaml/xenstored
parentb87c206038d5c81a34371f13a12752389642086f (diff)
downloadxen-eb8d759136ca98b053c1fe9bb7e72aecb5a0a80d.tar.gz
xen-eb8d759136ca98b053c1fe9bb7e72aecb5a0a80d.tar.bz2
xen-eb8d759136ca98b053c1fe9bb7e72aecb5a0a80d.zip
ocaml: NetBSD support and general CFLAGS cleanup
Signed-off-by: Christoph Egger <Christoph.Egger@amd.com> Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
Diffstat (limited to 'tools/ocaml/xenstored')
-rw-r--r--tools/ocaml/xenstored/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ocaml/xenstored/Makefile b/tools/ocaml/xenstored/Makefile
index 1af6368e44..fc351d6829 100644
--- a/tools/ocaml/xenstored/Makefile
+++ b/tools/ocaml/xenstored/Makefile
@@ -1,3 +1,4 @@
+XEN_ROOT = ../../..
OCAML_TOPLEVEL = ..
include $(OCAML_TOPLEVEL)/common.make