Add backing_device_info per-filesystem
[zfs.git] / lib / libshare / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 target_triplet = @target@
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(top_srcdir)/config/Rules.am
40 subdir = lib/libshare
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps =  \
43         $(top_srcdir)/config/always-no-unused-but-set-variable.m4 \
44         $(top_srcdir)/config/kernel-bdev-block-device-operations.m4 \
45         $(top_srcdir)/config/kernel-bdev-logical-size.m4 \
46         $(top_srcdir)/config/kernel-bdi.m4 \
47         $(top_srcdir)/config/kernel-bio-empty-barrier.m4 \
48         $(top_srcdir)/config/kernel-bio-end-io-t-args.m4 \
49         $(top_srcdir)/config/kernel-bio-failfast.m4 \
50         $(top_srcdir)/config/kernel-bio-rw-syncio.m4 \
51         $(top_srcdir)/config/kernel-blk-end-request.m4 \
52         $(top_srcdir)/config/kernel-blk-fetch-request.m4 \
53         $(top_srcdir)/config/kernel-blk-requeue-request.m4 \
54         $(top_srcdir)/config/kernel-blk-rq-bytes.m4 \
55         $(top_srcdir)/config/kernel-blk-rq-pos.m4 \
56         $(top_srcdir)/config/kernel-blk-rq-sectors.m4 \
57         $(top_srcdir)/config/kernel-blkdev-get-by-path.m4 \
58         $(top_srcdir)/config/kernel-check-disk-size-change.m4 \
59         $(top_srcdir)/config/kernel-d-obtain-alias.m4 \
60         $(top_srcdir)/config/kernel-evict-inode.m4 \
61         $(top_srcdir)/config/kernel-fmode-t.m4 \
62         $(top_srcdir)/config/kernel-fsync.m4 \
63         $(top_srcdir)/config/kernel-get-disk-ro.m4 \
64         $(top_srcdir)/config/kernel-insert-inode-locked.m4 \
65         $(top_srcdir)/config/kernel-invalidate-bdev-args.m4 \
66         $(top_srcdir)/config/kernel-kobj-name-len.m4 \
67         $(top_srcdir)/config/kernel-mount-nodev.m4 \
68         $(top_srcdir)/config/kernel-open-bdev-exclusive.m4 \
69         $(top_srcdir)/config/kernel-rq-for-each_segment.m4 \
70         $(top_srcdir)/config/kernel-rq-is_sync.m4 \
71         $(top_srcdir)/config/kernel-security-inode-init.m4 \
72         $(top_srcdir)/config/kernel-truncate-setsize.m4 \
73         $(top_srcdir)/config/kernel-xattr-handler.m4 \
74         $(top_srcdir)/config/kernel.m4 \
75         $(top_srcdir)/config/user-arch.m4 \
76         $(top_srcdir)/config/user-frame-larger-than.m4 \
77         $(top_srcdir)/config/user-ioctl.m4 \
78         $(top_srcdir)/config/user-libblkid.m4 \
79         $(top_srcdir)/config/user-libuuid.m4 \
80         $(top_srcdir)/config/user-nptl_guard_within_stack.m4 \
81         $(top_srcdir)/config/user-selinux.m4 \
82         $(top_srcdir)/config/user-zlib.m4 $(top_srcdir)/config/user.m4 \
83         $(top_srcdir)/config/zfs-build.m4 \
84         $(top_srcdir)/config/zfs-meta.m4 $(top_srcdir)/configure.ac
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86         $(ACLOCAL_M4)
87 mkinstalldirs = $(install_sh) -d
88 CONFIG_HEADER = $(top_builddir)/zfs_config.h
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
92 am__vpath_adj = case $$p in \
93     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
94     *) f=$$p;; \
95   esac;
96 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
97 am__install_max = 40
98 am__nobase_strip_setup = \
99   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
100 am__nobase_strip = \
101   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
102 am__nobase_list = $(am__nobase_strip_setup); \
103   for p in $$list; do echo "$$p $$p"; done | \
104   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
105   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
106     if (++n[$$2] == $(am__install_max)) \
107       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
108     END { for (dir in files) print dir, files[dir] }'
109 am__base_list = \
110   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
111   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
112 am__installdirs = "$(DESTDIR)$(libdir)"
113 LTLIBRARIES = $(lib_LTLIBRARIES)
114 libshare_la_LIBADD =
115 am_libshare_la_OBJECTS = libshare.lo nfs.lo
116 libshare_la_OBJECTS = $(am_libshare_la_OBJECTS)
117 AM_V_lt = $(am__v_lt_$(V))
118 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
119 am__v_lt_0 = --silent
120 libshare_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
121         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
122         $(libshare_la_LDFLAGS) $(LDFLAGS) -o $@
123 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
124 am__depfiles_maybe = depfiles
125 am__mv = mv -f
126 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
129         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
130         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
131         $(AM_CFLAGS) $(CFLAGS)
132 AM_V_CC = $(am__v_CC_$(V))
133 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
134 am__v_CC_0 = @echo "  CC    " $@;
135 AM_V_at = $(am__v_at_$(V))
136 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
137 am__v_at_0 = @
138 CCLD = $(CC)
139 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
140         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
141         $(AM_LDFLAGS) $(LDFLAGS) -o $@
142 AM_V_CCLD = $(am__v_CCLD_$(V))
143 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
144 am__v_CCLD_0 = @echo "  CCLD  " $@;
145 AM_V_GEN = $(am__v_GEN_$(V))
146 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
147 am__v_GEN_0 = @echo "  GEN   " $@;
148 SOURCES = $(libshare_la_SOURCES)
149 DIST_SOURCES = $(libshare_la_SOURCES)
150 ETAGS = etags
151 CTAGS = ctags
152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153 ACLOCAL = @ACLOCAL@
154 ALIEN = @ALIEN@
155 ALIEN_VERSION = @ALIEN_VERSION@
156 AMTAR = @AMTAR@
157 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
158 AR = @AR@
159 AUTOCONF = @AUTOCONF@
160 AUTOHEADER = @AUTOHEADER@
161 AUTOMAKE = @AUTOMAKE@
162 AWK = @AWK@
163 CC = @CC@
164 CCAS = @CCAS@
165 CCASDEPMODE = @CCASDEPMODE@
166 CCASFLAGS = @CCASFLAGS@
167 CCDEPMODE = @CCDEPMODE@
168 CFLAGS = @CFLAGS@
169 CPP = @CPP@
170 CPPFLAGS = @CPPFLAGS@
171 CYGPATH_W = @CYGPATH_W@
172 DEBUG_CFLAGS = @DEBUG_CFLAGS@
173 DEBUG_STACKFLAGS = @DEBUG_STACKFLAGS@
174 DEFAULT_INIT_DIR = @DEFAULT_INIT_DIR@
175 DEFAULT_INIT_SCRIPT = @DEFAULT_INIT_SCRIPT@
176 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
177 DEFS = @DEFS@
178 DEPDIR = @DEPDIR@
179 DPKG = @DPKG@
180 DPKGBUILD = @DPKGBUILD@
181 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
182 DPKG_VERSION = @DPKG_VERSION@
183 DSYMUTIL = @DSYMUTIL@
184 DUMPBIN = @DUMPBIN@
185 ECHO_C = @ECHO_C@
186 ECHO_N = @ECHO_N@
187 ECHO_T = @ECHO_T@
188 EGREP = @EGREP@
189 EXEEXT = @EXEEXT@
190 FGREP = @FGREP@
191 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
192 GREP = @GREP@
193 HAVE_ALIEN = @HAVE_ALIEN@
194 HAVE_DPKG = @HAVE_DPKG@
195 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
196 HAVE_RPM = @HAVE_RPM@
197 HAVE_RPMBUILD = @HAVE_RPMBUILD@
198 INSTALL = @INSTALL@
199 INSTALL_DATA = @INSTALL_DATA@
200 INSTALL_PROGRAM = @INSTALL_PROGRAM@
201 INSTALL_SCRIPT = @INSTALL_SCRIPT@
202 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
203 KERNELCPPFLAGS = @KERNELCPPFLAGS@
204 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
205 LD = @LD@
206 LDFLAGS = @LDFLAGS@
207 LIBBLKID = @LIBBLKID@
208 LIBOBJS = @LIBOBJS@
209 LIBS = @LIBS@
210 LIBSELINUX = @LIBSELINUX@
211 LIBTOOL = @LIBTOOL@
212 LIBUUID = @LIBUUID@
213 LINUX = @LINUX@
214 LINUX_OBJ = @LINUX_OBJ@
215 LINUX_SYMBOLS = @LINUX_SYMBOLS@
216 LINUX_VERSION = @LINUX_VERSION@
217 LIPO = @LIPO@
218 LN_S = @LN_S@
219 LTLIBOBJS = @LTLIBOBJS@
220 MAINT = @MAINT@
221 MAKEINFO = @MAKEINFO@
222 MKDIR_P = @MKDIR_P@
223 NM = @NM@
224 NMEDIT = @NMEDIT@
225 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
226 OBJDUMP = @OBJDUMP@
227 OBJEXT = @OBJEXT@
228 OTOOL = @OTOOL@
229 OTOOL64 = @OTOOL64@
230 PACKAGE = @PACKAGE@
231 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
232 PACKAGE_NAME = @PACKAGE_NAME@
233 PACKAGE_STRING = @PACKAGE_STRING@
234 PACKAGE_TARNAME = @PACKAGE_TARNAME@
235 PACKAGE_VERSION = @PACKAGE_VERSION@
236 PATH_SEPARATOR = @PATH_SEPARATOR@
237 RANLIB = @RANLIB@
238 RPM = @RPM@
239 RPMBUILD = @RPMBUILD@
240 RPMBUILD_VERSION = @RPMBUILD_VERSION@
241 RPM_VERSION = @RPM_VERSION@
242 SED = @SED@
243 SET_MAKE = @SET_MAKE@
244 SHELL = @SHELL@
245 SPL = @SPL@
246 SPL_OBJ = @SPL_OBJ@
247 SPL_SYMBOLS = @SPL_SYMBOLS@
248 SPL_VERSION = @SPL_VERSION@
249 STRIP = @STRIP@
250 TARGET_ASM_DIR = @TARGET_ASM_DIR@
251 VENDOR = @VENDOR@
252 VERSION = @VERSION@
253 ZFS_CONFIG = @ZFS_CONFIG@
254 ZFS_META_ALIAS = @ZFS_META_ALIAS@
255 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
256 ZFS_META_DATA = @ZFS_META_DATA@
257 ZFS_META_LICENSE = @ZFS_META_LICENSE@
258 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
259 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
260 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
261 ZFS_META_NAME = @ZFS_META_NAME@
262 ZFS_META_RELEASE = @ZFS_META_RELEASE@
263 ZFS_META_VERSION = @ZFS_META_VERSION@
264 ZLIB = @ZLIB@
265 abs_builddir = @abs_builddir@
266 abs_srcdir = @abs_srcdir@
267 abs_top_builddir = @abs_top_builddir@
268 abs_top_srcdir = @abs_top_srcdir@
269 ac_ct_CC = @ac_ct_CC@
270 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
271 am__include = @am__include@
272 am__leading_dot = @am__leading_dot@
273 am__quote = @am__quote@
274 am__tar = @am__tar@
275 am__untar = @am__untar@
276 bindir = @bindir@
277 build = @build@
278 build_alias = @build_alias@
279 build_cpu = @build_cpu@
280 build_os = @build_os@
281 build_vendor = @build_vendor@
282 builddir = @builddir@
283 datadir = @datadir@
284 datarootdir = @datarootdir@
285 docdir = @docdir@
286 dvidir = @dvidir@
287 exec_prefix = @exec_prefix@
288 host = @host@
289 host_alias = @host_alias@
290 host_cpu = @host_cpu@
291 host_os = @host_os@
292 host_vendor = @host_vendor@
293 htmldir = @htmldir@
294 includedir = @includedir@
295 infodir = @infodir@
296 install_sh = @install_sh@
297 libdir = @libdir@
298 libexecdir = @libexecdir@
299 localedir = @localedir@
300 localstatedir = @localstatedir@
301 lt_ECHO = @lt_ECHO@
302 mandir = @mandir@
303 mkdir_p = @mkdir_p@
304 oldincludedir = @oldincludedir@
305 pdfdir = @pdfdir@
306 prefix = @prefix@
307 program_transform_name = @program_transform_name@
308 psdir = @psdir@
309 sbindir = @sbindir@
310 sharedstatedir = @sharedstatedir@
311 srcdir = @srcdir@
312 sysconfdir = @sysconfdir@
313 target = @target@
314 target_alias = @target_alias@
315 target_cpu = @target_cpu@
316 target_os = @target_os@
317 target_vendor = @target_vendor@
318 top_build_prefix = @top_build_prefix@
319 top_builddir = @top_builddir@
320 top_srcdir = @top_srcdir@
321 DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
322         -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
323 AM_LIBTOOLFLAGS = --silent
324 AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
325         ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
326         -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
327         -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
328         -DTEXT_DOMAIN=\"zfs-linux-user\"
329 lib_LTLIBRARIES = libshare.la
330 libshare_la_SOURCES = \
331         $(top_srcdir)/lib/libshare/libshare.c \
332         $(top_srcdir)/lib/libshare/nfs.c \
333         $(top_srcdir)/lib/libshare/libshare_impl.h \
334         $(top_srcdir)/lib/libshare/nfs.h
335
336 libshare_la_LDFLAGS = -version-info 1:0:0
337 all: all-am
338
339 .SUFFIXES:
340 .SUFFIXES: .c .lo .o .obj
341 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
342         @for dep in $?; do \
343           case '$(am__configure_deps)' in \
344             *$$dep*) \
345               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
346                 && { if test -f $@; then exit 0; else break; fi; }; \
347               exit 1;; \
348           esac; \
349         done; \
350         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libshare/Makefile'; \
351         $(am__cd) $(top_srcdir) && \
352           $(AUTOMAKE) --gnu lib/libshare/Makefile
353 .PRECIOUS: Makefile
354 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
355         @case '$?' in \
356           *config.status*) \
357             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
358           *) \
359             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
360             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
361         esac;
362
363 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
364         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365
366 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
367         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
369         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370 $(am__aclocal_m4_deps):
371 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
372         @$(NORMAL_INSTALL)
373         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
374         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
375         list2=; for p in $$list; do \
376           if test -f $$p; then \
377             list2="$$list2 $$p"; \
378           else :; fi; \
379         done; \
380         test -z "$$list2" || { \
381           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
382           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
383         }
384
385 uninstall-libLTLIBRARIES:
386         @$(NORMAL_UNINSTALL)
387         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
388         for p in $$list; do \
389           $(am__strip_dir) \
390           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
391           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
392         done
393
394 clean-libLTLIBRARIES:
395         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
396         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
397           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
398           test "$$dir" != "$$p" || dir=.; \
399           echo "rm -f \"$${dir}/so_locations\""; \
400           rm -f "$${dir}/so_locations"; \
401         done
402 libshare.la: $(libshare_la_OBJECTS) $(libshare_la_DEPENDENCIES) 
403         $(AM_V_CCLD)$(libshare_la_LINK) -rpath $(libdir) $(libshare_la_OBJECTS) $(libshare_la_LIBADD) $(LIBS)
404
405 mostlyclean-compile:
406         -rm -f *.$(OBJEXT)
407
408 distclean-compile:
409         -rm -f *.tab.c
410
411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshare.Plo@am__quote@
412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfs.Plo@am__quote@
413
414 .c.o:
415 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
416 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
417 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
418 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
419 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
420 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
421
422 .c.obj:
423 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
424 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
425 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
426 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
429
430 .c.lo:
431 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
432 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
433 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
434 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
435 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
437
438 libshare.lo: $(top_srcdir)/lib/libshare/libshare.c
439 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libshare.lo -MD -MP -MF $(DEPDIR)/libshare.Tpo -c -o libshare.lo `test -f '$(top_srcdir)/lib/libshare/libshare.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libshare/libshare.c
440 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libshare.Tpo $(DEPDIR)/libshare.Plo
441 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
442 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/libshare/libshare.c' object='libshare.lo' libtool=yes @AMDEPBACKSLASH@
443 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libshare.lo `test -f '$(top_srcdir)/lib/libshare/libshare.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libshare/libshare.c
445
446 nfs.lo: $(top_srcdir)/lib/libshare/nfs.c
447 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT nfs.lo -MD -MP -MF $(DEPDIR)/nfs.Tpo -c -o nfs.lo `test -f '$(top_srcdir)/lib/libshare/nfs.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libshare/nfs.c
448 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/nfs.Tpo $(DEPDIR)/nfs.Plo
449 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
450 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(top_srcdir)/lib/libshare/nfs.c' object='nfs.lo' libtool=yes @AMDEPBACKSLASH@
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o nfs.lo `test -f '$(top_srcdir)/lib/libshare/nfs.c' || echo '$(srcdir)/'`$(top_srcdir)/lib/libshare/nfs.c
453
454 mostlyclean-libtool:
455         -rm -f *.lo
456
457 clean-libtool:
458         -rm -rf .libs _libs
459
460 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
461         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466               END { if (nonempty) { for (i in files) print i; }; }'`; \
467         mkid -fID $$unique
468 tags: TAGS
469
470 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
471                 $(TAGS_FILES) $(LISP)
472         set x; \
473         here=`pwd`; \
474         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
475         unique=`for i in $$list; do \
476             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477           done | \
478           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
479               END { if (nonempty) { for (i in files) print i; }; }'`; \
480         shift; \
481         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
482           test -n "$$unique" || unique=$$empty_fix; \
483           if test $$# -gt 0; then \
484             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485               "$$@" $$unique; \
486           else \
487             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488               $$unique; \
489           fi; \
490         fi
491 ctags: CTAGS
492 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
493                 $(TAGS_FILES) $(LISP)
494         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
495         unique=`for i in $$list; do \
496             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497           done | \
498           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499               END { if (nonempty) { for (i in files) print i; }; }'`; \
500         test -z "$(CTAGS_ARGS)$$unique" \
501           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
502              $$unique
503
504 GTAGS:
505         here=`$(am__cd) $(top_builddir) && pwd` \
506           && $(am__cd) $(top_srcdir) \
507           && gtags -i $(GTAGS_ARGS) "$$here"
508
509 distclean-tags:
510         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511
512 distdir: $(DISTFILES)
513         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
514         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
515         list='$(DISTFILES)'; \
516           dist_files=`for file in $$list; do echo $$file; done | \
517           sed -e "s|^$$srcdirstrip/||;t" \
518               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
519         case $$dist_files in \
520           */*) $(MKDIR_P) `echo "$$dist_files" | \
521                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
522                            sort -u` ;; \
523         esac; \
524         for file in $$dist_files; do \
525           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
526           if test -d $$d/$$file; then \
527             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
528             if test -d "$(distdir)/$$file"; then \
529               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
530             fi; \
531             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
532               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
533               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
534             fi; \
535             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
536           else \
537             test -f "$(distdir)/$$file" \
538             || cp -p $$d/$$file "$(distdir)/$$file" \
539             || exit 1; \
540           fi; \
541         done
542 check-am: all-am
543 check: check-am
544 all-am: Makefile $(LTLIBRARIES)
545 installdirs:
546         for dir in "$(DESTDIR)$(libdir)"; do \
547           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
548         done
549 install: install-am
550 install-exec: install-exec-am
551 install-data: install-data-am
552 uninstall: uninstall-am
553
554 install-am: all-am
555         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
556
557 installcheck: installcheck-am
558 install-strip:
559         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
560           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
561           `test -z '$(STRIP)' || \
562             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
563 mostlyclean-generic:
564
565 clean-generic:
566
567 distclean-generic:
568         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
569         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
570
571 maintainer-clean-generic:
572         @echo "This command is intended for maintainers to use"
573         @echo "it deletes files that may require special tools to rebuild."
574 clean: clean-am
575
576 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
577         mostlyclean-am
578
579 distclean: distclean-am
580         -rm -rf ./$(DEPDIR)
581         -rm -f Makefile
582 distclean-am: clean-am distclean-compile distclean-generic \
583         distclean-tags
584
585 dvi: dvi-am
586
587 dvi-am:
588
589 html: html-am
590
591 html-am:
592
593 info: info-am
594
595 info-am:
596
597 install-data-am:
598
599 install-dvi: install-dvi-am
600
601 install-dvi-am:
602
603 install-exec-am: install-libLTLIBRARIES
604
605 install-html: install-html-am
606
607 install-html-am:
608
609 install-info: install-info-am
610
611 install-info-am:
612
613 install-man:
614
615 install-pdf: install-pdf-am
616
617 install-pdf-am:
618
619 install-ps: install-ps-am
620
621 install-ps-am:
622
623 installcheck-am:
624
625 maintainer-clean: maintainer-clean-am
626         -rm -rf ./$(DEPDIR)
627         -rm -f Makefile
628 maintainer-clean-am: distclean-am maintainer-clean-generic
629
630 mostlyclean: mostlyclean-am
631
632 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
633         mostlyclean-libtool
634
635 pdf: pdf-am
636
637 pdf-am:
638
639 ps: ps-am
640
641 ps-am:
642
643 uninstall-am: uninstall-libLTLIBRARIES
644
645 .MAKE: install-am install-strip
646
647 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
648         clean-libLTLIBRARIES clean-libtool ctags distclean \
649         distclean-compile distclean-generic distclean-libtool \
650         distclean-tags distdir dvi dvi-am html html-am info info-am \
651         install install-am install-data install-data-am install-dvi \
652         install-dvi-am install-exec install-exec-am install-html \
653         install-html-am install-info install-info-am \
654         install-libLTLIBRARIES install-man install-pdf install-pdf-am \
655         install-ps install-ps-am install-strip installcheck \
656         installcheck-am installdirs maintainer-clean \
657         maintainer-clean-generic mostlyclean mostlyclean-compile \
658         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
659         tags uninstall uninstall-am uninstall-libLTLIBRARIES
660
661
662 # Tell versions [3.59,3.63) of GNU make to not export all variables.
663 # Otherwise a system limit (for SysV at least) may be exceeded.
664 .NOEXPORT: