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