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