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