]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/Documentation/topdocs/GNUmakefile
release: 1.1.0
[lilypond.git] / stepmake / Documentation / topdocs / GNUmakefile
1 # Documentation/topdocs/Makefile
2
3 depth = ../..
4
5 SUBDIRS=
6 BLURBS=BLURB #COPERTINA FLAPTEKST
7 AT_FILES = $(BLURBS) # 
8 at-dir = $(doc-dir)/
9 at-ext = .in
10 BLURBS=BLURB COPERTINA FLAPTEKST
11 OUT_DIST_FILES=$(OUTTXT_FILES)
12
13 STEPMAKE_TEMPLATES=documentation yolily-topdoc install install-out
14
15 include $(depth)/make/stepmake.make 
16
17 INSTALLATION_DIR=$(datadir)/Documentation/topdocs
18 INSTALLATION_FILES=$(DIST_FILES)
19 POST_INSTALL=-mkdir $(INSTALLATION_DIR)/out
20
21 INSTALLATION_OUT_DIR=$(datadir)/Documentation/topdocs/out
22 INSTALLATION_OUT_FILES=$(OUTTXT_FILES)
23