-# This file was automatically generated by tmake at 15:02, 2000/02/24
+# This file was automatically generated by tmake at 12:30, 2000/03/04
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE BASE.T!
ALL_SOURCES = \
common/init.cpp \
common/fileconf.cpp \
common/filefn.cpp \
common/filesys.cpp \
+ common/fs_inet.cpp \
+ common/fs_mem.cpp \
+ common/fs_zip.cpp \
common/hash.cpp \
common/intl.cpp \
common/list.cpp \
common/longlong.cpp \
common/mimecmn.cpp \
common/module.cpp \
+ common/mstream.cpp \
common/object.cpp \
common/objstrm.cpp \
common/process.cpp \
common/timercmn.cpp \
common/tokenzr.cpp \
common/txtstrm.cpp \
+ common/unzip.c \
common/utilscmn.cpp \
common/variant.cpp \
common/wfstream.cpp \
common/wxchar.cpp \
+ common/zipstrm.cpp \
+ common/zstream.cpp \
unix/dir.cpp \
unix/mimetype.cpp \
unix/threadpsx.cpp \
fileconf.h \
filefn.h \
filesys.h \
+ fs_inet.h \
+ fs_mem.h \
+ fs_zip.h \
hash.h \
intl.h \
ioswrap.h \
memory.h \
mimetype.h \
module.h \
+ mstream.h \
object.h \
objstrm.h \
process.h \
wx.h \
wxchar.h \
wxprec.h \
+ zipstrm.h \
+ zstream.h \
unix/mimetype.h \
protocol/file.h \
protocol/ftp.h \
fileconf.o \
filefn.o \
filesys.o \
+ fs_inet.o \
+ fs_mem.o \
+ fs_zip.o \
hash.o \
intl.o \
list.o \
longlong.o \
mimecmn.o \
module.o \
+ mstream.o \
object.o \
objstrm.o \
process.o \
timercmn.o \
tokenzr.o \
txtstrm.o \
+ unzip.o \
utilscmn.o \
variant.o \
wfstream.o \
- wxchar.o
+ wxchar.o \
+ zipstrm.o \
+ zstream.o
BASE_DEPS = \
init.d \
fileconf.d \
filefn.d \
filesys.d \
+ fs_inet.d \
+ fs_mem.d \
+ fs_zip.d \
hash.d \
intl.d \
list.d \
longlong.d \
mimecmn.d \
module.d \
+ mstream.d \
object.d \
objstrm.d \
process.d \
timercmn.d \
tokenzr.d \
txtstrm.d \
+ unzip.d \
utilscmn.d \
variant.d \
wfstream.d \
- wxchar.d
+ wxchar.d \
+ zipstrm.d \
+ zstream.d
BASE_UNIX_OBJS = \
dir.o \
fileconf.d \
filefn.d \
filesys.d \
+ fs_inet.d \
+ fs_mem.d \
+ fs_zip.d \
hash.d \
intl.d \
list.d \
longlong.d \
mimecmn.d \
module.d \
+ mstream.d \
object.d \
objstrm.d \
process.d \
timercmn.d \
tokenzr.d \
txtstrm.d \
+ unzip.d \
utilscmn.d \
variant.d \
wfstream.d \
- wxchar.d
+ wxchar.d \
+ zipstrm.d \
+ zstream.d