source: FTPfs/curlftpfs-0.9.1/compat/Makefile.in @ 10

Last change on this file since 10 was 10, checked in by zsjheng, 16 years ago
File size: 13.0 KB
Line 
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39subdir = compat
40DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
43  $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45  $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES =
49LTLIBRARIES = $(noinst_LTLIBRARIES)
50libcompat_la_LIBADD =
51am_libcompat_la_OBJECTS = fuse_opt.lo
52libcompat_la_OBJECTS = $(am_libcompat_la_OBJECTS)
53DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
54depcomp = $(SHELL) $(top_srcdir)/depcomp
55am__depfiles_maybe = depfiles
56COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
57  $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
58LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
59  $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
60  $(AM_CFLAGS) $(CFLAGS)
61CCLD = $(CC)
62LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
63  $(AM_LDFLAGS) $(LDFLAGS) -o $@
64SOURCES = $(libcompat_la_SOURCES)
65DIST_SOURCES = $(libcompat_la_SOURCES)
66ETAGS = etags
67CTAGS = ctags
68DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69ACLOCAL = @ACLOCAL@
70AMDEP_FALSE = @AMDEP_FALSE@
71AMDEP_TRUE = @AMDEP_TRUE@
72AMTAR = @AMTAR@
73AR = @AR@
74AUTOCONF = @AUTOCONF@
75AUTOHEADER = @AUTOHEADER@
76AUTOMAKE = @AUTOMAKE@
77AWK = @AWK@
78CC = @CC@
79CCDEPMODE = @CCDEPMODE@
80CFLAGS = @CFLAGS@
81CPP = @CPP@
82CPPFLAGS = @CPPFLAGS@
83CXX = @CXX@
84CXXCPP = @CXXCPP@
85CXXDEPMODE = @CXXDEPMODE@
86CXXFLAGS = @CXXFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90ECHO = @ECHO@
91ECHO_C = @ECHO_C@
92ECHO_N = @ECHO_N@
93ECHO_T = @ECHO_T@
94EGREP = @EGREP@
95EXEEXT = @EXEEXT@
96F77 = @F77@
97FFLAGS = @FFLAGS@
98FUSE_CFLAGS = @FUSE_CFLAGS@
99FUSE_LIBS = @FUSE_LIBS@
100FUSE_OPT_COMPAT_FALSE = @FUSE_OPT_COMPAT_FALSE@
101FUSE_OPT_COMPAT_TRUE = @FUSE_OPT_COMPAT_TRUE@
102GLIB_CFLAGS = @GLIB_CFLAGS@
103GLIB_LIBS = @GLIB_LIBS@
104GREP = @GREP@
105INSTALL_DATA = @INSTALL_DATA@
106INSTALL_PROGRAM = @INSTALL_PROGRAM@
107INSTALL_SCRIPT = @INSTALL_SCRIPT@
108INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109LDFLAGS = @LDFLAGS@
110LIBCURL = @LIBCURL@
111LIBCURL_CPPFLAGS = @LIBCURL_CPPFLAGS@
112LIBICONV = @LIBICONV@
113LIBOBJS = @LIBOBJS@
114LIBS = @LIBS@
115LIBTOOL = @LIBTOOL@
116LN_S = @LN_S@
117LTLIBOBJS = @LTLIBOBJS@
118MAKEINFO = @MAKEINFO@
119OBJEXT = @OBJEXT@
120PACKAGE = @PACKAGE@
121PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122PACKAGE_NAME = @PACKAGE_NAME@
123PACKAGE_STRING = @PACKAGE_STRING@
124PACKAGE_TARNAME = @PACKAGE_TARNAME@
125PACKAGE_VERSION = @PACKAGE_VERSION@
126PATH_SEPARATOR = @PATH_SEPARATOR@
127PKG_CONFIG = @PKG_CONFIG@
128RANLIB = @RANLIB@
129SET_MAKE = @SET_MAKE@
130SHELL = @SHELL@
131STRIP = @STRIP@
132VERSION = @VERSION@
133_libcurl_config = @_libcurl_config@
134ac_ct_CC = @ac_ct_CC@
135ac_ct_CXX = @ac_ct_CXX@
136ac_ct_F77 = @ac_ct_F77@
137am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
138am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
139am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
140am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
141am__include = @am__include@
142am__leading_dot = @am__leading_dot@
143am__quote = @am__quote@
144am__tar = @am__tar@
145am__untar = @am__untar@
146bindir = @bindir@
147build = @build@
148build_alias = @build_alias@
149build_cpu = @build_cpu@
150build_os = @build_os@
151build_vendor = @build_vendor@
152datadir = @datadir@
153datarootdir = @datarootdir@
154docdir = @docdir@
155dvidir = @dvidir@
156exec_prefix = @exec_prefix@
157host = @host@
158host_alias = @host_alias@
159host_cpu = @host_cpu@
160host_os = @host_os@
161host_vendor = @host_vendor@
162htmldir = @htmldir@
163includedir = @includedir@
164infodir = @infodir@
165install_sh = @install_sh@
166libdir = @libdir@
167libexecdir = @libexecdir@
168localedir = @localedir@
169localstatedir = @localstatedir@
170mandir = @mandir@
171mkdir_p = @mkdir_p@
172oldincludedir = @oldincludedir@
173pdfdir = @pdfdir@
174prefix = @prefix@
175program_transform_name = @program_transform_name@
176psdir = @psdir@
177sbindir = @sbindir@
178sharedstatedir = @sharedstatedir@
179sysconfdir = @sysconfdir@
180target_alias = @target_alias@
181noinst_LTLIBRARIES = libcompat.la
182libcompat_la_SOURCES = fuse_opt.c fuse_opt.h
183all: all-am
184
185.SUFFIXES:
186.SUFFIXES: .c .lo .o .obj
187$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
188  @for dep in $?; do \
189    case '$(am__configure_deps)' in \
190      *$$dep*) \
191        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
192    && exit 0; \
193        exit 1;; \
194    esac; \
195  done; \
196  echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  compat/Makefile'; \
197  cd $(top_srcdir) && \
198    $(AUTOMAKE) --gnu  compat/Makefile
199.PRECIOUS: Makefile
200Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
201  @case '$?' in \
202    *config.status*) \
203      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
204    *) \
205      echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
206      cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
207  esac;
208
209$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
210  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211
212$(top_srcdir)/configure:  $(am__configure_deps)
213  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
214$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
215  cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
216
217clean-noinstLTLIBRARIES:
218  -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
219  @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
220    dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
221    test "$$dir" != "$$p" || dir=.; \
222    echo "rm -f \"$${dir}/so_locations\""; \
223    rm -f "$${dir}/so_locations"; \
224  done
225libcompat.la: $(libcompat_la_OBJECTS) $(libcompat_la_DEPENDENCIES)
226  $(LINK)  $(libcompat_la_LDFLAGS) $(libcompat_la_OBJECTS) $(libcompat_la_LIBADD) $(LIBS)
227
228mostlyclean-compile:
229  -rm -f *.$(OBJEXT)
230
231distclean-compile:
232  -rm -f *.tab.c
233
234@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fuse_opt.Plo@am__quote@
235
236.c.o:
237@am__fastdepCC_TRUE@  if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
238@am__fastdepCC_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
239@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
240@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
241@am__fastdepCC_FALSE@ $(COMPILE) -c $<
242
243.c.obj:
244@am__fastdepCC_TRUE@  if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
245@am__fastdepCC_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
246@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
247@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
248@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
249
250.c.lo:
251@am__fastdepCC_TRUE@  if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
252@am__fastdepCC_TRUE@  then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
253@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
254@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
255@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
256
257mostlyclean-libtool:
258  -rm -f *.lo
259
260clean-libtool:
261  -rm -rf .libs _libs
262
263distclean-libtool:
264  -rm -f libtool
265uninstall-info-am:
266
267ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
268  list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269  unique=`for i in $$list; do \
270      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271    done | \
272    $(AWK) '    { files[$$0] = 1; } \
273         END { for (i in files) print i; }'`; \
274  mkid -fID $$unique
275tags: TAGS
276
277TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
278    $(TAGS_FILES) $(LISP)
279  tags=; \
280  here=`pwd`; \
281  list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
282  unique=`for i in $$list; do \
283      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
284    done | \
285    $(AWK) '    { files[$$0] = 1; } \
286         END { for (i in files) print i; }'`; \
287  if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
288    test -n "$$unique" || unique=$$empty_fix; \
289    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
290      $$tags $$unique; \
291  fi
292ctags: CTAGS
293CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
294    $(TAGS_FILES) $(LISP)
295  tags=; \
296  here=`pwd`; \
297  list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
298  unique=`for i in $$list; do \
299      if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300    done | \
301    $(AWK) '    { files[$$0] = 1; } \
302         END { for (i in files) print i; }'`; \
303  test -z "$(CTAGS_ARGS)$$tags$$unique" \
304    || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
305       $$tags $$unique
306
307GTAGS:
308  here=`$(am__cd) $(top_builddir) && pwd` \
309    && cd $(top_srcdir) \
310    && gtags -i $(GTAGS_ARGS) $$here
311
312distclean-tags:
313  -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
314
315distdir: $(DISTFILES)
316  @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
317  topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
318  list='$(DISTFILES)'; for file in $$list; do \
319    case $$file in \
320      $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
321      $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
322    esac; \
323    if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
324    dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
325    if test "$$dir" != "$$file" && test "$$dir" != "."; then \
326      dir="/$$dir"; \
327      $(mkdir_p) "$(distdir)$$dir"; \
328    else \
329      dir=''; \
330    fi; \
331    if test -d $$d/$$file; then \
332      if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333        cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334      fi; \
335      cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336    else \
337      test -f $(distdir)/$$file \
338      || cp -p $$d/$$file $(distdir)/$$file \
339      || exit 1; \
340    fi; \
341  done
342check-am: all-am
343check: check-am
344all-am: Makefile $(LTLIBRARIES)
345installdirs:
346install: install-am
347install-exec: install-exec-am
348install-data: install-data-am
349uninstall: uninstall-am
350
351install-am: all-am
352  @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353
354installcheck: installcheck-am
355install-strip:
356  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358    `test -z '$(STRIP)' || \
359      echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360mostlyclean-generic:
361
362clean-generic:
363
364distclean-generic:
365  -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
366
367maintainer-clean-generic:
368  @echo "This command is intended for maintainers to use"
369  @echo "it deletes files that may require special tools to rebuild."
370clean: clean-am
371
372clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
373  mostlyclean-am
374
375distclean: distclean-am
376  -rm -rf ./$(DEPDIR)
377  -rm -f Makefile
378distclean-am: clean-am distclean-compile distclean-generic \
379  distclean-libtool distclean-tags
380
381dvi: dvi-am
382
383dvi-am:
384
385html: html-am
386
387info: info-am
388
389info-am:
390
391install-data-am:
392
393install-exec-am:
394
395install-info: install-info-am
396
397install-man:
398
399installcheck-am:
400
401maintainer-clean: maintainer-clean-am
402  -rm -rf ./$(DEPDIR)
403  -rm -f Makefile
404maintainer-clean-am: distclean-am maintainer-clean-generic
405
406mostlyclean: mostlyclean-am
407
408mostlyclean-am: mostlyclean-compile mostlyclean-generic \
409  mostlyclean-libtool
410
411pdf: pdf-am
412
413pdf-am:
414
415ps: ps-am
416
417ps-am:
418
419uninstall-am: uninstall-info-am
420
421.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
422  clean-libtool clean-noinstLTLIBRARIES ctags distclean \
423  distclean-compile distclean-generic distclean-libtool \
424  distclean-tags distdir dvi dvi-am html html-am info info-am \
425  install install-am install-data install-data-am install-exec \
426  install-exec-am install-info install-info-am install-man \
427  install-strip installcheck installcheck-am installdirs \
428  maintainer-clean maintainer-clean-generic mostlyclean \
429  mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
430  pdf pdf-am ps ps-am tags uninstall uninstall-am \
431  uninstall-info-am
432
433# Tell versions [3.59,3.63) of GNU make to not export all variables.
434# Otherwise a system limit (for SysV at least) may be exceeded.
435.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.