Home
last modified time | relevance | path

Searched refs:OCAML_TOPLEVEL (Results 1 – 9 of 9) sorted by relevance

/tools/ocaml/xenstored/
A DMakefile2 OCAML_TOPLEVEL = $(CURDIR)/.. macro
3 include $(OCAML_TOPLEVEL)/common.make
15 -I $(OCAML_TOPLEVEL)/libs/xb \
16 -I $(OCAML_TOPLEVEL)/libs/mmap \
17 -I $(OCAML_TOPLEVEL)/libs/xc \
18 -I $(OCAML_TOPLEVEL)/libs/eventchn \
19 -I $(OCAML_TOPLEVEL)/libs/xsd_glue
68 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/mmap $(OCAML_TOPLEVEL)/libs/mmap/xenmmap.cmxa \
69 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/eventchn $(OCAML_TOPLEVEL)/libs/eventchn/xeneventchn.cmxa \
70 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/xc $(OCAML_TOPLEVEL)/libs/xc/xenctrl.cmxa \
[all …]
/tools/ocaml/libs/xsd_glue/domain_getinfo_plugin_v1/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
5 CFLAGS += -I $(OCAML_TOPLEVEL)/libs -I $(OCAML_TOPLEVEL)/libs/xsd_glue
37 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/mmap/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
31 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/eventchn/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
34 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/xc/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
41 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/xsd_glue/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
44 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/xs/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
46 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/libs/xb/
A DMakefile1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro
2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..
3 include $(OCAML_TOPLEVEL)/common.make
52 include $(OCAML_TOPLEVEL)/Makefile.rules
/tools/ocaml/
A DMakefile.rules49 .ocamldep.make: $(ALL_OCAML_OBJ_SOURCES) Makefile $(OCAML_TOPLEVEL)/Makefile.rules

Completed in 13 milliseconds