add apt-vendor information for tanglu
[ntk/apt.git] / vendor / tanglu / makefile
CommitLineData
bef4b142
JS
1# -*- make -*-
2BASE=../..
3SUBDIR=vendor/tanglu
4
5# Bring in the default rules
6include ../../buildlib/defaults.mak
7
8doc binary manpages: sources.list
9
10sources.list: sources.list.in ../../doc/apt-verbatim.ent
11 sed -e 's#&tanglu-codename;#$(shell ../getinfo tanglu-codename)#g' $< > $@