]> git.proxmox.com Git - mirror_zfs-debian.git/blob - lib/libshare/Makefile.in
Implemented sharing datasets via NFS using libshare.
[mirror_zfs-debian.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_SCRIPT = @DEFAULT_INIT_SCRIPT@
174 DEFAULT_PACKAGE = @DEFAULT_PACKAGE@
175 DEFS = @DEFS@
176 DEPDIR = @DEPDIR@
177 DPKG = @DPKG@
178 DPKGBUILD = @DPKGBUILD@
179 DPKGBUILD_VERSION = @DPKGBUILD_VERSION@
180 DPKG_VERSION = @DPKG_VERSION@
181 DSYMUTIL = @DSYMUTIL@
182 DUMPBIN = @DUMPBIN@
183 ECHO_C = @ECHO_C@
184 ECHO_N = @ECHO_N@
185 ECHO_T = @ECHO_T@
186 EGREP = @EGREP@
187 EXEEXT = @EXEEXT@
188 FGREP = @FGREP@
189 FRAME_LARGER_THAN = @FRAME_LARGER_THAN@
190 GREP = @GREP@
191 HAVE_ALIEN = @HAVE_ALIEN@
192 HAVE_DPKG = @HAVE_DPKG@
193 HAVE_DPKGBUILD = @HAVE_DPKGBUILD@
194 HAVE_RPM = @HAVE_RPM@
195 HAVE_RPMBUILD = @HAVE_RPMBUILD@
196 INSTALL = @INSTALL@
197 INSTALL_DATA = @INSTALL_DATA@
198 INSTALL_PROGRAM = @INSTALL_PROGRAM@
199 INSTALL_SCRIPT = @INSTALL_SCRIPT@
200 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
201 KERNELCPPFLAGS = @KERNELCPPFLAGS@
202 KERNELMAKE_PARAMS = @KERNELMAKE_PARAMS@
203 LD = @LD@
204 LDFLAGS = @LDFLAGS@
205 LIBBLKID = @LIBBLKID@
206 LIBOBJS = @LIBOBJS@
207 LIBS = @LIBS@
208 LIBSELINUX = @LIBSELINUX@
209 LIBTOOL = @LIBTOOL@
210 LIBUUID = @LIBUUID@
211 LINUX = @LINUX@
212 LINUX_OBJ = @LINUX_OBJ@
213 LINUX_SYMBOLS = @LINUX_SYMBOLS@
214 LINUX_VERSION = @LINUX_VERSION@
215 LIPO = @LIPO@
216 LN_S = @LN_S@
217 LTLIBOBJS = @LTLIBOBJS@
218 MAINT = @MAINT@
219 MAKEINFO = @MAKEINFO@
220 MKDIR_P = @MKDIR_P@
221 NM = @NM@
222 NMEDIT = @NMEDIT@
223 NO_UNUSED_BUT_SET_VARIABLE = @NO_UNUSED_BUT_SET_VARIABLE@
224 OBJDUMP = @OBJDUMP@
225 OBJEXT = @OBJEXT@
226 OTOOL = @OTOOL@
227 OTOOL64 = @OTOOL64@
228 PACKAGE = @PACKAGE@
229 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
230 PACKAGE_NAME = @PACKAGE_NAME@
231 PACKAGE_STRING = @PACKAGE_STRING@
232 PACKAGE_TARNAME = @PACKAGE_TARNAME@
233 PACKAGE_VERSION = @PACKAGE_VERSION@
234 PATH_SEPARATOR = @PATH_SEPARATOR@
235 RANLIB = @RANLIB@
236 RPM = @RPM@
237 RPMBUILD = @RPMBUILD@
238 RPMBUILD_VERSION = @RPMBUILD_VERSION@
239 RPM_VERSION = @RPM_VERSION@
240 SED = @SED@
241 SET_MAKE = @SET_MAKE@
242 SHELL = @SHELL@
243 SPL = @SPL@
244 SPL_OBJ = @SPL_OBJ@
245 SPL_SYMBOLS = @SPL_SYMBOLS@
246 SPL_VERSION = @SPL_VERSION@
247 STRIP = @STRIP@
248 TARGET_ASM_DIR = @TARGET_ASM_DIR@
249 VENDOR = @VENDOR@
250 VERSION = @VERSION@
251 ZFS_CONFIG = @ZFS_CONFIG@
252 ZFS_META_ALIAS = @ZFS_META_ALIAS@
253 ZFS_META_AUTHOR = @ZFS_META_AUTHOR@
254 ZFS_META_DATA = @ZFS_META_DATA@
255 ZFS_META_LICENSE = @ZFS_META_LICENSE@
256 ZFS_META_LT_AGE = @ZFS_META_LT_AGE@
257 ZFS_META_LT_CURRENT = @ZFS_META_LT_CURRENT@
258 ZFS_META_LT_REVISION = @ZFS_META_LT_REVISION@
259 ZFS_META_NAME = @ZFS_META_NAME@
260 ZFS_META_RELEASE = @ZFS_META_RELEASE@
261 ZFS_META_VERSION = @ZFS_META_VERSION@
262 ZLIB = @ZLIB@
263 abs_builddir = @abs_builddir@
264 abs_srcdir = @abs_srcdir@
265 abs_top_builddir = @abs_top_builddir@
266 abs_top_srcdir = @abs_top_srcdir@
267 ac_ct_CC = @ac_ct_CC@
268 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269 am__include = @am__include@
270 am__leading_dot = @am__leading_dot@
271 am__quote = @am__quote@
272 am__tar = @am__tar@
273 am__untar = @am__untar@
274 bindir = @bindir@
275 build = @build@
276 build_alias = @build_alias@
277 build_cpu = @build_cpu@
278 build_os = @build_os@
279 build_vendor = @build_vendor@
280 builddir = @builddir@
281 datadir = @datadir@
282 datarootdir = @datarootdir@
283 docdir = @docdir@
284 dvidir = @dvidir@
285 exec_prefix = @exec_prefix@
286 host = @host@
287 host_alias = @host_alias@
288 host_cpu = @host_cpu@
289 host_os = @host_os@
290 host_vendor = @host_vendor@
291 htmldir = @htmldir@
292 includedir = @includedir@
293 infodir = @infodir@
294 install_sh = @install_sh@
295 libdir = @libdir@
296 libexecdir = @libexecdir@
297 localedir = @localedir@
298 localstatedir = @localstatedir@
299 lt_ECHO = @lt_ECHO@
300 mandir = @mandir@
301 mkdir_p = @mkdir_p@
302 oldincludedir = @oldincludedir@
303 pdfdir = @pdfdir@
304 prefix = @prefix@
305 program_transform_name = @program_transform_name@
306 psdir = @psdir@
307 sbindir = @sbindir@
308 sharedstatedir = @sharedstatedir@
309 srcdir = @srcdir@
310 sysconfdir = @sysconfdir@
311 target = @target@
312 target_alias = @target_alias@
313 target_cpu = @target_cpu@
314 target_os = @target_os@
315 target_vendor = @target_vendor@
316 top_build_prefix = @top_build_prefix@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319 DEFAULT_INCLUDES = -include ${top_builddir}/zfs_config.h \
320 -I$(top_srcdir)/include -I$(top_srcdir)/lib/libspl/include
321 AM_LIBTOOLFLAGS = --silent
322 AM_CFLAGS = -Wall -Wstrict-prototypes -fno-strict-aliasing \
323 ${NO_UNUSED_BUT_SET_VARIABLE} ${DEBUG_CFLAGS} -D_GNU_SOURCE \
324 -D__EXTENSIONS__ -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS \
325 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE \
326 -DTEXT_DOMAIN=\"zfs-linux-user\"
327 lib_LTLIBRARIES = libshare.la
328 libshare_la_SOURCES = \
329 $(top_srcdir)/lib/libshare/libshare.c \
330 $(top_srcdir)/lib/libshare/nfs.c \
331 $(top_srcdir)/lib/libshare/libshare_impl.h \
332 $(top_srcdir)/lib/libshare/nfs.h
333
334 libshare_la_LDFLAGS = -version-info 1:0:0
335 all: all-am
336
337 .SUFFIXES:
338 .SUFFIXES: .c .lo .o .obj
339 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/Rules.am $(am__configure_deps)
340 @for dep in $?; do \
341 case '$(am__configure_deps)' in \
342 *$$dep*) \
343 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344 && { if test -f $@; then exit 0; else break; fi; }; \
345 exit 1;; \
346 esac; \
347 done; \
348 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/libshare/Makefile'; \
349 $(am__cd) $(top_srcdir) && \
350 $(AUTOMAKE) --gnu lib/libshare/Makefile
351 .PRECIOUS: Makefile
352 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
353 @case '$?' in \
354 *config.status*) \
355 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
356 *) \
357 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
359 esac;
360
361 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
362 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
363
364 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
365 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
367 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368 $(am__aclocal_m4_deps):
369 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
370 @$(NORMAL_INSTALL)
371 test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
372 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
373 list2=; for p in $$list; do \
374 if test -f $$p; then \
375 list2="$$list2 $$p"; \
376 else :; fi; \
377 done; \
378 test -z "$$list2" || { \
379 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
380 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
381 }
382
383 uninstall-libLTLIBRARIES:
384 @$(NORMAL_UNINSTALL)
385 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
386 for p in $$list; do \
387 $(am__strip_dir) \
388 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
389 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
390 done
391
392 clean-libLTLIBRARIES:
393 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
394 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
395 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
396 test "$$dir" != "$$p" || dir=.; \
397 echo "rm -f \"$${dir}/so_locations\""; \
398 rm -f "$${dir}/so_locations"; \
399 done
400 libshare.la: $(libshare_la_OBJECTS) $(libshare_la_DEPENDENCIES)
401 $(AM_V_CCLD)$(libshare_la_LINK) -rpath $(libdir) $(libshare_la_OBJECTS) $(libshare_la_LIBADD) $(LIBS)
402
403 mostlyclean-compile:
404 -rm -f *.$(OBJEXT)
405
406 distclean-compile:
407 -rm -f *.tab.c
408
409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libshare.Plo@am__quote@
410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfs.Plo@am__quote@
411
412 .c.o:
413 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
414 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
415 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
419
420 .c.obj:
421 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
422 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
423 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
424 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
425 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
426 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
427
428 .c.lo:
429 @am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
430 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
431 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
432 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
433 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
434 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
435
436 libshare.lo: $(top_srcdir)/lib/libshare/libshare.c
437 @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
438 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libshare.Tpo $(DEPDIR)/libshare.Plo
439 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/libshare/libshare.c' object='libshare.lo' libtool=yes @AMDEPBACKSLASH@
441 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
442 @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
443
444 nfs.lo: $(top_srcdir)/lib/libshare/nfs.c
445 @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
446 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/nfs.Tpo $(DEPDIR)/nfs.Plo
447 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
448 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$(top_srcdir)/lib/libshare/nfs.c' object='nfs.lo' libtool=yes @AMDEPBACKSLASH@
449 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450 @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
451
452 mostlyclean-libtool:
453 -rm -f *.lo
454
455 clean-libtool:
456 -rm -rf .libs _libs
457
458 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
459 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
460 unique=`for i in $$list; do \
461 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
462 done | \
463 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
464 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 mkid -fID $$unique
466 tags: TAGS
467
468 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
469 $(TAGS_FILES) $(LISP)
470 set x; \
471 here=`pwd`; \
472 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
473 unique=`for i in $$list; do \
474 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475 done | \
476 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
477 END { if (nonempty) { for (i in files) print i; }; }'`; \
478 shift; \
479 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
480 test -n "$$unique" || unique=$$empty_fix; \
481 if test $$# -gt 0; then \
482 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
483 "$$@" $$unique; \
484 else \
485 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
486 $$unique; \
487 fi; \
488 fi
489 ctags: CTAGS
490 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
491 $(TAGS_FILES) $(LISP)
492 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
493 unique=`for i in $$list; do \
494 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495 done | \
496 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
497 END { if (nonempty) { for (i in files) print i; }; }'`; \
498 test -z "$(CTAGS_ARGS)$$unique" \
499 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
500 $$unique
501
502 GTAGS:
503 here=`$(am__cd) $(top_builddir) && pwd` \
504 && $(am__cd) $(top_srcdir) \
505 && gtags -i $(GTAGS_ARGS) "$$here"
506
507 distclean-tags:
508 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
509
510 distdir: $(DISTFILES)
511 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
512 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
513 list='$(DISTFILES)'; \
514 dist_files=`for file in $$list; do echo $$file; done | \
515 sed -e "s|^$$srcdirstrip/||;t" \
516 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
517 case $$dist_files in \
518 */*) $(MKDIR_P) `echo "$$dist_files" | \
519 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
520 sort -u` ;; \
521 esac; \
522 for file in $$dist_files; do \
523 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
524 if test -d $$d/$$file; then \
525 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
526 if test -d "$(distdir)/$$file"; then \
527 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
528 fi; \
529 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
530 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
531 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532 fi; \
533 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
534 else \
535 test -f "$(distdir)/$$file" \
536 || cp -p $$d/$$file "$(distdir)/$$file" \
537 || exit 1; \
538 fi; \
539 done
540 check-am: all-am
541 check: check-am
542 all-am: Makefile $(LTLIBRARIES)
543 installdirs:
544 for dir in "$(DESTDIR)$(libdir)"; do \
545 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
546 done
547 install: install-am
548 install-exec: install-exec-am
549 install-data: install-data-am
550 uninstall: uninstall-am
551
552 install-am: all-am
553 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
554
555 installcheck: installcheck-am
556 install-strip:
557 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559 `test -z '$(STRIP)' || \
560 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
561 mostlyclean-generic:
562
563 clean-generic:
564
565 distclean-generic:
566 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
567 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
568
569 maintainer-clean-generic:
570 @echo "This command is intended for maintainers to use"
571 @echo "it deletes files that may require special tools to rebuild."
572 clean: clean-am
573
574 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
575 mostlyclean-am
576
577 distclean: distclean-am
578 -rm -rf ./$(DEPDIR)
579 -rm -f Makefile
580 distclean-am: clean-am distclean-compile distclean-generic \
581 distclean-tags
582
583 dvi: dvi-am
584
585 dvi-am:
586
587 html: html-am
588
589 html-am:
590
591 info: info-am
592
593 info-am:
594
595 install-data-am:
596
597 install-dvi: install-dvi-am
598
599 install-dvi-am:
600
601 install-exec-am: install-libLTLIBRARIES
602
603 install-html: install-html-am
604
605 install-html-am:
606
607 install-info: install-info-am
608
609 install-info-am:
610
611 install-man:
612
613 install-pdf: install-pdf-am
614
615 install-pdf-am:
616
617 install-ps: install-ps-am
618
619 install-ps-am:
620
621 installcheck-am:
622
623 maintainer-clean: maintainer-clean-am
624 -rm -rf ./$(DEPDIR)
625 -rm -f Makefile
626 maintainer-clean-am: distclean-am maintainer-clean-generic
627
628 mostlyclean: mostlyclean-am
629
630 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
631 mostlyclean-libtool
632
633 pdf: pdf-am
634
635 pdf-am:
636
637 ps: ps-am
638
639 ps-am:
640
641 uninstall-am: uninstall-libLTLIBRARIES
642
643 .MAKE: install-am install-strip
644
645 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
646 clean-libLTLIBRARIES clean-libtool ctags distclean \
647 distclean-compile distclean-generic distclean-libtool \
648 distclean-tags distdir dvi dvi-am html html-am info info-am \
649 install install-am install-data install-data-am install-dvi \
650 install-dvi-am install-exec install-exec-am install-html \
651 install-html-am install-info install-info-am \
652 install-libLTLIBRARIES install-man install-pdf install-pdf-am \
653 install-ps install-ps-am install-strip installcheck \
654 installcheck-am installdirs maintainer-clean \
655 maintainer-clean-generic mostlyclean mostlyclean-compile \
656 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
657 tags uninstall uninstall-am uninstall-libLTLIBRARIES
658
659
660 # Tell versions [3.59,3.63) of GNU make to not export all variables.
661 # Otherwise a system limit (for SysV at least) may be exceeded.
662 .NOEXPORT: