]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/nlmtest/Makefile.in
f19706ce675680053d512daf5680e13efdd1e32f
[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 RANLIB = @RANLIB@
130 RELEASE = @RELEASE@
131 SET_MAKE = @SET_MAKE@
132 SHELL = @SHELL@
133 STRIP = @STRIP@
134 SVCGSSD = @SVCGSSD@
135 VERSION = @VERSION@
136 ac_ct_AR = @ac_ct_AR@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 ac_ct_F77 = @ac_ct_F77@
140 ac_ct_LD = @ac_ct_LD@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
146 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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 datadir = @datadir@
159 enable_gss = @enable_gss@
160 enable_nfsv3 = @enable_nfsv3@
161 enable_nfsv4 = @enable_nfsv4@
162 exec_prefix = @exec_prefix@
163 host = @host@
164 host_alias = @host_alias@
165 host_cpu = @host_cpu@
166 host_os = @host_os@
167 host_vendor = @host_vendor@
168 includedir = @includedir@
169 infodir = @infodir@
170 install_sh = @install_sh@
171 kprefix = @kprefix@
172 libdir = @libdir@
173 libexecdir = @libexecdir@
174 localstatedir = @localstatedir@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 prefix = @prefix@
179 program_transform_name = @program_transform_name@
180 sbindir = @sbindir@
181 secure_statd = @secure_statd@
182 sharedstatedir = @sharedstatedir@
183 statduser = @statduser@
184 statedir = @statedir@
185 sysconfdir = @sysconfdir@
186 target_alias = @target_alias@
187 EXTRA_DIST = \
188         README \
189         host.h \
190         nlm_prot.x \
191         nlmtest.c
192
193 all: all-am
194
195 .SUFFIXES:
196 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
197         @for dep in $?; do \
198           case '$(am__configure_deps)' in \
199             *$$dep*) \
200               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
201                 && exit 0; \
202               exit 1;; \
203           esac; \
204         done; \
205         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/nlmtest/Makefile'; \
206         cd $(top_srcdir) && \
207           $(AUTOMAKE) --gnu  tools/nlmtest/Makefile
208 .PRECIOUS: Makefile
209 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
210         @case '$?' in \
211           *config.status*) \
212             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
213           *) \
214             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
215             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
216         esac;
217
218 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220
221 $(top_srcdir)/configure:  $(am__configure_deps)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
224         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
225
226 mostlyclean-libtool:
227         -rm -f *.lo
228
229 clean-libtool:
230         -rm -rf .libs _libs
231
232 distclean-libtool:
233         -rm -f libtool
234 uninstall-info-am:
235 tags: TAGS
236 TAGS:
237
238 ctags: CTAGS
239 CTAGS:
240
241
242 distdir: $(DISTFILES)
243         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
244         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
245         list='$(DISTFILES)'; for file in $$list; do \
246           case $$file in \
247             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
248             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
249           esac; \
250           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
251           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
252           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
253             dir="/$$dir"; \
254             $(mkdir_p) "$(distdir)$$dir"; \
255           else \
256             dir=''; \
257           fi; \
258           if test -d $$d/$$file; then \
259             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
260               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
261             fi; \
262             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
263           else \
264             test -f $(distdir)/$$file \
265             || cp -p $$d/$$file $(distdir)/$$file \
266             || exit 1; \
267           fi; \
268         done
269 check-am: all-am
270 check: check-am
271 all-am: Makefile
272 installdirs:
273 install: install-am
274 install-exec: install-exec-am
275 install-data: install-data-am
276 uninstall: uninstall-am
277
278 install-am: all-am
279         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
281 installcheck: installcheck-am
282 install-strip:
283         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
285           `test -z '$(STRIP)' || \
286             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287 mostlyclean-generic:
288
289 clean-generic:
290
291 distclean-generic:
292         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
293
294 maintainer-clean-generic:
295         @echo "This command is intended for maintainers to use"
296         @echo "it deletes files that may require special tools to rebuild."
297 clean: clean-am
298
299 clean-am: clean-generic clean-libtool mostlyclean-am
300
301 distclean: distclean-am
302         -rm -f Makefile
303 distclean-am: clean-am distclean-generic distclean-libtool
304
305 dvi: dvi-am
306
307 dvi-am:
308
309 html: html-am
310
311 info: info-am
312
313 info-am:
314
315 install-data-am:
316
317 install-exec-am:
318
319 install-info: install-info-am
320
321 install-man:
322
323 installcheck-am:
324
325 maintainer-clean: maintainer-clean-am
326         -rm -f Makefile
327 maintainer-clean-am: distclean-am maintainer-clean-generic
328
329 mostlyclean: mostlyclean-am
330
331 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
332
333 pdf: pdf-am
334
335 pdf-am:
336
337 ps: ps-am
338
339 ps-am:
340
341 uninstall-am: uninstall-info-am
342
343 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
344         distclean distclean-generic distclean-libtool distdir dvi \
345         dvi-am html html-am info info-am install install-am \
346         install-data install-data-am install-exec install-exec-am \
347         install-info install-info-am install-man install-strip \
348         installcheck installcheck-am installdirs maintainer-clean \
349         maintainer-clean-generic mostlyclean mostlyclean-generic \
350         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
351         uninstall-info-am
352
353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
354 # Otherwise a system limit (for SysV at least) may be exceeded.
355 .NOEXPORT: