5 # Bring in the default rules
6 include ../buildlib/defaults.mak
8 # The apt-ftparchive program
10 PROGRAM=apt-ftparchive
11 SLIBS = -lapt-pkg -lapt-inst $(BDBLIB) $(INTLLIBS)
12 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
13 SOURCE = apt-ftparchive.cc cachedb.cc writer.cc contents.cc override.cc \
17 PROGRAM=apt-ftparchive
18 MESSAGE="Must have db2 to build apt-ftparchive"