X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Documentation%2Fpictures%2FGNUmakefile;h=385043d56141bcabb879e14770563c56b1a17d15;hb=1a1d2e078682968b5a0a98ecbe2388b93fa2aa44;hp=4a8f2eb72f0e28a0f003389cce973b062932da2a;hpb=1627bf2d019af9eae5092e8273914a7759596f49;p=lilypond.git diff --git a/Documentation/pictures/GNUmakefile b/Documentation/pictures/GNUmakefile index 4a8f2eb72f..385043d561 100644 --- a/Documentation/pictures/GNUmakefile +++ b/Documentation/pictures/GNUmakefile @@ -1,27 +1,6 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation -XPM_FILES=$(call src-wildcard,*.xpm) -EXTRA_DIST_FILES= $(XPM_FILES) - -lilypond-icon = $(outdir)/lilypond.ico -ly-icon = $(outdir)/ly.ico include $(depth)/make/stepmake.make -ifeq ($(PLATFORM_WINDOWS),yes) - -$(outdir)/%.ico: %.xpm - $(buildscript-dir)/genicon $< $@ - -default: $(lilypond-icon) $(ly-icon) - -endif # PLATFORM_WINDOWS - -local-dist: $(icon) -xgifs: $(OUTGIF_FILES) -pngs: $(OUTPNG_FILES) - -ifeq ($(out),www) -local-WWW-1: $(OUTPNG_FILES) -endif