aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/partners
diff options
context:
space:
mode:
authorJapanese Language Team <japanese>1999-06-15 19:14:02 +0000
committerJapanese Language Team <japanese>1999-06-15 19:14:02 +0000
commit22dd74566f6ca54a091e94237ae92fe1188eb330 (patch)
tree17ce83649a57c34873a6967d6d3c6d855fd5a1c4 /japanese/partners
parent33b07fa3853931f27ba885eb2a9684e809dfebf2 (diff)
* Initial version.
CVS version numbers japanese/partners/Makefile: INITIAL -> 1.1
Diffstat (limited to 'japanese/partners')
-rw-r--r--japanese/partners/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/japanese/partners/Makefile b/japanese/partners/Makefile
new file mode 100644
index 00000000000..2602f94475a
--- /dev/null
+++ b/japanese/partners/Makefile
@@ -0,0 +1,22 @@
+# This Makefile should need no changes from webwml/english/devel/Makefile
+# Please send a message to debian-www if you need to modify anything
+# so the problem can be fixed.
+
+WMLBASE=..
+CUR_DIR=partners
+# list any subdirectories in the following variable. Any directories listed
+# must exist or the make will not work
+SUBS=images
+
+include $(WMLBASE)/Make.lang
+include $(WMLBASE)/Make.common
+
+include $(WMLBASE)/Make.dep.templ
+include $(WMLBASE)/Make.dep.generic
+
+# there is no reason to translate the file partners-form.txt
+# so don't modify the following
+ifeq ($(LANGUAGE),en)
+install::
+ install -m664 partners-form.txt $(HTMLDIR)
+endif

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