mldonkey-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Mldonkey-commits] Changes to mldonkey/config/Makefile.in


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/config/Makefile.in
Date: Tue, 18 Oct 2005 05:01:21 -0400

Index: mldonkey/config/Makefile.in
diff -u mldonkey/config/Makefile.in:1.118 mldonkey/config/Makefile.in:1.119
--- mldonkey/config/Makefile.in:1.118   Tue Oct 18 08:56:24 2005
+++ mldonkey/config/Makefile.in Tue Oct 18 09:01:21 2005
@@ -1650,7 +1650,7 @@
        rm -f build/*.a build/*.cma build/*.cmxa
        rm -f *_plugin
        rm -f mldonkey mlgui mlnet.exe mlgui.exe
-       rm -f svg_converter mld_hash make_torrent copysources get_range subconv 
dp500
+       rm -f svg_converter.byte mld_hash make_torrent copysources get_range 
subconv dp500
        rm -f svg_converter.exe mld_hash.exe make_torrent.exe copysources.exe 
get_range.exe subconv.exe dp500.exe
        (for i in $(SUBDIRS); do \
                rm -f  $$i/*.cm? $$i/*.o $$i/*.annot ; \
@@ -1732,7 +1732,7 @@
                $(OCAMLPP) $$i/*.mlt  >> .depend; \
        done)
        if test "$(GUI)" = "newgui2"; then \
-               $(MAKE) svg_converter; \
+               $(MAKE) svg_converter.byte; \
        fi
 
 $(LOCAL)/ocamlopt-$(REQUIRED_OCAML)/Makefile: 
patches/ocamlopt-$(REQUIRED_OCAML).tar.gz
@@ -1989,7 +1989,7 @@
 
 .svg.ml_icons :
        cp $< $@
-       ./svg_converter $@
+       ./svg_converter.byte $@
 
 .ml.cmx :
        $(OCAMLOPT) $(PLUGIN_FLAG) $(OFLAGS) $(INCLUDES) -c $<




reply via email to

[Prev in Thread] Current Thread [Next in Thread]