5 # Bring in the default rules
6 include ../buildlib/defaults.mak
10 LIB_APT_PKG_MAJOR = 3.11
11 APT_DOMAIN := libapt-pkg$(LIB_APT_PKG_MAJOR)
16 LIB_MAKES = apt-pkg/makefile
23 LIB_MAKES = apt-pkg/makefile
30 LIB_MAKES = apt-pkg/makefile
37 LIB_MAKES = apt-pkg/makefile
44 LIB_MAKES = apt-pkg/makefile
50 SLIBS = -lapt-pkg $(SOCKETLIBS) -framework CoreFoundation -framework CFNetwork -framework SystemConfiguration -framework IOKit -llockdown
51 LIB_MAKES = apt-pkg/makefile
52 SOURCE = http.cc rfc2553emu.cc connect.cc
57 SLIBS = -lapt-pkg $(SOCKETLIBS)
58 LIB_MAKES = apt-pkg/makefile
59 SOURCE = ftp.cc rfc2553emu.cc connect.cc
64 SLIBS = -lapt-pkg $(SOCKETLIBS)
65 LIB_MAKES = apt-pkg/makefile
72 LIB_MAKES = apt-pkg/makefile
76 # SSH and vzip2 method symlink
77 binary: $(BIN)/ssh $(BIN)/bzip2
78 veryclean: clean-$(BIN)/ssh clean-$(BIN)/bzip2
80 echo "Installing ssh method link"
86 echo "Installing bzip2 method link"
87 ln -fs gzip $(BIN)/bzip2