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