summaryrefslogtreecommitdiff
path: root/ext/ftp/Makefile.in
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2001-08-08 00:20:20 +0000
committerSVN Migration <svn@php.net>2001-08-08 00:20:20 +0000
commite64afc92c22810a389022264c970c81c19922eec (patch)
tree29b8660dcc7db81c02e1c1ad5c7265af7d404429 /ext/ftp/Makefile.in
parentb94cff2559df777445756b7174aa2b30ac8ee4be (diff)
downloadphp-git-BEFORE_PARAM_PARSING_CHANGE.tar.gz
This commit was manufactured by cvs2svn to create tagBEFORE_PARAM_PARSING_CHANGE
'BEFORE_PARAM_PARSING_CHANGE'.
Diffstat (limited to 'ext/ftp/Makefile.in')
-rw-r--r--ext/ftp/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/ftp/Makefile.in b/ext/ftp/Makefile.in
deleted file mode 100644
index 169973b7e1..0000000000
--- a/ext/ftp/Makefile.in
+++ /dev/null
@@ -1,6 +0,0 @@
-
-LTLIBRARY_NAME = libftp.la
-LTLIBRARY_SOURCES = php_ftp.c ftp.c
-LTLIBRARY_SHARED_NAME = ftp.la
-
-include $(top_srcdir)/build/dynlib.mk