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