aboutsummaryrefslogtreecommitdiffstats
path: root/hungarian/MailingLists
diff options
context:
space:
mode:
authorHungarian Language Team <hungarian>2001-01-09 16:48:06 +0000
committerHungarian Language Team <hungarian>2001-01-09 16:48:06 +0000
commit6f18b504cf235c256ed4d65eeb776a0dae906a7b (patch)
tree32a01b22fb4a0320323beceb5ee820622deacfce /hungarian/MailingLists
parentb0a9a6965ec79cf55337a5b2348635a0273c393c (diff)
added Makefile
CVS version numbers hungarian/MailingLists/Makefile: INITIAL -> 1.1
Diffstat (limited to 'hungarian/MailingLists')
-rw-r--r--hungarian/MailingLists/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/hungarian/MailingLists/Makefile b/hungarian/MailingLists/Makefile
new file mode 100644
index 00000000000..c5a2e2cb502
--- /dev/null
+++ b/hungarian/MailingLists/Makefile
@@ -0,0 +1,17 @@
+# This Makefile should need no changes from webwml/english/MailingLists/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=..
+CUR_DIR=MailingLists
+SUBS=
+
+include $(WMLBASE)/Make.lang
+
+ifeq "$(LANGUAGE)" "en"
+subscribe.wml: mklist
+ ./mklist -s
+
+unsubscribe.wml: mklist
+ ./mklist -u
+endif

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