Makefile.am
资源名称:FTP总集.rar [点击查看]
上传用户:tjfeida
上传日期:2013-03-10
资源大小:1917k
文件大小:0k
源码类别:
Ftp客户端
开发平台:
Visual C++
- ## Process this file with automake to produce Makefile.in
- noinst_LIBRARIES = libgftp.a
- libgftp_a_SOURCES=bookmark.c cache.c config_file.c local.c misc.c protocols.c
- rfc959.c rfc2068.c ssh.c sshv2.c
- INCLUDES=@GLIB_CFLAGS@ @PTHREAD_CFLAGS@ -I../intl -DSHARE_DIR="$(datadir)/gftp"
- noinst_HEADERS=gftp.h options.h