]> git.llucax.com Git - software/mutt-debian.git/blob - obj-i486-linux-gnu-patched/imap/Makefile
Imported Upstream version 1.5.20
[software/mutt-debian.git] / obj-i486-linux-gnu-patched / imap / Makefile
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # imap/Makefile.  Generated from Makefile.in by configure.
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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
18 VPATH = ../../imap
19 pkgdatadir = $(datadir)/mutt
20 pkglibdir = $(libdir)/mutt
21 pkgincludedir = $(includedir)/mutt
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = i486-pc-linux-gnu
35 host_triplet = i486-pc-linux-gnu
36 subdir = imap
37 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
38         $(srcdir)/Makefile.in TODO
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
41         $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
42         $(top_srcdir)/m4/funcs.m4 $(top_srcdir)/m4/gettext.m4 \
43         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gpgme.m4 \
44         $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
45         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/progtest.m4 \
46         $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48         $(ACLOCAL_M4)
49 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50 CONFIG_HEADER = $(top_builddir)/config.h
51 CONFIG_CLEAN_FILES =
52 LIBRARIES = $(noinst_LIBRARIES)
53 ARFLAGS = cru
54 libimap_a_AR = $(AR) $(ARFLAGS)
55 libimap_a_LIBADD =
56 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
57         imap.c imap.h message.c utf7.c util.c auth_anon.c auth_cram.c \
58         auth_sasl.c auth_gss.c
59 #am__objects_1 = auth_anon.$(OBJEXT) \
60 #       auth_cram.$(OBJEXT)
61 am__objects_1 = auth_sasl.$(OBJEXT)
62 am__objects_2 = auth_gss.$(OBJEXT)
63 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
64         browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
65         message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
66         $(am__objects_1) $(am__objects_2)
67 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
68 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 CCLD = $(CC)
74 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
75 SOURCES = $(libimap_a_SOURCES)
76 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
77 HEADERS = $(noinst_HEADERS)
78 ETAGS = etags
79 CTAGS = ctags
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run aclocal-1.10
82 ALLOCA = 
83 AMTAR = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run tar
84 AR = ar
85 AUTOCONF = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run autoconf
86 AUTOHEADER = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run autoheader
87 AUTOMAKE = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run automake-1.10
88 AWK = gawk
89 BUILD_INCLUDED_LIBINTL = no
90 CATALOGS =  de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo
91 CATOBJEXT = .gmo
92 CC = gcc
93 CCDEPMODE = depmode=none
94 CFLAGS = -Wall -pedantic -Wno-long-long -Wall -g -O2
95 CONFIG_STATUS_DEPENDENCIES = $(top_srcdir)/VERSION
96 CPP = gcc -E
97 CPPFLAGS = -I/usr/include/qdbm -I/usr/include/qdbm    -I/include -I$(top_srcdir)/intl
98 CYGPATH_W = echo
99 DATADIRNAME = share
100 DBX = no
101 DEBUGGER = /usr/bin/gdb
102 DEFS = -DHAVE_CONFIG_H
103 DEPDIR = .deps
104 DOTLOCK_GROUP = mail
105 DOTLOCK_PERMISSION = 2755
106 DOTLOCK_TARGET = mutt_dotlock$(EXEEXT)
107 DSLROOT = 
108 ECHO_C = 
109 ECHO_N = -n
110 ECHO_T = 
111 EGREP = /bin/grep -E
112 EXEEXT = 
113 GDB = /usr/bin/gdb
114 GENCAT = gencat
115 GLIBC21 = yes
116 GMOFILES =  de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo
117 GMSGFMT = /usr/bin/msgfmt
118 GNUTLS_CFLAGS =  
119 GNUTLS_LIBS = -lgnutls  
120 GPGME_CFLAGS = 
121 GPGME_CONFIG = /usr/bin/gpgme-config
122 GPGME_LIBS = -lgpgme -lgpg-error
123 GREP = /bin/grep
124 INSTALL = /usr/bin/install -c
125 INSTALL_DATA = ${INSTALL} -m 644
126 INSTALL_PROGRAM = ${INSTALL}
127 INSTALL_SCRIPT = ${INSTALL}
128 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
129 INSTOBJEXT = .mo
130 INTLBISON = bison
131 INTLLIBS = 
132 INTLOBJS = 
133 INTL_LIBTOOL_SUFFIX_PREFIX = 
134 ISPELL = no
135 KRB5CFGPATH = /usr/bin/krb5-config
136 LDFLAGS =  -L/lib
137 LIBICONV = 
138 LIBIMAP = -Limap -limap
139 LIBIMAPDEPS = $(top_srcdir)/imap/imap.h imap/libimap.a
140 LIBOBJS = 
141 LIBS = -lidn 
142 LTLIBOBJS = 
143 MAINT = #
144 MAKEINFO = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run makeinfo
145 MKDIR_P = /bin/mkdir -p
146 MKINSTALLDIRS = ../mkinstalldirs
147 MSGFMT = /usr/bin/msgfmt
148 MUTTLIBS =  -lncursesw  -lncursesw -L/usr/lib -Wall -g -O2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls   -lsasl2 -lgdbm
149 MUTT_LIB_OBJECTS =  crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o remailer.o resize.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl_gnutls.o mutt_sasl.o hcache.o md5.o mutt_idna.o
150 MUTT_MD5 = mutt_md5
151 OBJEXT = o
152 OPS = $(srcdir)/OPS $(srcdir)/OPS.MIX $(srcdir)/OPS.PGP $(srcdir)/OPS.SMIME $(srcdir)/OPS.CRYPT 
153 OSPCAT = /usr/bin/ospcat
154 PACKAGE = mutt
155 PACKAGE_BUGREPORT = 
156 PACKAGE_NAME = 
157 PACKAGE_STRING = 
158 PACKAGE_TARNAME = 
159 PACKAGE_VERSION = 
160 PATH_SEPARATOR = :
161 PGPAUX_TARGET = pgpring$(EXEEXT) pgpewrap$(EXEEXT)
162 PKG_CONFIG = /usr/bin/pkg-config
163 POFILES =  de.po eu.po ru.po it.po es.po uk.po fr.po pl.po nl.po cs.po id.po sk.po ko.po el.po zh_TW.po zh_CN.po pt_BR.po eo.po gl.po sv.po da.po lt.po tr.po ja.po hu.po et.po ca.po bg.po ga.po
164 POSUB = po
165 RANLIB = ranlib
166 SDB = no
167 SENDMAIL = /usr/sbin/sendmail
168 SET_MAKE = 
169 SHELL = /bin/sh
170 SMIMEAUX_TARGET = smime_keys
171 STRIP = 
172 U = 
173 USE_INCLUDED_LIBINTL = no
174 USE_NLS = yes
175 VERSION = 1.5.19
176 XGETTEXT = /usr/bin/xgettext
177 abs_builddir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/imap
178 abs_srcdir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/../imap
179 abs_top_builddir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched
180 abs_top_srcdir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/..
181 ac_ct_CC = gcc
182 am__include = include
183 am__leading_dot = .
184 am__quote = 
185 am__tar = ${AMTAR} chof - "$$tardir"
186 am__untar = ${AMTAR} xf -
187 bindir = ${exec_prefix}/bin
188 build = i486-pc-linux-gnu
189 build_alias = i486-linux-gnu
190 build_cpu = i486
191 build_os = linux-gnu
192 build_vendor = pc
193 builddir = .
194 datadir = ${datarootdir}
195 datarootdir = ${prefix}/share
196 docdir = /usr/share/doc
197 dvidir = ${docdir}
198 exec_prefix = ${prefix}
199 host = i486-pc-linux-gnu
200 host_alias = 
201 host_cpu = i486
202 host_os = linux-gnu
203 host_vendor = pc
204 htmldir = ${docdir}
205 includedir = ${prefix}/include
206 infodir = ${datarootdir}/info
207 install_sh = $(SHELL) /home/nightolo/debian-pkg/mutt/mutt/install-sh
208 libdir = ${exec_prefix}/lib
209 libexecdir = ${exec_prefix}/libexec
210 localedir = ${datarootdir}/locale
211 localstatedir = ${prefix}/var
212 mandir = /usr/share/man
213 mkdir_p = /bin/mkdir -p
214 oldincludedir = /usr/include
215 pdfdir = ${docdir}
216 prefix = /usr
217 program_transform_name = s,x,x,
218 psdir = ${docdir}
219 sbindir = ${exec_prefix}/sbin
220 sharedstatedir = ${prefix}/com
221 srcdir = ../../imap
222 sysconfdir = /etc
223 target_alias = 
224 top_build_prefix = ../
225 top_builddir = ..
226 top_srcdir = ../..
227 AUTOMAKE_OPTIONS = 1.6 foreign
228 GSSSOURCES = auth_gss.c
229 #AUTHENTICATORS = auth_anon.c auth_cram.c
230 AUTHENTICATORS = auth_sasl.c
231 EXTRA_DIST = README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
232 AM_CPPFLAGS = -I$(top_srcdir) -I../intl
233 noinst_LIBRARIES = libimap.a
234 noinst_HEADERS = auth.h imap_private.h message.h
235 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
236         message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
237
238 all: all-am
239
240 .SUFFIXES:
241 .SUFFIXES: .c .o .obj
242 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
243         @for dep in $?; do \
244           case '$(am__configure_deps)' in \
245             *$$dep*) \
246               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
247                 && exit 0; \
248               exit 1;; \
249           esac; \
250         done; \
251         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  imap/Makefile'; \
252         cd $(top_srcdir) && \
253           $(AUTOMAKE) --foreign  imap/Makefile
254 .PRECIOUS: Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
256         @case '$?' in \
257           *config.status*) \
258             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259           *) \
260             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
262         esac;
263
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266
267 $(top_srcdir)/configure: # $(am__configure_deps)
268         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272 clean-noinstLIBRARIES:
273         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
274 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES) 
275         -rm -f libimap.a
276         $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
277         $(RANLIB) libimap.a
278
279 mostlyclean-compile:
280         -rm -f *.$(OBJEXT)
281
282 distclean-compile:
283         -rm -f *.tab.c
284
285 #include ./$(DEPDIR)/auth.Po
286 #include ./$(DEPDIR)/auth_anon.Po
287 #include ./$(DEPDIR)/auth_cram.Po
288 #include ./$(DEPDIR)/auth_gss.Po
289 #include ./$(DEPDIR)/auth_login.Po
290 #include ./$(DEPDIR)/auth_sasl.Po
291 #include ./$(DEPDIR)/browse.Po
292 #include ./$(DEPDIR)/command.Po
293 #include ./$(DEPDIR)/imap.Po
294 #include ./$(DEPDIR)/message.Po
295 #include ./$(DEPDIR)/utf7.Po
296 #include ./$(DEPDIR)/util.Po
297
298 .c.o:
299 #       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
300 #       mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301 #       source='$<' object='$@' libtool=no 
302 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
303         $(COMPILE) -c $<
304
305 .c.obj:
306 #       $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
307 #       mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
308 #       source='$<' object='$@' libtool=no 
309 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) 
310         $(COMPILE) -c `$(CYGPATH_W) '$<'`
311
312 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
313         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
314         unique=`for i in $$list; do \
315             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316           done | \
317           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
318               END { if (nonempty) { for (i in files) print i; }; }'`; \
319         mkid -fID $$unique
320 tags: TAGS
321
322 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323                 $(TAGS_FILES) $(LISP)
324         tags=; \
325         here=`pwd`; \
326         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327         unique=`for i in $$list; do \
328             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329           done | \
330           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
331               END { if (nonempty) { for (i in files) print i; }; }'`; \
332         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
333           test -n "$$unique" || unique=$$empty_fix; \
334           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335             $$tags $$unique; \
336         fi
337 ctags: CTAGS
338 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
339                 $(TAGS_FILES) $(LISP)
340         tags=; \
341         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
342         unique=`for i in $$list; do \
343             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344           done | \
345           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346               END { if (nonempty) { for (i in files) print i; }; }'`; \
347         test -z "$(CTAGS_ARGS)$$tags$$unique" \
348           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
349              $$tags $$unique
350
351 GTAGS:
352         here=`$(am__cd) $(top_builddir) && pwd` \
353           && cd $(top_srcdir) \
354           && gtags -i $(GTAGS_ARGS) $$here
355
356 distclean-tags:
357         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
358
359 distdir: $(DISTFILES)
360         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362         list='$(DISTFILES)'; \
363           dist_files=`for file in $$list; do echo $$file; done | \
364           sed -e "s|^$$srcdirstrip/||;t" \
365               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366         case $$dist_files in \
367           */*) $(MKDIR_P) `echo "$$dist_files" | \
368                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
369                            sort -u` ;; \
370         esac; \
371         for file in $$dist_files; do \
372           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373           if test -d $$d/$$file; then \
374             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377             fi; \
378             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379           else \
380             test -f $(distdir)/$$file \
381             || cp -p $$d/$$file $(distdir)/$$file \
382             || exit 1; \
383           fi; \
384         done
385 check-am: all-am
386 check: check-am
387 all-am: Makefile $(LIBRARIES) $(HEADERS)
388 installdirs:
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-noinstLIBRARIES mostlyclean-am
416
417 distclean: distclean-am
418         -rm -rf ./$(DEPDIR)
419         -rm -f Makefile
420 distclean-am: clean-am distclean-compile distclean-generic \
421         distclean-tags
422
423 dvi: dvi-am
424
425 dvi-am:
426
427 html: html-am
428
429 info: info-am
430
431 info-am:
432
433 install-data-am:
434
435 install-dvi: install-dvi-am
436
437 install-exec-am:
438
439 install-html: install-html-am
440
441 install-info: install-info-am
442
443 install-man:
444
445 install-pdf: install-pdf-am
446
447 install-ps: install-ps-am
448
449 installcheck-am:
450
451 maintainer-clean: maintainer-clean-am
452         -rm -rf ./$(DEPDIR)
453         -rm -f Makefile
454 maintainer-clean-am: distclean-am maintainer-clean-generic
455
456 mostlyclean: mostlyclean-am
457
458 mostlyclean-am: mostlyclean-compile mostlyclean-generic
459
460 pdf: pdf-am
461
462 pdf-am:
463
464 ps: ps-am
465
466 ps-am:
467
468 uninstall-am:
469
470 .MAKE: install-am install-strip
471
472 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
473         clean-noinstLIBRARIES ctags distclean distclean-compile \
474         distclean-generic distclean-tags distdir dvi dvi-am html \
475         html-am info info-am install install-am install-data \
476         install-data-am install-dvi install-dvi-am install-exec \
477         install-exec-am install-html install-html-am install-info \
478         install-info-am install-man install-pdf install-pdf-am \
479         install-ps install-ps-am install-strip installcheck \
480         installcheck-am installdirs maintainer-clean \
481         maintainer-clean-generic mostlyclean mostlyclean-compile \
482         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
483         uninstall-am
484
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: