README.md edited online with Bitbucket
[gdash.git] / docs / Makefile.am
blobf153e20b5f087aa78afe26a0ac3e316bc6610319
1 ## Process this file with automake to produce Makefile.in
2 EXTRA_DIST = \
3         c64_internals.txt ckdelay.xls cd7_speeds.xls ckdelay.txt brc_format.txt \
4         cave_style.css
7 # To create the docs, GDash must be installed on the system,
8 # so it can use the translations.
10 .PHONY: Docs Doc-English.html Doc-Deutsch.html Doc-Magyar.html
12 Docs: Doc-English.html Doc-Deutsch.html Doc-Magyar.html
14 Doc-English.html: ../src/gdash
15         ../src/gdash -q --save-docs 1
17 Doc-Deutsch.html: ../src/gdash
18         ../src/gdash -q --save-docs 2
20 Doc-Magyar.html: ../src/gdash
21         ../src/gdash -q --save-docs 3