tarina

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

Makefile (15025B)


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