5 # Bring in the default rules
6 include ../buildlib/defaults.mak
8 # The apt-cache program
11 LIB_MAKES = apt-pkg/makefile
18 LIB_MAKES = apt-pkg/makefile
19 SOURCE = apt-get.cc acqprogress.cc
22 # The apt-config program
25 LIB_MAKES = apt-pkg/makefile
26 SOURCE = apt-config.cc
29 # The apt-cdrom program
32 LIB_MAKES = apt-pkg/makefile
36 # The apt-sortpkgs program
39 LIB_MAKES = apt-pkg/makefile
40 SOURCE = apt-sortpkgs.cc
43 # The apt-extracttemplates program
44 PROGRAM=apt-extracttemplates
45 SLIBS = -lapt-pkg -lapt-inst
46 LIB_MAKES = apt-pkg/makefile
47 SOURCE = apt-extracttemplates.cc
56 # The apt-mark program