]>
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 | ||
8 | SOURCE = apt-cdrom.fr.8 apt-config.fr.8 apt-extracttemplates.fr.1 \ | |
9 | apt-ftparchive.fr.1 apt-sortpkgs.fr.1 apt.conf.fr.5 \ | |
10 | apt_preferences.fr.5 | |
11 | INCLUDES = apt.ent.fr | |
12 | include $(SGML_MANPAGE_H) |