Home | History | Annotate | Download | only in seq
      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 srcdir = @srcdir@
     17 top_srcdir = @top_srcdir@
     18 VPATH = @srcdir@
     19 pkgdatadir = $(datadir)/@PACKAGE@
     20 pkglibdir = $(libdir)/@PACKAGE@
     21 pkgincludedir = $(includedir)/@PACKAGE@
     22 top_builddir = ..
     23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
     24 INSTALL = @INSTALL@
     25 install_sh_DATA = $(install_sh) -c -m 644
     26 install_sh_PROGRAM = $(install_sh) -c
     27 install_sh_SCRIPT = $(install_sh) -c
     28 INSTALL_HEADER = $(INSTALL_DATA)
     29 transform = $(program_transform_name)
     30 NORMAL_INSTALL = :
     31 PRE_INSTALL = :
     32 POST_INSTALL = :
     33 NORMAL_UNINSTALL = :
     34 PRE_UNINSTALL = :
     35 POST_UNINSTALL = :
     36 build_triplet = @build@
     37 host_triplet = @host@
     38 subdir = seq
     39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
     40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
     41 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
     42 	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
     43 	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
     44 	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
     45 	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/acinclude.m4 \
     46 	$(top_srcdir)/configure.in
     47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
     48 	$(ACLOCAL_M4)
     49 mkinstalldirs = $(install_sh) -d
     50 CONFIG_HEADER = $(top_builddir)/include/aconfig.h
     51 CONFIG_CLEAN_FILES =
     52 SOURCES =
     53 DIST_SOURCES =
     54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
     55 	html-recursive info-recursive install-data-recursive \
     56 	install-exec-recursive install-info-recursive \
     57 	install-recursive installcheck-recursive installdirs-recursive \
     58 	pdf-recursive ps-recursive uninstall-info-recursive \
     59 	uninstall-recursive
     60 ETAGS = etags
     61 CTAGS = ctags
     62 DIST_SUBDIRS = $(SUBDIRS)
     63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
     64 ACLOCAL = @ACLOCAL@
     65 ALSACONF_FALSE = @ALSACONF_FALSE@
     66 ALSACONF_TRUE = @ALSACONF_TRUE@
     67 ALSAMIXER_FALSE = @ALSAMIXER_FALSE@
     68 ALSAMIXER_TRUE = @ALSAMIXER_TRUE@
     69 ALSA_CFLAGS = @ALSA_CFLAGS@
     70 ALSA_LIBS = @ALSA_LIBS@
     71 AMDEP_FALSE = @AMDEP_FALSE@
     72 AMDEP_TRUE = @AMDEP_TRUE@
     73 AMTAR = @AMTAR@
     74 AUTOCONF = @AUTOCONF@
     75 AUTOHEADER = @AUTOHEADER@
     76 AUTOMAKE = @AUTOMAKE@
     77 AWK = @AWK@
     78 CC = @CC@
     79 CCDEPMODE = @CCDEPMODE@
     80 CFLAGS = @CFLAGS@
     81 CPP = @CPP@
     82 CPPFLAGS = @CPPFLAGS@
     83 CURSESINC = @CURSESINC@
     84 CURSESLIB = @CURSESLIB@
     85 CURSES_CFLAGS = @CURSES_CFLAGS@
     86 CYGPATH_W = @CYGPATH_W@
     87 DEFS = @DEFS@
     88 DEPDIR = @DEPDIR@
     89 ECHO_C = @ECHO_C@
     90 ECHO_N = @ECHO_N@
     91 ECHO_T = @ECHO_T@
     92 EGREP = @EGREP@
     93 EXEEXT = @EXEEXT@
     94 GMSGFMT = @GMSGFMT@
     95 GMSGFMT_015 = @GMSGFMT_015@
     96 GREP = @GREP@
     97 INSTALL_DATA = @INSTALL_DATA@
     98 INSTALL_PROGRAM = @INSTALL_PROGRAM@
     99 INSTALL_SCRIPT = @INSTALL_SCRIPT@
    100 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
    101 INTLLIBS = @INTLLIBS@
    102 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
    103 LDFLAGS = @LDFLAGS@
    104 LIBICONV = @LIBICONV@
    105 LIBINTL = @LIBINTL@
    106 LIBOBJS = @LIBOBJS@
    107 LIBS = @LIBS@
    108 LN_S = @LN_S@
    109 LTLIBICONV = @LTLIBICONV@
    110 LTLIBINTL = @LTLIBINTL@
    111 LTLIBOBJS = @LTLIBOBJS@
    112 MAKEINFO = @MAKEINFO@
    113 MSGFMT = @MSGFMT@
    114 MSGFMT_015 = @MSGFMT_015@
    115 MSGMERGE = @MSGMERGE@
    116 OBJEXT = @OBJEXT@
    117 PACKAGE = @PACKAGE@
    118 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
    119 PACKAGE_NAME = @PACKAGE_NAME@
    120 PACKAGE_STRING = @PACKAGE_STRING@
    121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
    122 PACKAGE_VERSION = @PACKAGE_VERSION@
    123 PATH_SEPARATOR = @PATH_SEPARATOR@
    124 POSUB = @POSUB@
    125 SET_MAKE = @SET_MAKE@
    126 SHELL = @SHELL@
    127 SND_UTIL_MAJOR = @SND_UTIL_MAJOR@
    128 SND_UTIL_MINOR = @SND_UTIL_MINOR@
    129 SND_UTIL_SUBMINOR = @SND_UTIL_SUBMINOR@
    130 SND_UTIL_VERSION = @SND_UTIL_VERSION@
    131 STRIP = @STRIP@
    132 TESTSOUND = @TESTSOUND@
    133 USE_NLS = @USE_NLS@
    134 USE_XMLTO_FALSE = @USE_XMLTO_FALSE@
    135 USE_XMLTO_TRUE = @USE_XMLTO_TRUE@
    136 VERSION = @VERSION@
    137 XGETTEXT = @XGETTEXT@
    138 XGETTEXT_015 = @XGETTEXT_015@
    139 ac_ct_CC = @ac_ct_CC@
    140 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
    141 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
    142 am__include = @am__include@
    143 am__leading_dot = @am__leading_dot@
    144 am__quote = @am__quote@
    145 am__tar = @am__tar@
    146 am__untar = @am__untar@
    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 datarootdir = @datarootdir@
    155 docdir = @docdir@
    156 dvidir = @dvidir@
    157 exec_prefix = @exec_prefix@
    158 host = @host@
    159 host_alias = @host_alias@
    160 host_cpu = @host_cpu@
    161 host_os = @host_os@
    162 host_vendor = @host_vendor@
    163 htmldir = @htmldir@
    164 includedir = @includedir@
    165 infodir = @infodir@
    166 install_sh = @install_sh@
    167 libdir = @libdir@
    168 libexecdir = @libexecdir@
    169 localedir = @localedir@
    170 localstatedir = @localstatedir@
    171 mandir = @mandir@
    172 mkdir_p = @mkdir_p@
    173 ncurses5_config = @ncurses5_config@
    174 ncursesw5_config = @ncursesw5_config@
    175 oldincludedir = @oldincludedir@
    176 pdfdir = @pdfdir@
    177 prefix = @prefix@
    178 program_transform_name = @program_transform_name@
    179 psdir = @psdir@
    180 sbindir = @sbindir@
    181 sharedstatedir = @sharedstatedir@
    182 sysconfdir = @sysconfdir@
    183 target_alias = @target_alias@
    184 xmlto = @xmlto@
    185 SUBDIRS = aconnect aplaymidi aseqdump aseqnet
    186 all: all-recursive
    187 
    188 .SUFFIXES:
    189 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
    190 	@for dep in $?; do \
    191 	  case '$(am__configure_deps)' in \
    192 	    *$$dep*) \
    193 	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
    194 		&& exit 0; \
    195 	      exit 1;; \
    196 	  esac; \
    197 	done; \
    198 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  seq/Makefile'; \
    199 	cd $(top_srcdir) && \
    200 	  $(AUTOMAKE) --foreign  seq/Makefile
    201 .PRECIOUS: Makefile
    202 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
    203 	@case '$?' in \
    204 	  *config.status*) \
    205 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
    206 	  *) \
    207 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
    208 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
    209 	esac;
    210 
    211 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
    212 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    213 
    214 $(top_srcdir)/configure:  $(am__configure_deps)
    215 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    216 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
    217 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
    218 uninstall-info-am:
    219 
    220 # This directory's subdirectories are mostly independent; you can cd
    221 # into them and run `make' without going through this Makefile.
    222 # To change the values of `make' variables: instead of editing Makefiles,
    223 # (1) if the variable is set in `config.status', edit `config.status'
    224 #     (which will cause the Makefiles to be regenerated when you run `make');
    225 # (2) otherwise, pass the desired values on the `make' command line.
    226 $(RECURSIVE_TARGETS):
    227 	@failcom='exit 1'; \
    228 	for f in x $$MAKEFLAGS; do \
    229 	  case $$f in \
    230 	    *=* | --[!k]*);; \
    231 	    *k*) failcom='fail=yes';; \
    232 	  esac; \
    233 	done; \
    234 	dot_seen=no; \
    235 	target=`echo $@ | sed s/-recursive//`; \
    236 	list='$(SUBDIRS)'; for subdir in $$list; do \
    237 	  echo "Making $$target in $$subdir"; \
    238 	  if test "$$subdir" = "."; then \
    239 	    dot_seen=yes; \
    240 	    local_target="$$target-am"; \
    241 	  else \
    242 	    local_target="$$target"; \
    243 	  fi; \
    244 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    245 	  || eval $$failcom; \
    246 	done; \
    247 	if test "$$dot_seen" = "no"; then \
    248 	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
    249 	fi; test -z "$$fail"
    250 
    251 mostlyclean-recursive clean-recursive distclean-recursive \
    252 maintainer-clean-recursive:
    253 	@failcom='exit 1'; \
    254 	for f in x $$MAKEFLAGS; do \
    255 	  case $$f in \
    256 	    *=* | --[!k]*);; \
    257 	    *k*) failcom='fail=yes';; \
    258 	  esac; \
    259 	done; \
    260 	dot_seen=no; \
    261 	case "$@" in \
    262 	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
    263 	  *) list='$(SUBDIRS)' ;; \
    264 	esac; \
    265 	rev=''; for subdir in $$list; do \
    266 	  if test "$$subdir" = "."; then :; else \
    267 	    rev="$$subdir $$rev"; \
    268 	  fi; \
    269 	done; \
    270 	rev="$$rev ."; \
    271 	target=`echo $@ | sed s/-recursive//`; \
    272 	for subdir in $$rev; do \
    273 	  echo "Making $$target in $$subdir"; \
    274 	  if test "$$subdir" = "."; then \
    275 	    local_target="$$target-am"; \
    276 	  else \
    277 	    local_target="$$target"; \
    278 	  fi; \
    279 	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
    280 	  || eval $$failcom; \
    281 	done && test -z "$$fail"
    282 tags-recursive:
    283 	list='$(SUBDIRS)'; for subdir in $$list; do \
    284 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
    285 	done
    286 ctags-recursive:
    287 	list='$(SUBDIRS)'; for subdir in $$list; do \
    288 	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
    289 	done
    290 
    291 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
    292 	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
    293 	unique=`for i in $$list; do \
    294 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    295 	  done | \
    296 	  $(AWK) '    { files[$$0] = 1; } \
    297 	       END { for (i in files) print i; }'`; \
    298 	mkid -fID $$unique
    299 tags: TAGS
    300 
    301 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    302 		$(TAGS_FILES) $(LISP)
    303 	tags=; \
    304 	here=`pwd`; \
    305 	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
    306 	  include_option=--etags-include; \
    307 	  empty_fix=.; \
    308 	else \
    309 	  include_option=--include; \
    310 	  empty_fix=; \
    311 	fi; \
    312 	list='$(SUBDIRS)'; for subdir in $$list; do \
    313 	  if test "$$subdir" = .; then :; else \
    314 	    test ! -f $$subdir/TAGS || \
    315 	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
    316 	  fi; \
    317 	done; \
    318 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    319 	unique=`for i in $$list; do \
    320 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    321 	  done | \
    322 	  $(AWK) '    { files[$$0] = 1; } \
    323 	       END { for (i in files) print i; }'`; \
    324 	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
    325 	  test -n "$$unique" || unique=$$empty_fix; \
    326 	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
    327 	    $$tags $$unique; \
    328 	fi
    329 ctags: CTAGS
    330 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
    331 		$(TAGS_FILES) $(LISP)
    332 	tags=; \
    333 	here=`pwd`; \
    334 	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
    335 	unique=`for i in $$list; do \
    336 	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
    337 	  done | \
    338 	  $(AWK) '    { files[$$0] = 1; } \
    339 	       END { for (i in files) print i; }'`; \
    340 	test -z "$(CTAGS_ARGS)$$tags$$unique" \
    341 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
    342 	     $$tags $$unique
    343 
    344 GTAGS:
    345 	here=`$(am__cd) $(top_builddir) && pwd` \
    346 	  && cd $(top_srcdir) \
    347 	  && gtags -i $(GTAGS_ARGS) $$here
    348 
    349 distclean-tags:
    350 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
    351 
    352 distdir: $(DISTFILES)
    353 	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
    354 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
    355 	list='$(DISTFILES)'; for file in $$list; do \
    356 	  case $$file in \
    357 	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
    358 	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
    359 	  esac; \
    360 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
    361 	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
    362 	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
    363 	    dir="/$$dir"; \
    364 	    $(mkdir_p) "$(distdir)$$dir"; \
    365 	  else \
    366 	    dir=''; \
    367 	  fi; \
    368 	  if test -d $$d/$$file; then \
    369 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
    370 	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
    371 	    fi; \
    372 	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
    373 	  else \
    374 	    test -f $(distdir)/$$file \
    375 	    || cp -p $$d/$$file $(distdir)/$$file \
    376 	    || exit 1; \
    377 	  fi; \
    378 	done
    379 	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
    380 	  if test "$$subdir" = .; then :; else \
    381 	    test -d "$(distdir)/$$subdir" \
    382 	    || $(mkdir_p) "$(distdir)/$$subdir" \
    383 	    || exit 1; \
    384 	    distdir=`$(am__cd) $(distdir) && pwd`; \
    385 	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
    386 	    (cd $$subdir && \
    387 	      $(MAKE) $(AM_MAKEFLAGS) \
    388 	        top_distdir="$$top_distdir" \
    389 	        distdir="$$distdir/$$subdir" \
    390 	        distdir) \
    391 	      || exit 1; \
    392 	  fi; \
    393 	done
    394 check-am: all-am
    395 check: check-recursive
    396 all-am: Makefile
    397 installdirs: installdirs-recursive
    398 installdirs-am:
    399 install: install-recursive
    400 install-exec: install-exec-recursive
    401 install-data: install-data-recursive
    402 uninstall: uninstall-recursive
    403 
    404 install-am: all-am
    405 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
    406 
    407 installcheck: installcheck-recursive
    408 install-strip:
    409 	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
    410 	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
    411 	  `test -z '$(STRIP)' || \
    412 	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
    413 mostlyclean-generic:
    414 
    415 clean-generic:
    416 
    417 distclean-generic:
    418 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
    419 
    420 maintainer-clean-generic:
    421 	@echo "This command is intended for maintainers to use"
    422 	@echo "it deletes files that may require special tools to rebuild."
    423 clean: clean-recursive
    424 
    425 clean-am: clean-generic mostlyclean-am
    426 
    427 distclean: distclean-recursive
    428 	-rm -f Makefile
    429 distclean-am: clean-am distclean-generic distclean-tags
    430 
    431 dvi: dvi-recursive
    432 
    433 dvi-am:
    434 
    435 html: html-recursive
    436 
    437 info: info-recursive
    438 
    439 info-am:
    440 
    441 install-data-am:
    442 
    443 install-exec-am:
    444 
    445 install-info: install-info-recursive
    446 
    447 install-man:
    448 
    449 installcheck-am:
    450 
    451 maintainer-clean: maintainer-clean-recursive
    452 	-rm -f Makefile
    453 maintainer-clean-am: distclean-am maintainer-clean-generic
    454 
    455 mostlyclean: mostlyclean-recursive
    456 
    457 mostlyclean-am: mostlyclean-generic
    458 
    459 pdf: pdf-recursive
    460 
    461 pdf-am:
    462 
    463 ps: ps-recursive
    464 
    465 ps-am:
    466 
    467 uninstall-am: uninstall-info-am
    468 
    469 uninstall-info: uninstall-info-recursive
    470 
    471 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
    472 	clean clean-generic clean-recursive ctags ctags-recursive \
    473 	distclean distclean-generic distclean-recursive distclean-tags \
    474 	distdir dvi dvi-am html html-am info info-am install \
    475 	install-am install-data install-data-am install-exec \
    476 	install-exec-am install-info install-info-am install-man \
    477 	install-strip installcheck installcheck-am installdirs \
    478 	installdirs-am maintainer-clean maintainer-clean-generic \
    479 	maintainer-clean-recursive mostlyclean mostlyclean-generic \
    480 	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
    481 	uninstall uninstall-am uninstall-info-am
    482 
    483 # Tell versions [3.59,3.63) of GNU make to not export all variables.
    484 # Otherwise a system limit (for SysV at least) may be exceeded.
    485 .NOEXPORT:
    486