5 # Bring in the default rules
6 include ../../buildlib/defaults.mak
10 sources.list: sources.list.in ../../doc/apt-verbatim.ent
11 sed -e 's#&stable-codename;#$(shell grep --max-count=1 '^<!ENTITY stable-codename "' ../../doc/apt-verbatim.ent | cut -d'"' -f 2)#g' $^ > $@