X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fuser%2FGNUmakefile;h=eb4577dcc3dad493026e783bce15c736a495f10f;hb=589ba7953e92ad4ad793d89291b97d738614408e;hp=0247f74b1e69445027cc2221f9ceb155cd7c4f10;hpb=bec6d0f547819d4003c5ce987f8fe589818e4712;p=lilypond.git diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 0247f74b1e..eb4577dcc3 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -38,6 +38,8 @@ LOCALSTEPMAKE_TEMPLATES=lilypond ly include $(depth)/make/stepmake.make +default: + info: $(INFO_FILES) @echo export LILYPOND_DATADIR=$(LILYPOND_DATADIR) @echo export PYTHONPATH=$(PYTHONPATH) @@ -50,8 +52,6 @@ xml: $(outdir)/lilypond/lilypond.xml $(outdir)/lilypond-internals/lilypond-inter local-install-WWW: local-install-info local-uninstall-WWW: local-uninstall-info -default: - local-clean: rm -f $(INFO_IMAGES_DIR) @@ -60,7 +60,6 @@ local-help: extra-local-help extra-local-help: @echo -e "\ info update info pages\n\ - ps update PostScript documents\n\ xml update Docbook xml documentation\n\ "