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
29 SLIBS = -lapt-pkg -lapt-inst
30 LIB_MAKES = apt-pkg/makefile apt-inst/makefile
31 SOURCE = testextract.cc
34 # Program for testing the config file parser
35 PROGRAM=conftest_clear
37 SOURCE = conf_clear.cc
40 # Program for testing the config file parser
46 # Program for testing the tar/deb extractor
48 SLIBS = -lapt-pkg -lapt-inst
52 # Program for testing tar extraction
53 PROGRAM=extract-control
54 SLIBS = -lapt-pkg -lapt-inst
55 SOURCE = extract-control.cc
58 # Program for testing hashes
64 # Program for testing udevcdrom
65 PROGRAM=test_udevcdrom
67 SOURCE = test_udevcdrom.cc
70 # Program for checking rpm versions
72 #SLIBS = -lapt-pkg -lrpm