Merging upstream version 0.27.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1ddb356def
commit
3a779a0ae8
10 changed files with 37 additions and 34 deletions
|
@ -39,7 +39,7 @@ arg_parser.o : arg_parser.h
|
|||
archive_reader.o : tarlz.h lzip_index.h archive_reader.h
|
||||
common.o : tarlz.h
|
||||
common_decode.o : tarlz.h arg_parser.h decode.h
|
||||
common_mutex.o : common_mutex.h
|
||||
common_mutex.o : tarlz.h common_mutex.h
|
||||
compress.o : tarlz.h arg_parser.h
|
||||
create.o : tarlz.h arg_parser.h create.h
|
||||
create_lz.o : tarlz.h arg_parser.h common_mutex.h create.h
|
||||
|
@ -49,7 +49,7 @@ decode_lz.o : tarlz.h arg_parser.h lzip_index.h archive_reader.h \
|
|||
delete.o : tarlz.h arg_parser.h lzip_index.h archive_reader.h
|
||||
delete_lz.o : tarlz.h arg_parser.h lzip_index.h archive_reader.h
|
||||
exclude.o : tarlz.h
|
||||
extended.o : tarlz.h
|
||||
extended.o : tarlz.h common_mutex.h
|
||||
lzip_index.o : tarlz.h lzip_index.h
|
||||
main.o : tarlz.h arg_parser.h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue