]> git.saurik.com Git - apt.git/blob - vendor/ubuntu/makefile
remove auto-generated apt-key and sources.list on clean (closes: 739749)
[apt.git] / vendor / ubuntu / makefile
1 # -*- make -*-
2 BASE=../..
3 SUBDIR=vendor/ubuntu
4
5 # Bring in the default rules
6 include ../../buildlib/defaults.mak
7
8 doc binary manpages: sources.list
9
10 sources.list: sources.list.in ../../doc/apt-verbatim.ent
11 sed -e 's#&ubuntu-codename;#$(shell ../getinfo ubuntu-codename)#g' $< > $@
12
13 clean:
14 rm -f sources.list