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