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