5 # Bring in the default rules
 
   6 include ../buildlib/defaults.mak
 
   8 # Program for testing methods
 
  14 # Program for testing methods
 
  20 # Scratch program to test incomplete code fragments in
 
  22 SLIBS = -lapt-inst -lapt-pkg
 
  23 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
 
  27 # Version compare tester
 
  30 LIB_MAKES = apt-pkg/makefile
 
  31 SOURCE = versiontest.cc
 
  34 # Version compare tester
 
  36 SLIBS = -lapt-pkg -lapt-inst
 
  37 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
 
  38 SOURCE = testextract.cc
 
  41 # Program for testing the config file parser
 
  42 PROGRAM=conftest_clear
 
  44 SOURCE = conf_clear.cc
 
  47 # Program for testing the config file parser
 
  53 # Program for testing the tar/deb extractor
 
  55 SLIBS = -lapt-pkg -lapt-inst
 
  59 # Program for testing tar extraction
 
  60 PROGRAM=extract-control
 
  61 SLIBS = -lapt-pkg -lapt-inst
 
  62 SOURCE = extract-control.cc
 
  65 # Program for testing hashes
 
  71 # Program for checking rpm versions
 
  73 SLIBS = -lapt-pkg -lrpm