]> git.phdru.name Git - sqlconvert.git/blobdiff - docs/Makefile
Rename mysql2sql -> sqlconvert
[sqlconvert.git] / docs / Makefile
index fc957c0a18edf4519d5c0079be5679f19d559832..154937d92ae40083291178740f735b6ee203bdae 100644 (file)
@@ -91,9 +91,9 @@ qthelp:
        @echo
        @echo "Build finished; now you can run "qcollectiongenerator" with the" \
              ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
-       @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/mysql2sql.qhcp"
+       @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/sqlconvert.qhcp"
        @echo "To view the help file:"
-       @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/mysql2sql.qhc"
+       @echo "# assistant -collectionFile $(BUILDDIR)/qthelp/sqlconvert.qhc"
 
 .PHONY: applehelp
 applehelp:
@@ -110,8 +110,8 @@ devhelp:
        @echo
        @echo "Build finished."
        @echo "To view the help file:"
-       @echo "# mkdir -p $$HOME/.local/share/devhelp/mysql2sql"
-       @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/mysql2sql"
+       @echo "# mkdir -p $$HOME/.local/share/devhelp/sqlconvert"
+       @echo "# ln -s $(BUILDDIR)/devhelp $$HOME/.local/share/devhelp/sqlconvert"
        @echo "# devhelp"
 
 .PHONY: epub