$NetBSD: patch-tools_ocaml_xenstored_Makefile,v 1.1 2023/11/21 11:37:03 bouyer Exp $ --- tools/ocaml/xenstored/Makefile.orig 2016-02-09 14:44:19.000000000 +0000 +++ tools/ocaml/xenstored/Makefile @@ -1,6 +1,7 @@ XEN_ROOT = $(CURDIR)/../../.. OCAML_TOPLEVEL = $(CURDIR)/.. include $(OCAML_TOPLEVEL)/common.make +XEN_CONFIG_DIR=${XEN_EXAMPLES_DIR} # Include configure output (config.h) CFLAGS += -include $(XEN_ROOT)/tools/config.h