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

@@ -35,7 +35,7 @@ LIBBB_SRC:= \
parse_mode.c parse_number.c perror_msg.c perror_msg_and_die.c \
print_file.c process_escape_sequence.c read_package_field.c \
recursive_action.c safe_read.c safe_strncpy.c syscalls.c \
syslog_msg_with_name.c time_string.c trim.c unzip.c uncompress.c \
syslog_msg_with_name.c time_string.c trim.c \
vdprintf.c verror_msg.c vperror_msg.c wfopen.c xgetcwd.c xreadlink.c \
xregcomp.c interface.c remove_file.c last_char_is.c copyfd.c \
vherror_msg.c herror_msg.c herror_msg_and_die.c xgethostbyname.c \