As we no longer use function pointers for read in common archiving code
[oweals/busybox.git] / archival / libunarchive / Makefile.in
index c9dec09ad59e28023dd53ef0e878811c287495c2..09b0571edd5bc97edccc4288c15cd14d1e4390f2 100644 (file)
@@ -37,14 +37,11 @@ LIBUNARCHIVE-y:= \
        header_list.o \
        header_verbose_list.o \
 \
-       archive_xread.o \
        archive_xread_all.o \
        archive_xread_all_eof.o \
 \
        seek_by_char.o \
        seek_by_jump.o \
-\
-       archive_copy_file.o \
 \
        data_align.o \
        find_list_entry.o \