makefile 183 B

1234567891011
  1. # -*- make -*-
  2. BASE=../..
  3. SUBDIR=doc/pl
  4. # Bring in the default rules
  5. include ../../buildlib/defaults.mak
  6. # Debian Doc SGML Documents
  7. SOURCE = offline.pl.sgml
  8. include $(DEBIANDOC_H)