makefile 316 B

12345678910111213
  1. # -*- make -*-
  2. BASE=../..
  3. SUBDIR=doc/fr
  4. # Bring in the default rules
  5. include ../../buildlib/defaults.mak
  6. SOURCE = apt-cdrom.fr.8 apt-config.fr.8 apt-extracttemplates.fr.1 \
  7. apt-ftparchive.fr.1 apt-sortpkgs.fr.1 apt.conf.fr.5 \
  8. apt_preferences.fr.5
  9. INCLUDES = apt.ent.fr
  10. include $(SGML_MANPAGE_H)