aboutsummaryrefslogtreecommitdiffstats
path: root/romanian/Makefile
diff options
context:
space:
mode:
authorRomanian Language Team <romanian>1999-12-09 19:04:16 +0000
committerRomanian Language Team <romanian>1999-12-09 19:04:16 +0000
commitafaceb21060b9eaeabd57a8b31d32a1a18afbcbf (patch)
treee8c5fa0da8185d0d754def0782da7bf530e7df60 /romanian/Makefile
parentfed41e2633902fef8e215ee1aabc83797a1af11b (diff)
starting-up Romanian wml
CVS version numbers romanian/.wmlrc: INITIAL -> 1.1 romanian/Make.common: INITIAL -> 1.1 romanian/Make.dep.generic: INITIAL -> 1.1 romanian/Make.dep.templ: INITIAL -> 1.1 romanian/Make.lang: INITIAL -> 1.1 romanian/Makefile: INITIAL -> 1.1 romanian/Makefile.README: INITIAL -> 1.1 romanian/contact.wml: INITIAL -> 1.1 romanian/social_contract.wml: INITIAL -> 1.1
Diffstat (limited to 'romanian/Makefile')
-rw-r--r--romanian/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/romanian/Makefile b/romanian/Makefile
new file mode 100644
index 00000000000..d9357e4aff6
--- /dev/null
+++ b/romanian/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