]> git.saurik.com Git - apt.git/blob - doc/pl/makefile
apt.conf: mentioned '/* ... */'-comments.
[apt.git] / doc / pl / makefile
1 # -*- make -*-
2 BASE=../..
3 SUBDIR=doc/pl
4
5 # Bring in the default rules
6 include ../../buildlib/defaults.mak
7
8 # Debian Doc SGML Documents
9 SOURCE = offline.pl.sgml
10 DEBIANDOC_HTML_OPTIONS=-l pl
11 include $(DEBIANDOC_H)