5 # Bring in the default rules
6 include ../buildlib/defaults.mak
8 # Program for testing methods
14 # Scratch program to test incomplete code fragments in
16 SLIBS = -lapt-inst -lapt-pkg
17 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
22 SLIBS = -lapt-inst -lapt-pkg
23 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
24 SOURCE = testextract.cc
27 # Version compare tester
30 LIB_MAKES = apt-pkg/makefile
31 SOURCE = versiontest.cc
34 # Version compare tester
37 LIB_MAKES = apt-pkg/makefile