2.0 init
[external/alsa-utils.git] / seq / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
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 = @build@
35 host_triplet = @host@
36 subdir = seq
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
40         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
41         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
42         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
43         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
44         $(top_srcdir)/configure.in
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/include/aconfig.h
49 CONFIG_CLEAN_FILES =
50 CONFIG_CLEAN_VPATH_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-dvi-recursive install-exec-recursive \
56         install-html-recursive install-info-recursive \
57         install-pdf-recursive install-ps-recursive install-recursive \
58         installcheck-recursive installdirs-recursive pdf-recursive \
59         ps-recursive uninstall-recursive
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61   distclean-recursive maintainer-clean-recursive
62 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
63         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
64         distdir
65 ETAGS = etags
66 CTAGS = ctags
67 DIST_SUBDIRS = $(SUBDIRS)
68 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
69 am__relativize = \
70   dir0=`pwd`; \
71   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
72   sed_rest='s,^[^/]*/*,,'; \
73   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
74   sed_butlast='s,/*[^/]*$$,,'; \
75   while test -n "$$dir1"; do \
76     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
77     if test "$$first" != "."; then \
78       if test "$$first" = ".."; then \
79         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
80         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
81       else \
82         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
83         if test "$$first2" = "$$first"; then \
84           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
85         else \
86           dir2="../$$dir2"; \
87         fi; \
88         dir0="$$dir0"/"$$first"; \
89       fi; \
90     fi; \
91     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
92   done; \
93   reldir="$$dir2"
94 ACLOCAL = @ACLOCAL@
95 ALSA_CFLAGS = @ALSA_CFLAGS@
96 ALSA_LIBS = @ALSA_LIBS@
97 AMTAR = @AMTAR@
98 ASOUND_STATE_DIR = @ASOUND_STATE_DIR@
99 AUTOCONF = @AUTOCONF@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
102 AWK = @AWK@
103 CC = @CC@
104 CCDEPMODE = @CCDEPMODE@
105 CFLAGS = @CFLAGS@
106 CPP = @CPP@
107 CPPFLAGS = @CPPFLAGS@
108 CURSESINC = @CURSESINC@
109 CURSESLIB = @CURSESLIB@
110 CURSES_CFLAGS = @CURSES_CFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 GMSGFMT = @GMSGFMT@
120 GMSGFMT_015 = @GMSGFMT_015@
121 GREP = @GREP@
122 INSTALL = @INSTALL@
123 INSTALL_DATA = @INSTALL_DATA@
124 INSTALL_PROGRAM = @INSTALL_PROGRAM@
125 INSTALL_SCRIPT = @INSTALL_SCRIPT@
126 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127 INTLLIBS = @INTLLIBS@
128 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
129 LDFLAGS = @LDFLAGS@
130 LIBICONV = @LIBICONV@
131 LIBINTL = @LIBINTL@
132 LIBOBJS = @LIBOBJS@
133 LIBRT = @LIBRT@
134 LIBS = @LIBS@
135 LN_S = @LN_S@
136 LTLIBICONV = @LTLIBICONV@
137 LTLIBINTL = @LTLIBINTL@
138 LTLIBOBJS = @LTLIBOBJS@
139 MAKEINFO = @MAKEINFO@
140 MKDIR_P = @MKDIR_P@
141 MSGFMT = @MSGFMT@
142 MSGFMT_015 = @MSGFMT_015@
143 MSGMERGE = @MSGMERGE@
144 OBJEXT = @OBJEXT@
145 PACKAGE = @PACKAGE@
146 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
147 PACKAGE_NAME = @PACKAGE_NAME@
148 PACKAGE_STRING = @PACKAGE_STRING@
149 PACKAGE_TARNAME = @PACKAGE_TARNAME@
150 PACKAGE_URL = @PACKAGE_URL@
151 PACKAGE_VERSION = @PACKAGE_VERSION@
152 PATH_SEPARATOR = @PATH_SEPARATOR@
153 PKG_CONFIG = @PKG_CONFIG@
154 POSUB = @POSUB@
155 SET_MAKE = @SET_MAKE@
156 SHELL = @SHELL@
157 SND_UTIL_MAJOR = @SND_UTIL_MAJOR@
158 SND_UTIL_MINOR = @SND_UTIL_MINOR@
159 SND_UTIL_SUBMINOR = @SND_UTIL_SUBMINOR@
160 SND_UTIL_VERSION = @SND_UTIL_VERSION@
161 STRIP = @STRIP@
162 TESTSOUND = @TESTSOUND@
163 USE_NLS = @USE_NLS@
164 VERSION = @VERSION@
165 XGETTEXT = @XGETTEXT@
166 XGETTEXT_015 = @XGETTEXT_015@
167 abs_builddir = @abs_builddir@
168 abs_srcdir = @abs_srcdir@
169 abs_top_builddir = @abs_top_builddir@
170 abs_top_srcdir = @abs_top_srcdir@
171 ac_ct_CC = @ac_ct_CC@
172 am__include = @am__include@
173 am__leading_dot = @am__leading_dot@
174 am__quote = @am__quote@
175 am__tar = @am__tar@
176 am__untar = @am__untar@
177 bindir = @bindir@
178 build = @build@
179 build_alias = @build_alias@
180 build_cpu = @build_cpu@
181 build_os = @build_os@
182 build_vendor = @build_vendor@
183 builddir = @builddir@
184 datadir = @datadir@
185 datarootdir = @datarootdir@
186 docdir = @docdir@
187 dvidir = @dvidir@
188 exec_prefix = @exec_prefix@
189 host = @host@
190 host_alias = @host_alias@
191 host_cpu = @host_cpu@
192 host_os = @host_os@
193 host_vendor = @host_vendor@
194 htmldir = @htmldir@
195 includedir = @includedir@
196 infodir = @infodir@
197 install_sh = @install_sh@
198 libdir = @libdir@
199 libexecdir = @libexecdir@
200 localedir = @localedir@
201 localstatedir = @localstatedir@
202 mandir = @mandir@
203 mkdir_p = @mkdir_p@
204 ncurses5_config = @ncurses5_config@
205 ncursesw5_config = @ncursesw5_config@
206 oldincludedir = @oldincludedir@
207 pdfdir = @pdfdir@
208 prefix = @prefix@
209 program_transform_name = @program_transform_name@
210 psdir = @psdir@
211 sbindir = @sbindir@
212 sharedstatedir = @sharedstatedir@
213 srcdir = @srcdir@
214 sysconfdir = @sysconfdir@
215 systemdsystemunitdir = @systemdsystemunitdir@
216 target_alias = @target_alias@
217 top_build_prefix = @top_build_prefix@
218 top_builddir = @top_builddir@
219 top_srcdir = @top_srcdir@
220 udevrulesdir = @udevrulesdir@
221 xmlto = @xmlto@
222 SUBDIRS = aconnect aplaymidi aseqdump aseqnet
223 all: all-recursive
224
225 .SUFFIXES:
226 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
227         @for dep in $?; do \
228           case '$(am__configure_deps)' in \
229             *$$dep*) \
230               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
231                 && { if test -f $@; then exit 0; else break; fi; }; \
232               exit 1;; \
233           esac; \
234         done; \
235         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign seq/Makefile'; \
236         $(am__cd) $(top_srcdir) && \
237           $(AUTOMAKE) --foreign seq/Makefile
238 .PRECIOUS: Makefile
239 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240         @case '$?' in \
241           *config.status*) \
242             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
243           *) \
244             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
245             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
246         esac;
247
248 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250
251 $(top_srcdir)/configure:  $(am__configure_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(am__aclocal_m4_deps):
256
257 # This directory's subdirectories are mostly independent; you can cd
258 # into them and run `make' without going through this Makefile.
259 # To change the values of `make' variables: instead of editing Makefiles,
260 # (1) if the variable is set in `config.status', edit `config.status'
261 #     (which will cause the Makefiles to be regenerated when you run `make');
262 # (2) otherwise, pass the desired values on the `make' command line.
263 $(RECURSIVE_TARGETS):
264         @fail= failcom='exit 1'; \
265         for f in x $$MAKEFLAGS; do \
266           case $$f in \
267             *=* | --[!k]*);; \
268             *k*) failcom='fail=yes';; \
269           esac; \
270         done; \
271         dot_seen=no; \
272         target=`echo $@ | sed s/-recursive//`; \
273         list='$(SUBDIRS)'; for subdir in $$list; do \
274           echo "Making $$target in $$subdir"; \
275           if test "$$subdir" = "."; then \
276             dot_seen=yes; \
277             local_target="$$target-am"; \
278           else \
279             local_target="$$target"; \
280           fi; \
281           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
282           || eval $$failcom; \
283         done; \
284         if test "$$dot_seen" = "no"; then \
285           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
286         fi; test -z "$$fail"
287
288 $(RECURSIVE_CLEAN_TARGETS):
289         @fail= failcom='exit 1'; \
290         for f in x $$MAKEFLAGS; do \
291           case $$f in \
292             *=* | --[!k]*);; \
293             *k*) failcom='fail=yes';; \
294           esac; \
295         done; \
296         dot_seen=no; \
297         case "$@" in \
298           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
299           *) list='$(SUBDIRS)' ;; \
300         esac; \
301         rev=''; for subdir in $$list; do \
302           if test "$$subdir" = "."; then :; else \
303             rev="$$subdir $$rev"; \
304           fi; \
305         done; \
306         rev="$$rev ."; \
307         target=`echo $@ | sed s/-recursive//`; \
308         for subdir in $$rev; do \
309           echo "Making $$target in $$subdir"; \
310           if test "$$subdir" = "."; then \
311             local_target="$$target-am"; \
312           else \
313             local_target="$$target"; \
314           fi; \
315           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316           || eval $$failcom; \
317         done && test -z "$$fail"
318 tags-recursive:
319         list='$(SUBDIRS)'; for subdir in $$list; do \
320           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
321         done
322 ctags-recursive:
323         list='$(SUBDIRS)'; for subdir in $$list; do \
324           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
325         done
326
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
333               END { if (nonempty) { for (i in files) print i; }; }'`; \
334         mkid -fID $$unique
335 tags: TAGS
336
337 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                 $(TAGS_FILES) $(LISP)
339         set x; \
340         here=`pwd`; \
341         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
342           include_option=--etags-include; \
343           empty_fix=.; \
344         else \
345           include_option=--include; \
346           empty_fix=; \
347         fi; \
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           if test "$$subdir" = .; then :; else \
350             test ! -f $$subdir/TAGS || \
351               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
352           fi; \
353         done; \
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; nonempty = 1; } \
359               END { if (nonempty) { for (i in files) print i; }; }'`; \
360         shift; \
361         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
362           test -n "$$unique" || unique=$$empty_fix; \
363           if test $$# -gt 0; then \
364             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
365               "$$@" $$unique; \
366           else \
367             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368               $$unique; \
369           fi; \
370         fi
371 ctags: CTAGS
372 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
373                 $(TAGS_FILES) $(LISP)
374         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
375         unique=`for i in $$list; do \
376             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377           done | \
378           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379               END { if (nonempty) { for (i in files) print i; }; }'`; \
380         test -z "$(CTAGS_ARGS)$$unique" \
381           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
382              $$unique
383
384 GTAGS:
385         here=`$(am__cd) $(top_builddir) && pwd` \
386           && $(am__cd) $(top_srcdir) \
387           && gtags -i $(GTAGS_ARGS) "$$here"
388
389 distclean-tags:
390         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391
392 distdir: $(DISTFILES)
393         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
394         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
395         list='$(DISTFILES)'; \
396           dist_files=`for file in $$list; do echo $$file; done | \
397           sed -e "s|^$$srcdirstrip/||;t" \
398               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
399         case $$dist_files in \
400           */*) $(MKDIR_P) `echo "$$dist_files" | \
401                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
402                            sort -u` ;; \
403         esac; \
404         for file in $$dist_files; do \
405           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406           if test -d $$d/$$file; then \
407             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
408             if test -d "$(distdir)/$$file"; then \
409               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
410             fi; \
411             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
412               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
413               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
414             fi; \
415             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
416           else \
417             test -f "$(distdir)/$$file" \
418             || cp -p $$d/$$file "$(distdir)/$$file" \
419             || exit 1; \
420           fi; \
421         done
422         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
423           if test "$$subdir" = .; then :; else \
424             test -d "$(distdir)/$$subdir" \
425             || $(MKDIR_P) "$(distdir)/$$subdir" \
426             || exit 1; \
427           fi; \
428         done
429         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
430           if test "$$subdir" = .; then :; else \
431             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
432             $(am__relativize); \
433             new_distdir=$$reldir; \
434             dir1=$$subdir; dir2="$(top_distdir)"; \
435             $(am__relativize); \
436             new_top_distdir=$$reldir; \
437             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
438             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
439             ($(am__cd) $$subdir && \
440               $(MAKE) $(AM_MAKEFLAGS) \
441                 top_distdir="$$new_top_distdir" \
442                 distdir="$$new_distdir" \
443                 am__remove_distdir=: \
444                 am__skip_length_check=: \
445                 am__skip_mode_fix=: \
446                 distdir) \
447               || exit 1; \
448           fi; \
449         done
450 check-am: all-am
451 check: check-recursive
452 all-am: Makefile
453 installdirs: installdirs-recursive
454 installdirs-am:
455 install: install-recursive
456 install-exec: install-exec-recursive
457 install-data: install-data-recursive
458 uninstall: uninstall-recursive
459
460 install-am: all-am
461         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
462
463 installcheck: installcheck-recursive
464 install-strip:
465         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
466           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
467           `test -z '$(STRIP)' || \
468             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
469 mostlyclean-generic:
470
471 clean-generic:
472
473 distclean-generic:
474         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
475         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
476
477 maintainer-clean-generic:
478         @echo "This command is intended for maintainers to use"
479         @echo "it deletes files that may require special tools to rebuild."
480 clean: clean-recursive
481
482 clean-am: clean-generic mostlyclean-am
483
484 distclean: distclean-recursive
485         -rm -f Makefile
486 distclean-am: clean-am distclean-generic distclean-tags
487
488 dvi: dvi-recursive
489
490 dvi-am:
491
492 html: html-recursive
493
494 html-am:
495
496 info: info-recursive
497
498 info-am:
499
500 install-data-am:
501
502 install-dvi: install-dvi-recursive
503
504 install-dvi-am:
505
506 install-exec-am:
507
508 install-html: install-html-recursive
509
510 install-html-am:
511
512 install-info: install-info-recursive
513
514 install-info-am:
515
516 install-man:
517
518 install-pdf: install-pdf-recursive
519
520 install-pdf-am:
521
522 install-ps: install-ps-recursive
523
524 install-ps-am:
525
526 installcheck-am:
527
528 maintainer-clean: maintainer-clean-recursive
529         -rm -f Makefile
530 maintainer-clean-am: distclean-am maintainer-clean-generic
531
532 mostlyclean: mostlyclean-recursive
533
534 mostlyclean-am: mostlyclean-generic
535
536 pdf: pdf-recursive
537
538 pdf-am:
539
540 ps: ps-recursive
541
542 ps-am:
543
544 uninstall-am:
545
546 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
547         install-am install-strip tags-recursive
548
549 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
550         all all-am check check-am clean clean-generic ctags \
551         ctags-recursive distclean distclean-generic distclean-tags \
552         distdir dvi dvi-am html html-am info info-am install \
553         install-am install-data install-data-am install-dvi \
554         install-dvi-am install-exec install-exec-am install-html \
555         install-html-am install-info install-info-am install-man \
556         install-pdf install-pdf-am install-ps install-ps-am \
557         install-strip installcheck installcheck-am installdirs \
558         installdirs-am maintainer-clean maintainer-clean-generic \
559         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
560         tags-recursive uninstall uninstall-am
561
562
563 # Tell versions [3.59,3.63) of GNU make to not export all variables.
564 # Otherwise a system limit (for SysV at least) may be exceeded.
565 .NOEXPORT: