source: trunk/third/cyrus-sasl/lib/Makefile.in @ 18842

Revision 18842, 14.3 KB checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18841, which included commits to RCS files with non-trunk default branches.
Line 
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# Makefile.am for the SASL library
14# Rob Earhart
15# $Id: Makefile.in,v 1.1.1.2 2003-02-12 22:34:31 ghudson Exp $
16# Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
17#
18# Redistribution and use in source and binary forms, with or without
19# modification, are permitted provided that the following conditions
20# are met:
21#
22# 1. Redistributions of source code must retain the above copyright
23#    notice, this list of conditions and the following disclaimer.
24#
25# 2. Redistributions in binary form must reproduce the above copyright
26#    notice, this list of conditions and the following disclaimer in
27#    the documentation and/or other materials provided with the
28#    distribution.
29#
30# 3. The name "Carnegie Mellon University" must not be used to
31#    endorse or promote products derived from this software without
32#    prior written permission. For permission or any other legal
33#    details, please contact 
34#      Office of Technology Transfer
35#      Carnegie Mellon University
36#      5000 Forbes Avenue
37#      Pittsburgh, PA  15213-3890
38#      (412) 268-4387, fax: (412) 268-7395
39#      tech-transfer@andrew.cmu.edu
40#
41# 4. Redistributions of any form whatsoever must retain the following
42#    acknowledgment:
43#    "This product includes software developed by Computing Services
44#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
45#
46# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
47# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
48# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
49# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
50# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
51# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
52# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
53#
54
55# Library version info - here at the top, for sanity
56
57
58SHELL = @SHELL@
59
60srcdir = @srcdir@
61top_srcdir = @top_srcdir@
62VPATH = @srcdir@
63prefix = @prefix@
64exec_prefix = @exec_prefix@
65
66bindir = @bindir@
67sbindir = @sbindir@
68libexecdir = @libexecdir@
69datadir = @datadir@
70sysconfdir = @sysconfdir@
71sharedstatedir = @sharedstatedir@
72localstatedir = @localstatedir@
73libdir = @libdir@
74infodir = @infodir@
75mandir = @mandir@
76includedir = @includedir@
77oldincludedir = /usr/include
78
79DESTDIR =
80
81pkgdatadir = $(datadir)/@PACKAGE@
82pkglibdir = $(libdir)/@PACKAGE@
83pkgincludedir = $(includedir)/@PACKAGE@
84
85top_builddir = ..
86
87ACLOCAL = @ACLOCAL@
88AUTOCONF = @AUTOCONF@
89AUTOMAKE = @AUTOMAKE@
90AUTOHEADER = @AUTOHEADER@
91
92INSTALL = @INSTALL@
93INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
94INSTALL_DATA = @INSTALL_DATA@
95INSTALL_SCRIPT = @INSTALL_SCRIPT@
96transform = @program_transform_name@
97
98NORMAL_INSTALL = :
99PRE_INSTALL = :
100POST_INSTALL = :
101NORMAL_UNINSTALL = :
102PRE_UNINSTALL = :
103POST_UNINSTALL = :
104host_alias = @host_alias@
105host_triplet = @host@
106AFS_CLIENT_LIBS = @AFS_CLIENT_LIBS@
107AFS_CLIENT_LIBS_STATIC = @AFS_CLIENT_LIBS_STATIC@
108AFS_INC_FLAGS = @AFS_INC_FLAGS@
109AFS_KTC_LIBS = @AFS_KTC_LIBS@
110AFS_KTC_LIBS_STATIC = @AFS_KTC_LIBS_STATIC@
111AFS_LIBAUDIT = @AFS_LIBAUDIT@
112AFS_LIBDES = @AFS_LIBDES@
113AFS_LIBDESA = @AFS_LIBDESA@
114AFS_LIB_FLAGS = @AFS_LIB_FLAGS@
115AFS_RX_LIBS = @AFS_RX_LIBS@
116AFS_TOP_DIR = @AFS_TOP_DIR@
117AS = @AS@
118AWK = @AWK@
119CC = @CC@
120CPP = @CPP@
121DB_INC_FLAGS = @DB_INC_FLAGS@
122DB_LIB_FLAGS = @DB_LIB_FLAGS@
123DIRS = @DIRS@
124DLLTOOL = @DLLTOOL@
125DMALLOC_LIBS = @DMALLOC_LIBS@
126DYNSASLFLAGS = @DYNSASLFLAGS@
127GETADDRINFOOBJS = @GETADDRINFOOBJS@
128GETNAMEINFOOBJS = @GETNAMEINFOOBJS@
129GETSUBOPT = @GETSUBOPT@
130GSSAPIBASE_LIBS = @GSSAPIBASE_LIBS@
131GSSAPI_LIBS = @GSSAPI_LIBS@
132IPCTYPE = @IPCTYPE@
133JAVAC = @JAVAC@
134JAVADOC = @JAVADOC@
135JAVAH = @JAVAH@
136JAVAROOT = @JAVAROOT@
137JAVA_INCLUDES = @JAVA_INCLUDES@
138KRB_INC_FLAGS = @KRB_INC_FLAGS@
139KRB_LIB_FLAGS = @KRB_LIB_FLAGS@
140LIBSSL_INC_DIR = @LIBSSL_INC_DIR@
141LIBSSL_INC_FLAGS = @LIBSSL_INC_FLAGS@
142LIBSSL_LIB_DIR = @LIBSSL_LIB_DIR@
143LIBSSL_LIB_FLAGS = @LIBSSL_LIB_FLAGS@
144LIBTOOL = @LIBTOOL@
145LIB_CRYPT = @LIB_CRYPT@
146LIB_DES = @LIB_DES@
147LIB_DYN_SASL = @LIB_DYN_SASL@
148LIB_MYSQL = @LIB_MYSQL@
149LIB_PAM = @LIB_PAM@
150LIB_SASL = @LIB_SASL@
151LIB_SOCKET = @LIB_SOCKET@
152LN_S = @LN_S@
153LTGETADDRINFOOBJS = @LTGETADDRINFOOBJS@
154LTGETNAMEINFOOBJS = @LTGETNAMEINFOOBJS@
155LTSNPRINTFOBJS = @LTSNPRINTFOBJS@
156MAKEINFO = @MAKEINFO@
157NM = @NM@
158NTLM_LIBS = @NTLM_LIBS@
159OBJDUMP = @OBJDUMP@
160OTP_LIBS = @OTP_LIBS@
161PACKAGE = @PACKAGE@
162PLAIN_LIBS = @PLAIN_LIBS@
163PURECOV = @PURECOV@
164PURIFY = @PURIFY@
165PWCHECKMETH = @PWCHECKMETH@
166RANLIB = @RANLIB@
167RPATH = @RPATH@
168SASLFLAGS = @SASLFLAGS@
169SASL_DB_BACKEND = @SASL_DB_BACKEND@
170SASL_DB_BACKEND_STATIC = @SASL_DB_BACKEND_STATIC@
171SASL_DB_INC = @SASL_DB_INC@
172SASL_DB_LIB = @SASL_DB_LIB@
173SASL_DB_MANS = @SASL_DB_MANS@
174SASL_DB_UTILS = @SASL_DB_UTILS@
175SASL_DL_LIB = @SASL_DL_LIB@
176SASL_KRB_LIB = @SASL_KRB_LIB@
177SASL_MECHS = @SASL_MECHS@
178SASL_STATIC_LIBS = @SASL_STATIC_LIBS@
179SASL_STATIC_OBJS = @SASL_STATIC_OBJS@
180SASL_UTIL_HEADERS_EXTRA = @SASL_UTIL_HEADERS_EXTRA@
181SASL_UTIL_LIBS_EXTRA = @SASL_UTIL_LIBS_EXTRA@
182SFIO_INC_FLAGS = @SFIO_INC_FLAGS@
183SFIO_LIB_FLAGS = @SFIO_LIB_FLAGS@
184SMTPTEST_PROGRAM = @SMTPTEST_PROGRAM@
185SNPRINTFOBJS = @SNPRINTFOBJS@
186SRP_LIBS = @SRP_LIBS@
187VERSION = @VERSION@
188plugindir = @plugindir@
189
190sasl_version = 2:12:0
191
192INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/plugins
193
194EXTRA_DIST = windlopen.c staticopen.h NTMakefile
195EXTRA_LIBRARIES = libsasl2.a
196noinst_LIBRARIES = @SASL_STATIC_LIBS@
197libsasl2_a_SOURCES =
198
199common_headers = saslint.h
200common_sources = auxprop.c canonusr.c checkpw.c client.c common.c config.c external.c md5.c saslutil.c server.c seterror.c dlopen.c
201
202LTLIBOBJS = @LTLIBOBJS@ plugin_common.lo
203LIBOBJS = @LIBOBJS@ plugin_common.o
204
205lib_LTLIBRARIES = libsasl2.la
206
207libsasl2_la_SOURCES = $(common_sources) $(common_headers)
208libsasl2_la_LDFLAGS = -version-info $(sasl_version)
209libsasl2_la_DEPENDENCIES = $(LTLIBOBJS)
210libsasl2_la_LIBADD = $(LTLIBOBJS) $(SASL_DL_LIB) $(LIB_SOCKET)
211
212@MACOSX_TRUE@framedir = /Library/Frameworks/SASL2.framework
213mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
214CONFIG_HEADER = ../config.h
215CONFIG_CLEAN_FILES =
216LIBRARIES =  $(noinst_LIBRARIES)
217
218
219DEFS = @DEFS@ -I. -I$(srcdir) -I..
220CPPFLAGS = @CPPFLAGS@
221LDFLAGS = @LDFLAGS@
222LIBS = @LIBS@
223libsasl2_a_LIBADD =
224libsasl2_a_OBJECTS =
225AR = ar
226LTLIBRARIES =  $(lib_LTLIBRARIES)
227
228libsasl2_la_OBJECTS =  auxprop.lo canonusr.lo checkpw.lo client.lo \
229common.lo config.lo external.lo md5.lo saslutil.lo server.lo \
230seterror.lo dlopen.lo
231CFLAGS = @CFLAGS@
232COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
233LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
234CCLD = $(CC)
235LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
236DIST_COMMON =  Makefile.am Makefile.in getaddrinfo.c getnameinfo.c \
237getsubopt.c snprintf.c
238
239
240DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
241
242TAR = gtar
243GZIP_ENV = --best
244SOURCES = $(libsasl2_a_SOURCES) $(libsasl2_la_SOURCES)
245OBJECTS = $(libsasl2_a_OBJECTS) $(libsasl2_la_OBJECTS)
246
247all: all-redirect
248.SUFFIXES:
249.SUFFIXES: .S .c .lo .o .s
250$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
251        cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/Makefile
252
253Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
254        cd $(top_builddir) \
255          && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
256
257
258mostlyclean-noinstLIBRARIES:
259
260clean-noinstLIBRARIES:
261        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
262
263distclean-noinstLIBRARIES:
264
265maintainer-clean-noinstLIBRARIES:
266
267.c.o:
268        $(COMPILE) -c $<
269
270.s.o:
271        $(COMPILE) -c $<
272
273.S.o:
274        $(COMPILE) -c $<
275
276mostlyclean-compile:
277        -rm -f *.o core *.core
278
279clean-compile:
280
281distclean-compile:
282        -rm -f *.tab.c
283
284maintainer-clean-compile:
285
286.c.lo:
287        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
288
289.s.lo:
290        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
291
292.S.lo:
293        $(LIBTOOL) --mode=compile $(COMPILE) -c $<
294
295mostlyclean-libtool:
296        -rm -f *.lo
297
298clean-libtool:
299        -rm -rf .libs _libs
300
301distclean-libtool:
302
303maintainer-clean-libtool:
304
305mostlyclean-libLTLIBRARIES:
306
307clean-libLTLIBRARIES:
308        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
309
310distclean-libLTLIBRARIES:
311
312maintainer-clean-libLTLIBRARIES:
313
314install-libLTLIBRARIES: $(lib_LTLIBRARIES)
315        @$(NORMAL_INSTALL)
316        $(mkinstalldirs) $(DESTDIR)$(libdir)
317        @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
318          if test -f $$p; then \
319            echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
320            $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
321          else :; fi; \
322        done
323
324uninstall-libLTLIBRARIES:
325        @$(NORMAL_UNINSTALL)
326        list='$(lib_LTLIBRARIES)'; for p in $$list; do \
327          $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
328        done
329
330libsasl2.la: $(libsasl2_la_OBJECTS) $(libsasl2_la_DEPENDENCIES)
331        $(LINK) -rpath $(libdir) $(libsasl2_la_LDFLAGS) $(libsasl2_la_OBJECTS) $(libsasl2_la_LIBADD) $(LIBS)
332
333tags: TAGS
334
335ID: $(HEADERS) $(SOURCES) $(LISP)
336        list='$(SOURCES) $(HEADERS)'; \
337        unique=`for i in $$list; do echo $$i; done | \
338          awk '    { files[$$0] = 1; } \
339               END { for (i in files) print i; }'`; \
340        here=`pwd` && cd $(srcdir) \
341          && mkid -f$$here/ID $$unique $(LISP)
342
343TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
344        tags=; \
345        here=`pwd`; \
346        list='$(SOURCES) $(HEADERS)'; \
347        unique=`for i in $$list; do echo $$i; done | \
348          awk '    { files[$$0] = 1; } \
349               END { for (i in files) print i; }'`; \
350        test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
351          || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
352
353mostlyclean-tags:
354
355clean-tags:
356
357distclean-tags:
358        -rm -f TAGS ID
359
360maintainer-clean-tags:
361
362distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
363
364subdir = lib
365
366distdir: $(DISTFILES)
367        @for file in $(DISTFILES); do \
368          d=$(srcdir); \
369          if test -d $$d/$$file; then \
370            cp -pr $$d/$$file $(distdir)/$$file; \
371          else \
372            test -f $(distdir)/$$file \
373            || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
374            || cp -p $$d/$$file $(distdir)/$$file || :; \
375          fi; \
376        done
377info-am:
378info: info-am
379dvi-am:
380dvi: dvi-am
381check-am: all-am
382check: check-am
383installcheck-am:
384installcheck: installcheck-am
385install-exec-am: install-libLTLIBRARIES
386        @$(NORMAL_INSTALL)
387        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
388install-exec: install-exec-am
389
390install-data-am:
391install-data: install-data-am
392
393install-am: all-am
394        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
395install: install-am
396uninstall-am: uninstall-libLTLIBRARIES
397uninstall: uninstall-am
398all-am: Makefile $(LIBRARIES) $(LTLIBRARIES)
399all-redirect: all-am
400install-strip:
401        $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
402installdirs:
403        $(mkinstalldirs)  $(DESTDIR)$(libdir)
404
405
406mostlyclean-generic:
407
408clean-generic:
409
410distclean-generic:
411        -rm -f Makefile $(CONFIG_CLEAN_FILES)
412        -rm -f config.cache config.log stamp-h stamp-h[0-9]*
413
414maintainer-clean-generic:
415mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
416                mostlyclean-libtool mostlyclean-libLTLIBRARIES \
417                mostlyclean-tags mostlyclean-generic
418
419mostlyclean: mostlyclean-am
420
421clean-am:  clean-noinstLIBRARIES clean-compile clean-libtool \
422                clean-libLTLIBRARIES clean-tags clean-generic \
423                mostlyclean-am
424
425clean: clean-am
426
427distclean-am:  distclean-noinstLIBRARIES distclean-compile \
428                distclean-libtool distclean-libLTLIBRARIES \
429                distclean-tags distclean-generic clean-am
430        -rm -f libtool
431
432distclean: distclean-am
433
434maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
435                maintainer-clean-compile maintainer-clean-libtool \
436                maintainer-clean-libLTLIBRARIES maintainer-clean-tags \
437                maintainer-clean-generic distclean-am
438        @echo "This command is intended for maintainers to use;"
439        @echo "it deletes files that may require special tools to rebuild."
440
441maintainer-clean: maintainer-clean-am
442
443.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
444clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
445mostlyclean-compile distclean-compile clean-compile \
446maintainer-clean-compile mostlyclean-libtool distclean-libtool \
447clean-libtool maintainer-clean-libtool mostlyclean-libLTLIBRARIES \
448distclean-libLTLIBRARIES clean-libLTLIBRARIES \
449maintainer-clean-libLTLIBRARIES uninstall-libLTLIBRARIES \
450install-libLTLIBRARIES tags mostlyclean-tags distclean-tags clean-tags \
451maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \
452installcheck-am installcheck install-exec-am install-exec \
453install-data-am install-data install-am install uninstall-am uninstall \
454all-redirect all-am all installdirs mostlyclean-generic \
455distclean-generic clean-generic maintainer-clean-generic clean \
456mostlyclean distclean maintainer-clean
457
458
459plugin_common.lo: plugin_common.o
460        rm -f plugin_common.lo
461        ln -s $(top_builddir)/plugins/plugin_common.lo plugin_common.lo
462
463plugin_common.o:
464        rm -f plugin_common.o
465        ln -s $(top_builddir)/plugins/plugin_common.o plugin_common.o
466@MACOSX_TRUE@install-exec-hook:
467@MACOSX_TRUE@   $(mkinstalldirs) $(framedir)/Versions/A
468@MACOSX_TRUE@   ln -fs $(libdir)/libsasl2.dylib $(framedir)/Versions/A/SASL2
469@MACOSX_TRUE@   cd $(framedir) ; ln -fs Versions/A/SASL2 .
470@MACOSX_FALSE@install-exec-hook:
471
472libsasl2.a: libsasl2.la $(SASL_STATIC_OBJS)
473        @echo adding static plugins and dependencies
474        $(AR) cru .libs/$@ $(SASL_STATIC_OBJS)
475        @for i in ./libsasl2.la ../sasldb/libsasldb.la ../plugins/lib*.la; do \
476        if test ! -f $$i; then continue; fi; . $$i; \
477        for j in $$dependency_libs foo; do \
478        case $$j in foo) ;; \
479        -L*) for k in $$depdirs foo; do \
480            if test $$k = $$j; then break; fi; done; \
481          if test $$k = foo; then depdirs="$$depdirs $$j"; fi ;; \
482        -l*) for k in $$deplibs foo; do \
483            if test $$k = $$j; then break; fi; done; \
484          if test $$k = foo; then deplibs="$$deplibs $$j"; fi ;; \
485        esac; done; dependency_libs=""; done; \
486        sed -e "/^dependency_libs=/s%=.*%='$${depdirs}$${deplibs}'%" \
487        libsasl2.la >TMP.$$ && mv TMP.$$ libsasl2.la
488        @touch $@
489
490# Tell versions [3.59,3.63) of GNU make to not export all variables.
491# Otherwise a system limit (for SysV at least) may be exceeded.
492.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.