projects
/
apt-legacy.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Drastically improved APT HTTP error messages and actually set the proxy server config...
[apt-legacy.git]
/
doc
/
es
/
makefile
1
# -*- make -*-
2
BASE=../..
3
SUBDIR=doc/es
4
5
# Bring in the default rules
6
include ../../buildlib/defaults.mak
7
8
# Man pages
9
SOURCE = apt-cache.es.8 apt-get.es.8 apt-cdrom.es.8 apt.conf.es.5 \
10
sources.list.es.5 apt-config.es.8 apt_preferences.es.5
11
INCLUDES = apt.ent.es
12
include $(SGML_MANPAGE_H)