]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/nfs/Makefile.in
aclocal/autoconf/automake, properly this time.
[nfs-utils.git] / support / include / 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
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ../../..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = support/include/nfs
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
44         $(top_srcdir)/aclocal/kerberos5.m4 \
45         $(top_srcdir)/aclocal/nfs-utils.m4 \
46         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
47         $(top_srcdir)/configure.in
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 HEADERS = $(noinst_HEADERS)
56 ETAGS = etags
57 CTAGS = ctags
58 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59 ACLOCAL = @ACLOCAL@
60 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
61 ALLOCA = @ALLOCA@
62 AMDEP_FALSE = @AMDEP_FALSE@
63 AMDEP_TRUE = @AMDEP_TRUE@
64 AMTAR = @AMTAR@
65 AM_CFLAGS = @AM_CFLAGS@
66 AM_CPPFLAGS = @AM_CPPFLAGS@
67 AR = @AR@
68 AUTOCONF = @AUTOCONF@
69 AUTOHEADER = @AUTOHEADER@
70 AUTOMAKE = @AUTOMAKE@
71 AWK = @AWK@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CC_FOR_BUILD = @CC_FOR_BUILD@
75 CFLAGS = @CFLAGS@
76 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
77 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
78 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
79 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
80 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
81 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
82 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
83 CPP = @CPP@
84 CPPFLAGS = @CPPFLAGS@
85 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
86 CXX = @CXX@
87 CXXCPP = @CXXCPP@
88 CXXDEPMODE = @CXXDEPMODE@
89 CXXFLAGS = @CXXFLAGS@
90 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO = @ECHO@
95 ECHO_C = @ECHO_C@
96 ECHO_N = @ECHO_N@
97 ECHO_T = @ECHO_T@
98 EGREP = @EGREP@
99 EXEEXT = @EXEEXT@
100 F77 = @F77@
101 FFLAGS = @FFLAGS@
102 GSSD = @GSSD@
103 IDMAPD = @IDMAPD@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 K5VERS = @K5VERS@
109 KRBCFLAGS = @KRBCFLAGS@
110 KRBDIR = @KRBDIR@
111 KRBLIBS = @KRBLIBS@
112 LD = @LD@
113 LDFLAGS = @LDFLAGS@
114 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
115 LIBBSD = @LIBBSD@
116 LIBCRYPT = @LIBCRYPT@
117 LIBNSL = @LIBNSL@
118 LIBOBJS = @LIBOBJS@
119 LIBS = @LIBS@
120 LIBSOCKET = @LIBSOCKET@
121 LIBTOOL = @LIBTOOL@
122 LIBWRAP = @LIBWRAP@
123 LN_S = @LN_S@
124 LTLIBOBJS = @LTLIBOBJS@
125 MAKEINFO = @MAKEINFO@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 PKG_CONFIG = @PKG_CONFIG@
135 RANLIB = @RANLIB@
136 RELEASE = @RELEASE@
137 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
138 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 STRIP = @STRIP@
142 SVCGSSD = @SVCGSSD@
143 VERSION = @VERSION@
144 ac_ct_AR = @ac_ct_AR@
145 ac_ct_CC = @ac_ct_CC@
146 ac_ct_CXX = @ac_ct_CXX@
147 ac_ct_F77 = @ac_ct_F77@
148 ac_ct_LD = @ac_ct_LD@
149 ac_ct_RANLIB = @ac_ct_RANLIB@
150 ac_ct_STRIP = @ac_ct_STRIP@
151 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
152 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
153 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
154 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
155 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
156 am__include = @am__include@
157 am__leading_dot = @am__leading_dot@
158 am__quote = @am__quote@
159 am__tar = @am__tar@
160 am__untar = @am__untar@
161 bindir = @bindir@
162 build = @build@
163 build_alias = @build_alias@
164 build_cpu = @build_cpu@
165 build_os = @build_os@
166 build_vendor = @build_vendor@
167 datadir = @datadir@
168 enable_gss = @enable_gss@
169 enable_nfsv3 = @enable_nfsv3@
170 enable_nfsv4 = @enable_nfsv4@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 kprefix = @kprefix@
181 libdir = @libdir@
182 libexecdir = @libexecdir@
183 localstatedir = @localstatedir@
184 mandir = @mandir@
185 mkdir_p = @mkdir_p@
186 oldincludedir = @oldincludedir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 sbindir = @sbindir@
190 secure_statd = @secure_statd@
191 sharedstatedir = @sharedstatedir@
192 statduser = @statduser@
193 statedir = @statedir@
194 sysconfdir = @sysconfdir@
195 target_alias = @target_alias@
196 noinst_HEADERS = debug.h export.h nfs.h
197 MAINTAINERCLEANFILES = Makefile.in
198 all: all-am
199
200 .SUFFIXES:
201 $(srcdir)/Makefile.in:  $(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  support/include/nfs/Makefile'; \
211         cd $(top_srcdir) && \
212           $(AUTOMAKE) --gnu  support/include/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:  $(am__configure_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228 $(ACLOCAL_M4):  $(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
237 distclean-libtool:
238         -rm -f libtool
239 uninstall-info-am:
240
241 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
242         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
243         unique=`for i in $$list; do \
244             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245           done | \
246           $(AWK) '    { files[$$0] = 1; } \
247                END { for (i in files) print i; }'`; \
248         mkid -fID $$unique
249 tags: TAGS
250
251 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
252                 $(TAGS_FILES) $(LISP)
253         tags=; \
254         here=`pwd`; \
255         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
256         unique=`for i in $$list; do \
257             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
258           done | \
259           $(AWK) '    { files[$$0] = 1; } \
260                END { for (i in files) print i; }'`; \
261         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
262           test -n "$$unique" || unique=$$empty_fix; \
263           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
264             $$tags $$unique; \
265         fi
266 ctags: CTAGS
267 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
268                 $(TAGS_FILES) $(LISP)
269         tags=; \
270         here=`pwd`; \
271         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
272         unique=`for i in $$list; do \
273             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274           done | \
275           $(AWK) '    { files[$$0] = 1; } \
276                END { for (i in files) print i; }'`; \
277         test -z "$(CTAGS_ARGS)$$tags$$unique" \
278           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
279              $$tags $$unique
280
281 GTAGS:
282         here=`$(am__cd) $(top_builddir) && pwd` \
283           && cd $(top_srcdir) \
284           && gtags -i $(GTAGS_ARGS) $$here
285
286 distclean-tags:
287         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
288
289 distdir: $(DISTFILES)
290         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
291         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
292         list='$(DISTFILES)'; for file in $$list; do \
293           case $$file in \
294             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
295             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
296           esac; \
297           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
298           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
299           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
300             dir="/$$dir"; \
301             $(mkdir_p) "$(distdir)$$dir"; \
302           else \
303             dir=''; \
304           fi; \
305           if test -d $$d/$$file; then \
306             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
307               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
308             fi; \
309             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
310           else \
311             test -f $(distdir)/$$file \
312             || cp -p $$d/$$file $(distdir)/$$file \
313             || exit 1; \
314           fi; \
315         done
316 check-am: all-am
317 check: check-am
318 all-am: Makefile $(HEADERS)
319 installdirs:
320 install: install-am
321 install-exec: install-exec-am
322 install-data: install-data-am
323 uninstall: uninstall-am
324
325 install-am: all-am
326         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
327
328 installcheck: installcheck-am
329 install-strip:
330         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
331           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
332           `test -z '$(STRIP)' || \
333             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
334 mostlyclean-generic:
335
336 clean-generic:
337
338 distclean-generic:
339         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
340
341 maintainer-clean-generic:
342         @echo "This command is intended for maintainers to use"
343         @echo "it deletes files that may require special tools to rebuild."
344         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
345 clean: clean-am
346
347 clean-am: clean-generic clean-libtool mostlyclean-am
348
349 distclean: distclean-am
350         -rm -f Makefile
351 distclean-am: clean-am distclean-generic distclean-libtool \
352         distclean-tags
353
354 dvi: dvi-am
355
356 dvi-am:
357
358 html: html-am
359
360 info: info-am
361
362 info-am:
363
364 install-data-am:
365
366 install-exec-am:
367
368 install-info: install-info-am
369
370 install-man:
371
372 installcheck-am:
373
374 maintainer-clean: maintainer-clean-am
375         -rm -f Makefile
376 maintainer-clean-am: distclean-am maintainer-clean-generic
377
378 mostlyclean: mostlyclean-am
379
380 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
381
382 pdf: pdf-am
383
384 pdf-am:
385
386 ps: ps-am
387
388 ps-am:
389
390 uninstall-am: uninstall-info-am
391
392 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
393         clean-libtool ctags distclean distclean-generic \
394         distclean-libtool distclean-tags distdir dvi dvi-am html \
395         html-am info info-am install install-am install-data \
396         install-data-am install-exec install-exec-am install-info \
397         install-info-am install-man install-strip installcheck \
398         installcheck-am installdirs maintainer-clean \
399         maintainer-clean-generic mostlyclean mostlyclean-generic \
400         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
401         uninstall-am uninstall-info-am
402
403 # Tell versions [3.59,3.63) of GNU make to not export all variables.
404 # Otherwise a system limit (for SysV at least) may be exceeded.
405 .NOEXPORT: