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