]>
Commit | Line | Data |
---|---|---|
9975c278 AL |
1 | # -*- make -*- |
2 | BASE=../.. | |
3 | SUBDIR=doc/fr | |
4 | ||
5 | # Bring in the default rules | |
6 | include ../../buildlib/defaults.mak | |
7 | ||
602daf93 AL |
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 | |
9975c278 AL |
13 | INCLUDES = apt.ent.fr |
14 | include $(SGML_MANPAGE_H) |