projects
/
apt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Update changelog
[apt.git]
/
doc
/
ja
/
makefile
1
# -*- make -*-
2
BASE=../..
3
SUBDIR=doc/ja
4
5
# Bring in the default rules
6
include ../../buildlib/defaults.mak
7
8
# Man pages
9
SOURCE = apt-cache.ja.8 apt-get.ja.8 apt-cdrom.ja.8 apt.conf.ja.5
10
INCLUDES = apt.ent.ja
11
include $(SGML_MANPAGE_H)