Searched refs:OCAML_TOPLEVEL (Results 1 – 9 of 9) sorted by relevance
2 OCAML_TOPLEVEL = $(CURDIR)/.. macro3 include $(OCAML_TOPLEVEL)/common.make15 -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_glue68 -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 …]
1 OCAML_TOPLEVEL=$(CURDIR)/../../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make5 CFLAGS += -I $(OCAML_TOPLEVEL)/libs -I $(OCAML_TOPLEVEL)/libs/xsd_glue37 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make31 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make34 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make41 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make44 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make46 include $(OCAML_TOPLEVEL)/Makefile.rules
1 OCAML_TOPLEVEL=$(CURDIR)/../.. macro2 XEN_ROOT=$(OCAML_TOPLEVEL)/../..3 include $(OCAML_TOPLEVEL)/common.make52 include $(OCAML_TOPLEVEL)/Makefile.rules
49 .ocamldep.make: $(ALL_OCAML_OBJ_SOURCES) Makefile $(OCAML_TOPLEVEL)/Makefile.rules
Completed in 13 milliseconds