summaryrefslogtreecommitdiff
path: root/ext/ftp/Makefile.in
blob: 84f6da8b63f937d1d89e2ad0f5032046ca443cee (plain)
1
2
3
4
5
6
7
8
9
10

DEPTH     = ../..
topsrcdir = @topsrcdir@
srcdir    = @srcdir@
VPATH     = @srcdir@

LTLIBRARY_NAME    = libftp.la
LTLIBRARY_SOURCES = php_ftp.c ftp.c

include $(topsrcdir)/build/ltlib.mk