summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/hu/Makefile
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-02 22:45:53 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-06-02 22:45:53 +0000
commit4b818c58a8bac40417a2a607f1b8d8dddd730312 (patch)
tree855c1237ec75914c045e9c671e2779eb08c2d875 /DOCS/xml/hu/Makefile
parent822352740231faf2c19cf83a6f8bdae6b2be72a8 (diff)
downloadmpv-4b818c58a8bac40417a2a607f1b8d8dddd730312.tar.bz2
mpv-4b818c58a8bac40417a2a607f1b8d8dddd730312.tar.xz
hungarian xml docs, first try
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12525 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/hu/Makefile')
-rw-r--r--DOCS/xml/hu/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/xml/hu/Makefile b/DOCS/xml/hu/Makefile
new file mode 100644
index 0000000000..e18885f6df
--- /dev/null
+++ b/DOCS/xml/hu/Makefile
@@ -0,0 +1,11 @@
+# Set if you are using your own HTML stylesheet...
+#HTML_STYLESHEET = mystyle.css
+
+# Change to yes to enable symlinking missing files to English master versions
+USE_SYMLINKS = yes
+
+# Dependency information.
+$(HTMLDIR)/index.html: $(wildcard *.xml)
+$(HTMLFILE): $(wildcard *.xml)
+
+include ../Makefile.inc