Home
last modified time | relevance | path

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

/xen/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
65 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/mmap $(OCAML_TOPLEVEL)/libs/mmap/xenmmap.cmxa \
66 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/eventchn $(OCAML_TOPLEVEL)/libs/eventchn/xeneventchn.cmxa \
67 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/xc $(OCAML_TOPLEVEL)/libs/xc/xenctrl.cmxa \
68 -ccopt -L -ccopt $(OCAML_TOPLEVEL)/libs/xb $(OCAML_TOPLEVEL)/libs/xb/xenbus.cmxa \
[all …]
/xen/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
/xen/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
/xen/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
/xen/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
/xen/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
/xen/tools/ocaml/
A DMakefile.rules48 .ocamldep.make: $(ALL_OCAML_OBJ_SOURCES) Makefile $(OCAML_TOPLEVEL)/Makefile.rules

Completed in 12 milliseconds