]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/Makefile
patch::: 1.0.3.jcn1: kleine vix
[lilypond.git] / Documentation / Makefile
index da2847045e8c578c89ef999f1e8a5fb8df658e88..25cf1d4f76b68087676a52d5ac8e96442d466550 100644 (file)
@@ -1,4 +1,22 @@
+# Documentation/Makefile
+
+depth = ..
+
+NAME = Documentation
+SUBDIRS=man tex pictures topdocs
+MAKEFILES=Documentation
+README_TOP_FILES=NEWS DEDICATION TODO ANNOUNCE-0.1
+
+EXTRA_DIST_FILES = gnu-music-history TODO 
+
+BLURBS=BLURB COPERTINA FLAPTEKST
+OUTTEXINFO_FILES = $(outdir)/topinfo.texinfo $(outdir)/mutopia.texinfo
+
+include $(depth)/make/Stepmake.make 
+
+default: do-doc
+
+# INFO_FILES = $(outdir)/$(package).info
+
+texinfo: $(OUTTEXINFO_FILES)
 
-DOCFILES=CodingStyle algorithms  Makefile
-dist:
-       ln $(DOCFILES) $(DDIR)/Documentation/
\ No newline at end of file