[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] tools: ocaml: drop some commented out build rules.
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1301596242 -3600 # Node ID 1d1fa583c84540db45374be2b972703d08941033 # Parent fa7d0d7c0718e98bfc8dd16614cf11677d441df9 tools: ocaml: drop some commented out build rules. These are covered by tools/ocaml/Makefile.rules now Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- diff -r fa7d0d7c0718 -r 1d1fa583c845 tools/ocaml/libs/xs/Makefile --- a/tools/ocaml/libs/xs/Makefile Thu Mar 31 19:30:15 2011 +0100 +++ b/tools/ocaml/libs/xs/Makefile Thu Mar 31 19:30:42 2011 +0100 @@ -23,14 +23,6 @@ xs_OBJS = $(OBJS) OCAML_NOC_LIBRARY = xs -#xs.cmxa: $(foreach obj,$(OBJS),$(obj).cmx) -# $(E) " MLLIB $@" -# $(Q)$(OCAMLOPT) $(OCAMLOPTFLAGS) -a -o $@ $(foreach obj,$(OBJS),$(obj).cmx) -# -#xs.cma: $(foreach obj,$(OBJS),$(obj).cmo) -# $(E) " MLLIB $@" -# $(Q)$(OCAMLC) -a -o $@ $(foreach obj,$(OBJS),$(obj).cmo) - .PHONY: install install: $(LIBS) META mkdir -p $(OCAMLDESTDIR) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |