fusermount-compile-as-pie
[platform/upstream/fuse.git] / util / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 target_triplet = @target@
82 bin_PROGRAMS = fusermount$(EXEEXT) ulockmgr_server$(EXEEXT)
83 noinst_PROGRAMS = mount.fuse$(EXEEXT)
84 subdir = util
85 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
86         $(top_srcdir)/depcomp
87 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
88 am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
89         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91         $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 mkinstalldirs = $(install_sh) -d
95 CONFIG_HEADER = $(top_builddir)/include/config.h
96 CONFIG_CLEAN_FILES =
97 CONFIG_CLEAN_VPATH_FILES =
98 am__installdirs = "$(DESTDIR)$(bindir)"
99 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
100 am_fusermount_OBJECTS = fusermount-fusermount.$(OBJEXT) \
101         fusermount-mount_util.$(OBJEXT)
102 fusermount_OBJECTS = $(am_fusermount_OBJECTS)
103 fusermount_LDADD = $(LDADD)
104 AM_V_lt = $(am__v_lt_@AM_V@)
105 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
106 am__v_lt_0 = --silent
107 am__v_lt_1 = 
108 fusermount_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(fusermount_CFLAGS) \
110         $(CFLAGS) $(fusermount_LDFLAGS) $(LDFLAGS) -o $@
111 am_mount_fuse_OBJECTS = mount.fuse.$(OBJEXT)
112 mount_fuse_OBJECTS = $(am_mount_fuse_OBJECTS)
113 mount_fuse_LDADD = $(LDADD)
114 am_ulockmgr_server_OBJECTS =  \
115         ulockmgr_server-ulockmgr_server.$(OBJEXT)
116 ulockmgr_server_OBJECTS = $(am_ulockmgr_server_OBJECTS)
117 ulockmgr_server_LDADD = $(LDADD)
118 ulockmgr_server_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
119         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
120         $(AM_CFLAGS) $(CFLAGS) $(ulockmgr_server_LDFLAGS) $(LDFLAGS) \
121         -o $@
122 AM_V_P = $(am__v_P_@AM_V@)
123 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
124 am__v_P_0 = false
125 am__v_P_1 = :
126 AM_V_GEN = $(am__v_GEN_@AM_V@)
127 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
128 am__v_GEN_0 = @echo "  GEN     " $@;
129 am__v_GEN_1 = 
130 AM_V_at = $(am__v_at_@AM_V@)
131 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132 am__v_at_0 = @
133 am__v_at_1 = 
134 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/include
135 depcomp = $(SHELL) $(top_srcdir)/depcomp
136 am__depfiles_maybe = depfiles
137 am__mv = mv -f
138 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
139         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
140 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
141         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
142         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
143         $(AM_CFLAGS) $(CFLAGS)
144 AM_V_CC = $(am__v_CC_@AM_V@)
145 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
146 am__v_CC_0 = @echo "  CC      " $@;
147 am__v_CC_1 = 
148 CCLD = $(CC)
149 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
150         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
151         $(AM_LDFLAGS) $(LDFLAGS) -o $@
152 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
153 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
154 am__v_CCLD_0 = @echo "  CCLD    " $@;
155 am__v_CCLD_1 = 
156 SOURCES = $(fusermount_SOURCES) $(mount_fuse_SOURCES) \
157         $(ulockmgr_server_SOURCES)
158 DIST_SOURCES = $(fusermount_SOURCES) $(mount_fuse_SOURCES) \
159         $(ulockmgr_server_SOURCES)
160 am__can_run_installinfo = \
161   case $$AM_UPDATE_INFO_DIR in \
162     n|no|NO) false;; \
163     *) (install-info --version) >/dev/null 2>&1;; \
164   esac
165 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
166 # Read a list of newline-separated strings from the standard input,
167 # and print each of them once, without duplicates.  Input order is
168 # *not* preserved.
169 am__uniquify_input = $(AWK) '\
170   BEGIN { nonempty = 0; } \
171   { items[$$0] = 1; nonempty = 1; } \
172   END { if (nonempty) { for (i in items) print i; }; } \
173 '
174 # Make sure the list of sources is unique.  This is necessary because,
175 # e.g., the same source file might be shared among _SOURCES variables
176 # for different programs/libraries.
177 am__define_uniq_tagged_files = \
178   list='$(am__tagged_files)'; \
179   unique=`for i in $$list; do \
180     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
181   done | $(am__uniquify_input)`
182 ETAGS = etags
183 CTAGS = ctags
184 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
185 ACLOCAL = @ACLOCAL@
186 AMTAR = @AMTAR@
187 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
188 AR = @AR@
189 AUTOCONF = @AUTOCONF@
190 AUTOHEADER = @AUTOHEADER@
191 AUTOMAKE = @AUTOMAKE@
192 AWK = @AWK@
193 CC = @CC@
194 CCDEPMODE = @CCDEPMODE@
195 CFLAGS = @CFLAGS@
196 CPP = @CPP@
197 CPPFLAGS = @CPPFLAGS@
198 CYGPATH_W = @CYGPATH_W@
199 DEFS = @DEFS@
200 DEPDIR = @DEPDIR@
201 DLLTOOL = @DLLTOOL@
202 DSYMUTIL = @DSYMUTIL@
203 DUMPBIN = @DUMPBIN@
204 ECHO_C = @ECHO_C@
205 ECHO_N = @ECHO_N@
206 ECHO_T = @ECHO_T@
207 EGREP = @EGREP@
208 EXEEXT = @EXEEXT@
209 FGREP = @FGREP@
210 GREP = @GREP@
211 INIT_D_PATH = @INIT_D_PATH@
212 INSTALL = @INSTALL@
213 INSTALL_DATA = @INSTALL_DATA@
214 INSTALL_PROGRAM = @INSTALL_PROGRAM@
215 INSTALL_SCRIPT = @INSTALL_SCRIPT@
216 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
217 LD = @LD@
218 LDFLAGS = @LDFLAGS@
219 LIBICONV = @LIBICONV@
220 LIBOBJS = @LIBOBJS@
221 LIBS = @LIBS@
222 LIBTOOL = @LIBTOOL@
223 LIPO = @LIPO@
224 LN_S = @LN_S@
225 LTLIBICONV = @LTLIBICONV@
226 LTLIBOBJS = @LTLIBOBJS@
227 MAKEINFO = @MAKEINFO@
228 MANIFEST_TOOL = @MANIFEST_TOOL@
229 MKDIR_P = @MKDIR_P@
230 MOUNT_FUSE_PATH = @MOUNT_FUSE_PATH@
231 NM = @NM@
232 NMEDIT = @NMEDIT@
233 OBJDUMP = @OBJDUMP@
234 OBJEXT = @OBJEXT@
235 OTOOL = @OTOOL@
236 OTOOL64 = @OTOOL64@
237 PACKAGE = @PACKAGE@
238 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
239 PACKAGE_NAME = @PACKAGE_NAME@
240 PACKAGE_STRING = @PACKAGE_STRING@
241 PACKAGE_TARNAME = @PACKAGE_TARNAME@
242 PACKAGE_URL = @PACKAGE_URL@
243 PACKAGE_VERSION = @PACKAGE_VERSION@
244 PATH_SEPARATOR = @PATH_SEPARATOR@
245 RANLIB = @RANLIB@
246 SED = @SED@
247 SET_MAKE = @SET_MAKE@
248 SHELL = @SHELL@
249 STRIP = @STRIP@
250 UDEV_RULES_PATH = @UDEV_RULES_PATH@
251 VERSION = @VERSION@
252 abs_builddir = @abs_builddir@
253 abs_srcdir = @abs_srcdir@
254 abs_top_builddir = @abs_top_builddir@
255 abs_top_srcdir = @abs_top_srcdir@
256 ac_ct_AR = @ac_ct_AR@
257 ac_ct_CC = @ac_ct_CC@
258 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
259 am__include = @am__include@
260 am__leading_dot = @am__leading_dot@
261 am__quote = @am__quote@
262 am__tar = @am__tar@
263 am__untar = @am__untar@
264 bindir = @bindir@
265 build = @build@
266 build_alias = @build_alias@
267 build_cpu = @build_cpu@
268 build_os = @build_os@
269 build_vendor = @build_vendor@
270 builddir = @builddir@
271 datadir = @datadir@
272 datarootdir = @datarootdir@
273 docdir = @docdir@
274 dvidir = @dvidir@
275 exec_prefix = @exec_prefix@
276 host = @host@
277 host_alias = @host_alias@
278 host_cpu = @host_cpu@
279 host_os = @host_os@
280 host_vendor = @host_vendor@
281 htmldir = @htmldir@
282 includedir = @includedir@
283 infodir = @infodir@
284 install_sh = @install_sh@
285 libdir = @libdir@
286 libexecdir = @libexecdir@
287 libfuse_libs = @libfuse_libs@
288 localedir = @localedir@
289 localstatedir = @localstatedir@
290 mandir = @mandir@
291 mkdir_p = @mkdir_p@
292 oldincludedir = @oldincludedir@
293 pdfdir = @pdfdir@
294 pkgconfigdir = @pkgconfigdir@
295 prefix = @prefix@
296 program_transform_name = @program_transform_name@
297 psdir = @psdir@
298 sbindir = @sbindir@
299 sharedstatedir = @sharedstatedir@
300 srcdir = @srcdir@
301 subdirs2 = @subdirs2@
302 sysconfdir = @sysconfdir@
303 target = @target@
304 target_alias = @target_alias@
305 target_cpu = @target_cpu@
306 target_os = @target_os@
307 target_vendor = @target_vendor@
308 top_build_prefix = @top_build_prefix@
309 top_builddir = @top_builddir@
310 top_srcdir = @top_srcdir@
311 AM_CPPFLAGS = -D_FILE_OFFSET_BITS=64 
312
313 # we re-use mount_util.c from the library, but do want to keep ourself
314 # as stand-alone as possible. in order to make an out-of-source build
315 # possible, we "generate" the file from its original location by
316 # copying it over.
317 fusermount_SOURCES = fusermount.c mount_util.c
318 fusermount_CPPFLAGS = -I$(top_srcdir)/lib
319 fusermount_CFLAGS = -fPIE $(AM_CFLAGS)
320 fusermount_LDFLAGS = -pie $(AM_LDFLAGS)
321 BUILT_SOURCES = mount_util.c
322 mount_fuse_SOURCES = mount.fuse.c
323 ulockmgr_server_SOURCES = ulockmgr_server.c
324 ulockmgr_server_CPPFLAGS = -D_FILE_OFFSET_BITS=64 -D_REENTRANT 
325 ulockmgr_server_LDFLAGS = -pthread
326 EXTRA_DIST = udev.rules init_script
327 all: $(BUILT_SOURCES)
328         $(MAKE) $(AM_MAKEFLAGS) all-am
329
330 .SUFFIXES:
331 .SUFFIXES: .c .lo .o .obj
332 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
333         @for dep in $?; do \
334           case '$(am__configure_deps)' in \
335             *$$dep*) \
336               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
337                 && { if test -f $@; then exit 0; else break; fi; }; \
338               exit 1;; \
339           esac; \
340         done; \
341         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign util/Makefile'; \
342         $(am__cd) $(top_srcdir) && \
343           $(AUTOMAKE) --foreign util/Makefile
344 .PRECIOUS: Makefile
345 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
346         @case '$?' in \
347           *config.status*) \
348             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
349           *) \
350             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
351             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
352         esac;
353
354 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
355         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
356
357 $(top_srcdir)/configure:  $(am__configure_deps)
358         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
359 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
360         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361 $(am__aclocal_m4_deps):
362 install-binPROGRAMS: $(bin_PROGRAMS)
363         @$(NORMAL_INSTALL)
364         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
365         if test -n "$$list"; then \
366           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
367           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
368         fi; \
369         for p in $$list; do echo "$$p $$p"; done | \
370         sed 's/$(EXEEXT)$$//' | \
371         while read p p1; do if test -f $$p \
372          || test -f $$p1 \
373           ; then echo "$$p"; echo "$$p"; else :; fi; \
374         done | \
375         sed -e 'p;s,.*/,,;n;h' \
376             -e 's|.*|.|' \
377             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
378         sed 'N;N;N;s,\n, ,g' | \
379         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
380           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
381             if ($$2 == $$4) files[d] = files[d] " " $$1; \
382             else { print "f", $$3 "/" $$4, $$1; } } \
383           END { for (d in files) print "f", d, files[d] }' | \
384         while read type dir files; do \
385             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
386             test -z "$$files" || { \
387             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
388             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
389             } \
390         ; done
391
392 uninstall-binPROGRAMS:
393         @$(NORMAL_UNINSTALL)
394         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
395         files=`for p in $$list; do echo "$$p"; done | \
396           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
397               -e 's/$$/$(EXEEXT)/' \
398         `; \
399         test -n "$$list" || exit 0; \
400         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
401         cd "$(DESTDIR)$(bindir)" && rm -f $$files
402
403 clean-binPROGRAMS:
404         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
405         echo " rm -f" $$list; \
406         rm -f $$list || exit $$?; \
407         test -n "$(EXEEXT)" || exit 0; \
408         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
409         echo " rm -f" $$list; \
410         rm -f $$list
411
412 clean-noinstPROGRAMS:
413         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
414         echo " rm -f" $$list; \
415         rm -f $$list || exit $$?; \
416         test -n "$(EXEEXT)" || exit 0; \
417         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
418         echo " rm -f" $$list; \
419         rm -f $$list
420
421 fusermount$(EXEEXT): $(fusermount_OBJECTS) $(fusermount_DEPENDENCIES) $(EXTRA_fusermount_DEPENDENCIES) 
422         @rm -f fusermount$(EXEEXT)
423         $(AM_V_CCLD)$(fusermount_LINK) $(fusermount_OBJECTS) $(fusermount_LDADD) $(LIBS)
424 mount.fuse$(EXEEXT): $(mount_fuse_OBJECTS) $(mount_fuse_DEPENDENCIES) $(EXTRA_mount_fuse_DEPENDENCIES) 
425         @rm -f mount.fuse$(EXEEXT)
426         $(AM_V_CCLD)$(LINK) $(mount_fuse_OBJECTS) $(mount_fuse_LDADD) $(LIBS)
427
428 ulockmgr_server$(EXEEXT): $(ulockmgr_server_OBJECTS) $(ulockmgr_server_DEPENDENCIES) $(EXTRA_ulockmgr_server_DEPENDENCIES) 
429         @rm -f ulockmgr_server$(EXEEXT)
430         $(AM_V_CCLD)$(ulockmgr_server_LINK) $(ulockmgr_server_OBJECTS) $(ulockmgr_server_LDADD) $(LIBS)
431
432 mostlyclean-compile:
433         -rm -f *.$(OBJEXT)
434
435 distclean-compile:
436         -rm -f *.tab.c
437
438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fusermount-fusermount.Po@am__quote@
439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fusermount-mount_util.Po@am__quote@
440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount.fuse.Po@am__quote@
441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ulockmgr_server-ulockmgr_server.Po@am__quote@
442
443 .c.o:
444 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
445 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
449
450 .c.obj:
451 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
452 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
456
457 .c.lo:
458 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
459 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
463
464 fusermount-fusermount.o: fusermount.c
465 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -MT fusermount-fusermount.o -MD -MP -MF $(DEPDIR)/fusermount-fusermount.Tpo -c -o fusermount-fusermount.o `test -f 'fusermount.c' || echo '$(srcdir)/'`fusermount.c
466 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fusermount-fusermount.Tpo $(DEPDIR)/fusermount-fusermount.Po
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='fusermount.c' object='fusermount-fusermount.o' libtool=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -c -o fusermount-fusermount.o `test -f 'fusermount.c' || echo '$(srcdir)/'`fusermount.c
470
471 fusermount-fusermount.obj: fusermount.c
472 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -MT fusermount-fusermount.obj -MD -MP -MF $(DEPDIR)/fusermount-fusermount.Tpo -c -o fusermount-fusermount.obj `if test -f 'fusermount.c'; then $(CYGPATH_W) 'fusermount.c'; else $(CYGPATH_W) '$(srcdir)/fusermount.c'; fi`
473 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fusermount-fusermount.Tpo $(DEPDIR)/fusermount-fusermount.Po
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='fusermount.c' object='fusermount-fusermount.obj' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -c -o fusermount-fusermount.obj `if test -f 'fusermount.c'; then $(CYGPATH_W) 'fusermount.c'; else $(CYGPATH_W) '$(srcdir)/fusermount.c'; fi`
477
478 fusermount-mount_util.o: mount_util.c
479 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -MT fusermount-mount_util.o -MD -MP -MF $(DEPDIR)/fusermount-mount_util.Tpo -c -o fusermount-mount_util.o `test -f 'mount_util.c' || echo '$(srcdir)/'`mount_util.c
480 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fusermount-mount_util.Tpo $(DEPDIR)/fusermount-mount_util.Po
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='mount_util.c' object='fusermount-mount_util.o' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -c -o fusermount-mount_util.o `test -f 'mount_util.c' || echo '$(srcdir)/'`mount_util.c
484
485 fusermount-mount_util.obj: mount_util.c
486 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -MT fusermount-mount_util.obj -MD -MP -MF $(DEPDIR)/fusermount-mount_util.Tpo -c -o fusermount-mount_util.obj `if test -f 'mount_util.c'; then $(CYGPATH_W) 'mount_util.c'; else $(CYGPATH_W) '$(srcdir)/mount_util.c'; fi`
487 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/fusermount-mount_util.Tpo $(DEPDIR)/fusermount-mount_util.Po
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='mount_util.c' object='fusermount-mount_util.obj' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fusermount_CPPFLAGS) $(CPPFLAGS) $(fusermount_CFLAGS) $(CFLAGS) -c -o fusermount-mount_util.obj `if test -f 'mount_util.c'; then $(CYGPATH_W) 'mount_util.c'; else $(CYGPATH_W) '$(srcdir)/mount_util.c'; fi`
491
492 ulockmgr_server-ulockmgr_server.o: ulockmgr_server.c
493 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ulockmgr_server_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ulockmgr_server-ulockmgr_server.o -MD -MP -MF $(DEPDIR)/ulockmgr_server-ulockmgr_server.Tpo -c -o ulockmgr_server-ulockmgr_server.o `test -f 'ulockmgr_server.c' || echo '$(srcdir)/'`ulockmgr_server.c
494 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/ulockmgr_server-ulockmgr_server.Tpo $(DEPDIR)/ulockmgr_server-ulockmgr_server.Po
495 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ulockmgr_server.c' object='ulockmgr_server-ulockmgr_server.o' libtool=no @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ulockmgr_server_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ulockmgr_server-ulockmgr_server.o `test -f 'ulockmgr_server.c' || echo '$(srcdir)/'`ulockmgr_server.c
498
499 ulockmgr_server-ulockmgr_server.obj: ulockmgr_server.c
500 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ulockmgr_server_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT ulockmgr_server-ulockmgr_server.obj -MD -MP -MF $(DEPDIR)/ulockmgr_server-ulockmgr_server.Tpo -c -o ulockmgr_server-ulockmgr_server.obj `if test -f 'ulockmgr_server.c'; then $(CYGPATH_W) 'ulockmgr_server.c'; else $(CYGPATH_W) '$(srcdir)/ulockmgr_server.c'; fi`
501 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/ulockmgr_server-ulockmgr_server.Tpo $(DEPDIR)/ulockmgr_server-ulockmgr_server.Po
502 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ulockmgr_server.c' object='ulockmgr_server-ulockmgr_server.obj' libtool=no @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ulockmgr_server_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o ulockmgr_server-ulockmgr_server.obj `if test -f 'ulockmgr_server.c'; then $(CYGPATH_W) 'ulockmgr_server.c'; else $(CYGPATH_W) '$(srcdir)/ulockmgr_server.c'; fi`
505
506 mostlyclean-libtool:
507         -rm -f *.lo
508
509 clean-libtool:
510         -rm -rf .libs _libs
511
512 ID: $(am__tagged_files)
513         $(am__define_uniq_tagged_files); mkid -fID $$unique
514 tags: tags-am
515 TAGS: tags
516
517 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
518         set x; \
519         here=`pwd`; \
520         $(am__define_uniq_tagged_files); \
521         shift; \
522         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
523           test -n "$$unique" || unique=$$empty_fix; \
524           if test $$# -gt 0; then \
525             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
526               "$$@" $$unique; \
527           else \
528             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
529               $$unique; \
530           fi; \
531         fi
532 ctags: ctags-am
533
534 CTAGS: ctags
535 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
536         $(am__define_uniq_tagged_files); \
537         test -z "$(CTAGS_ARGS)$$unique" \
538           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
539              $$unique
540
541 GTAGS:
542         here=`$(am__cd) $(top_builddir) && pwd` \
543           && $(am__cd) $(top_srcdir) \
544           && gtags -i $(GTAGS_ARGS) "$$here"
545 cscopelist: cscopelist-am
546
547 cscopelist-am: $(am__tagged_files)
548         list='$(am__tagged_files)'; \
549         case "$(srcdir)" in \
550           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
551           *) sdir=$(subdir)/$(srcdir) ;; \
552         esac; \
553         for i in $$list; do \
554           if test -f "$$i"; then \
555             echo "$(subdir)/$$i"; \
556           else \
557             echo "$$sdir/$$i"; \
558           fi; \
559         done >> $(top_builddir)/cscope.files
560
561 distclean-tags:
562         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
563
564 distdir: $(DISTFILES)
565         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
566         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
567         list='$(DISTFILES)'; \
568           dist_files=`for file in $$list; do echo $$file; done | \
569           sed -e "s|^$$srcdirstrip/||;t" \
570               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
571         case $$dist_files in \
572           */*) $(MKDIR_P) `echo "$$dist_files" | \
573                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
574                            sort -u` ;; \
575         esac; \
576         for file in $$dist_files; do \
577           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
578           if test -d $$d/$$file; then \
579             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
580             if test -d "$(distdir)/$$file"; then \
581               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
582             fi; \
583             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
584               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
585               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
586             fi; \
587             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
588           else \
589             test -f "$(distdir)/$$file" \
590             || cp -p $$d/$$file "$(distdir)/$$file" \
591             || exit 1; \
592           fi; \
593         done
594 check-am: all-am
595 check: $(BUILT_SOURCES)
596         $(MAKE) $(AM_MAKEFLAGS) check-am
597 all-am: Makefile $(PROGRAMS)
598 installdirs:
599         for dir in "$(DESTDIR)$(bindir)"; do \
600           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
601         done
602 install: $(BUILT_SOURCES)
603         $(MAKE) $(AM_MAKEFLAGS) install-am
604 install-exec: install-exec-am
605 install-data: install-data-am
606 uninstall: uninstall-am
607
608 install-am: all-am
609         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
610
611 installcheck: installcheck-am
612 install-strip:
613         if test -z '$(STRIP)'; then \
614           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
615             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
616               install; \
617         else \
618           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
619             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
620             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
621         fi
622 mostlyclean-generic:
623
624 clean-generic:
625
626 distclean-generic:
627         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
628         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
629
630 maintainer-clean-generic:
631         @echo "This command is intended for maintainers to use"
632         @echo "it deletes files that may require special tools to rebuild."
633         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
634 clean: clean-am
635
636 clean-am: clean-binPROGRAMS clean-generic clean-libtool \
637         clean-noinstPROGRAMS mostlyclean-am
638
639 distclean: distclean-am
640         -rm -rf ./$(DEPDIR)
641         -rm -f Makefile
642 distclean-am: clean-am distclean-compile distclean-generic \
643         distclean-tags
644
645 dvi: dvi-am
646
647 dvi-am:
648
649 html: html-am
650
651 html-am:
652
653 info: info-am
654
655 info-am:
656
657 install-data-am: install-data-local
658
659 install-dvi: install-dvi-am
660
661 install-dvi-am:
662
663 install-exec-am: install-binPROGRAMS install-exec-local
664         @$(NORMAL_INSTALL)
665         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
666 install-html: install-html-am
667
668 install-html-am:
669
670 install-info: install-info-am
671
672 install-info-am:
673
674 install-man:
675
676 install-pdf: install-pdf-am
677
678 install-pdf-am:
679
680 install-ps: install-ps-am
681
682 install-ps-am:
683
684 installcheck-am:
685
686 maintainer-clean: maintainer-clean-am
687         -rm -rf ./$(DEPDIR)
688         -rm -f Makefile
689 maintainer-clean-am: distclean-am maintainer-clean-generic
690
691 mostlyclean: mostlyclean-am
692
693 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
694         mostlyclean-libtool
695
696 pdf: pdf-am
697
698 pdf-am:
699
700 ps: ps-am
701
702 ps-am:
703
704 uninstall-am: uninstall-binPROGRAMS uninstall-local
705
706 .MAKE: all check install install-am install-exec-am install-strip
707
708 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
709         clean-binPROGRAMS clean-generic clean-libtool \
710         clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
711         distclean-compile distclean-generic distclean-libtool \
712         distclean-tags distdir dvi dvi-am html html-am info info-am \
713         install install-am install-binPROGRAMS install-data \
714         install-data-am install-data-local install-dvi install-dvi-am \
715         install-exec install-exec-am install-exec-hook \
716         install-exec-local install-html install-html-am install-info \
717         install-info-am install-man install-pdf install-pdf-am \
718         install-ps install-ps-am install-strip installcheck \
719         installcheck-am installdirs maintainer-clean \
720         maintainer-clean-generic mostlyclean mostlyclean-compile \
721         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
722         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS \
723         uninstall-local
724
725 mount_util.c: $(top_srcdir)/lib/mount_util.c
726         @cp $(top_srcdir)/lib/mount_util.c .
727
728 install-exec-hook:
729         -chmod u+s $(DESTDIR)$(bindir)/fusermount
730         @if test ! -e $(DESTDIR)/dev/fuse; then \
731                 $(MKDIR_P) $(DESTDIR)/dev; \
732                 echo "mknod $(DESTDIR)/dev/fuse -m 0666 c 10 229 || true"; \
733                 mknod $(DESTDIR)/dev/fuse -m 0666 c 10 229 || true; \
734         fi
735
736 install-exec-local:
737         $(MKDIR_P) $(DESTDIR)$(MOUNT_FUSE_PATH)
738         $(INSTALL_PROGRAM) $(builddir)/mount.fuse $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
739         $(MKDIR_P) $(DESTDIR)$(INIT_D_PATH)
740         $(INSTALL_SCRIPT) $(srcdir)/init_script $(DESTDIR)$(INIT_D_PATH)/fuse
741
742 install-data-local:
743         $(MKDIR_P) $(DESTDIR)$(UDEV_RULES_PATH)
744         $(INSTALL_DATA) $(srcdir)/udev.rules $(DESTDIR)$(UDEV_RULES_PATH)/99-fuse.rules
745
746 uninstall-local:
747         rm -f $(DESTDIR)$(MOUNT_FUSE_PATH)/mount.fuse
748         rm -f $(DESTDIR)$(UDEV_RULES_PATH)/99-fuse.rules
749         rm -f $(DESTDIR)$(INIT_D_PATH)/fuse
750         @if test -x /usr/sbin/update-rc.d; then \
751                 echo "/usr/sbin/update-rc.d fuse remove || true"; \
752                 /usr/sbin/update-rc.d fuse remove || true; \
753         fi
754
755 # Tell versions [3.59,3.63) of GNU make to not export all variables.
756 # Otherwise a system limit (for SysV at least) may be exceeded.
757 .NOEXPORT: