]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/pictures/Makefile
release: 1.0.2
[lilypond.git] / Documentation / pictures / Makefile
1 depth = ../..
2
3 include $(depth)/make/Stepmake.make
4 include $(stepdir)/Documentation_rules.make
5
6 XPM_FILES=$(wildcard *.xpm)
7 OUTGIF_FILES = $(addprefix $(outdir)/,$(XPM_FILES:.xpm=.gif))
8
9 EXTRA_DIST_FILES= $(XPM_FILES)
10 gifs: $(OUTGIF_FILES)
11
12 local-WWW: $(OUTGIF_FILES)
13
14 icon: $(outdir)/lelie_icon.gif
15         cp $< $(depth)/$(outdir)/$(package)-icon.gif