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