aboutsummaryrefslogtreecommitdiffstats
path: root/dutch/Makefile
diff options
context:
space:
mode:
authorDutch Language Team <dutch>2000-02-06 23:36:10 +0000
committerDutch Language Team <dutch>2000-02-06 23:36:10 +0000
commit9254de5ddc5c1014b68b9844ca6033c9693d043e (patch)
treeaae856b0ba07e71724f5342975b43e39d3d6207e /dutch/Makefile
parent1b538918b0ae13db33c396fbc8340325c0be0bd2 (diff)
*** empty log message ***
CVS version numbers dutch/Make.common: INITIAL -> 1.1 dutch/Make.dep.generic: INITIAL -> 1.1 dutch/Make.dep.templ: INITIAL -> 1.1 dutch/Make.lang: INITIAL -> 1.1 dutch/Makefile: INITIAL -> 1.1 dutch/contact.wml: INITIAL -> 1.1 dutch/index.wml: 1.2 -> 1.3
Diffstat (limited to 'dutch/Makefile')
-rw-r--r--dutch/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/dutch/Makefile b/dutch/Makefile
new file mode 100644
index 00000000000..0d973b9fdab
--- /dev/null
+++ b/dutch/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 \
+international logos mirror misc 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/2000/2000*.wml) $(wildcard $(ENGLISHSRCDIR)/News/2000/2000*.wml) \
+ $(wildcard security/2000/2000*.wml) $(wildcard $(ENGLISHSRCDIR)/security/2000/2000*.wml) \
+ $(TEMPLDIR)/ctime.wml $(TEMPLDIR)/recent_list.wml $(TEMPLDIR)/languages.wml
+ $(WML) index.wml
+

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