]> git.saurik.com Git - apt.git/blob - doc/fr/makefile
* Add new French man pages to doc/fr/.cvsignore
[apt.git] / doc / fr / makefile
1 # -*- make -*-
2 BASE=../..
3 SUBDIR=doc/fr
4
5 # Bring in the default rules
6 include ../../buildlib/defaults.mak
7
8 # Man pages
9 SOURCE = 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
13 INCLUDES = apt.ent.fr
14 include $(SGML_MANPAGE_H)