]> git.decadent.org.uk Git - nfs-utils.git/blob - linux-nfs/Makefile.in
Imported Upstream version 1.0.11~git-20070212
[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.in
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 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
132 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
133 SET_MAKE = @SET_MAKE@
134 SHELL = @SHELL@
135 STRIP = @STRIP@
136 SVCGSSD = @SVCGSSD@
137 VERSION = @VERSION@
138 abs_builddir = @abs_builddir@
139 abs_srcdir = @abs_srcdir@
140 abs_top_builddir = @abs_top_builddir@
141 abs_top_srcdir = @abs_top_srcdir@
142 ac_ct_CC = @ac_ct_CC@
143 ac_ct_CXX = @ac_ct_CXX@
144 ac_ct_F77 = @ac_ct_F77@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 am__tar = @am__tar@
149 am__untar = @am__untar@
150 bindir = @bindir@
151 build = @build@
152 build_alias = @build_alias@
153 build_cpu = @build_cpu@
154 build_os = @build_os@
155 build_vendor = @build_vendor@
156 builddir = @builddir@
157 datadir = @datadir@
158 datarootdir = @datarootdir@
159 docdir = @docdir@
160 dvidir = @dvidir@
161 enable_gss = @enable_gss@
162 enable_nfsv3 = @enable_nfsv3@
163 enable_nfsv4 = @enable_nfsv4@
164 exec_prefix = @exec_prefix@
165 host = @host@
166 host_alias = @host_alias@
167 host_cpu = @host_cpu@
168 host_os = @host_os@
169 host_vendor = @host_vendor@
170 htmldir = @htmldir@
171 includedir = @includedir@
172 infodir = @infodir@
173 install_sh = @install_sh@
174 kprefix = @kprefix@
175 libdir = @libdir@
176 libexecdir = @libexecdir@
177 localedir = @localedir@
178 localstatedir = @localstatedir@
179 mandir = @mandir@
180 mkdir_p = @mkdir_p@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 secure_statd = @secure_statd@
188 sharedstatedir = @sharedstatedir@
189 srcdir = @srcdir@
190 statduser = @statduser@
191 statedir = @statedir@
192 sysconfdir = @sysconfdir@
193 target_alias = @target_alias@
194 top_builddir = @top_builddir@
195 top_srcdir = @top_srcdir@
196 EXTRA_DIST = ChangeLog INSTALL KNOWNBUGS NEW README THANKS TODO
197 MAINTAINERCLEANFILES = Makefile.in
198 all: all-am
199
200 .SUFFIXES:
201 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
202         @for dep in $?; do \
203           case '$(am__configure_deps)' in \
204             *$$dep*) \
205               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
206                 && exit 0; \
207               exit 1;; \
208           esac; \
209         done; \
210         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  linux-nfs/Makefile'; \
211         cd $(top_srcdir) && \
212           $(AUTOMAKE) --gnu  linux-nfs/Makefile
213 .PRECIOUS: Makefile
214 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215         @case '$?' in \
216           *config.status*) \
217             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
218           *) \
219             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
220             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
221         esac;
222
223 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 mostlyclean-libtool:
232         -rm -f *.lo
233
234 clean-libtool:
235         -rm -rf .libs _libs
236 tags: TAGS
237 TAGS:
238
239 ctags: CTAGS
240 CTAGS:
241
242
243 distdir: $(DISTFILES)
244         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
245         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
246         list='$(DISTFILES)'; \
247           dist_files=`for file in $$list; do echo $$file; done | \
248           sed -e "s|^$$srcdirstrip/||;t" \
249               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
250         case $$dist_files in \
251           */*) $(MKDIR_P) `echo "$$dist_files" | \
252                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
253                            sort -u` ;; \
254         esac; \
255         for file in $$dist_files; do \
256           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
257           if test -d $$d/$$file; then \
258             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
259             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
260               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
261             fi; \
262             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
263           else \
264             test -f $(distdir)/$$file \
265             || cp -p $$d/$$file $(distdir)/$$file \
266             || exit 1; \
267           fi; \
268         done
269 check-am: all-am
270 check: check-am
271 all-am: Makefile
272 installdirs:
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
277
278 install-am: all-am
279         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281 installcheck: installcheck-am
282 install-strip:
283         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
285           `test -z '$(STRIP)' || \
286             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 mostlyclean-generic:
288
289 clean-generic:
290
291 distclean-generic:
292         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
293
294 maintainer-clean-generic:
295         @echo "This command is intended for maintainers to use"
296         @echo "it deletes files that may require special tools to rebuild."
297         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
298 clean: clean-am
299
300 clean-am: clean-generic clean-libtool mostlyclean-am
301
302 distclean: distclean-am
303         -rm -f Makefile
304 distclean-am: clean-am distclean-generic
305
306 dvi: dvi-am
307
308 dvi-am:
309
310 html: html-am
311
312 info: info-am
313
314 info-am:
315
316 install-data-am:
317
318 install-dvi: install-dvi-am
319
320 install-exec-am:
321
322 install-html: install-html-am
323
324 install-info: install-info-am
325
326 install-man:
327
328 install-pdf: install-pdf-am
329
330 install-ps: install-ps-am
331
332 installcheck-am:
333
334 maintainer-clean: maintainer-clean-am
335         -rm -f Makefile
336 maintainer-clean-am: distclean-am maintainer-clean-generic
337
338 mostlyclean: mostlyclean-am
339
340 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
341
342 pdf: pdf-am
343
344 pdf-am:
345
346 ps: ps-am
347
348 ps-am:
349
350 uninstall-am:
351
352 .MAKE: install-am install-strip
353
354 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
355         distclean distclean-generic distclean-libtool distdir dvi \
356         dvi-am html html-am info info-am install install-am \
357         install-data install-data-am install-dvi install-dvi-am \
358         install-exec install-exec-am install-html install-html-am \
359         install-info install-info-am install-man install-pdf \
360         install-pdf-am install-ps install-ps-am install-strip \
361         installcheck installcheck-am installdirs maintainer-clean \
362         maintainer-clean-generic mostlyclean mostlyclean-generic \
363         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
364
365 # Tell versions [3.59,3.63) of GNU make to not export all variables.
366 # Otherwise a system limit (for SysV at least) may be exceeded.
367 .NOEXPORT: