add gs2 to plugins
[cyrus-sasl.git] / java / javax / security / auth / callback / 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/auth/callback
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 CLASSPATH_ENV = CLASSPATH=$(JAVAROOT):$(srcdir)/$(JAVAROOT):$$CLASSPATH
100 am__installdirs = "$(DESTDIR)$(javasasldir)"
101 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
102 ACLOCAL = @ACLOCAL@
103 AMTAR = @AMTAR@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 CC = @CC@
109 CCDEPMODE = @CCDEPMODE@
110 CFLAGS = @CFLAGS@
111 CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CYGPATH_W = @CYGPATH_W@
115 DEFS = @DEFS@
116 DEPDIR = @DEPDIR@
117 DIRS = @DIRS@
118 DMALLOC_LIBS = @DMALLOC_LIBS@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 GETADDRINFOOBJS = @GETADDRINFOOBJS@
125 GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
126 GETSUBOPT = @GETSUBOPT@
127 GREP = @GREP@
128 GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
129 GSSAPI_LIBS = @GSSAPI_LIBS@
130 INSTALL = @INSTALL@
131 INSTALL_DATA = @INSTALL_DATA@
132 INSTALL_PROGRAM = @INSTALL_PROGRAM@
133 INSTALL_SCRIPT = @INSTALL_SCRIPT@
134 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
135 IPCTYPE = @IPCTYPE@
136 JAVAC = @JAVAC@
137 JAVADOC = @JAVADOC@
138 JAVAH = @JAVAH@
139 JAVAROOT = @JAVAROOT@
140 JAVA_INCLUDES = @JAVA_INCLUDES@
141 LDFLAGS = @LDFLAGS@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LIB_CRYPT = @LIB_CRYPT@
146 LIB_DES = @LIB_DES@
147 LIB_DOOR = @LIB_DOOR@
148 LIB_LDAP = @LIB_LDAP@
149 LIB_MYSQL = @LIB_MYSQL@
150 LIB_PGSQL = @LIB_PGSQL@
151 LIB_SOCKET = @LIB_SOCKET@
152 LIB_SQLITE = @LIB_SQLITE@
153 LN_S = @LN_S@
154 LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
155 LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
156 LTLIBOBJS = @LTLIBOBJS@
157 LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
158 MAKEINFO = @MAKEINFO@
159 MKDIR_P = @MKDIR_P@
160 NM = @NM@
161 NTLM_LIBS = @NTLM_LIBS@
162 OBJEXT = @OBJEXT@
163 OTP_LIBS = @OTP_LIBS@
164 PACKAGE = @PACKAGE@
165 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166 PACKAGE_NAME = @PACKAGE_NAME@
167 PACKAGE_STRING = @PACKAGE_STRING@
168 PACKAGE_TARNAME = @PACKAGE_TARNAME@
169 PACKAGE_VERSION = @PACKAGE_VERSION@
170 PASSDSS_LIBS = @PASSDSS_LIBS@
171 PATH_SEPARATOR = @PATH_SEPARATOR@
172 PLAIN_LIBS = @PLAIN_LIBS@
173 PURECOV = @PURECOV@
174 PURIFY = @PURIFY@
175 PWCHECKMETH = @PWCHECKMETH@
176 RANLIB = @RANLIB@
177 SASL_DB_BACKEND = @SASL_DB_BACKEND@
178 SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
179 SASL_DB_INC = @SASL_DB_INC@
180 SASL_DB_LIB = @SASL_DB_LIB@
181 SASL_DB_MANS = @SASL_DB_MANS@
182 SASL_DB_UTILS = @SASL_DB_UTILS@
183 SASL_DL_LIB = @SASL_DL_LIB@
184 SASL_KRB_LIB = @SASL_KRB_LIB@
185 SASL_MECHS = @SASL_MECHS@
186 SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
187 SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
188 SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
189 SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
190 SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
191 SET_MAKE = @SET_MAKE@
192 SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
193 SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
194 SHELL = @SHELL@
195 SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
196 SNPRINTFOBJS = @SNPRINTFOBJS@
197 SRP_LIBS = @SRP_LIBS@
198 STRIP = @STRIP@
199 VERSION = @VERSION@
200 abs_builddir = @abs_builddir@
201 abs_srcdir = @abs_srcdir@
202 abs_top_builddir = @abs_top_builddir@
203 abs_top_srcdir = @abs_top_srcdir@
204 ac_ct_CC = @ac_ct_CC@
205 am__include = @am__include@
206 am__leading_dot = @am__leading_dot@
207 am__quote = @am__quote@
208 am__tar = @am__tar@
209 am__untar = @am__untar@
210 bindir = @bindir@
211 build = @build@
212 build_alias = @build_alias@
213 build_cpu = @build_cpu@
214 build_os = @build_os@
215 build_vendor = @build_vendor@
216 builddir = @builddir@
217 configdir = @configdir@
218 datadir = @datadir@
219 datarootdir = @datarootdir@
220 docdir = @docdir@
221 dvidir = @dvidir@
222 exec_prefix = @exec_prefix@
223 host = @host@
224 host_alias = @host_alias@
225 host_cpu = @host_cpu@
226 host_os = @host_os@
227 host_vendor = @host_vendor@
228 htmldir = @htmldir@
229 includedir = @includedir@
230 infodir = @infodir@
231 install_sh = @install_sh@
232 libdir = @libdir@
233 libexecdir = @libexecdir@
234 localedir = @localedir@
235 localstatedir = @localstatedir@
236 mandir = @mandir@
237 mkdir_p = @mkdir_p@
238 oldincludedir = @oldincludedir@
239 pdfdir = @pdfdir@
240 plugindir = @plugindir@
241 prefix = @prefix@
242 program_transform_name = @program_transform_name@
243 psdir = @psdir@
244 sbindir = @sbindir@
245 sharedstatedir = @sharedstatedir@
246 srcdir = @srcdir@
247 subdirs = @subdirs@
248 sysconfdir = @sysconfdir@
249 target = @target@
250 target_alias = @target_alias@
251 target_cpu = @target_cpu@
252 target_os = @target_os@
253 target_vendor = @target_vendor@
254 top_builddir = @top_builddir@
255 top_srcdir = @top_srcdir@
256 javasasldir = $(prefix)/lib/java/classes/sasl/javax/security/auth/callback
257 javahtmldir = $(prefix)/html/sasl
258 javasasl_JAVA = PasswordCallback.java \
259         Callback.java \
260         RealmCallback.java \
261         CallbackHandler.java \
262         UnsupportedCallbackException.java \
263         NameCallback.java
264
265 EXTRA_DIST = $(javasasl_JAVA)
266 CLASSES = $(javasasl_JAVA:.java=.class)
267 all: all-am
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/auth/callback/Makefile'; \
280         cd $(top_srcdir) && \
281           $(AUTOMAKE) --gnu  java/javax/security/auth/callback/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 classjavasasl.stamp: $(javasasl_JAVA)
307         @list1='$?'; list2=; if test -n "$$list1"; then \
308           for p in $$list1; do \
309             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
310             list2="$$list2 $$d$$p"; \
311           done; \
312           echo '$(CLASSPATH_ENV) $(JAVAC) -d $(JAVAROOT) $(AM_JAVACFLAGS) $(JAVACFLAGS) '"$$list2"; \
313           $(CLASSPATH_ENV) $(JAVAC) -d $(JAVAROOT) $(AM_JAVACFLAGS) $(JAVACFLAGS) $$list2; \
314         else :; fi
315         echo timestamp > classjavasasl.stamp
316 install-javasaslJAVA: classjavasasl.stamp
317         @$(NORMAL_INSTALL)
318         test -z "$(javasasldir)" || $(MKDIR_P) "$(DESTDIR)$(javasasldir)"
319         @test -z "$(javasasl_JAVA)" || for p in *.class; do \
320           echo " $(INSTALL_DATA) '$$p' '$(DESTDIR)$(javasasldir)/$$p'"; \
321           $(INSTALL_DATA) "$$p" "$(DESTDIR)$(javasasldir)/$$p"; \
322         done
323
324 uninstall-javasaslJAVA:
325         @$(NORMAL_UNINSTALL)
326         @test -z "$(javasasl_JAVA)" || for p in *.class; do \
327           echo " rm -f '$(DESTDIR)$(javasasldir)/$$p'"; \
328           rm -f "$(DESTDIR)$(javasasldir)/$$p"; \
329         done
330
331 clean-javasaslJAVA:
332         -rm -f *.class classjavasasl.stamp
333 tags: TAGS
334 TAGS:
335
336 ctags: CTAGS
337 CTAGS:
338
339
340 distdir: $(DISTFILES)
341         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
343         list='$(DISTFILES)'; \
344           dist_files=`for file in $$list; do echo $$file; done | \
345           sed -e "s|^$$srcdirstrip/||;t" \
346               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
347         case $$dist_files in \
348           */*) $(MKDIR_P) `echo "$$dist_files" | \
349                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
350                            sort -u` ;; \
351         esac; \
352         for file in $$dist_files; do \
353           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354           if test -d $$d/$$file; then \
355             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
356             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358             fi; \
359             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360           else \
361             test -f $(distdir)/$$file \
362             || cp -p $$d/$$file $(distdir)/$$file \
363             || exit 1; \
364           fi; \
365         done
366 check-am: all-am
367 check: check-am
368 all-am: Makefile classjavasasl.stamp
369 installdirs:
370         for dir in "$(DESTDIR)$(javasasldir)"; do \
371           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
372         done
373 install: install-am
374 install-exec: install-exec-am
375 install-data: install-data-am
376 uninstall: uninstall-am
377
378 install-am: all-am
379         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381 installcheck: installcheck-am
382 install-strip:
383         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
384           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
385           `test -z '$(STRIP)' || \
386             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
387 mostlyclean-generic:
388
389 clean-generic:
390
391 distclean-generic:
392         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
393
394 maintainer-clean-generic:
395         @echo "This command is intended for maintainers to use"
396         @echo "it deletes files that may require special tools to rebuild."
397 clean: clean-am
398
399 clean-am: clean-generic clean-javasaslJAVA clean-libtool \
400         mostlyclean-am
401
402 distclean: distclean-am
403         -rm -f Makefile
404 distclean-am: clean-am distclean-generic
405
406 dvi: dvi-am
407
408 dvi-am:
409
410 html: html-am
411
412 info: info-am
413
414 info-am:
415
416 install-data-am: install-javasaslJAVA
417
418 install-dvi: install-dvi-am
419
420 install-exec-am:
421
422 install-html: install-html-am
423
424 install-info: install-info-am
425
426 install-man:
427
428 install-pdf: install-pdf-am
429
430 install-ps: install-ps-am
431
432 installcheck-am:
433
434 maintainer-clean: maintainer-clean-am
435         -rm -f Makefile
436 maintainer-clean-am: distclean-am maintainer-clean-generic
437
438 mostlyclean: mostlyclean-am
439
440 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
441
442 pdf: pdf-am
443
444 pdf-am:
445
446 ps: ps-am
447
448 ps-am:
449
450 uninstall-am: uninstall-javasaslJAVA
451
452 .MAKE: install-am install-strip
453
454 .PHONY: all all-am check check-am clean clean-generic \
455         clean-javasaslJAVA clean-libtool distclean distclean-generic \
456         distclean-libtool distdir dvi dvi-am html html-am info info-am \
457         install install-am install-data install-data-am install-dvi \
458         install-dvi-am install-exec install-exec-am install-html \
459         install-html-am install-info install-info-am \
460         install-javasaslJAVA install-man install-pdf install-pdf-am \
461         install-ps install-ps-am install-strip installcheck \
462         installcheck-am installdirs maintainer-clean \
463         maintainer-clean-generic mostlyclean mostlyclean-generic \
464         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
465         uninstall-javasaslJAVA
466
467
468 $(CLASSES): callback.stamp
469 # Tell versions [3.59,3.63) of GNU make to not export all variables.
470 # Otherwise a system limit (for SysV at least) may be exceeded.
471 .NOEXPORT: