Move unzip.c uncompress.c from libbb to archiveal/libunarchive

This commit is contained in:
Glenn L McGrath
2002-10-22 01:07:32 +00:00
parent 0d53ebdc52
commit 9ffd5776eb
4 changed files with 4 additions and 1213 deletions

View File

@@ -47,10 +47,12 @@ LIBUNARCHIVE-y:= \
check_trailer_gzip.o \
copy_file_chunk_fd.o \
data_align.o \
find_list_entry.o \
init_handle.o \
seek_sub_file.o \
uncompress.o \
unpack_ar_archive.o \
find_list_entry.o
unzip.o
LIBUNARCHIVE-$(CONFIG_DPKG) +=
LIBUNARCHIVE-$(CONFIG_DPKG_DEB) +=