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