*** empty log message ***

This commit is contained in:
David Rose 2000-12-22 00:55:39 +00:00
parent 8ef6e582b3
commit 3ac90489b0
2 changed files with 7 additions and 3 deletions

View File

@ -13,14 +13,16 @@
downloadDb.cxx downloadDb.h \
downloader.I downloader.cxx downloader.h extractor.cxx extractor.h \
multiplexStream.I multiplexStream.cxx multiplexStream.h \
multiplexStreamBuf.I multiplexStreamBuf.cxx multiplexStreamBuf.h \
patcher.cxx \
patcher.h patcher.I
multiplexStreamBuf.I multiplexStreamBuf.cxx multiplexStreamBuf.h
#define IF_ZLIB_SOURCES \
decompressor.cxx decompressor.h zcompressor.I zcompressor.cxx \
zcompressor.h download_utils.cxx download_utils.h
#define IF_CRYPTO_SOURCES \
patcher.cxx \
patcher.h patcher.I
#define INSTALL_HEADERS \
asyncUtility.h asyncUtility.I \
config_downloader.h \

View File

@ -5,6 +5,7 @@
#begin bin_target
#define TARGET apply_patch
#define TARGET_IF_CRYPTO yes
#define SOURCES \
apply_patch.cxx
@ -15,6 +16,7 @@
#begin bin_target
#define TARGET build_patch
#define TARGET_IF_CRYPTO yes
#define SOURCES \
build_patch.cxx