repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tar: avoid need for base64_init and extra table.
[midnight-commander.git]
/
src
/
vfs
/
tar
/
Makefile.am
blob
16642f02b7459aafd9ac840f4650093b76a539ac
1
2
AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
3
4
noinst_LTLIBRARIES = libvfs-tar.la
5
6
libvfs_tar_la_SOURCES = \
7
tar-internal.c tar-internal.h \
8
tar-sparse.c \
9
tar-xheader.c \
10
tar.c tar.h