aboutsummaryrefslogtreecommitdiffstats
path: root/polish/Makefile
diff options
context:
space:
mode:
authorPolish Language Team <polish>1999-01-18 15:45:50 +0000
committerPolish Language Team <polish>1999-01-18 15:45:50 +0000
commit034fefb83bf4c5c2f269981f095ec6beb9cce280 (patch)
tree891f87679eab1ddeaf711dc1e9da972a5175b7ab /polish/Makefile
parentddff9a68e446c7178eb0335f9a9cd6376dc943b1 (diff)
koncze robic pierwsze tlumaczenie
CVS version numbers polish/Make.common: INITIAL -> 1.1 polish/Make.dep.generic: INITIAL -> 1.1 polish/Make.dep.templ: INITIAL -> 1.1 polish/Make.lang: INITIAL -> 1.1 polish/Makefile: INITIAL -> 1.1
Diffstat (limited to 'polish/Makefile')
-rw-r--r--polish/Makefile24
1 files changed, 24 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile
new file mode 100644
index 00000000000..4f5a71322e7
--- /dev/null
+++ b/polish/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=2.0 MailingLists News SPI devel distrib doc events intro logos mirror \
+ports security Pics vote
+
+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.html.$(LANGUAGE): 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