aboutsummaryrefslogtreecommitdiffstats
path: root/arabic/Makefile
diff options
context:
space:
mode:
authorArabic Language Team <arabic>1999-12-05 12:24:06 +0000
committerArabic Language Team <arabic>1999-12-05 12:24:06 +0000
commit022f31a461cf386ff55d5f032962fe498c40cc10 (patch)
tree9fbb9631efbcdca9151ab71c9264f637b4d97e17 /arabic/Makefile
parent3e99eac5135aafc45221acf91258d7a43ad596df (diff)
Adapted generic wml files for Arabic
CVS version numbers arabic/Make.common: INITIAL -> 1.1 arabic/Make.dep.generic: INITIAL -> 1.1 arabic/Make.dep.templ: INITIAL -> 1.1 arabic/Make.lang: INITIAL -> 1.1 arabic/Makefile: INITIAL -> 1.1
Diffstat (limited to 'arabic/Makefile')
-rw-r--r--arabic/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/arabic/Makefile b/arabic/Makefile
new file mode 100644
index 00000000000..d9357e4aff6
--- /dev/null
+++ b/arabic/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/1999/1999*.wml) $(wildcard $(ENGLISHSRCDIR)/News/1999/1999*.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