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
/
ftpfs
/
Makefile.am
blob
b5815636b8a0d682d896ff4d646bf188d3d365b6
1
2
AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
3
4
noinst_LTLIBRARIES = libvfs-ftpfs.la
5
6
libvfs_ftpfs_la_SOURCES = \
7
ftpfs.c ftpfs.h \
8
ftpfs_parse_ls.c