Add more autogenerated files
[cyrus-sasl.git] / java / javax / security / Makefile.in
1 # Makefile.in generated by automake 1.10.3 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 ################################################################
19 # Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
20 #
21 # Redistribution and use in source and binary forms, with or without
22 # modification, are permitted provided that the following conditions
23 # are met:
24 #
25 # 1. Redistributions of source code must retain the above copyright
26 #    notice, this list of conditions and the following disclaimer. 
27 #
28 # 2. Redistributions in binary form must reproduce the above copyright
29 #    notice, this list of conditions and the following disclaimer in
30 #    the documentation and/or other materials provided with the
31 #    distribution.
32 #
33 # 3. The name "Carnegie Mellon University" must not be used to
34 #    endorse or promote products derived from this software without
35 #    prior written permission. For permission or any other legal
36 #    details, please contact  
37 #      Office of Technology Transfer
38 #      Carnegie Mellon University
39 #      5000 Forbes Avenue
40 #      Pittsburgh, PA  15213-3890
41 #      (412) 268-4387, fax: (412) 268-7395
42 #      tech-transfer@andrew.cmu.edu
43 #
44 # 4. Redistributions of any form whatsoever must retain the following
45 #    acknowledgment:
46 #    "This product includes software developed by Computing Services
47 #     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
48 #
49 # CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
50 # THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
51 # AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
52 # FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
53 # WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
54 # AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
55 # OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
56 #
57 ################################################################
58 VPATH = @srcdir@
59 pkgdatadir = $(datadir)/@PACKAGE@
60 pkglibdir = $(libdir)/@PACKAGE@
61 pkgincludedir = $(includedir)/@PACKAGE@
62 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
63 install_sh_DATA = $(install_sh) -c -m 644
64 install_sh_PROGRAM = $(install_sh) -c
65 install_sh_SCRIPT = $(install_sh) -c
66 INSTALL_HEADER = $(INSTALL_DATA)
67 transform = $(program_transform_name)
68 NORMAL_INSTALL = :
69 PRE_INSTALL = :
70 POST_INSTALL = :
71 NORMAL_UNINSTALL = :
72 PRE_UNINSTALL = :
73 POST_UNINSTALL = :
74 build_triplet = @build@
75 host_triplet = @host@
76 target_triplet = @target@
77 subdir = java/javax/security
78 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps = $(top_srcdir)/config/kerberos_v4.m4 \
81         $(top_srcdir)/config/libtool.m4 \
82         $(top_srcdir)/config/ltoptions.m4 \
83         $(top_srcdir)/config/ltsugar.m4 \
84         $(top_srcdir)/config/ltversion.m4 \
85         $(top_srcdir)/config/lt~obsolete.m4 \
86         $(top_srcdir)/config/plain.m4 $(top_srcdir)/config/sasldb.m4 \
87         $(top_srcdir)/cmulocal/berkdb.m4 \
88         $(top_srcdir)/cmulocal/bsd_sockets.m4 \
89         $(top_srcdir)/cmulocal/c-attribute.m4 \
90         $(top_srcdir)/cmulocal/common.m4 \
91         $(top_srcdir)/cmulocal/cyrus.m4 \
92         $(top_srcdir)/cmulocal/init_automake.m4 \
93         $(top_srcdir)/cmulocal/ipv6.m4 \
94         $(top_srcdir)/cmulocal/openldap.m4 \
95         $(top_srcdir)/cmulocal/openssl.m4 \
96         $(top_srcdir)/cmulocal/sasl2.m4 $(top_srcdir)/configure.in
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
98         $(ACLOCAL_M4)
99 mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
100 CONFIG_HEADER = $(top_builddir)/config.h
101 CONFIG_CLEAN_FILES =
102 SOURCES =
103 DIST_SOURCES =
104 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
105         html-recursive info-recursive install-data-recursive \
106         install-dvi-recursive install-exec-recursive \
107         install-html-recursive install-info-recursive \
108         install-pdf-recursive install-ps-recursive install-recursive \
109         installcheck-recursive installdirs-recursive pdf-recursive \
110         ps-recursive uninstall-recursive
111 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
112   distclean-recursive maintainer-clean-recursive
113 ETAGS = etags
114 CTAGS = ctags
115 DIST_SUBDIRS = $(SUBDIRS)
116 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 ACLOCAL = @ACLOCAL@
118 AMTAR = @AMTAR@
119 AR = @AR@
120 AUTOCONF = @AUTOCONF@
121 AUTOHEADER = @AUTOHEADER@
122 AUTOMAKE = @AUTOMAKE@
123 AWK = @AWK@
124 CC = @CC@
125 CCDEPMODE = @CCDEPMODE@
126 CFLAGS = @CFLAGS@
127 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
128 CPP = @CPP@
129 CPPFLAGS = @CPPFLAGS@
130 CYGPATH_W = @CYGPATH_W@
131 DEFS = @DEFS@
132 DEPDIR = @DEPDIR@
133 DIRS = @DIRS@
134 DMALLOC_LIBS = @DMALLOC_LIBS@
135 DSYMUTIL = @DSYMUTIL@
136 DUMPBIN = @DUMPBIN@
137 ECHO_C = @ECHO_C@
138 ECHO_N = @ECHO_N@
139 ECHO_T = @ECHO_T@
140 EGREP = @EGREP@
141 EXEEXT = @EXEEXT@
142 FGREP = @FGREP@
143 GETADDRINFOOBJS = @GETADDRINFOOBJS@
144 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
145 GETSUBOPT = @GETSUBOPT@
146 GREP = @GREP@
147 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
148 GSSAPI_LIBS = @GSSAPI_LIBS@
149 INSTALL = @INSTALL@
150 INSTALL_DATA = @INSTALL_DATA@
151 INSTALL_PROGRAM = @INSTALL_PROGRAM@
152 INSTALL_SCRIPT = @INSTALL_SCRIPT@
153 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
154 IPCTYPE = @IPCTYPE@
155 JAVAC = @JAVAC@
156 JAVADOC = @JAVADOC@
157 JAVAH = @JAVAH@
158 JAVAROOT = @JAVAROOT@
159 JAVA_INCLUDES = @JAVA_INCLUDES@
160 LD = @LD@
161 LDFLAGS = @LDFLAGS@
162 LIBOBJS = @LIBOBJS@
163 LIBS = @LIBS@
164 LIBTOOL = @LIBTOOL@
165 LIB_CRYPT = @LIB_CRYPT@
166 LIB_DES = @LIB_DES@
167 LIB_DOOR = @LIB_DOOR@
168 LIB_LDAP = @LIB_LDAP@
169 LIB_MYSQL = @LIB_MYSQL@
170 LIB_PGSQL = @LIB_PGSQL@
171 LIB_SOCKET = @LIB_SOCKET@
172 LIB_SQLITE = @LIB_SQLITE@
173 LIPO = @LIPO@
174 LN_S = @LN_S@
175 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
176 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
177 LTLIBOBJS = @LTLIBOBJS@
178 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
179 MAKEINFO = @MAKEINFO@
180 MKDIR_P = @MKDIR_P@
181 NM = @NM@
182 NMEDIT = @NMEDIT@
183 NTLM_LIBS = @NTLM_LIBS@
184 OBJDUMP = @OBJDUMP@
185 OBJEXT = @OBJEXT@
186 OTOOL = @OTOOL@
187 OTOOL64 = @OTOOL64@
188 OTP_LIBS = @OTP_LIBS@
189 PACKAGE = @PACKAGE@
190 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
191 PACKAGE_NAME = @PACKAGE_NAME@
192 PACKAGE_STRING = @PACKAGE_STRING@
193 PACKAGE_TARNAME = @PACKAGE_TARNAME@
194 PACKAGE_URL = @PACKAGE_URL@
195 PACKAGE_VERSION = @PACKAGE_VERSION@
196 PASSDSS_LIBS = @PASSDSS_LIBS@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 PLAIN_LIBS = @PLAIN_LIBS@
199 PURECOV = @PURECOV@
200 PURIFY = @PURIFY@
201 PWCHECKMETH = @PWCHECKMETH@
202 RANLIB = @RANLIB@
203 SASL_DB_BACKEND = @SASL_DB_BACKEND@
204 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
205 SASL_DB_INC = @SASL_DB_INC@
206 SASL_DB_LIB = @SASL_DB_LIB@
207 SASL_DB_MANS = @SASL_DB_MANS@
208 SASL_DB_UTILS = @SASL_DB_UTILS@
209 SASL_DL_LIB = @SASL_DL_LIB@
210 SASL_KRB_LIB = @SASL_KRB_LIB@
211 SASL_MECHS = @SASL_MECHS@
212 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
213 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
214 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
215 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
216 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
217 SED = @SED@
218 SET_MAKE = @SET_MAKE@
219 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
220 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
221 SHELL = @SHELL@
222 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
223 SNPRINTFOBJS = @SNPRINTFOBJS@
224 SRP_LIBS = @SRP_LIBS@
225 STRIP = @STRIP@
226 VERSION = @VERSION@
227 abs_builddir = @abs_builddir@
228 abs_srcdir = @abs_srcdir@
229 abs_top_builddir = @abs_top_builddir@
230 abs_top_srcdir = @abs_top_srcdir@
231 ac_ct_CC = @ac_ct_CC@
232 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
233 am__include = @am__include@
234 am__leading_dot = @am__leading_dot@
235 am__quote = @am__quote@
236 am__tar = @am__tar@
237 am__untar = @am__untar@
238 bindir = @bindir@
239 build = @build@
240 build_alias = @build_alias@
241 build_cpu = @build_cpu@
242 build_os = @build_os@
243 build_vendor = @build_vendor@
244 builddir = @builddir@
245 configdir = @configdir@
246 datadir = @datadir@
247 datarootdir = @datarootdir@
248 docdir = @docdir@
249 dvidir = @dvidir@
250 exec_prefix = @exec_prefix@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
256 htmldir = @htmldir@
257 includedir = @includedir@
258 infodir = @infodir@
259 install_sh = @install_sh@
260 libdir = @libdir@
261 libexecdir = @libexecdir@
262 localedir = @localedir@
263 localstatedir = @localstatedir@
264 mandir = @mandir@
265 mkdir_p = @mkdir_p@
266 oldincludedir = @oldincludedir@
267 pdfdir = @pdfdir@
268 plugindir = @plugindir@
269 prefix = @prefix@
270 program_transform_name = @program_transform_name@
271 psdir = @psdir@
272 sbindir = @sbindir@
273 sharedstatedir = @sharedstatedir@
274 srcdir = @srcdir@
275 subdirs = @subdirs@
276 sysconfdir = @sysconfdir@
277 target = @target@
278 target_alias = @target_alias@
279 target_cpu = @target_cpu@
280 target_os = @target_os@
281 target_vendor = @target_vendor@
282 top_build_prefix = @top_build_prefix@
283 top_builddir = @top_builddir@
284 top_srcdir = @top_srcdir@
285 SUBDIRS = auth
286 all: all-recursive
287
288 .SUFFIXES:
289 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
290         @for dep in $?; do \
291           case '$(am__configure_deps)' in \
292             *$$dep*) \
293               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
294                 && { if test -f $@; then exit 0; else break; fi; }; \
295               exit 1;; \
296           esac; \
297         done; \
298         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  java/javax/security/Makefile'; \
299         cd $(top_srcdir) && \
300           $(AUTOMAKE) --gnu  java/javax/security/Makefile
301 .PRECIOUS: Makefile
302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303         @case '$?' in \
304           *config.status*) \
305             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306           *) \
307             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309         esac;
310
311 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
314 $(top_srcdir)/configure:  $(am__configure_deps)
315         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
317         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318
319 mostlyclean-libtool:
320         -rm -f *.lo
321
322 clean-libtool:
323         -rm -rf .libs _libs
324
325 # This directory's subdirectories are mostly independent; you can cd
326 # into them and run `make' without going through this Makefile.
327 # To change the values of `make' variables: instead of editing Makefiles,
328 # (1) if the variable is set in `config.status', edit `config.status'
329 #     (which will cause the Makefiles to be regenerated when you run `make');
330 # (2) otherwise, pass the desired values on the `make' command line.
331 $(RECURSIVE_TARGETS):
332         @fail= failcom='exit 1'; \
333         for f in x $$MAKEFLAGS; do \
334           case $$f in \
335             *=* | --[!k]*);; \
336             *k*) failcom='fail=yes';; \
337           esac; \
338         done; \
339         dot_seen=no; \
340         target=`echo $@ | sed s/-recursive//`; \
341         list='$(SUBDIRS)'; for subdir in $$list; do \
342           echo "Making $$target in $$subdir"; \
343           if test "$$subdir" = "."; then \
344             dot_seen=yes; \
345             local_target="$$target-am"; \
346           else \
347             local_target="$$target"; \
348           fi; \
349           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350           || eval $$failcom; \
351         done; \
352         if test "$$dot_seen" = "no"; then \
353           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
354         fi; test -z "$$fail"
355
356 $(RECURSIVE_CLEAN_TARGETS):
357         @fail= failcom='exit 1'; \
358         for f in x $$MAKEFLAGS; do \
359           case $$f in \
360             *=* | --[!k]*);; \
361             *k*) failcom='fail=yes';; \
362           esac; \
363         done; \
364         dot_seen=no; \
365         case "$@" in \
366           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
367           *) list='$(SUBDIRS)' ;; \
368         esac; \
369         rev=''; for subdir in $$list; do \
370           if test "$$subdir" = "."; then :; else \
371             rev="$$subdir $$rev"; \
372           fi; \
373         done; \
374         rev="$$rev ."; \
375         target=`echo $@ | sed s/-recursive//`; \
376         for subdir in $$rev; do \
377           echo "Making $$target in $$subdir"; \
378           if test "$$subdir" = "."; then \
379             local_target="$$target-am"; \
380           else \
381             local_target="$$target"; \
382           fi; \
383           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
384           || eval $$failcom; \
385         done && test -z "$$fail"
386 tags-recursive:
387         list='$(SUBDIRS)'; for subdir in $$list; do \
388           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
389         done
390 ctags-recursive:
391         list='$(SUBDIRS)'; for subdir in $$list; do \
392           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
393         done
394
395 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
396         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
397         unique=`for i in $$list; do \
398             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
399           done | \
400           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
401               END { if (nonempty) { for (i in files) print i; }; }'`; \
402         mkid -fID $$unique
403 tags: TAGS
404
405 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
406                 $(TAGS_FILES) $(LISP)
407         tags=; \
408         here=`pwd`; \
409         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
410           include_option=--etags-include; \
411           empty_fix=.; \
412         else \
413           include_option=--include; \
414           empty_fix=; \
415         fi; \
416         list='$(SUBDIRS)'; for subdir in $$list; do \
417           if test "$$subdir" = .; then :; else \
418             test ! -f $$subdir/TAGS || \
419               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
420           fi; \
421         done; \
422         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
423         unique=`for i in $$list; do \
424             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
425           done | \
426           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
427               END { if (nonempty) { for (i in files) print i; }; }'`; \
428         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
429           test -n "$$unique" || unique=$$empty_fix; \
430           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431             $$tags $$unique; \
432         fi
433 ctags: CTAGS
434 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
435                 $(TAGS_FILES) $(LISP)
436         tags=; \
437         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
438         unique=`for i in $$list; do \
439             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440           done | \
441           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442               END { if (nonempty) { for (i in files) print i; }; }'`; \
443         test -z "$(CTAGS_ARGS)$$tags$$unique" \
444           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445              $$tags $$unique
446
447 GTAGS:
448         here=`$(am__cd) $(top_builddir) && pwd` \
449           && cd $(top_srcdir) \
450           && gtags -i $(GTAGS_ARGS) $$here
451
452 distclean-tags:
453         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
454
455 distdir: $(DISTFILES)
456         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458         list='$(DISTFILES)'; \
459           dist_files=`for file in $$list; do echo $$file; done | \
460           sed -e "s|^$$srcdirstrip/||;t" \
461               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
462         case $$dist_files in \
463           */*) $(MKDIR_P) `echo "$$dist_files" | \
464                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
465                            sort -u` ;; \
466         esac; \
467         for file in $$dist_files; do \
468           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469           if test -d $$d/$$file; then \
470             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
471             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
473             fi; \
474             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
475           else \
476             test -f $(distdir)/$$file \
477             || cp -p $$d/$$file $(distdir)/$$file \
478             || exit 1; \
479           fi; \
480         done
481         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
482           if test "$$subdir" = .; then :; else \
483             test -d "$(distdir)/$$subdir" \
484             || $(MKDIR_P) "$(distdir)/$$subdir" \
485             || exit 1; \
486             distdir=`$(am__cd) $(distdir) && pwd`; \
487             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
488             (cd $$subdir && \
489               $(MAKE) $(AM_MAKEFLAGS) \
490                 top_distdir="$$top_distdir" \
491                 distdir="$$distdir/$$subdir" \
492                 am__remove_distdir=: \
493                 am__skip_length_check=: \
494                 distdir) \
495               || exit 1; \
496           fi; \
497         done
498 check-am: all-am
499 check: check-recursive
500 all-am: Makefile
501 installdirs: installdirs-recursive
502 installdirs-am:
503 install: install-recursive
504 install-exec: install-exec-recursive
505 install-data: install-data-recursive
506 uninstall: uninstall-recursive
507
508 install-am: all-am
509         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
510
511 installcheck: installcheck-recursive
512 install-strip:
513         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
514           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
515           `test -z '$(STRIP)' || \
516             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
517 mostlyclean-generic:
518
519 clean-generic:
520
521 distclean-generic:
522         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
523
524 maintainer-clean-generic:
525         @echo "This command is intended for maintainers to use"
526         @echo "it deletes files that may require special tools to rebuild."
527 clean: clean-recursive
528
529 clean-am: clean-generic clean-libtool mostlyclean-am
530
531 distclean: distclean-recursive
532         -rm -f Makefile
533 distclean-am: clean-am distclean-generic distclean-tags
534
535 dvi: dvi-recursive
536
537 dvi-am:
538
539 html: html-recursive
540
541 html-am:
542
543 info: info-recursive
544
545 info-am:
546
547 install-data-am:
548
549 install-dvi: install-dvi-recursive
550
551 install-dvi-am:
552
553 install-exec-am:
554
555 install-html: install-html-recursive
556
557 install-html-am:
558
559 install-info: install-info-recursive
560
561 install-info-am:
562
563 install-man:
564
565 install-pdf: install-pdf-recursive
566
567 install-pdf-am:
568
569 install-ps: install-ps-recursive
570
571 install-ps-am:
572
573 installcheck-am:
574
575 maintainer-clean: maintainer-clean-recursive
576         -rm -f Makefile
577 maintainer-clean-am: distclean-am maintainer-clean-generic
578
579 mostlyclean: mostlyclean-recursive
580
581 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
582
583 pdf: pdf-recursive
584
585 pdf-am:
586
587 ps: ps-recursive
588
589 ps-am:
590
591 uninstall-am:
592
593 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
594         install-strip
595
596 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
597         all all-am check check-am clean clean-generic clean-libtool \
598         ctags ctags-recursive distclean distclean-generic \
599         distclean-libtool distclean-tags distdir dvi dvi-am html \
600         html-am info info-am install install-am install-data \
601         install-data-am install-dvi install-dvi-am install-exec \
602         install-exec-am install-html install-html-am install-info \
603         install-info-am install-man install-pdf install-pdf-am \
604         install-ps install-ps-am install-strip installcheck \
605         installcheck-am installdirs installdirs-am maintainer-clean \
606         maintainer-clean-generic mostlyclean mostlyclean-generic \
607         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
608         uninstall uninstall-am
609
610 # Tell versions [3.59,3.63) of GNU make to not export all variables.
611 # Otherwise a system limit (for SysV at least) may be exceeded.
612 .NOEXPORT: