]> git.decadent.org.uk Git - nfs-utils.git/blob - linux-nfs/Makefile.in
Merge branch 'upstream'
[nfs-utils.git] / linux-nfs / 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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = linux-nfs
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         ChangeLog INSTALL THANKS TODO
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
41         $(top_srcdir)/aclocal/ipv6.m4 \
42         $(top_srcdir)/aclocal/kerberos5.m4 \
43         $(top_srcdir)/aclocal/libblkid.m4 \
44         $(top_srcdir)/aclocal/libcap.m4 \
45         $(top_srcdir)/aclocal/libevent.m4 \
46         $(top_srcdir)/aclocal/libnfsidmap.m4 \
47         $(top_srcdir)/aclocal/librpcsecgss.m4 \
48         $(top_srcdir)/aclocal/libtirpc.m4 \
49         $(top_srcdir)/aclocal/nfs-utils.m4 \
50         $(top_srcdir)/aclocal/rpcsec_vers.m4 \
51         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
52         $(top_srcdir)/configure.ac
53 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54         $(ACLOCAL_M4)
55 mkinstalldirs = $(install_sh) -d
56 CONFIG_HEADER = $(top_builddir)/support/include/config.h
57 CONFIG_CLEAN_FILES =
58 CONFIG_CLEAN_VPATH_FILES =
59 SOURCES =
60 DIST_SOURCES =
61 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
62 ACLOCAL = @ACLOCAL@
63 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
64 ALLOCA = @ALLOCA@
65 AMTAR = @AMTAR@
66 AM_CFLAGS = @AM_CFLAGS@
67 AM_CPPFLAGS = @AM_CPPFLAGS@
68 AR = @AR@
69 AUTOCONF = @AUTOCONF@
70 AUTOHEADER = @AUTOHEADER@
71 AUTOMAKE = @AUTOMAKE@
72 AWK = @AWK@
73 CC = @CC@
74 CCDEPMODE = @CCDEPMODE@
75 CC_FOR_BUILD = @CC_FOR_BUILD@
76 CFLAGS = @CFLAGS@
77 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
81 CXX = @CXX@
82 CXXCPP = @CXXCPP@
83 CXXDEPMODE = @CXXDEPMODE@
84 CXXFLAGS = @CXXFLAGS@
85 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 DSYMUTIL = @DSYMUTIL@
90 DUMPBIN = @DUMPBIN@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 FGREP = @FGREP@
97 GREP = @GREP@
98 GSSD = @GSSD@
99 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
100 GSSGLUE_LIBS = @GSSGLUE_LIBS@
101 HAVE_LIBWRAP = @HAVE_LIBWRAP@
102 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
103 IDMAPD = @IDMAPD@
104 INSTALL = @INSTALL@
105 INSTALL_DATA = @INSTALL_DATA@
106 INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 INSTALL_SCRIPT = @INSTALL_SCRIPT@
108 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 K5VERS = @K5VERS@
110 KRBCFLAGS = @KRBCFLAGS@
111 KRBDIR = @KRBDIR@
112 KRBLDFLAGS = @KRBLDFLAGS@
113 KRBLIBS = @KRBLIBS@
114 LD = @LD@
115 LDFLAGS = @LDFLAGS@
116 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
117 LIBBLKID = @LIBBLKID@
118 LIBBSD = @LIBBSD@
119 LIBCAP = @LIBCAP@
120 LIBCRYPT = @LIBCRYPT@
121 LIBNSL = @LIBNSL@
122 LIBOBJS = @LIBOBJS@
123 LIBS = @LIBS@
124 LIBSOCKET = @LIBSOCKET@
125 LIBTOOL = @LIBTOOL@
126 LIBWRAP = @LIBWRAP@
127 LIPO = @LIPO@
128 LN_S = @LN_S@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAINT = @MAINT@
131 MAKEINFO = @MAKEINFO@
132 MKDIR_P = @MKDIR_P@
133 NM = @NM@
134 NMEDIT = @NMEDIT@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 OTOOL = @OTOOL@
138 OTOOL64 = @OTOOL64@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PKG_CONFIG = @PKG_CONFIG@
147 RANLIB = @RANLIB@
148 RELEASE = @RELEASE@
149 RPCGEN_PATH = @RPCGEN_PATH@
150 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
151 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
152 SED = @SED@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 STRIP = @STRIP@
156 SVCGSSD = @SVCGSSD@
157 VERSION = @VERSION@
158 abs_builddir = @abs_builddir@
159 abs_srcdir = @abs_srcdir@
160 abs_top_builddir = @abs_top_builddir@
161 abs_top_srcdir = @abs_top_srcdir@
162 ac_ct_CC = @ac_ct_CC@
163 ac_ct_CXX = @ac_ct_CXX@
164 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 enable_gss = @enable_gss@
182 enable_ipv6 = @enable_ipv6@
183 enable_mountconfig = @enable_mountconfig@
184 enable_nfsv3 = @enable_nfsv3@
185 enable_nfsv4 = @enable_nfsv4@
186 enable_nfsv41 = @enable_nfsv41@
187 exec_prefix = @exec_prefix@
188 host = @host@
189 host_alias = @host_alias@
190 host_cpu = @host_cpu@
191 host_os = @host_os@
192 host_vendor = @host_vendor@
193 htmldir = @htmldir@
194 includedir = @includedir@
195 infodir = @infodir@
196 install_sh = @install_sh@
197 kprefix = @kprefix@
198 libdir = @libdir@
199 libexecdir = @libexecdir@
200 localedir = @localedir@
201 localstatedir = @localstatedir@
202 lt_ECHO = @lt_ECHO@
203 mandir = @mandir@
204 mkdir_p = @mkdir_p@
205 mountfile = @mountfile@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 startstatd = @startstatd@
215 statduser = @statduser@
216 statedir = @statedir@
217 sysconfdir = @sysconfdir@
218 target_alias = @target_alias@
219 top_build_prefix = @top_build_prefix@
220 top_builddir = @top_builddir@
221 top_srcdir = @top_srcdir@
222 EXTRA_DIST = ChangeLog INSTALL KNOWNBUGS NEW README THANKS TODO
223 MAINTAINERCLEANFILES = Makefile.in
224 all: all-am
225
226 .SUFFIXES:
227 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
228         @for dep in $?; do \
229           case '$(am__configure_deps)' in \
230             *$$dep*) \
231               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
232                 && { if test -f $@; then exit 0; else break; fi; }; \
233               exit 1;; \
234           esac; \
235         done; \
236         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu linux-nfs/Makefile'; \
237         $(am__cd) $(top_srcdir) && \
238           $(AUTOMAKE) --gnu linux-nfs/Makefile
239 .PRECIOUS: Makefile
240 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
241         @case '$?' in \
242           *config.status*) \
243             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
244           *) \
245             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
246             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
247         esac;
248
249 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251
252 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
253         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
254 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
255         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
256 $(am__aclocal_m4_deps):
257
258 mostlyclean-libtool:
259         -rm -f *.lo
260
261 clean-libtool:
262         -rm -rf .libs _libs
263 tags: TAGS
264 TAGS:
265
266 ctags: CTAGS
267 CTAGS:
268
269
270 distdir: $(DISTFILES)
271         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
272         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
273         list='$(DISTFILES)'; \
274           dist_files=`for file in $$list; do echo $$file; done | \
275           sed -e "s|^$$srcdirstrip/||;t" \
276               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
277         case $$dist_files in \
278           */*) $(MKDIR_P) `echo "$$dist_files" | \
279                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
280                            sort -u` ;; \
281         esac; \
282         for file in $$dist_files; do \
283           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
284           if test -d $$d/$$file; then \
285             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
286             if test -d "$(distdir)/$$file"; then \
287               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
288             fi; \
289             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
290               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
291               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
292             fi; \
293             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
294           else \
295             test -f "$(distdir)/$$file" \
296             || cp -p $$d/$$file "$(distdir)/$$file" \
297             || exit 1; \
298           fi; \
299         done
300 check-am: all-am
301 check: check-am
302 all-am: Makefile
303 installdirs:
304 install: install-am
305 install-exec: install-exec-am
306 install-data: install-data-am
307 uninstall: uninstall-am
308
309 install-am: all-am
310         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311
312 installcheck: installcheck-am
313 install-strip:
314         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316           `test -z '$(STRIP)' || \
317             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
318 mostlyclean-generic:
319
320 clean-generic:
321
322 distclean-generic:
323         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
324         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
325
326 maintainer-clean-generic:
327         @echo "This command is intended for maintainers to use"
328         @echo "it deletes files that may require special tools to rebuild."
329         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
330 clean: clean-am
331
332 clean-am: clean-generic clean-libtool mostlyclean-am
333
334 distclean: distclean-am
335         -rm -f Makefile
336 distclean-am: clean-am distclean-generic
337
338 dvi: dvi-am
339
340 dvi-am:
341
342 html: html-am
343
344 html-am:
345
346 info: info-am
347
348 info-am:
349
350 install-data-am:
351
352 install-dvi: install-dvi-am
353
354 install-dvi-am:
355
356 install-exec-am:
357
358 install-html: install-html-am
359
360 install-html-am:
361
362 install-info: install-info-am
363
364 install-info-am:
365
366 install-man:
367
368 install-pdf: install-pdf-am
369
370 install-pdf-am:
371
372 install-ps: install-ps-am
373
374 install-ps-am:
375
376 installcheck-am:
377
378 maintainer-clean: maintainer-clean-am
379         -rm -f Makefile
380 maintainer-clean-am: distclean-am maintainer-clean-generic
381
382 mostlyclean: mostlyclean-am
383
384 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
385
386 pdf: pdf-am
387
388 pdf-am:
389
390 ps: ps-am
391
392 ps-am:
393
394 uninstall-am:
395
396 .MAKE: install-am install-strip
397
398 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
399         distclean distclean-generic distclean-libtool distdir dvi \
400         dvi-am html html-am info info-am install install-am \
401         install-data install-data-am install-dvi install-dvi-am \
402         install-exec install-exec-am install-html install-html-am \
403         install-info install-info-am install-man install-pdf \
404         install-pdf-am install-ps install-ps-am install-strip \
405         installcheck installcheck-am installdirs maintainer-clean \
406         maintainer-clean-generic mostlyclean mostlyclean-generic \
407         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
408
409
410 # Tell versions [3.59,3.63) of GNU make to not export all variables.
411 # Otherwise a system limit (for SysV at least) may be exceeded.
412 .NOEXPORT: