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