mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
13 lines
376 B
Plaintext
13 lines
376 B
Plaintext
$NetBSD: patch-ocaml_xenstored_Makefile,v 1.1 2013/05/25 05:19:17 jnemeth Exp $
|
|
|
|
--- ocaml/xenstored/Makefile.orig 2013-04-23 16:42:55.000000000 +0000
|
|
+++ ocaml/xenstored/Makefile
|
|
@@ -1,6 +1,7 @@
|
|
XEN_ROOT = $(CURDIR)/../../..
|
|
OCAML_TOPLEVEL = $(CURDIR)/..
|
|
include $(OCAML_TOPLEVEL)/common.make
|
|
+XEN_CONFIG_DIR=${EGDIR}
|
|
|
|
OCAMLINCLUDE += \
|
|
-I $(OCAML_TOPLEVEL)/libs/xb \
|