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