aboutsummaryrefslogtreecommitdiffstats
path: root/korean/Makefile
diff options
context:
space:
mode:
authorJames A. Treacy <treacy>1999-04-30 20:33:38 +0000
committerJames A. Treacy <treacy>1999-04-30 20:33:38 +0000
commit7078c73696a9f3932d84265dae6d801704830efd (patch)
tree9c91f64ac308fa88d54533858b225ec26b0fc7a9 /korean/Makefile
parent7e4f84899bbe777a9dc22b85013c62258f0e94c3 (diff)
moved korean translations to koreand directory and fixed english versions
CVS version numbers english/Make.lang: 1.9 -> 1.10 english/index.wml: 1.40 -> 1.41 korean/Make.common: INITIAL -> 1.1 korean/Make.dep.generic: INITIAL -> 1.1 korean/Make.dep.templ: INITIAL -> 1.1 korean/Make.lang: INITIAL -> 1.1 korean/Makefile: INITIAL -> 1.1 korean/index.wml: INITIAL -> 1.1 korean/Pics/Makefile: INITIAL -> 1.1 korean/Pics/about.ko.gif: INITIAL -> 1.1 korean/Pics/devel.ko.gif: INITIAL -> 1.1 korean/Pics/distrib.ko.gif: INITIAL -> 1.1 korean/Pics/home.ko.gif: INITIAL -> 1.1 korean/Pics/news.ko.gif: INITIAL -> 1.1 korean/Pics/search.ko.gif: INITIAL -> 1.1 korean/Pics/support.ko.gif: INITIAL -> 1.1
Diffstat (limited to 'korean/Makefile')
-rw-r--r--korean/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/korean/Makefile b/korean/Makefile
new file mode 100644
index 00000000000..fc746833152
--- /dev/null
+++ b/korean/Makefile
@@ -0,0 +1,24 @@
+# This Makefile should need no changes from webwml/english/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=.
+CUR_DIR=
+# list any subdirectories in the following variable. Any directories listed
+# must exist or the make will not work
+SUBS=Bugs MailingLists News Pics SPI consultants devel distrib doc events intro \
+logos mirror partners ports releases security vote y2k
+
+include $(WMLBASE)/Make.lang
+include $(WMLBASE)/Make.common
+
+include $(WMLBASE)/Make.dep.generic
+include $(WMLBASE)/Make.dep.templ
+
+# Do Not modify the following line
+index.$(LANGUAGE).html: index.wml $(TEMPLDIR)/mainpage.wml \
+ $(wildcard News/1998/1998*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1998/1998*.wml) \
+ $(wildcard security/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/security/1999/1999*.wml) \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml
+ $(WML) index.wml
+

© 2014-2024 Faster IT GmbH | imprint | privacy policy