1# Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3# Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4# This Makefile.in is free software; the Free Software Foundation
5# gives unlimited permission to copy and/or distribute it,
6# with or without modifications, as long as this notice is preserved.
7
8# This program is distributed in the hope that it will be useful,
9# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11# PARTICULAR PURPOSE.
12
13################################################################
14# Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
15#
16# Redistribution and use in source and binary forms, with or without
17# modification, are permitted provided that the following conditions
18# are met:
19#
20# 1. Redistributions of source code must retain the above copyright
21#    notice, this list of conditions and the following disclaimer. 
22#
23# 2. Redistributions in binary form must reproduce the above copyright
24#    notice, this list of conditions and the following disclaimer in
25#    the documentation and/or other materials provided with the
26#    distribution.
27#
28# 3. The name "Carnegie Mellon University" must not be used to
29#    endorse or promote products derived from this software without
30#    prior written permission. For permission or any other legal
31#    details, please contact  
32#      Office of Technology Transfer
33#      Carnegie Mellon University
34#      5000 Forbes Avenue
35#      Pittsburgh, PA  15213-3890
36#      (412) 268-4387, fax: (412) 268-7395
37#      tech-transfer@andrew.cmu.edu
38#
39# 4. Redistributions of any form whatsoever must retain the following
40#    acknowledgment:
41#    "This product includes software developed by Computing Services
42#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
43#
44# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
45# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
46# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
47# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
48# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
49# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
50# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
51#
52################################################################
53
54
55SHELL = @SHELL@
56
57srcdir = @srcdir@
58top_srcdir = @top_srcdir@
59VPATH = @srcdir@
60prefix = @prefix@
61exec_prefix = @exec_prefix@
62
63bindir = @bindir@
64sbindir = @sbindir@
65libexecdir = @libexecdir@
66datadir = @datadir@
67sysconfdir = @sysconfdir@
68sharedstatedir = @sharedstatedir@
69localstatedir = @localstatedir@
70libdir = @libdir@
71infodir = @infodir@
72mandir = @mandir@
73includedir = @includedir@
74oldincludedir = /usr/include
75
76DESTDIR =
77
78pkgdatadir = $(datadir)/@PACKAGE@
79pkglibdir = $(libdir)/@PACKAGE@
80pkgincludedir = $(includedir)/@PACKAGE@
81
82top_builddir = ../../..
83
84ACLOCAL = @ACLOCAL@
85AUTOCONF = @AUTOCONF@
86AUTOMAKE = @AUTOMAKE@
87AUTOHEADER = @AUTOHEADER@
88
89INSTALL = @INSTALL@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
91INSTALL_DATA = @INSTALL_DATA@
92INSTALL_SCRIPT = @INSTALL_SCRIPT@
93transform = @program_transform_name@
94
95NORMAL_INSTALL = :
96PRE_INSTALL = :
97POST_INSTALL = :
98NORMAL_UNINSTALL = :
99PRE_UNINSTALL = :
100POST_UNINSTALL = :
101host_alias = @host_alias@
102host_triplet = @host@
103AS = @AS@
104AWK = @AWK@
105CC = @CC@
106CPP = @CPP@
107DIRS = @DIRS@
108DLLTOOL = @DLLTOOL@
109DMALLOC_LIBS = @DMALLOC_LIBS@
110DYNSASLFLAGS = @DYNSASLFLAGS@
111GETADDRINFOOBJS = @GETADDRINFOOBJS@
112GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
113GETSUBOPT = @GETSUBOPT@
114GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
115GSSAPI_LIBS = @GSSAPI_LIBS@
116JAVAC = @JAVAC@
117JAVADOC = @JAVADOC@
118JAVAH = @JAVAH@
119JAVAROOT = @JAVAROOT@
120JAVA_INCLUDES = @JAVA_INCLUDES@
121LIBOBJS = @LIBOBJS@
122LIBTOOL = @LIBTOOL@
123LIB_CRYPT = @LIB_CRYPT@
124LIB_DES = @LIB_DES@
125LIB_DYN_SASL = @LIB_DYN_SASL@
126LIB_PAM = @LIB_PAM@
127LIB_SASL = @LIB_SASL@
128LIB_SOCKET = @LIB_SOCKET@
129LN_S = @LN_S@
130LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
131LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
132LTLIBOBJS = @LTLIBOBJS@
133LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
134MAKEINFO = @MAKEINFO@
135NM = @NM@
136OBJDUMP = @OBJDUMP@
137OTP_LIBS = @OTP_LIBS@
138PACKAGE = @PACKAGE@
139PLAIN_LIBS = @PLAIN_LIBS@
140PURECOV = @PURECOV@
141PURIFY = @PURIFY@
142PWCHECKMETH = @PWCHECKMETH@
143RANLIB = @RANLIB@
144SASLFLAGS = @SASLFLAGS@
145SASL_DB_BACKEND = @SASL_DB_BACKEND@
146SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
147SASL_DB_INC = @SASL_DB_INC@
148SASL_DB_LIB = @SASL_DB_LIB@
149SASL_DB_MANS = @SASL_DB_MANS@
150SASL_DB_UTILS = @SASL_DB_UTILS@
151SASL_DL_LIB = @SASL_DL_LIB@
152SASL_KRB_LIB = @SASL_KRB_LIB@
153SASL_MECHS = @SASL_MECHS@
154SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
155SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
156SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
157SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
158SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
159SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
160SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
161SNPRINTFOBJS = @SNPRINTFOBJS@
162SRP_LIBS = @SRP_LIBS@
163VERSION = @VERSION@
164plugindir = @plugindir@
165
166SUBDIRS = auth
167mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
168CONFIG_HEADER = ../../../config.h
169CONFIG_CLEAN_FILES = 
170DIST_COMMON =  Makefile.am Makefile.in
171
172
173DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
174
175TAR = gtar
176GZIP_ENV = --best
177all: all-redirect
178.SUFFIXES:
179$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
180	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps java/javax/security/Makefile
181
182Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
183	cd $(top_builddir) \
184	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
185
186
187# This directory's subdirectories are mostly independent; you can cd
188# into them and run `make' without going through this Makefile.
189# To change the values of `make' variables: instead of editing Makefiles,
190# (1) if the variable is set in `config.status', edit `config.status'
191#     (which will cause the Makefiles to be regenerated when you run `make');
192# (2) otherwise, pass the desired values on the `make' command line.
193
194@SET_MAKE@
195
196all-recursive install-data-recursive install-exec-recursive \
197installdirs-recursive install-recursive uninstall-recursive  \
198check-recursive installcheck-recursive info-recursive dvi-recursive:
199	@set fnord $(MAKEFLAGS); amf=$$2; \
200	dot_seen=no; \
201	target=`echo $@ | sed s/-recursive//`; \
202	list='$(SUBDIRS)'; for subdir in $$list; do \
203	  echo "Making $$target in $$subdir"; \
204	  if test "$$subdir" = "."; then \
205	    dot_seen=yes; \
206	    local_target="$$target-am"; \
207	  else \
208	    local_target="$$target"; \
209	  fi; \
210	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
211	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
212	done; \
213	if test "$$dot_seen" = "no"; then \
214	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
215	fi; test -z "$$fail"
216
217mostlyclean-recursive clean-recursive distclean-recursive \
218maintainer-clean-recursive:
219	@set fnord $(MAKEFLAGS); amf=$$2; \
220	dot_seen=no; \
221	rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
222	  rev="$$subdir $$rev"; \
223	  test "$$subdir" = "." && dot_seen=yes; \
224	done; \
225	test "$$dot_seen" = "no" && rev=". $$rev"; \
226	target=`echo $@ | sed s/-recursive//`; \
227	for subdir in $$rev; do \
228	  echo "Making $$target in $$subdir"; \
229	  if test "$$subdir" = "."; then \
230	    local_target="$$target-am"; \
231	  else \
232	    local_target="$$target"; \
233	  fi; \
234	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
235	   || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
236	done && test -z "$$fail"
237tags-recursive:
238	list='$(SUBDIRS)'; for subdir in $$list; do \
239	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
240	done
241
242tags: TAGS
243
244ID: $(HEADERS) $(SOURCES) $(LISP)
245	list='$(SOURCES) $(HEADERS)'; \
246	unique=`for i in $$list; do echo $$i; done | \
247	  awk '    { files[$$0] = 1; } \
248	       END { for (i in files) print i; }'`; \
249	here=`pwd` && cd $(srcdir) \
250	  && mkid -f$$here/ID $$unique $(LISP)
251
252TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
253	tags=; \
254	here=`pwd`; \
255	list='$(SUBDIRS)'; for subdir in $$list; do \
256   if test "$$subdir" = .; then :; else \
257	    test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
258   fi; \
259	done; \
260	list='$(SOURCES) $(HEADERS)'; \
261	unique=`for i in $$list; do echo $$i; done | \
262	  awk '    { files[$$0] = 1; } \
263	       END { for (i in files) print i; }'`; \
264	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
265	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
266
267mostlyclean-tags:
268
269clean-tags:
270
271distclean-tags:
272	-rm -f TAGS ID
273
274maintainer-clean-tags:
275
276distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
277
278subdir = java/javax/security
279
280distdir: $(DISTFILES)
281	@for file in $(DISTFILES); do \
282	  d=$(srcdir); \
283	  if test -d $$d/$$file; then \
284	    cp -pr $$d/$$file $(distdir)/$$file; \
285	  else \
286	    test -f $(distdir)/$$file \
287	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
288	    || cp -p $$d/$$file $(distdir)/$$file || :; \
289	  fi; \
290	done
291	for subdir in $(SUBDIRS); do \
292	  if test "$$subdir" = .; then :; else \
293	    test -d $(distdir)/$$subdir \
294	    || mkdir $(distdir)/$$subdir \
295	    || exit 1; \
296	    chmod 777 $(distdir)/$$subdir; \
297	    (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
298	      || exit 1; \
299	  fi; \
300	done
301info-am:
302info: info-recursive
303dvi-am:
304dvi: dvi-recursive
305check-am: all-am
306check: check-recursive
307installcheck-am:
308installcheck: installcheck-recursive
309install-exec-am:
310install-exec: install-exec-recursive
311
312install-data-am:
313install-data: install-data-recursive
314
315install-am: all-am
316	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
317install: install-recursive
318uninstall-am:
319uninstall: uninstall-recursive
320all-am: Makefile
321all-redirect: all-recursive
322install-strip:
323	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
324installdirs: installdirs-recursive
325installdirs-am:
326
327
328mostlyclean-generic:
329
330clean-generic:
331
332distclean-generic:
333	-rm -f Makefile $(CONFIG_CLEAN_FILES)
334	-rm -f config.cache config.log stamp-h stamp-h[0-9]*
335
336maintainer-clean-generic:
337mostlyclean-am:  mostlyclean-tags mostlyclean-generic
338
339mostlyclean: mostlyclean-recursive
340
341clean-am:  clean-tags clean-generic mostlyclean-am
342
343clean: clean-recursive
344
345distclean-am:  distclean-tags distclean-generic clean-am
346	-rm -f libtool
347
348distclean: distclean-recursive
349
350maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
351		distclean-am
352	@echo "This command is intended for maintainers to use;"
353	@echo "it deletes files that may require special tools to rebuild."
354
355maintainer-clean: maintainer-clean-recursive
356
357.PHONY: install-data-recursive uninstall-data-recursive \
358install-exec-recursive uninstall-exec-recursive installdirs-recursive \
359uninstalldirs-recursive all-recursive check-recursive \
360installcheck-recursive info-recursive dvi-recursive \
361mostlyclean-recursive distclean-recursive clean-recursive \
362maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
363distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
364dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
365install-exec install-data-am install-data install-am install \
366uninstall-am uninstall all-redirect all-am all installdirs-am \
367installdirs mostlyclean-generic distclean-generic clean-generic \
368maintainer-clean-generic clean mostlyclean distclean maintainer-clean
369
370
371# Tell versions [3.59,3.63) of GNU make to not export all variables.
372# Otherwise a system limit (for SysV at least) may be exceeded.
373.NOEXPORT:
374