aboutsummaryrefslogtreecommitdiffstats
path: root/portuguese/Makefile
diff options
context:
space:
mode:
authorPortuguese Language Team <portuguese>1999-03-08 15:58:01 +0000
committerPortuguese Language Team <portuguese>1999-03-08 15:58:01 +0000
commit61c82653b051679a15b5a8b38c290691513c34c1 (patch)
tree82dcaf084205da69c9ee9f55b53b821adaddb199 /portuguese/Makefile
parent94e53df7521d0ec648338c3e409b896c4a490bd7 (diff)
Makefiles were included, I forgot them the first time, damn! :)
CVS version numbers portuguese/Make.common: INITIAL -> 1.1 portuguese/Make.dep.generic: INITIAL -> 1.1 portuguese/Make.dep.templ: INITIAL -> 1.1 portuguese/Make.lang: INITIAL -> 1.1 portuguese/Makefile: INITIAL -> 1.1
Diffstat (limited to 'portuguese/Makefile')
-rw-r--r--portuguese/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile
new file mode 100644
index 00000000000..fc746833152
--- /dev/null
+++ b/portuguese/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