]> git.saurik.com Git - apt.git/blame - doc/fr/makefile
* Updated French man pages from Philippe Batailler
[apt.git] / doc / fr / makefile
CommitLineData
9975c278
AL
1# -*- make -*-
2BASE=../..
3SUBDIR=doc/fr
4
5# Bring in the default rules
6include ../../buildlib/defaults.mak
7
602daf93
AL
8# Man pages
9SOURCE = apt-cache.fr.8 apt-get.fr.8 apt-cdrom.fr.8 apt.conf.fr.5 \
10 sources.list.fr.5 apt-config.fr.8 apt-sortpkgs.fr.1 \
11 apt-ftparchive.fr.1 apt_preferences.fr.5 apt-extracttemplates.fr.1 \
12 vendors.list.fr.5
9975c278
AL
13INCLUDES = apt.ent.fr
14include $(SGML_MANPAGE_H)