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