projects
/
apt.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add pt_BR translation of apt_preferences(5). Also, bui...
[apt.git]
/
doc
/
pt_BR
/
makefile
Commit
Line
Data
9975c278
AL
1
# -*- make -*-
2
BASE=../..
3
SUBDIR=doc/pt_BR
4
5
# Bring in the default rules
6
include ../../buildlib/defaults.mak
7
8
SOURCE = apt_preferences.pt_BR.5
9
INCLUDES = apt.ent.pt_BR
10
include $(SGML_MANPAGE_H)