automake upgrade
[gdash.git] / sound / Makefile.in
blob3823761efc3d04c17df25332c2820abf12d7145b
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2013 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.
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.
15 @SET_MAKE@
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20 case $${target_option-} in \
21 ?) ;; \
22 *) echo "am__make_running_with_option: internal error: invalid" \
23 "target option '$${target_option-}' specified" >&2; \
24 exit 1;; \
25 esac; \
26 has_opt=no; \
27 sane_makeflags=$$MAKEFLAGS; \
28 if $(am__is_gnu_make); then \
29 sane_makeflags=$$MFLAGS; \
30 else \
31 case $$MAKEFLAGS in \
32 *\\[\ \ ]*) \
33 bs=\\; \
34 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
36 esac; \
37 fi; \
38 skip_next=no; \
39 strip_trailopt () \
40 { \
41 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42 }; \
43 for flg in $$sane_makeflags; do \
44 test $$skip_next = yes && { skip_next=no; continue; }; \
45 case $$flg in \
46 *=*|--*) continue;; \
47 -*I) strip_trailopt 'I'; skip_next=yes;; \
48 -*I?*) strip_trailopt 'I';; \
49 -*O) strip_trailopt 'O'; skip_next=yes;; \
50 -*O?*) strip_trailopt 'O';; \
51 -*l) strip_trailopt 'l'; skip_next=yes;; \
52 -*l?*) strip_trailopt 'l';; \
53 -[dEDm]) skip_next=yes;; \
54 -[JT]) skip_next=yes;; \
55 esac; \
56 case $$flg in \
57 *$$target_option*) has_opt=yes; break;; \
58 esac; \
59 done; \
60 test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = sound
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83 $(top_srcdir)/mkinstalldirs
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_gl.m4 \
86 $(top_srcdir)/m4/ax_lang_compiler_ms.m4 \
87 $(top_srcdir)/configure.ac
88 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
89 $(ACLOCAL_M4)
90 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
91 CONFIG_HEADER = $(top_builddir)/config.h
92 CONFIG_CLEAN_FILES =
93 CONFIG_CLEAN_VPATH_FILES =
94 AM_V_P = $(am__v_P_@AM_V@)
95 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
96 am__v_P_0 = false
97 am__v_P_1 = :
98 AM_V_GEN = $(am__v_GEN_@AM_V@)
99 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
100 am__v_GEN_0 = @echo " GEN " $@;
101 am__v_GEN_1 =
102 AM_V_at = $(am__v_at_@AM_V@)
103 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
104 am__v_at_0 = @
105 am__v_at_1 =
106 SOURCES =
107 DIST_SOURCES =
108 am__can_run_installinfo = \
109 case $$AM_UPDATE_INFO_DIR in \
110 n|no|NO) false;; \
111 *) (install-info --version) >/dev/null 2>&1;; \
112 esac
113 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
114 am__vpath_adj = case $$p in \
115 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
116 *) f=$$p;; \
117 esac;
118 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
119 am__install_max = 40
120 am__nobase_strip_setup = \
121 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
122 am__nobase_strip = \
123 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
124 am__nobase_list = $(am__nobase_strip_setup); \
125 for p in $$list; do echo "$$p $$p"; done | \
126 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
127 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
128 if (++n[$$2] == $(am__install_max)) \
129 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
130 END { for (dir in files) print dir, files[dir] }'
131 am__base_list = \
132 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
133 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
134 am__uninstall_files_from_dir = { \
135 test -z "$$files" \
136 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
137 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
138 $(am__cd) "$$dir" && rm -f $$files; }; \
140 am__installdirs = "$(DESTDIR)$(sounddir)"
141 DATA = $(sound_DATA)
142 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
143 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
144 ACLOCAL = @ACLOCAL@
145 AMTAR = @AMTAR@
146 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
147 AUTOCONF = @AUTOCONF@
148 AUTOHEADER = @AUTOHEADER@
149 AUTOMAKE = @AUTOMAKE@
150 AWK = @AWK@
151 CC = @CC@
152 CCDEPMODE = @CCDEPMODE@
153 CFLAGS = @CFLAGS@
154 CPP = @CPP@
155 CPPFLAGS = @CPPFLAGS@
156 CXX = @CXX@
157 CXXDEPMODE = @CXXDEPMODE@
158 CXXFLAGS = @CXXFLAGS@
159 CYGPATH_W = @CYGPATH_W@
160 DEFS = @DEFS@
161 DEPDIR = @DEPDIR@
162 ECHO_C = @ECHO_C@
163 ECHO_N = @ECHO_N@
164 ECHO_T = @ECHO_T@
165 EGREP = @EGREP@
166 EXEEXT = @EXEEXT@
167 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
168 GLIB_CFLAGS = @GLIB_CFLAGS@
169 GLIB_LIBS = @GLIB_LIBS@
170 GL_CFLAGS = @GL_CFLAGS@
171 GL_LIBS = @GL_LIBS@
172 GMSGFMT = @GMSGFMT@
173 GMSGFMT_015 = @GMSGFMT_015@
174 GREP = @GREP@
175 GTK_CFLAGS = @GTK_CFLAGS@
176 GTK_LIBS = @GTK_LIBS@
177 INSTALL = @INSTALL@
178 INSTALL_DATA = @INSTALL_DATA@
179 INSTALL_PROGRAM = @INSTALL_PROGRAM@
180 INSTALL_SCRIPT = @INSTALL_SCRIPT@
181 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
182 INTLLIBS = @INTLLIBS@
183 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
184 LDFLAGS = @LDFLAGS@
185 LIBICONV = @LIBICONV@
186 LIBINTL = @LIBINTL@
187 LIBOBJS = @LIBOBJS@
188 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
189 LIBPNG_LIBS = @LIBPNG_LIBS@
190 LIBS = @LIBS@
191 LTLIBICONV = @LTLIBICONV@
192 LTLIBINTL = @LTLIBINTL@
193 LTLIBOBJS = @LTLIBOBJS@
194 MAKEINFO = @MAKEINFO@
195 MKDIR_P = @MKDIR_P@
196 MSGFMT = @MSGFMT@
197 MSGFMT_015 = @MSGFMT_015@
198 MSGMERGE = @MSGMERGE@
199 OBJEXT = @OBJEXT@
200 PACKAGE = @PACKAGE@
201 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
202 PACKAGE_NAME = @PACKAGE_NAME@
203 PACKAGE_STRING = @PACKAGE_STRING@
204 PACKAGE_TARNAME = @PACKAGE_TARNAME@
205 PACKAGE_URL = @PACKAGE_URL@
206 PACKAGE_VERSION = @PACKAGE_VERSION@
207 PATH_SEPARATOR = @PATH_SEPARATOR@
208 PKG_CONFIG = @PKG_CONFIG@
209 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
210 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
211 POSUB = @POSUB@
212 SDL_CFLAGS = @SDL_CFLAGS@
213 SDL_CONFIG = @SDL_CONFIG@
214 SDL_LIBS = @SDL_LIBS@
215 SED = @SED@
216 SET_MAKE = @SET_MAKE@
217 SHELL = @SHELL@
218 STRIP = @STRIP@
219 USE_NLS = @USE_NLS@
220 VERSION = @VERSION@
221 XGETTEXT = @XGETTEXT@
222 XGETTEXT_015 = @XGETTEXT_015@
223 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
224 XMKMF = @XMKMF@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_CC = @ac_ct_CC@
230 ac_ct_CXX = @ac_ct_CXX@
231 am__include = @am__include@
232 am__leading_dot = @am__leading_dot@
233 am__quote = @am__quote@
234 am__tar = @am__tar@
235 am__untar = @am__untar@
236 bindir = @bindir@
237 build = @build@
238 build_alias = @build_alias@
239 build_cpu = @build_cpu@
240 build_os = @build_os@
241 build_vendor = @build_vendor@
242 builddir = @builddir@
243 datadir = @datadir@
244 datarootdir = @datarootdir@
245 docdir = @docdir@
246 dvidir = @dvidir@
247 exec_prefix = @exec_prefix@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_vendor = @host_vendor@
253 htmldir = @htmldir@
254 includedir = @includedir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 mandir = @mandir@
262 mkdir_p = @mkdir_p@
263 oldincludedir = @oldincludedir@
264 pdfdir = @pdfdir@
265 prefix = @prefix@
266 program_transform_name = @program_transform_name@
267 psdir = @psdir@
268 sbindir = @sbindir@
269 sharedstatedir = @sharedstatedir@
270 srcdir = @srcdir@
271 sysconfdir = @sysconfdir@
272 target_alias = @target_alias@
273 top_build_prefix = @top_build_prefix@
274 top_builddir = @top_builddir@
275 top_srcdir = @top_srcdir@
276 sounddata = \
277 acid_spread.ogg \
278 amoeba.ogg \
279 amoeba_and_magic.ogg \
280 bladder_convert.ogg \
281 bladder_move.ogg \
282 bladder_spender.ogg \
283 biter_eat.ogg \
284 bomb_collect.ogg \
285 bomb_explosion.ogg \
286 bomb_place.ogg \
287 bonus_life.ogg \
288 box_push.ogg \
289 clock_collect.ogg \
290 cover.ogg \
291 crack.ogg \
292 diamond_1.ogg \
293 diamond_2.ogg \
294 diamond_3.ogg \
295 diamond_4.ogg \
296 diamond_5.ogg \
297 diamond_6.ogg \
298 diamond_7.ogg \
299 diamond_8.ogg \
300 diamond_collect.ogg \
301 diamond_key_collect.ogg \
302 dirt_ball.ogg \
303 door_open.ogg \
304 expanding_wall.ogg \
305 explosion.ogg \
306 falling_wall.ogg \
307 finished.ogg \
308 ghost_explosion.ogg \
309 gravity_change.ogg \
310 key_collect.ogg \
311 lava.ogg \
312 nut.ogg \
313 nut_crack.ogg \
314 replicator.ogg \
315 magic_wall.ogg \
316 nitro.ogg \
317 nitro_explosion.ogg \
318 pneumatic_collect.ogg \
319 pneumatic.ogg \
320 skeleton_collect.ogg \
321 slime.ogg \
322 stirring.ogg \
323 stone.ogg \
324 sweet_collect.ogg \
325 switch_biter.ogg \
326 switch_conveyor.ogg \
327 switch_creatures.ogg \
328 switch_gravity.ogg \
329 switch_expanding.ogg \
330 switch_replicator.ogg \
331 teleporter.ogg \
332 timeout_1.ogg \
333 timeout_2.ogg \
334 timeout_3.ogg \
335 timeout_4.ogg \
336 timeout_5.ogg \
337 timeout_6.ogg \
338 timeout_7.ogg \
339 timeout_8.ogg \
340 timeout_9.ogg \
341 timeout.ogg \
342 voodoo_explosion.ogg \
343 walk_earth.ogg \
344 walk_empty.ogg \
345 wall_reappear.ogg \
346 water.ogg
348 @SDL_TRUE@sounddir = $(pkgdatadir)/sound
349 @SDL_TRUE@sound_DATA = $(sounddata)
350 EXTRA_DIST = $(sounddata)
351 all: all-am
353 .SUFFIXES:
354 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
355 @for dep in $?; do \
356 case '$(am__configure_deps)' in \
357 *$$dep*) \
358 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
359 && { if test -f $@; then exit 0; else break; fi; }; \
360 exit 1;; \
361 esac; \
362 done; \
363 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu sound/Makefile'; \
364 $(am__cd) $(top_srcdir) && \
365 $(AUTOMAKE) --gnu sound/Makefile
366 .PRECIOUS: Makefile
367 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368 @case '$?' in \
369 *config.status*) \
370 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371 *) \
372 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
373 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
374 esac;
376 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379 $(top_srcdir)/configure: $(am__configure_deps)
380 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
382 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383 $(am__aclocal_m4_deps):
384 install-soundDATA: $(sound_DATA)
385 @$(NORMAL_INSTALL)
386 @list='$(sound_DATA)'; test -n "$(sounddir)" || list=; \
387 if test -n "$$list"; then \
388 echo " $(MKDIR_P) '$(DESTDIR)$(sounddir)'"; \
389 $(MKDIR_P) "$(DESTDIR)$(sounddir)" || exit 1; \
390 fi; \
391 for p in $$list; do \
392 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
393 echo "$$d$$p"; \
394 done | $(am__base_list) | \
395 while read files; do \
396 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sounddir)'"; \
397 $(INSTALL_DATA) $$files "$(DESTDIR)$(sounddir)" || exit $$?; \
398 done
400 uninstall-soundDATA:
401 @$(NORMAL_UNINSTALL)
402 @list='$(sound_DATA)'; test -n "$(sounddir)" || list=; \
403 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
404 dir='$(DESTDIR)$(sounddir)'; $(am__uninstall_files_from_dir)
405 tags TAGS:
407 ctags CTAGS:
409 cscope cscopelist:
412 distdir: $(DISTFILES)
413 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
414 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415 list='$(DISTFILES)'; \
416 dist_files=`for file in $$list; do echo $$file; done | \
417 sed -e "s|^$$srcdirstrip/||;t" \
418 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
419 case $$dist_files in \
420 */*) $(MKDIR_P) `echo "$$dist_files" | \
421 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
422 sort -u` ;; \
423 esac; \
424 for file in $$dist_files; do \
425 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
426 if test -d $$d/$$file; then \
427 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
428 if test -d "$(distdir)/$$file"; then \
429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
430 fi; \
431 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
432 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
433 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
434 fi; \
435 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
436 else \
437 test -f "$(distdir)/$$file" \
438 || cp -p $$d/$$file "$(distdir)/$$file" \
439 || exit 1; \
440 fi; \
441 done
442 check-am: all-am
443 check: check-am
444 all-am: Makefile $(DATA)
445 installdirs:
446 for dir in "$(DESTDIR)$(sounddir)"; do \
447 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
448 done
449 install: install-am
450 install-exec: install-exec-am
451 install-data: install-data-am
452 uninstall: uninstall-am
454 install-am: all-am
455 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
457 installcheck: installcheck-am
458 install-strip:
459 if test -z '$(STRIP)'; then \
460 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
461 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
462 install; \
463 else \
464 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
468 mostlyclean-generic:
470 clean-generic:
472 distclean-generic:
473 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
474 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
476 maintainer-clean-generic:
477 @echo "This command is intended for maintainers to use"
478 @echo "it deletes files that may require special tools to rebuild."
479 clean: clean-am
481 clean-am: clean-generic mostlyclean-am
483 distclean: distclean-am
484 -rm -f Makefile
485 distclean-am: clean-am distclean-generic
487 dvi: dvi-am
489 dvi-am:
491 html: html-am
493 html-am:
495 info: info-am
497 info-am:
499 install-data-am: install-soundDATA
501 install-dvi: install-dvi-am
503 install-dvi-am:
505 install-exec-am:
507 install-html: install-html-am
509 install-html-am:
511 install-info: install-info-am
513 install-info-am:
515 install-man:
517 install-pdf: install-pdf-am
519 install-pdf-am:
521 install-ps: install-ps-am
523 install-ps-am:
525 installcheck-am:
527 maintainer-clean: maintainer-clean-am
528 -rm -f Makefile
529 maintainer-clean-am: distclean-am maintainer-clean-generic
531 mostlyclean: mostlyclean-am
533 mostlyclean-am: mostlyclean-generic
535 pdf: pdf-am
537 pdf-am:
539 ps: ps-am
541 ps-am:
543 uninstall-am: uninstall-soundDATA
545 .MAKE: install-am install-strip
547 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
548 ctags-am distclean distclean-generic distdir dvi dvi-am html \
549 html-am info info-am install install-am install-data \
550 install-data-am install-dvi install-dvi-am install-exec \
551 install-exec-am install-html install-html-am install-info \
552 install-info-am install-man install-pdf install-pdf-am \
553 install-ps install-ps-am install-soundDATA install-strip \
554 installcheck installcheck-am installdirs maintainer-clean \
555 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
556 pdf-am ps ps-am tags-am uninstall uninstall-am \
557 uninstall-soundDATA
560 # Tell versions [3.59,3.63) of GNU make to not export all variables.
561 # Otherwise a system limit (for SysV at least) may be exceeded.
562 .NOEXPORT: