Home | History | Annotate | Download | only in ocaml

Lines Matching full:libraryname

46                  $(filter-out -L$(LibDir),-l$(LIBRARYNAME) \
95 ifdef LIBRARYNAME
96 LibraryCMA := $(ObjDir)/$(LIBRARYNAME).cma
97 LibraryCMXA := $(ObjDir)/$(LIBRARYNAME).cmxa
110 ifdef LIBRARYNAME
111 LibraryA := $(OcamlDir)/lib$(LIBRARYNAME).a
127 ifdef LIBRARYNAME
128 DestA := $(PROJ_libocamldir)/lib$(LIBRARYNAME).a
129 DestCMA := $(PROJ_libocamldir)/$(LIBRARYNAME).cma
130 DestCMXA := $(PROJ_libocamldir)/$(LIBRARYNAME).cmxa
145 ifdef LIBRARYNAME
146 $(ObjDir)/$(LIBRARYNAME).ocamldep: $(OcamlSources) $(OcamlHeaders) \
150 -include $(ObjDir)/$(LIBRARYNAME).ocamldep
268 ifdef LIBRARYNAME
307 ifdef LIBRARYNAME
370 $(ObjDir)/$(LIBRARYNAME).odoc: $(ObjectsCMI)
374 ocamldoc: $(ObjDir)/$(LIBRARYNAME).odoc