aclocal.m4: Deleted. Can be generated with `aclocal'.
[enscript.git] / Makefile.in
1 # Makefile.in generated by automake 1.7 from Makefile.am.
2 # @configure_input@
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 @SET_MAKE@
16
17 #
18 # Top level Makefile for enscript.
19 # Copyright (c) 1995-1999 Markku Rossi
20 #
21 # Author: Markku Rossi <mtr@iki.fi>
22 #
23
24 #
25 # This file is part of GNU enscript.
26 #
27 # This program is free software; you can redistribute it and/or modify
28 # it under the terms of the GNU General Public License as published by
29 # the Free Software Foundation; either version 2, or (at your option)
30 # any later version.
31 #
32 # This program is distributed in the hope that it will be useful,
33 # but WITHOUT ANY WARRANTY; without even the implied warranty of
34 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
35 # GNU General Public License for more details.
36 #
37 # You should have received a copy of the GNU General Public License
38 # along with this program; see the file COPYING.  If not, write to
39 # the Free Software Foundation, 51 Franklin Street, Fifth Floor,
40 # Boston, MA 02110-1301, USA.
41 #
42
43 srcdir = @srcdir@
44 top_srcdir = @top_srcdir@
45 VPATH = @srcdir@
46 pkgdatadir = $(datadir)/@PACKAGE@
47 pkglibdir = $(libdir)/@PACKAGE@
48 pkgincludedir = $(includedir)/@PACKAGE@
49 top_builddir = .
50
51 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
52 INSTALL = @INSTALL@
53 install_sh_DATA = $(install_sh) -c -m 644
54 install_sh_PROGRAM = $(install_sh) -c
55 install_sh_SCRIPT = $(install_sh) -c
56 INSTALL_HEADER = $(INSTALL_DATA)
57 transform = $(program_transform_name)
58 NORMAL_INSTALL = :
59 PRE_INSTALL = :
60 POST_INSTALL = :
61 NORMAL_UNINSTALL = :
62 PRE_UNINSTALL = :
63 POST_UNINSTALL = :
64 host_triplet = @host@
65 ACLOCAL = @ACLOCAL@
66 ALLOCA = @ALLOCA@
67 AMDEP_FALSE = @AMDEP_FALSE@
68 AMDEP_TRUE = @AMDEP_TRUE@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
75 CATOBJEXT = @CATOBJEXT@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DATADIRNAME = @DATADIRNAME@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GENCAT = @GENCAT@
91 GLIBC21 = @GLIBC21@
92 GMSGFMT = @GMSGFMT@
93 INSTALL_DATA = @INSTALL_DATA@
94 INSTALL_PROGRAM = @INSTALL_PROGRAM@
95 INSTALL_SCRIPT = @INSTALL_SCRIPT@
96 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97 INSTOBJEXT = @INSTOBJEXT@
98 INTLBISON = @INTLBISON@
99 INTLLIBS = @INTLLIBS@
100 INTLOBJS = @INTLOBJS@
101 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
102 LDFLAGS = @LDFLAGS@
103 LEX = @LEX@
104 LEXLIB = @LEXLIB@
105 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
106 LIBICONV = @LIBICONV@
107 LIBINTL = @LIBINTL@
108 LIBOBJS = @LIBOBJS@
109 LIBS = @LIBS@
110 LTLIBICONV = @LTLIBICONV@
111 LTLIBINTL = @LTLIBINTL@
112 LTLIBOBJS = @LTLIBOBJS@
113 MAKEINFO = @MAKEINFO@
114 MEDIA = @MEDIA@
115 MKINSTALLDIRS = @MKINSTALLDIRS@
116 MSGFMT = @MSGFMT@
117 MSGMERGE = @MSGMERGE@
118 OBJEXT = @OBJEXT@
119 PACKAGE = @PACKAGE@
120 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
121 PACKAGE_NAME = @PACKAGE_NAME@
122 PACKAGE_STRING = @PACKAGE_STRING@
123 PACKAGE_TARNAME = @PACKAGE_TARNAME@
124 PACKAGE_VERSION = @PACKAGE_VERSION@
125 PATH_SEPARATOR = @PATH_SEPARATOR@
126 PERL = @PERL@
127 POSUB = @POSUB@
128 PSLEVEL = @PSLEVEL@
129 RANLIB = @RANLIB@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 SPOOLER = @SPOOLER@
133 STRIP = @STRIP@
134 U = @U@
135 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
136 USE_NLS = @USE_NLS@
137 VERSION = @VERSION@
138 XGETTEXT = @XGETTEXT@
139 YACC = @YACC@
140 ac_ct_CC = @ac_ct_CC@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__include = @am__include@
146 am__quote = @am__quote@
147 bindir = @bindir@
148 build = @build@
149 build_alias = @build_alias@
150 build_cpu = @build_cpu@
151 build_os = @build_os@
152 build_vendor = @build_vendor@
153 datadir = @datadir@
154 exec_prefix = @exec_prefix@
155 host = @host@
156 host_alias = @host_alias@
157 host_cpu = @host_cpu@
158 host_os = @host_os@
159 host_vendor = @host_vendor@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localstatedir = @localstatedir@
166 mandir = @mandir@
167 oldincludedir = @oldincludedir@
168 prefix = @prefix@
169 program_transform_name = @program_transform_name@
170 sbindir = @sbindir@
171 sharedstatedir = @sharedstatedir@
172 sysconfdir = @sysconfdir@
173 target_alias = @target_alias@
174
175 SUBDIRS = intl  m4  compat afm afmlib lib scripts intl src po states docs w32
176
177 EXTRA_DIST = config.rpath  README.ESCAPES README.DOS ABOUT-NLS THANKS ascii.txt \
178 asciifise.txt asciidkno.txt 88591.txt 88592.txt 88593.txt 88594.txt     \
179 88595.txt 88597.txt 88599.txt 885910.txt ibmpc.txt mac.txt vms.txt      \
180 hp8.txt koi8.txt mtr.eps mtr_small.eps mtr_tiny.eps
181
182
183 ACLOCAL_AMFLAGS = -I m4
184 subdir = .
185 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
186 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
187 CONFIG_HEADER = config.h
188 CONFIG_CLEAN_FILES = intl/Makefile
189 DIST_SOURCES =
190
191 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
192         ps-recursive install-info-recursive uninstall-info-recursive \
193         all-recursive install-data-recursive install-exec-recursive \
194         installdirs-recursive install-recursive uninstall-recursive \
195         check-recursive installcheck-recursive
196 DIST_COMMON = README ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL \
197         Makefile.am Makefile.in NEWS THANKS TODO acconfig.h aclocal.m4 \
198         config.guess config.h.in config.rpath config.sub configure \
199         configure.in depcomp install-sh missing mkinstalldirs
200 DIST_SUBDIRS = $(SUBDIRS)
201 all: config.h
202         $(MAKE) $(AM_MAKEFLAGS) all-recursive
203
204 .SUFFIXES:
205
206 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
207  configure.lineno
208 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
209         cd $(top_srcdir) && \
210           $(AUTOMAKE) --gnu  Makefile
211 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
212         cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
213
214 $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
215         $(SHELL) ./config.status --recheck
216 $(srcdir)/configure:  $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
217         cd $(srcdir) && $(AUTOCONF)
218
219 $(ACLOCAL_M4):  configure.in m4/codeset.m4 m4/gettext.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 m4/inttypes-pri.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/isc-posix.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/progtest.m4 m4/stdint_h.m4 m4/uintmax_t.m4 m4/ulonglong.m4
220         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
221
222 config.h: stamp-h1
223         @if test ! -f $@; then \
224           rm -f stamp-h1; \
225           $(MAKE) stamp-h1; \
226         else :; fi
227
228 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
229         @rm -f stamp-h1
230         cd $(top_builddir) && $(SHELL) ./config.status config.h
231
232 $(srcdir)/config.h.in:  $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
233         cd $(top_srcdir) && $(AUTOHEADER)
234         touch $(srcdir)/config.h.in
235
236 distclean-hdr:
237         -rm -f config.h stamp-h1
238 intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
239         cd $(top_builddir) && $(SHELL) ./config.status $@
240 uninstall-info-am:
241
242 # This directory's subdirectories are mostly independent; you can cd
243 # into them and run `make' without going through this Makefile.
244 # To change the values of `make' variables: instead of editing Makefiles,
245 # (1) if the variable is set in `config.status', edit `config.status'
246 #     (which will cause the Makefiles to be regenerated when you run `make');
247 # (2) otherwise, pass the desired values on the `make' command line.
248 $(RECURSIVE_TARGETS):
249         @set fnord $$MAKEFLAGS; amf=$$2; \
250         dot_seen=no; \
251         target=`echo $@ | sed s/-recursive//`; \
252         list='$(SUBDIRS)'; for subdir in $$list; do \
253           echo "Making $$target in $$subdir"; \
254           if test "$$subdir" = "."; then \
255             dot_seen=yes; \
256             local_target="$$target-am"; \
257           else \
258             local_target="$$target"; \
259           fi; \
260           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
261            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
262         done; \
263         if test "$$dot_seen" = "no"; then \
264           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
265         fi; test -z "$$fail"
266
267 mostlyclean-recursive clean-recursive distclean-recursive \
268 maintainer-clean-recursive:
269         @set fnord $$MAKEFLAGS; amf=$$2; \
270         dot_seen=no; \
271         case "$@" in \
272           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
273           *) list='$(SUBDIRS)' ;; \
274         esac; \
275         rev=''; for subdir in $$list; do \
276           if test "$$subdir" = "."; then :; else \
277             rev="$$subdir $$rev"; \
278           fi; \
279         done; \
280         rev="$$rev ."; \
281         target=`echo $@ | sed s/-recursive//`; \
282         for subdir in $$rev; do \
283           echo "Making $$target in $$subdir"; \
284           if test "$$subdir" = "."; then \
285             local_target="$$target-am"; \
286           else \
287             local_target="$$target"; \
288           fi; \
289           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
290            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
291         done && test -z "$$fail"
292 tags-recursive:
293         list='$(SUBDIRS)'; for subdir in $$list; do \
294           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
295         done
296 ctags-recursive:
297         list='$(SUBDIRS)'; for subdir in $$list; do \
298           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
299         done
300
301 ETAGS = etags
302 ETAGSFLAGS =
303
304 CTAGS = ctags
305 CTAGSFLAGS =
306
307 tags: TAGS
308
309 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
310         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
311         unique=`for i in $$list; do \
312             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313           done | \
314           $(AWK) '    { files[$$0] = 1; } \
315                END { for (i in files) print i; }'`; \
316         mkid -fID $$unique
317
318 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
319                 $(TAGS_FILES) $(LISP)
320         tags=; \
321         here=`pwd`; \
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           if test "$$subdir" = .; then :; else \
324             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
325           fi; \
326         done; \
327         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         test -z "$(ETAGS_ARGS)$$tags$$unique" \
334           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335              $$tags $$unique
336
337 ctags: CTAGS
338 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
339                 $(TAGS_FILES) $(LISP)
340         tags=; \
341         here=`pwd`; \
342         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
343         unique=`for i in $$list; do \
344             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345           done | \
346           $(AWK) '    { files[$$0] = 1; } \
347                END { for (i in files) print i; }'`; \
348         test -z "$(CTAGS_ARGS)$$tags$$unique" \
349           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350              $$tags $$unique
351
352 GTAGS:
353         here=`$(am__cd) $(top_builddir) && pwd` \
354           && cd $(top_srcdir) \
355           && gtags -i $(GTAGS_ARGS) $$here
356
357 distclean-tags:
358         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
360
361 top_distdir = .
362 distdir = $(PACKAGE)-$(VERSION)
363
364 am__remove_distdir = \
365   { test ! -d $(distdir) \
366     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
367          && rm -fr $(distdir); }; }
368
369 GZIP_ENV = --best
370 distuninstallcheck_listfiles = find . -type f -print
371 distcleancheck_listfiles = find . -type f -print
372
373 distdir: $(DISTFILES)
374         $(am__remove_distdir)
375         mkdir $(distdir)
376         $(mkinstalldirs) $(distdir)/intl $(distdir)/po
377         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
378         list='$(DISTFILES)'; for file in $$list; do \
379           case $$file in \
380             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
381           esac; \
382           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
383           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
384           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
385             dir="/$$dir"; \
386             $(mkinstalldirs) "$(distdir)$$dir"; \
387           else \
388             dir=''; \
389           fi; \
390           if test -d $$d/$$file; then \
391             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
392               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
393             fi; \
394             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
395           else \
396             test -f $(distdir)/$$file \
397             || cp -p $$d/$$file $(distdir)/$$file \
398             || exit 1; \
399           fi; \
400         done
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           if test "$$subdir" = .; then :; else \
403             test -d $(distdir)/$$subdir \
404             || mkdir $(distdir)/$$subdir \
405             || exit 1; \
406             (cd $$subdir && \
407               $(MAKE) $(AM_MAKEFLAGS) \
408                 top_distdir="$(top_distdir)" \
409                 distdir=../$(distdir)/$$subdir \
410                 distdir) \
411               || exit 1; \
412           fi; \
413         done
414         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
415           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
416           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
417           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
418         || chmod -R a+r $(distdir)
419 dist-gzip: distdir
420         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
421         $(am__remove_distdir)
422
423 dist dist-all: distdir
424         $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
425         $(am__remove_distdir)
426
427 # This target untars the dist file and tries a VPATH configuration.  Then
428 # it guarantees that the distribution is self-contained by making another
429 # tarfile.
430 distcheck: dist
431         $(am__remove_distdir)
432         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
433         chmod -R a-w $(distdir); chmod a+w $(distdir)
434         mkdir $(distdir)/=build
435         mkdir $(distdir)/=inst
436         chmod a-w $(distdir)
437         dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
438           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
439           && $(mkinstalldirs) $$dc_destdir \
440           && cd $(distdir)/=build \
441           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
442             --with-included-gettext \
443             $(DISTCHECK_CONFIGURE_FLAGS) \
444           && $(MAKE) $(AM_MAKEFLAGS) \
445           && $(MAKE) $(AM_MAKEFLAGS) dvi \
446           && $(MAKE) $(AM_MAKEFLAGS) check \
447           && $(MAKE) $(AM_MAKEFLAGS) install \
448           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
449           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
450           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
451                 distuninstallcheck \
452           && chmod -R a-w "$$dc_install_base" \
453           && ({   $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
454                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
455                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
456                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
457               } || { rm -rf "$$dc_destdir"; exit 1; }) \
458           && rm -rf "$$dc_destdir" \
459           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
460           && rm -f $(distdir).tar.gz \
461           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
462         $(am__remove_distdir)
463         @echo "$(distdir).tar.gz is ready for distribution" | \
464           sed 'h;s/./=/g;p;x;p;x'
465 distuninstallcheck:
466         cd $(distuninstallcheck_dir) \
467         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
468            || { echo "ERROR: files left after uninstall:" ; \
469                 if test -n "$(DESTDIR)"; then \
470                   echo "  (check DESTDIR support)"; \
471                 fi ; \
472                 $(distuninstallcheck_listfiles) ; \
473                 exit 1; } >&2
474 distcleancheck: distclean
475         if test '$(srcdir)' = . ; then \
476           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
477           exit 1 ; \
478         fi
479         test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
480           || { echo "ERROR: files left in build directory after distclean:" ; \
481                $(distcleancheck_listfiles) ; \
482                exit 1; } >&2
483 check-am: all-am
484 check: check-recursive
485 all-am: Makefile config.h
486 installdirs: installdirs-recursive
487 installdirs-am:
488
489 install: install-recursive
490 install-exec: install-exec-recursive
491 install-data: install-data-recursive
492 uninstall: uninstall-recursive
493
494 install-am: all-am
495         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
496
497 installcheck: installcheck-recursive
498 install-strip:
499         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
500           INSTALL_STRIP_FLAG=-s \
501           `test -z '$(STRIP)' || \
502             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
503 mostlyclean-generic:
504
505 clean-generic:
506
507 distclean-generic:
508         -rm -f Makefile $(CONFIG_CLEAN_FILES)
509
510 maintainer-clean-generic:
511         @echo "This command is intended for maintainers to use"
512         @echo "it deletes files that may require special tools to rebuild."
513 clean: clean-recursive
514
515 clean-am: clean-generic mostlyclean-am
516
517 distclean: distclean-recursive
518         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
519 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
520
521 dvi: dvi-recursive
522
523 dvi-am:
524
525 info: info-recursive
526
527 info-am:
528
529 install-data-am:
530
531 install-exec-am:
532
533 install-info: install-info-recursive
534
535 install-man:
536
537 installcheck-am:
538
539 maintainer-clean: maintainer-clean-recursive
540         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
541         -rm -rf autom4te.cache
542 maintainer-clean-am: distclean-am maintainer-clean-generic
543
544 mostlyclean: mostlyclean-recursive
545
546 mostlyclean-am: mostlyclean-generic
547
548 pdf: pdf-recursive
549
550 pdf-am:
551
552 ps: ps-recursive
553
554 ps-am:
555
556 uninstall-am: uninstall-info-am
557
558 uninstall-info: uninstall-info-recursive
559
560 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
561         clean-generic clean-recursive ctags ctags-recursive dist \
562         dist-all dist-gzip distcheck distclean distclean-generic \
563         distclean-hdr distclean-recursive distclean-tags distcleancheck \
564         distdir distuninstallcheck dvi dvi-am dvi-recursive info \
565         info-am info-recursive install install-am install-data \
566         install-data-am install-data-recursive install-exec \
567         install-exec-am install-exec-recursive install-info \
568         install-info-am install-info-recursive install-man \
569         install-recursive install-strip installcheck installcheck-am \
570         installdirs installdirs-am installdirs-recursive \
571         maintainer-clean maintainer-clean-generic \
572         maintainer-clean-recursive mostlyclean mostlyclean-generic \
573         mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
574         ps-recursive tags tags-recursive uninstall uninstall-am \
575         uninstall-info-am uninstall-info-recursive uninstall-recursive
576
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: