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