59055ebe386f3c14906f8b4387567bf2e974f750
[apps/madmutt.git] / imap / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = ..
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 subdir = imap
41 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in TODO
43 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
45         $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
46         $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
47         $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
48         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/libesmtp.m4 \
49         $(top_srcdir)/m4/libgnutls.m4 $(top_srcdir)/m4/progtest.m4 \
50         $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.in
51 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
52         $(ACLOCAL_M4)
53 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
54 CONFIG_HEADER = $(top_builddir)/config.h
55 CONFIG_CLEAN_FILES =
56 LIBRARIES = $(noinst_LIBRARIES)
57 ARFLAGS = cru
58 libimap_a_AR = $(AR) $(ARFLAGS)
59 libimap_a_LIBADD =
60 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
61         imap.c imap.h mx_imap.h message.c utf7.c util.c mx_imap.c \
62         auth_anon.c auth_cram.c auth_sasl.c auth_gss.c
63 @USE_SASL_FALSE@am__objects_1 = auth_anon.$(OBJEXT) \
64 @USE_SASL_FALSE@        auth_cram.$(OBJEXT)
65 @USE_SASL_TRUE@am__objects_1 = auth_sasl.$(OBJEXT)
66 @USE_GSS_TRUE@am__objects_2 = auth_gss.$(OBJEXT)
67 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
68         browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
69         message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
70         mx_imap.$(OBJEXT) $(am__objects_1) $(am__objects_2)
71 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
72 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
73 depcomp = $(SHELL) $(top_srcdir)/depcomp
74 am__depfiles_maybe = depfiles
75 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77 CCLD = $(CC)
78 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79 SOURCES = $(libimap_a_SOURCES)
80 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
81 HEADERS = $(noinst_HEADERS)
82 ETAGS = etags
83 CTAGS = ctags
84 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
85 ACLOCAL = @ACLOCAL@
86 ALLOCA = @ALLOCA@
87 AMDEP_FALSE = @AMDEP_FALSE@
88 AMDEP_TRUE = @AMDEP_TRUE@
89 AMTAR = @AMTAR@
90 AR = @AR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 BUILD_IMAP_FALSE = @BUILD_IMAP_FALSE@
96 BUILD_IMAP_TRUE = @BUILD_IMAP_TRUE@
97 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
98 BUILD_NNTP_FALSE = @BUILD_NNTP_FALSE@
99 BUILD_NNTP_TRUE = @BUILD_NNTP_TRUE@
100 BUILD_POP_FALSE = @BUILD_POP_FALSE@
101 BUILD_POP_TRUE = @BUILD_POP_TRUE@
102 CATALOGS = @CATALOGS@
103 CATOBJEXT = @CATOBJEXT@
104 CC = @CC@
105 CCDEPMODE = @CCDEPMODE@
106 CFLAGS = @CFLAGS@
107 CONFIGURE_DEPENDENCIES = @CONFIGURE_DEPENDENCIES@
108 CPP = @CPP@
109 CPPFLAGS = @CPPFLAGS@
110 CYGPATH_W = @CYGPATH_W@
111 DATADIRNAME = @DATADIRNAME@
112 DBX = @DBX@
113 DEBUGGER = @DEBUGGER@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 DOTLOCK_GROUP = @DOTLOCK_GROUP@
117 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
118 DOTLOCK_TARGET = @DOTLOCK_TARGET@
119 DSLROOT = @DSLROOT@
120 ECHO_C = @ECHO_C@
121 ECHO_N = @ECHO_N@
122 ECHO_T = @ECHO_T@
123 EGREP = @EGREP@
124 EXEEXT = @EXEEXT@
125 GDB = @GDB@
126 GENCAT = @GENCAT@
127 GLIBC21 = @GLIBC21@
128 GMOFILES = @GMOFILES@
129 GMSGFMT = @GMSGFMT@
130 GPGME_CONFIG = @GPGME_CONFIG@
131 HTML2TXT_CMD = @HTML2TXT_CMD@
132 HTMLCLEAN_CMD = @HTMLCLEAN_CMD@
133 INSTALL_DATA = @INSTALL_DATA@
134 INSTALL_PROGRAM = @INSTALL_PROGRAM@
135 INSTALL_SCRIPT = @INSTALL_SCRIPT@
136 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
137 INSTOBJEXT = @INSTOBJEXT@
138 INTLBISON = @INTLBISON@
139 INTLLIBS = @INTLLIBS@
140 INTLOBJS = @INTLOBJS@
141 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
142 ISPELL = @ISPELL@
143 KRB5CFGPATH = @KRB5CFGPATH@
144 LDFLAGS = @LDFLAGS@
145 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
146 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
147 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
148 LIBGPGME_CFLAGS = @LIBGPGME_CFLAGS@
149 LIBGPGME_LIBS = @LIBGPGME_LIBS@
150 LIBICONV = @LIBICONV@
151 LIBIMAP = @LIBIMAP@
152 LIBIMAPDEPS = @LIBIMAPDEPS@
153 LIBNNTP = @LIBNNTP@
154 LIBNNTPDEPS = @LIBNNTPDEPS@
155 LIBOBJS = @LIBOBJS@
156 LIBPOP = @LIBPOP@
157 LIBPOPDEPS = @LIBPOPDEPS@
158 LIBS = @LIBS@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAKEINFO = @MAKEINFO@
161 MKINSTALLDIRS = @MKINSTALLDIRS@
162 MSGFMT = @MSGFMT@
163 MUTTLIBS = @MUTTLIBS@
164 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
165 OBJEXT = @OBJEXT@
166 OPS = @OPS@
167 OSPCAT = @OSPCAT@
168 PACKAGE = @PACKAGE@
169 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
170 PACKAGE_NAME = @PACKAGE_NAME@
171 PACKAGE_STRING = @PACKAGE_STRING@
172 PACKAGE_TARNAME = @PACKAGE_TARNAME@
173 PACKAGE_VERSION = @PACKAGE_VERSION@
174 PATH_SEPARATOR = @PATH_SEPARATOR@
175 PGPAUX_TARGET = @PGPAUX_TARGET@
176 POFILES = @POFILES@
177 POSUB = @POSUB@
178 RANLIB = @RANLIB@
179 SDB = @SDB@
180 SENDMAIL = @SENDMAIL@
181 SET_MAKE = @SET_MAKE@
182 SHELL = @SHELL@
183 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
184 STRIP = @STRIP@
185 U = @U@
186 USE_GSS_FALSE = @USE_GSS_FALSE@
187 USE_GSS_TRUE = @USE_GSS_TRUE@
188 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
189 USE_NLS = @USE_NLS@
190 USE_SASL_FALSE = @USE_SASL_FALSE@
191 USE_SASL_TRUE = @USE_SASL_TRUE@
192 USE_SSL_FALSE = @USE_SSL_FALSE@
193 USE_SSL_TRUE = @USE_SSL_TRUE@
194 VERSION = @VERSION@
195 XGETTEXT = @XGETTEXT@
196 ac_ct_AR = @ac_ct_AR@
197 ac_ct_CC = @ac_ct_CC@
198 ac_ct_RANLIB = @ac_ct_RANLIB@
199 ac_ct_STRIP = @ac_ct_STRIP@
200 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
201 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
202 am__include = @am__include@
203 am__leading_dot = @am__leading_dot@
204 am__quote = @am__quote@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 bindir = @bindir@
208 build = @build@
209 build_alias = @build_alias@
210 build_cpu = @build_cpu@
211 build_os = @build_os@
212 build_vendor = @build_vendor@
213 datadir = @datadir@
214 docdir = @docdir@
215 exec_prefix = @exec_prefix@
216 host = @host@
217 host_alias = @host_alias@
218 host_cpu = @host_cpu@
219 host_os = @host_os@
220 host_vendor = @host_vendor@
221 includedir = @includedir@
222 infodir = @infodir@
223 install_sh = @install_sh@
224 libdir = @libdir@
225 libexecdir = @libexecdir@
226 localstatedir = @localstatedir@
227 mandir = @mandir@
228 mkdir_p = @mkdir_p@
229 mutt_libesmtp_config_path = @mutt_libesmtp_config_path@
230 oldincludedir = @oldincludedir@
231 prefix = @prefix@
232 program_transform_name = @program_transform_name@
233 sbindir = @sbindir@
234 sharedstatedir = @sharedstatedir@
235 sysconfdir = @sysconfdir@
236 target_alias = @target_alias@
237 AUTOMAKE_OPTIONS = foreign
238 @USE_GSS_TRUE@GSSSOURCES = auth_gss.c
239 @USE_SASL_FALSE@AUTHENTICATORS = auth_anon.c auth_cram.c
240 @USE_SASL_TRUE@AUTHENTICATORS = auth_sasl.c
241 EXTRA_DIST = BUGS README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
242 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl
243 noinst_LIBRARIES = libimap.a
244 noinst_HEADERS = auth.h imap_private.h message.h mx_imap.h
245 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h mx_imap.h \
246         message.c utf7.c util.c mx_imap.c $(AUTHENTICATORS) $(GSSSOURCES)
247
248 all: all-am
249
250 .SUFFIXES:
251 .SUFFIXES: .c .o .obj
252 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253         @for dep in $?; do \
254           case '$(am__configure_deps)' in \
255             *$$dep*) \
256               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
257                 && exit 0; \
258               exit 1;; \
259           esac; \
260         done; \
261         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  imap/Makefile'; \
262         cd $(top_srcdir) && \
263           $(AUTOMAKE) --foreign  imap/Makefile
264 .PRECIOUS: Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266         @case '$?' in \
267           *config.status*) \
268             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269           *) \
270             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272         esac;
273
274 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277 $(top_srcdir)/configure:  $(am__configure_deps)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282 clean-noinstLIBRARIES:
283         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
284 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES) 
285         -rm -f libimap.a
286         $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
287         $(RANLIB) libimap.a
288
289 mostlyclean-compile:
290         -rm -f *.$(OBJEXT)
291
292 distclean-compile:
293         -rm -f *.tab.c
294
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_anon.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_cram.Po@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_gss.Po@am__quote@
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_login.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_sasl.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/browse.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mx_imap.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf7.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
308
309 .c.o:
310 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
311 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
312 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
313 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
314 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
315
316 .c.obj:
317 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
318 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
319 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
320 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
321 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
322 uninstall-info-am:
323
324 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
325         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
326         unique=`for i in $$list; do \
327             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328           done | \
329           $(AWK) '    { files[$$0] = 1; } \
330                END { for (i in files) print i; }'`; \
331         mkid -fID $$unique
332 tags: TAGS
333
334 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
335                 $(TAGS_FILES) $(LISP)
336         tags=; \
337         here=`pwd`; \
338         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
339         unique=`for i in $$list; do \
340             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341           done | \
342           $(AWK) '    { files[$$0] = 1; } \
343                END { for (i in files) print i; }'`; \
344         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
345           test -n "$$unique" || unique=$$empty_fix; \
346           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
347             $$tags $$unique; \
348         fi
349 ctags: CTAGS
350 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
351                 $(TAGS_FILES) $(LISP)
352         tags=; \
353         here=`pwd`; \
354         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         test -z "$(CTAGS_ARGS)$$tags$$unique" \
361           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362              $$tags $$unique
363
364 GTAGS:
365         here=`$(am__cd) $(top_builddir) && pwd` \
366           && cd $(top_srcdir) \
367           && gtags -i $(GTAGS_ARGS) $$here
368
369 distclean-tags:
370         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371
372 distdir: $(DISTFILES)
373         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
374         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
375         list='$(DISTFILES)'; for file in $$list; do \
376           case $$file in \
377             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
378             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
379           esac; \
380           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
381           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
382           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
383             dir="/$$dir"; \
384             $(mkdir_p) "$(distdir)$$dir"; \
385           else \
386             dir=''; \
387           fi; \
388           if test -d $$d/$$file; then \
389             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
390               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
391             fi; \
392             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
393           else \
394             test -f $(distdir)/$$file \
395             || cp -p $$d/$$file $(distdir)/$$file \
396             || exit 1; \
397           fi; \
398         done
399 check-am: all-am
400 check: check-am
401 all-am: Makefile $(LIBRARIES) $(HEADERS)
402 installdirs:
403 install: install-am
404 install-exec: install-exec-am
405 install-data: install-data-am
406 uninstall: uninstall-am
407
408 install-am: all-am
409         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
410
411 installcheck: installcheck-am
412 install-strip:
413         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
414           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
415           `test -z '$(STRIP)' || \
416             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
417 mostlyclean-generic:
418
419 clean-generic:
420
421 distclean-generic:
422         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
423
424 maintainer-clean-generic:
425         @echo "This command is intended for maintainers to use"
426         @echo "it deletes files that may require special tools to rebuild."
427 clean: clean-am
428
429 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
430
431 distclean: distclean-am
432         -rm -rf ./$(DEPDIR)
433         -rm -f Makefile
434 distclean-am: clean-am distclean-compile distclean-generic \
435         distclean-tags
436
437 dvi: dvi-am
438
439 dvi-am:
440
441 html: html-am
442
443 info: info-am
444
445 info-am:
446
447 install-data-am:
448
449 install-exec-am:
450
451 install-info: install-info-am
452
453 install-man:
454
455 installcheck-am:
456
457 maintainer-clean: maintainer-clean-am
458         -rm -rf ./$(DEPDIR)
459         -rm -f Makefile
460 maintainer-clean-am: distclean-am maintainer-clean-generic
461
462 mostlyclean: mostlyclean-am
463
464 mostlyclean-am: mostlyclean-compile mostlyclean-generic
465
466 pdf: pdf-am
467
468 pdf-am:
469
470 ps: ps-am
471
472 ps-am:
473
474 uninstall-am: uninstall-info-am
475
476 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
477         clean-noinstLIBRARIES ctags distclean distclean-compile \
478         distclean-generic distclean-tags distdir dvi dvi-am html \
479         html-am info info-am install install-am install-data \
480         install-data-am install-exec install-exec-am install-info \
481         install-info-am install-man install-strip installcheck \
482         installcheck-am installdirs maintainer-clean \
483         maintainer-clean-generic mostlyclean mostlyclean-compile \
484         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
485         uninstall-am uninstall-info-am
486
487 # Tell versions [3.59,3.63) of GNU make to not export all variables.
488 # Otherwise a system limit (for SysV at least) may be exceeded.
489 .NOEXPORT: