[10] | 1 | # Makefile.in generated by automake 1.9.6 from Makefile.am. |
---|
| 2 | # @configure_input@ |
---|
| 3 | |
---|
| 4 | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, |
---|
| 5 | # 2003, 2004, 2005 Free Software Foundation, Inc. |
---|
| 6 | # This Makefile.in is free software; the Free Software Foundation |
---|
| 7 | # gives unlimited permission to copy and/or distribute it, |
---|
| 8 | # with or without modifications, as long as this notice is preserved. |
---|
| 9 | |
---|
| 10 | # This program is distributed in the hope that it will be useful, |
---|
| 11 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
| 12 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
| 13 | # PARTICULAR PURPOSE. |
---|
| 14 | |
---|
| 15 | @SET_MAKE@ |
---|
| 16 | srcdir = @srcdir@ |
---|
| 17 | top_srcdir = @top_srcdir@ |
---|
| 18 | VPATH = @srcdir@ |
---|
| 19 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
| 20 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
| 21 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
| 22 | top_builddir = .. |
---|
| 23 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
---|
| 24 | INSTALL = @INSTALL@ |
---|
| 25 | install_sh_DATA = $(install_sh) -c -m 644 |
---|
| 26 | install_sh_PROGRAM = $(install_sh) -c |
---|
| 27 | install_sh_SCRIPT = $(install_sh) -c |
---|
| 28 | INSTALL_HEADER = $(INSTALL_DATA) |
---|
| 29 | transform = $(program_transform_name) |
---|
| 30 | NORMAL_INSTALL = : |
---|
| 31 | PRE_INSTALL = : |
---|
| 32 | POST_INSTALL = : |
---|
| 33 | NORMAL_UNINSTALL = : |
---|
| 34 | PRE_UNINSTALL = : |
---|
| 35 | POST_UNINSTALL = : |
---|
| 36 | build_triplet = @build@ |
---|
| 37 | host_triplet = @host@ |
---|
| 38 | subdir = doc |
---|
| 39 | DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in |
---|
| 40 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
---|
| 41 | am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ |
---|
| 42 | $(top_srcdir)/configure.ac |
---|
| 43 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
---|
| 44 | $(ACLOCAL_M4) |
---|
| 45 | mkinstalldirs = $(install_sh) -d |
---|
| 46 | CONFIG_HEADER = $(top_builddir)/config.h |
---|
| 47 | CONFIG_CLEAN_FILES = |
---|
| 48 | SOURCES = |
---|
| 49 | DIST_SOURCES = |
---|
| 50 | man1dir = $(mandir)/man1 |
---|
| 51 | am__installdirs = "$(DESTDIR)$(man1dir)" |
---|
| 52 | NROFF = nroff |
---|
| 53 | MANS = $(man_MANS) |
---|
| 54 | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) |
---|
| 55 | ACLOCAL = @ACLOCAL@ |
---|
| 56 | AMDEP_FALSE = @AMDEP_FALSE@ |
---|
| 57 | AMDEP_TRUE = @AMDEP_TRUE@ |
---|
| 58 | AMTAR = @AMTAR@ |
---|
| 59 | AR = @AR@ |
---|
| 60 | AUTOCONF = @AUTOCONF@ |
---|
| 61 | AUTOHEADER = @AUTOHEADER@ |
---|
| 62 | AUTOMAKE = @AUTOMAKE@ |
---|
| 63 | AWK = @AWK@ |
---|
| 64 | CC = @CC@ |
---|
| 65 | CCDEPMODE = @CCDEPMODE@ |
---|
| 66 | CFLAGS = @CFLAGS@ |
---|
| 67 | CPP = @CPP@ |
---|
| 68 | CPPFLAGS = @CPPFLAGS@ |
---|
| 69 | CXX = @CXX@ |
---|
| 70 | CXXCPP = @CXXCPP@ |
---|
| 71 | CXXDEPMODE = @CXXDEPMODE@ |
---|
| 72 | CXXFLAGS = @CXXFLAGS@ |
---|
| 73 | CYGPATH_W = @CYGPATH_W@ |
---|
| 74 | DEFS = @DEFS@ |
---|
| 75 | DEPDIR = @DEPDIR@ |
---|
| 76 | ECHO = @ECHO@ |
---|
| 77 | ECHO_C = @ECHO_C@ |
---|
| 78 | ECHO_N = @ECHO_N@ |
---|
| 79 | ECHO_T = @ECHO_T@ |
---|
| 80 | EGREP = @EGREP@ |
---|
| 81 | EXEEXT = @EXEEXT@ |
---|
| 82 | F77 = @F77@ |
---|
| 83 | FFLAGS = @FFLAGS@ |
---|
| 84 | FUSE_CFLAGS = @FUSE_CFLAGS@ |
---|
| 85 | FUSE_LIBS = @FUSE_LIBS@ |
---|
| 86 | FUSE_OPT_COMPAT_FALSE = @FUSE_OPT_COMPAT_FALSE@ |
---|
| 87 | FUSE_OPT_COMPAT_TRUE = @FUSE_OPT_COMPAT_TRUE@ |
---|
| 88 | GLIB_CFLAGS = @GLIB_CFLAGS@ |
---|
| 89 | GLIB_LIBS = @GLIB_LIBS@ |
---|
| 90 | GREP = @GREP@ |
---|
| 91 | INSTALL_DATA = @INSTALL_DATA@ |
---|
| 92 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ |
---|
| 93 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
| 94 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ |
---|
| 95 | LDFLAGS = @LDFLAGS@ |
---|
| 96 | LIBCURL = @LIBCURL@ |
---|
| 97 | LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@ |
---|
| 98 | LIBICONV = @LIBICONV@ |
---|
| 99 | LIBOBJS = @LIBOBJS@ |
---|
| 100 | LIBS = @LIBS@ |
---|
| 101 | LIBTOOL = @LIBTOOL@ |
---|
| 102 | LN_S = @LN_S@ |
---|
| 103 | LTLIBOBJS = @LTLIBOBJS@ |
---|
| 104 | MAKEINFO = @MAKEINFO@ |
---|
| 105 | OBJEXT = @OBJEXT@ |
---|
| 106 | PACKAGE = @PACKAGE@ |
---|
| 107 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ |
---|
| 108 | PACKAGE_NAME = @PACKAGE_NAME@ |
---|
| 109 | PACKAGE_STRING = @PACKAGE_STRING@ |
---|
| 110 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ |
---|
| 111 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
---|
| 112 | PATH_SEPARATOR = @PATH_SEPARATOR@ |
---|
| 113 | PKG_CONFIG = @PKG_CONFIG@ |
---|
| 114 | RANLIB = @RANLIB@ |
---|
| 115 | SET_MAKE = @SET_MAKE@ |
---|
| 116 | SHELL = @SHELL@ |
---|
| 117 | STRIP = @STRIP@ |
---|
| 118 | VERSION = @VERSION@ |
---|
| 119 | _libcurl_config = @_libcurl_config@ |
---|
| 120 | ac_ct_CC = @ac_ct_CC@ |
---|
| 121 | ac_ct_CXX = @ac_ct_CXX@ |
---|
| 122 | ac_ct_F77 = @ac_ct_F77@ |
---|
| 123 | am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ |
---|
| 124 | am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ |
---|
| 125 | am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ |
---|
| 126 | am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ |
---|
| 127 | am__include = @am__include@ |
---|
| 128 | am__leading_dot = @am__leading_dot@ |
---|
| 129 | am__quote = @am__quote@ |
---|
| 130 | am__tar = @am__tar@ |
---|
| 131 | am__untar = @am__untar@ |
---|
| 132 | bindir = @bindir@ |
---|
| 133 | build = @build@ |
---|
| 134 | build_alias = @build_alias@ |
---|
| 135 | build_cpu = @build_cpu@ |
---|
| 136 | build_os = @build_os@ |
---|
| 137 | build_vendor = @build_vendor@ |
---|
| 138 | datadir = @datadir@ |
---|
| 139 | datarootdir = @datarootdir@ |
---|
| 140 | docdir = @docdir@ |
---|
| 141 | dvidir = @dvidir@ |
---|
| 142 | exec_prefix = @exec_prefix@ |
---|
| 143 | host = @host@ |
---|
| 144 | host_alias = @host_alias@ |
---|
| 145 | host_cpu = @host_cpu@ |
---|
| 146 | host_os = @host_os@ |
---|
| 147 | host_vendor = @host_vendor@ |
---|
| 148 | htmldir = @htmldir@ |
---|
| 149 | includedir = @includedir@ |
---|
| 150 | infodir = @infodir@ |
---|
| 151 | install_sh = @install_sh@ |
---|
| 152 | libdir = @libdir@ |
---|
| 153 | libexecdir = @libexecdir@ |
---|
| 154 | localedir = @localedir@ |
---|
| 155 | localstatedir = @localstatedir@ |
---|
| 156 | mandir = @mandir@ |
---|
| 157 | mkdir_p = @mkdir_p@ |
---|
| 158 | oldincludedir = @oldincludedir@ |
---|
| 159 | pdfdir = @pdfdir@ |
---|
| 160 | prefix = @prefix@ |
---|
| 161 | program_transform_name = @program_transform_name@ |
---|
| 162 | psdir = @psdir@ |
---|
| 163 | sbindir = @sbindir@ |
---|
| 164 | sharedstatedir = @sharedstatedir@ |
---|
| 165 | sysconfdir = @sysconfdir@ |
---|
| 166 | target_alias = @target_alias@ |
---|
| 167 | man_MANS = curlftpfs.1 |
---|
| 168 | EXTRA_DIST = $(man_MANS) |
---|
| 169 | all: all-am |
---|
| 170 | |
---|
| 171 | .SUFFIXES: |
---|
| 172 | $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) |
---|
| 173 | @for dep in $?; do \ |
---|
| 174 | case '$(am__configure_deps)' in \ |
---|
| 175 | *$$dep*) \ |
---|
| 176 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ |
---|
| 177 | && exit 0; \ |
---|
| 178 | exit 1;; \ |
---|
| 179 | esac; \ |
---|
| 180 | done; \ |
---|
| 181 | echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \ |
---|
| 182 | cd $(top_srcdir) && \ |
---|
| 183 | $(AUTOMAKE) --gnu doc/Makefile |
---|
| 184 | .PRECIOUS: Makefile |
---|
| 185 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status |
---|
| 186 | @case '$?' in \ |
---|
| 187 | *config.status*) \ |
---|
| 188 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ |
---|
| 189 | *) \ |
---|
| 190 | echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ |
---|
| 191 | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ |
---|
| 192 | esac; |
---|
| 193 | |
---|
| 194 | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) |
---|
| 195 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 196 | |
---|
| 197 | $(top_srcdir)/configure: $(am__configure_deps) |
---|
| 198 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 199 | $(ACLOCAL_M4): $(am__aclocal_m4_deps) |
---|
| 200 | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh |
---|
| 201 | |
---|
| 202 | mostlyclean-libtool: |
---|
| 203 | -rm -f *.lo |
---|
| 204 | |
---|
| 205 | clean-libtool: |
---|
| 206 | -rm -rf .libs _libs |
---|
| 207 | |
---|
| 208 | distclean-libtool: |
---|
| 209 | -rm -f libtool |
---|
| 210 | uninstall-info-am: |
---|
| 211 | install-man1: $(man1_MANS) $(man_MANS) |
---|
| 212 | @$(NORMAL_INSTALL) |
---|
| 213 | test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" |
---|
| 214 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
| 215 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
| 216 | for i in $$l2; do \ |
---|
| 217 | case "$$i" in \ |
---|
| 218 | *.1*) list="$$list $$i" ;; \ |
---|
| 219 | esac; \ |
---|
| 220 | done; \ |
---|
| 221 | for i in $$list; do \ |
---|
| 222 | if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \ |
---|
| 223 | else file=$$i; fi; \ |
---|
| 224 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
| 225 | case "$$ext" in \ |
---|
| 226 | 1*) ;; \ |
---|
| 227 | *) ext='1' ;; \ |
---|
| 228 | esac; \ |
---|
| 229 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
| 230 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
| 231 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
| 232 | echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
| 233 | $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
| 234 | done |
---|
| 235 | uninstall-man1: |
---|
| 236 | @$(NORMAL_UNINSTALL) |
---|
| 237 | @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ |
---|
| 238 | l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ |
---|
| 239 | for i in $$l2; do \ |
---|
| 240 | case "$$i" in \ |
---|
| 241 | *.1*) list="$$list $$i" ;; \ |
---|
| 242 | esac; \ |
---|
| 243 | done; \ |
---|
| 244 | for i in $$list; do \ |
---|
| 245 | ext=`echo $$i | sed -e 's/^.*\\.//'`; \ |
---|
| 246 | case "$$ext" in \ |
---|
| 247 | 1*) ;; \ |
---|
| 248 | *) ext='1' ;; \ |
---|
| 249 | esac; \ |
---|
| 250 | inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ |
---|
| 251 | inst=`echo $$inst | sed -e 's/^.*\///'`; \ |
---|
| 252 | inst=`echo $$inst | sed '$(transform)'`.$$ext; \ |
---|
| 253 | echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ |
---|
| 254 | rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ |
---|
| 255 | done |
---|
| 256 | tags: TAGS |
---|
| 257 | TAGS: |
---|
| 258 | |
---|
| 259 | ctags: CTAGS |
---|
| 260 | CTAGS: |
---|
| 261 | |
---|
| 262 | |
---|
| 263 | distdir: $(DISTFILES) |
---|
| 264 | @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ |
---|
| 265 | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ |
---|
| 266 | list='$(DISTFILES)'; for file in $$list; do \ |
---|
| 267 | case $$file in \ |
---|
| 268 | $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ |
---|
| 269 | $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \ |
---|
| 270 | esac; \ |
---|
| 271 | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ |
---|
| 272 | dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ |
---|
| 273 | if test "$$dir" != "$$file" && test "$$dir" != "."; then \ |
---|
| 274 | dir="/$$dir"; \ |
---|
| 275 | $(mkdir_p) "$(distdir)$$dir"; \ |
---|
| 276 | else \ |
---|
| 277 | dir=''; \ |
---|
| 278 | fi; \ |
---|
| 279 | if test -d $$d/$$file; then \ |
---|
| 280 | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ |
---|
| 281 | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ |
---|
| 282 | fi; \ |
---|
| 283 | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ |
---|
| 284 | else \ |
---|
| 285 | test -f $(distdir)/$$file \ |
---|
| 286 | || cp -p $$d/$$file $(distdir)/$$file \ |
---|
| 287 | || exit 1; \ |
---|
| 288 | fi; \ |
---|
| 289 | done |
---|
| 290 | check-am: all-am |
---|
| 291 | check: check-am |
---|
| 292 | all-am: Makefile $(MANS) |
---|
| 293 | installdirs: |
---|
| 294 | for dir in "$(DESTDIR)$(man1dir)"; do \ |
---|
| 295 | test -z "$$dir" || $(mkdir_p) "$$dir"; \ |
---|
| 296 | done |
---|
| 297 | install: install-am |
---|
| 298 | install-exec: install-exec-am |
---|
| 299 | install-data: install-data-am |
---|
| 300 | uninstall: uninstall-am |
---|
| 301 | |
---|
| 302 | install-am: all-am |
---|
| 303 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
| 304 | |
---|
| 305 | installcheck: installcheck-am |
---|
| 306 | install-strip: |
---|
| 307 | $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ |
---|
| 308 | install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ |
---|
| 309 | `test -z '$(STRIP)' || \ |
---|
| 310 | echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install |
---|
| 311 | mostlyclean-generic: |
---|
| 312 | |
---|
| 313 | clean-generic: |
---|
| 314 | |
---|
| 315 | distclean-generic: |
---|
| 316 | -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) |
---|
| 317 | |
---|
| 318 | maintainer-clean-generic: |
---|
| 319 | @echo "This command is intended for maintainers to use" |
---|
| 320 | @echo "it deletes files that may require special tools to rebuild." |
---|
| 321 | clean: clean-am |
---|
| 322 | |
---|
| 323 | clean-am: clean-generic clean-libtool mostlyclean-am |
---|
| 324 | |
---|
| 325 | distclean: distclean-am |
---|
| 326 | -rm -f Makefile |
---|
| 327 | distclean-am: clean-am distclean-generic distclean-libtool |
---|
| 328 | |
---|
| 329 | dvi: dvi-am |
---|
| 330 | |
---|
| 331 | dvi-am: |
---|
| 332 | |
---|
| 333 | html: html-am |
---|
| 334 | |
---|
| 335 | info: info-am |
---|
| 336 | |
---|
| 337 | info-am: |
---|
| 338 | |
---|
| 339 | install-data-am: install-man |
---|
| 340 | |
---|
| 341 | install-exec-am: |
---|
| 342 | |
---|
| 343 | install-info: install-info-am |
---|
| 344 | |
---|
| 345 | install-man: install-man1 |
---|
| 346 | |
---|
| 347 | installcheck-am: |
---|
| 348 | |
---|
| 349 | maintainer-clean: maintainer-clean-am |
---|
| 350 | -rm -f Makefile |
---|
| 351 | maintainer-clean-am: distclean-am maintainer-clean-generic |
---|
| 352 | |
---|
| 353 | mostlyclean: mostlyclean-am |
---|
| 354 | |
---|
| 355 | mostlyclean-am: mostlyclean-generic mostlyclean-libtool |
---|
| 356 | |
---|
| 357 | pdf: pdf-am |
---|
| 358 | |
---|
| 359 | pdf-am: |
---|
| 360 | |
---|
| 361 | ps: ps-am |
---|
| 362 | |
---|
| 363 | ps-am: |
---|
| 364 | |
---|
| 365 | uninstall-am: uninstall-info-am uninstall-man |
---|
| 366 | |
---|
| 367 | uninstall-man: uninstall-man1 |
---|
| 368 | |
---|
| 369 | .PHONY: all all-am check check-am clean clean-generic clean-libtool \ |
---|
| 370 | distclean distclean-generic distclean-libtool distdir dvi \ |
---|
| 371 | dvi-am html html-am info info-am install install-am \ |
---|
| 372 | install-data install-data-am install-exec install-exec-am \ |
---|
| 373 | install-info install-info-am install-man install-man1 \ |
---|
| 374 | install-strip installcheck installcheck-am installdirs \ |
---|
| 375 | maintainer-clean maintainer-clean-generic mostlyclean \ |
---|
| 376 | mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ |
---|
| 377 | uninstall uninstall-am uninstall-info-am uninstall-man \ |
---|
| 378 | uninstall-man1 |
---|
| 379 | |
---|
| 380 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
| 381 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
| 382 | .NOEXPORT: |
---|