summaryrefslogtreecommitdiff
path: root/doc/ja/makefile
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 17:04:07 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 17:04:07 +0000
commit0ee9ebde5ada80cd7a867a924a3fb94c273fb007 (patch)
tree230ed82426a5ebb05b49c1165c645af38ea09707 /doc/ja/makefile
parent725581a78ed5b222f7290321917199fb7fbc4c79 (diff)
* Japanese translation of documentation from Kurasawa N...
Author: mdz Date: 2003-12-20 23:30:07 GMT * Japanese translation of documentation from Kurasawa Nozomu <nabetaro@slug.jp> (Closes: #186235)
Diffstat (limited to 'doc/ja/makefile')
-rw-r--r--doc/ja/makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/ja/makefile b/doc/ja/makefile
new file mode 100644
index 000000000..9e757b590
--- /dev/null
+++ b/doc/ja/makefile
@@ -0,0 +1,11 @@
+# -*- make -*-
+BASE=../..
+SUBDIR=doc/ja
+
+# Bring in the default rules
+include ../../buildlib/defaults.mak
+
+# Man pages
+SOURCE = apt-cache.ja.8 apt-get.ja.8 apt-cdrom.ja.8 apt.conf.ja.5
+INCLUDES = apt.ent.ja
+include $(SGML_MANPAGE_H)