1# Makefile.in generated by automake 1.7.2 from Makefile.am.
2# include/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5# 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
16
17# Makefile.am for SASL includes
18# Rob Earhart
19#
20################################################################
21# Copyright (c) 2000 Carnegie Mellon University.  All rights reserved.
22#
23# Redistribution and use in source and binary forms, with or without
24# modification, are permitted provided that the following conditions
25# are met:
26#
27# 1. Redistributions of source code must retain the above copyright
28#    notice, this list of conditions and the following disclaimer. 
29#
30# 2. Redistributions in binary form must reproduce the above copyright
31#    notice, this list of conditions and the following disclaimer in
32#    the documentation and/or other materials provided with the
33#    distribution.
34#
35# 3. The name "Carnegie Mellon University" must not be used to
36#    endorse or promote products derived from this software without
37#    prior written permission. For permission or any other legal
38#    details, please contact  
39#      Office of Technology Transfer
40#      Carnegie Mellon University
41#      5000 Forbes Avenue
42#      Pittsburgh, PA  15213-3890
43#      (412) 268-4387, fax: (412) 268-7395
44#      tech-transfer@andrew.cmu.edu
45#
46# 4. Redistributions of any form whatsoever must retain the following
47#    acknowledgment:
48#    "This product includes software developed by Computing Services
49#     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
50#
51# CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
52# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
53# AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
54# FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
55# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
56# AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
57# OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
58#
59################################################################
60
61srcdir = .
62top_srcdir = ..
63
64pkgdatadir = $(datadir)/cyrus-sasl
65pkglibdir = $(libdir)/cyrus-sasl
66pkgincludedir = $(includedir)/cyrus-sasl
67top_builddir = ..
68
69am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
70INSTALL = /usr/bin/install -c
71install_sh_DATA = $(install_sh) -c -m 644
72install_sh_PROGRAM = $(install_sh) -c
73install_sh_SCRIPT = $(install_sh) -c
74INSTALL_HEADER = $(INSTALL_DATA)
75transform = $(program_transform_name)
76NORMAL_INSTALL = :
77PRE_INSTALL = :
78POST_INSTALL = :
79NORMAL_UNINSTALL = :
80PRE_UNINSTALL = :
81POST_UNINSTALL = :
82host_triplet = powerpc-apple-darwin9.0.0d4
83ACLOCAL = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run aclocal-1.7 -I $(top_srcdir)/cmulocal -I $(top_srcdir)/config
84AMDEP_FALSE = #
85AMDEP_TRUE = 
86AMTAR = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run tar
87AUTOCONF = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run autoconf
88AUTOHEADER = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run autoheader
89AUTOMAKE = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run automake-1.7
90AWK = awk
91CC = gcc
92CCDEPMODE = depmode=gcc3
93CFLAGS = -Wall -W -g -O2
94CMU_LIB_SUBDIR = @CMU_LIB_SUBDIR@
95CPP = gcc -E
96CPPFLAGS = 
97CYGPATH_W = echo
98DEFS = -DHAVE_CONFIG_H
99DEPDIR = .deps
100DIRS = 
101DMALLOC_LIBS = 
102ECHO_C = \c
103ECHO_N = 
104ECHO_T = 
105EGREP = grep -E
106EXEEXT = 
107GETADDRINFOOBJS = 
108GETNAMEINFOOBJS = 
109GETSUBOPT = 
110GSSAPIBASE_LIBS =  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lresolv
111GSSAPI_LIBS = 
112INSTALL_DATA = ${INSTALL} -m 644
113INSTALL_PROGRAM = ${INSTALL}
114INSTALL_SCRIPT = ${INSTALL}
115INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
116IPCTYPE = unix
117JAVAC = true
118JAVADOC = true
119JAVAH = true
120JAVAROOT = 
121JAVA_FALSE = 
122JAVA_INCLUDES = 
123JAVA_TRUE = #
124LDFLAGS = 
125LIBOBJS = 
126LIBS = -lresolv -lresolv 
127LIBTOOL = $(SHELL) $(top_builddir)/libtool
128LIB_CRYPT = 
129LIB_DES = -lcrypto
130LIB_DOOR = @LIB_DOOR@
131LIB_LDAP = @LIB_LDAP@
132LIB_MYSQL = 
133LIB_PGSQL = 
134LIB_SOCKET = 
135LIB_SQLITE = @LIB_SQLITE@
136LN_S = ln -s
137LTGETADDRINFOOBJS = 
138LTGETNAMEINFOOBJS = 
139LTLIBOBJS = 
140LTSNPRINTFOBJS = 
141MACOSX_FALSE = #
142MACOSX_TRUE = 
143MAKEINFO = ${SHELL} /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/missing --run makeinfo
144NM = /usr/bin/nm -p
145NO_SASL_DB_MANS_FALSE = 
146NO_SASL_DB_MANS_TRUE = #
147NTLM_LIBS = 
148OBJEXT = o
149OTP_LIBS = -lcrypto 
150PACKAGE = cyrus-sasl
151PACKAGE_BUGREPORT = 
152PACKAGE_NAME = 
153PACKAGE_STRING = 
154PACKAGE_TARNAME = 
155PACKAGE_VERSION = 
156PASSDSS_LIBS = @PASSDSS_LIBS@
157PATH_SEPARATOR = :
158PLAIN_LIBS = 
159PURECOV = 
160PURIFY = 
161PWCHECKMETH = 
162PWCHECK_FALSE = 
163PWCHECK_TRUE = #
164RANLIB = ranlib
165SAMPLE_FALSE = #
166SAMPLE_TRUE = 
167SASLAUTHD_FALSE = #
168SASLAUTHD_TRUE = 
169SASL_DB_BACKEND = db_ndbm.lo
170SASL_DB_BACKEND_STATIC = ../sasldb/db_ndbm.o ../sasldb/allockey.o
171SASL_DB_INC = 
172SASL_DB_LIB = 
173SASL_DB_MANS = saslpasswd2.8 sasldblistusers2.8
174SASL_DB_UTILS = saslpasswd2 sasldblistusers2
175SASL_DL_LIB = -ldl
176SASL_KRB_LIB = 
177SASL_MECHS =  libsasldb.la libcrammd5.la libdigestmd5.la libotp.la libgssapiv2.la libplain.la libanonymous.la
178SASL_STATIC_LIBS = 
179SASL_STATIC_OBJS =  ../plugins/gssapi.o
180SASL_STATIC_SRCS = @SASL_STATIC_SRCS@
181SASL_UTIL_HEADERS_EXTRA = 
182SASL_UTIL_LIBS_EXTRA = 
183SET_MAKE = 
184SFIO_INC_FLAGS = 
185SFIO_LIB_FLAGS = 
186SHELL = /bin/sh
187SMTPTEST_PROGRAM = 
188SNPRINTFOBJS = 
189SRP_LIBS = 
190STRIP = 
191VERSION = 2.1.18
192ac_ct_CC = gcc
193ac_ct_RANLIB = ranlib
194ac_ct_STRIP = 
195am__fastdepCC_FALSE = #
196am__fastdepCC_TRUE = 
197am__include = include
198am__quote = 
199bindir = ${exec_prefix}/bin
200build = powerpc-apple-darwin9.0.0d4
201build_alias = 
202build_cpu = powerpc
203build_os = darwin9.0.0d4
204build_vendor = apple
205datadir = ${prefix}/share
206exec_prefix = ${prefix}
207host = powerpc-apple-darwin9.0.0d4
208host_alias = 
209host_cpu = powerpc
210host_os = darwin9.0.0d4
211host_vendor = apple
212includedir = ${prefix}/include
213infodir = ${prefix}/info
214install_sh = /Volumes/Forty/svn/passwordserver_sasl/cyrus_sasl/config/install-sh
215libdir = ${exec_prefix}/lib
216libexecdir = ${exec_prefix}/libexec
217localstatedir = ${prefix}/var
218mandir = ${prefix}/man
219oldincludedir = /usr/include
220plugindir = /usr/lib/sasl2
221prefix = /usr
222program_transform_name = s,x,x,
223sbindir = ${exec_prefix}/sbin
224sharedstatedir = ${prefix}/com
225subdirs =  saslauthd
226sysconfdir = ${prefix}/etc
227target = powerpc-apple-darwin9.0.0d4
228target_alias = 
229target_cpu = powerpc
230target_os = darwin9.0.0d4
231target_vendor = apple
232
233noinst_HEADERS = gai.h exits.h
234
235saslincludedir = $(includedir)/sasl
236saslinclude_HEADERS = hmac-md5.h md5.h md5global.h sasl.h saslplug.h saslutil.h prop.h
237
238noinst_PROGRAMS = makemd5
239
240makemd5_SOURCES = makemd5.c
241
242EXTRA_DIST = NTMakefile
243DISTCLEANFILES = md5global.h
244
245framedir = /Library/Frameworks/SASL2.framework
246frameheaderdir = $(framedir)/Versions/A/Headers
247frameheader_DATA = $(saslinclude_HEADERS)
248subdir = include
249mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
250CONFIG_HEADER = $(top_builddir)/config.h
251CONFIG_CLEAN_FILES =
252noinst_PROGRAMS = makemd5$(EXEEXT)
253PROGRAMS = $(noinst_PROGRAMS)
254
255am_makemd5_OBJECTS = makemd5.$(OBJEXT)
256makemd5_OBJECTS = $(am_makemd5_OBJECTS)
257makemd5_LDADD = $(LDADD)
258makemd5_DEPENDENCIES =
259makemd5_LDFLAGS =
260
261DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
262depcomp = $(SHELL) $(top_srcdir)/config/depcomp
263am__depfiles_maybe = depfiles
264DEP_FILES = ./$(DEPDIR)/makemd5.Po
265COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
266	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
267LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
268	$(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
269CCLD = $(CC)
270LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
271	$(AM_LDFLAGS) $(LDFLAGS) -o $@
272DIST_SOURCES = $(makemd5_SOURCES)
273DATA = $(frameheader_DATA)
274
275HEADERS = $(noinst_HEADERS) $(saslinclude_HEADERS)
276
277DIST_COMMON = $(noinst_HEADERS) $(saslinclude_HEADERS) Makefile.am \
278	Makefile.in
279SOURCES = $(makemd5_SOURCES)
280
281all: all-am
282
283.SUFFIXES:
284.SUFFIXES: .c .lo .o .obj
285$(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
286	cd $(top_srcdir) && \
287	  $(AUTOMAKE) --gnu  include/Makefile
288Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
289	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
290
291clean-noinstPROGRAMS:
292	@list='$(noinst_PROGRAMS)'; for p in $$list; do \
293	  f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
294	  echo " rm -f $$p $$f"; \
295	  rm -f $$p $$f ; \
296	done
297makemd5$(EXEEXT): $(makemd5_OBJECTS) $(makemd5_DEPENDENCIES) 
298	@rm -f makemd5$(EXEEXT)
299	$(LINK) $(makemd5_LDFLAGS) $(makemd5_OBJECTS) $(makemd5_LDADD) $(LIBS)
300
301mostlyclean-compile:
302	-rm -f *.$(OBJEXT) core *.core
303
304distclean-compile:
305	-rm -f *.tab.c
306
307include ./$(DEPDIR)/makemd5.Po
308
309distclean-depend:
310	-rm -rf ./$(DEPDIR)
311
312.c.o:
313	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
314	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
315	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
316	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
317	fi
318#	source='$<' object='$@' libtool=no \
319#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
320#	$(CCDEPMODE) $(depcomp) \
321#	$(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
322
323.c.obj:
324	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
325	  -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
326	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
327	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
328	fi
329#	source='$<' object='$@' libtool=no \
330#	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
331#	$(CCDEPMODE) $(depcomp) \
332#	$(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
333
334.c.lo:
335	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
336	  -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
337	then mv "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
338	else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
339	fi
340#	source='$<' object='$@' libtool=yes \
341#	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
342#	$(CCDEPMODE) $(depcomp) \
343#	$(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
344
345mostlyclean-libtool:
346	-rm -f *.lo
347
348clean-libtool:
349	-rm -rf .libs _libs
350
351distclean-libtool:
352	-rm -f libtool
353uninstall-info-am:
354frameheaderDATA_INSTALL = $(INSTALL_DATA)
355install-frameheaderDATA: $(frameheader_DATA)
356	@$(NORMAL_INSTALL)
357	$(mkinstalldirs) $(DESTDIR)$(frameheaderdir)
358	@list='$(frameheader_DATA)'; for p in $$list; do \
359	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
360	  f="`echo $$p | sed -e 's|^.*/||'`"; \
361	  echo " $(frameheaderDATA_INSTALL) $$d$$p $(DESTDIR)$(frameheaderdir)/$$f"; \
362	  $(frameheaderDATA_INSTALL) $$d$$p $(DESTDIR)$(frameheaderdir)/$$f; \
363	done
364
365uninstall-frameheaderDATA:
366	@$(NORMAL_UNINSTALL)
367	@list='$(frameheader_DATA)'; for p in $$list; do \
368	  f="`echo $$p | sed -e 's|^.*/||'`"; \
369	  echo " rm -f $(DESTDIR)$(frameheaderdir)/$$f"; \
370	  rm -f $(DESTDIR)$(frameheaderdir)/$$f; \
371	done
372saslincludeHEADERS_INSTALL = $(INSTALL_HEADER)
373install-saslincludeHEADERS: $(saslinclude_HEADERS)
374	@$(NORMAL_INSTALL)
375	$(mkinstalldirs) $(DESTDIR)$(saslincludedir)
376	@list='$(saslinclude_HEADERS)'; for p in $$list; do \
377	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
378	  f="`echo $$p | sed -e 's|^.*/||'`"; \
379	  echo " $(saslincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(saslincludedir)/$$f"; \
380	  $(saslincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(saslincludedir)/$$f; \
381	done
382
383uninstall-saslincludeHEADERS:
384	@$(NORMAL_UNINSTALL)
385	@list='$(saslinclude_HEADERS)'; for p in $$list; do \
386	  f="`echo $$p | sed -e 's|^.*/||'`"; \
387	  echo " rm -f $(DESTDIR)$(saslincludedir)/$$f"; \
388	  rm -f $(DESTDIR)$(saslincludedir)/$$f; \
389	done
390
391ETAGS = etags
392ETAGSFLAGS =
393
394CTAGS = ctags
395CTAGSFLAGS =
396
397tags: TAGS
398
399ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
400	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
401	unique=`for i in $$list; do \
402	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403	  done | \
404	  $(AWK) '    { files[$$0] = 1; } \
405	       END { for (i in files) print i; }'`; \
406	mkid -fID $$unique
407
408TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
409		$(TAGS_FILES) $(LISP)
410	tags=; \
411	here=`pwd`; \
412	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
413	unique=`for i in $$list; do \
414	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
415	  done | \
416	  $(AWK) '    { files[$$0] = 1; } \
417	       END { for (i in files) print i; }'`; \
418	test -z "$(ETAGS_ARGS)$$tags$$unique" \
419	  || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
420	     $$tags $$unique
421
422ctags: CTAGS
423CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
424		$(TAGS_FILES) $(LISP)
425	tags=; \
426	here=`pwd`; \
427	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
428	unique=`for i in $$list; do \
429	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430	  done | \
431	  $(AWK) '    { files[$$0] = 1; } \
432	       END { for (i in files) print i; }'`; \
433	test -z "$(CTAGS_ARGS)$$tags$$unique" \
434	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
435	     $$tags $$unique
436
437GTAGS:
438	here=`$(am__cd) $(top_builddir) && pwd` \
439	  && cd $(top_srcdir) \
440	  && gtags -i $(GTAGS_ARGS) $$here
441
442distclean-tags:
443	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
445
446top_distdir = ..
447distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
448
449distdir: $(DISTFILES)
450	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
451	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
452	list='$(DISTFILES)'; for file in $$list; do \
453	  case $$file in \
454	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
455	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
456	  esac; \
457	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
458	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
459	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
460	    dir="/$$dir"; \
461	    $(mkinstalldirs) "$(distdir)$$dir"; \
462	  else \
463	    dir=''; \
464	  fi; \
465	  if test -d $$d/$$file; then \
466	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
467	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
468	    fi; \
469	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
470	  else \
471	    test -f $(distdir)/$$file \
472	    || cp -p $$d/$$file $(distdir)/$$file \
473	    || exit 1; \
474	  fi; \
475	done
476check-am: all-am
477check: check-am
478all-am: Makefile $(PROGRAMS) $(DATA) $(HEADERS)
479
480installdirs:
481	$(mkinstalldirs) $(DESTDIR)$(frameheaderdir) $(DESTDIR)$(saslincludedir)
482
483install: install-am
484install-exec: install-exec-am
485install-data: install-data-am
486uninstall: uninstall-am
487
488install-am: all-am
489	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
490
491installcheck: installcheck-am
492install-strip:
493	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
494	  INSTALL_STRIP_FLAG=-s \
495	  `test -z '$(STRIP)' || \
496	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
497mostlyclean-generic:
498
499clean-generic:
500
501distclean-generic:
502	-rm -f Makefile $(CONFIG_CLEAN_FILES)
503	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
504
505maintainer-clean-generic:
506	@echo "This command is intended for maintainers to use"
507	@echo "it deletes files that may require special tools to rebuild."
508clean: clean-am
509
510clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
511	mostlyclean-am
512
513distclean: distclean-am
514
515distclean-am: clean-am distclean-compile distclean-depend \
516	distclean-generic distclean-libtool distclean-tags
517
518dvi: dvi-am
519
520dvi-am:
521
522info: info-am
523
524info-am:
525
526install-data-am: install-frameheaderDATA install-saslincludeHEADERS
527
528install-exec-am:
529
530install-info: install-info-am
531
532install-man:
533
534installcheck-am:
535
536maintainer-clean: maintainer-clean-am
537
538maintainer-clean-am: distclean-am maintainer-clean-generic
539
540mostlyclean: mostlyclean-am
541
542mostlyclean-am: mostlyclean-compile mostlyclean-generic \
543	mostlyclean-libtool
544
545pdf: pdf-am
546
547pdf-am:
548
549ps: ps-am
550
551ps-am:
552
553uninstall-am: uninstall-frameheaderDATA uninstall-info-am \
554	uninstall-saslincludeHEADERS
555
556.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
557	clean-libtool clean-noinstPROGRAMS ctags distclean \
558	distclean-compile distclean-depend distclean-generic \
559	distclean-libtool distclean-tags distdir dvi dvi-am info \
560	info-am install install-am install-data install-data-am \
561	install-exec install-exec-am install-frameheaderDATA \
562	install-info install-info-am install-man \
563	install-saslincludeHEADERS install-strip installcheck \
564	installcheck-am installdirs maintainer-clean \
565	maintainer-clean-generic mostlyclean mostlyclean-compile \
566	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
567	tags uninstall uninstall-am uninstall-frameheaderDATA \
568	uninstall-info-am uninstall-saslincludeHEADERS
569
570
571md5global.h: makemd5
572	-rm -f md5global.h
573	./makemd5 md5global.h
574# Tell versions [3.59,3.63) of GNU make to not export all variables.
575# Otherwise a system limit (for SysV at least) may be exceeded.
576.NOEXPORT:
577