tarina

git clone https://git.tarina.org/tarina
Log | Files | Refs | README | LICENSE

Makefile (18469B)


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