]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/GNUmakefile
release: 1.1.44
[lilypond.git] / Documentation / GNUmakefile
1 # Documentation/Makefile
2
3 depth = ..
4
5 NAME = documentation
6 SUBDIRS=man tex pictures topdocs ntweb
7 STEPMAKE_TEMPLATES=documentation 
8 README_TOP_FILES=NEWS DEDICATION TODO ANNOUNCE-0.1 AIMS
9 INFO_FILES = $(wildcard $(outdir)/$(package).info*)
10
11
12
13 BLURBS=BLURB COPERTINA FLAPTEKST
14
15 include $(depth)/make/stepmake.make 
16
17 default: do-doc
18
19 info: $(outdir)/$(package).info
20