~ubuntu-branches/ubuntu/intrepid/ecasound2.2/intrepid

« back to all changes in this revision

Viewing changes to rubyecasound/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Junichi Uekawa
  • Date: 2005-04-14 09:15:48 UTC
  • Revision ID: james.westby@ubuntu.com-20050414091548-vwu2de2157xq1hcm
Tags: 2.4.1-1
* New upstream version
- 01_ecasoundrc-location-fix: included in upstream
- 07_configure_in_maintainer_mode: updated
* removed refererence to artsc-dev
* [debian/control, debian/rules] Use automake1.9
* documentation is now in rst
- add Build-Depends: python-docutils
* debian/menu: quote
* debian/watch: add

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.9.5 from Makefile.am.
 
2
# rubyecasound/Makefile.  Generated from Makefile.in by configure.
 
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
 
 
16
srcdir = .
 
17
top_srcdir = ..
 
18
 
 
19
pkgdatadir = $(datadir)/ecasound
 
20
pkglibdir = $(libdir)/ecasound
 
21
pkgincludedir = $(includedir)/ecasound
 
22
top_builddir = ..
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
INSTALL = /usr/bin/install -c
 
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 = i686-pc-linux-gnu
 
37
host_triplet = i686-pc-linux-gnu
 
38
subdir = rubyecasound
 
39
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
SOURCES =
 
49
DIST_SOURCES =
 
50
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
51
ACLOCAL = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run aclocal-1.9
 
52
AMDEP_FALSE = #
 
53
AMDEP_TRUE = 
 
54
AMTAR = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run tar
 
55
AM_CFLAGS =  -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 
56
AM_CPPFLAGS =  -D_REENTRANT
 
57
AM_CXXFLAGS =  -ffast-math -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
 
58
AM_LDFLAGS = 
 
59
AR = ar
 
60
ARTSC_CONFIG = /usr/bin/artsc-config
 
61
AUTOCONF = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run autoconf
 
62
AUTOHEADER = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run autoheader
 
63
AUTOMAKE = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run automake-1.9
 
64
AWK = gawk
 
65
CC = gcc
 
66
CCDEPMODE = depmode=gcc3
 
67
CFLAGS = -g -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops
 
68
CPP = gcc -E
 
69
CPPFLAGS = 
 
70
CXX = g++
 
71
CXXCPP = g++ -E
 
72
CXXDEPMODE = depmode=gcc3
 
73
CXXFLAGS = -g -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops
 
74
CYGPATH_W = echo
 
75
DEFS = -DHAVE_CONFIG_H
 
76
DEPDIR = .deps
 
77
ECA_AM_ALL_STATIC_FALSE = 
 
78
ECA_AM_ALL_STATIC_TRUE = #
 
79
ECA_AM_COMPILE_ALSA_FALSE = #
 
80
ECA_AM_COMPILE_ALSA_TRUE = 
 
81
ECA_AM_COMPILE_ARTS_FALSE = 
 
82
ECA_AM_COMPILE_ARTS_TRUE = #
 
83
ECA_AM_COMPILE_AUDIOFILE_FALSE = #
 
84
ECA_AM_COMPILE_AUDIOFILE_TRUE = 
 
85
ECA_AM_COMPILE_JACK_FALSE = #
 
86
ECA_AM_COMPILE_JACK_TRUE = 
 
87
ECA_AM_COMPILE_OSS_FALSE = #
 
88
ECA_AM_COMPILE_OSS_TRUE = 
 
89
ECA_AM_COMPILE_SAMPLERATE_FALSE = #
 
90
ECA_AM_COMPILE_SAMPLERATE_TRUE = 
 
91
ECA_AM_COMPILE_SNDFILE_FALSE = #
 
92
ECA_AM_COMPILE_SNDFILE_TRUE = 
 
93
ECA_AM_DEBUG_MODE_FALSE = 
 
94
ECA_AM_DEBUG_MODE_TRUE = #
 
95
ECA_AM_DISABLE_EFFECTS_FALSE = 
 
96
ECA_AM_DISABLE_EFFECTS_TRUE = #
 
97
ECA_AM_FEELING_EXPERIMENTAL_FALSE = 
 
98
ECA_AM_FEELING_EXPERIMENTAL_TRUE = #
 
99
ECA_AM_KVUTILS_INSTALLED_FALSE = #
 
100
ECA_AM_KVUTILS_INSTALLED_TRUE = 
 
101
ECA_AM_PYECASOUND_CEXT_FALSE = 
 
102
ECA_AM_PYECASOUND_CEXT_TRUE = #
 
103
ECA_AM_PYECASOUND_INSTALL_FALSE = #
 
104
ECA_AM_PYECASOUND_INSTALL_TRUE = 
 
105
ECA_AM_RUBYECASOUND_INSTALL_FALSE = #
 
106
ECA_AM_RUBYECASOUND_INSTALL_TRUE = 
 
107
ECA_AM_SYSTEM_READLINE_FALSE = #
 
108
ECA_AM_SYSTEM_READLINE_TRUE = 
 
109
ECA_AM_USE_NCURSES_FALSE = #
 
110
ECA_AM_USE_NCURSES_TRUE = 
 
111
ECA_AM_USE_TERMCAP_FALSE = 
 
112
ECA_AM_USE_TERMCAP_TRUE = #
 
113
ECA_S_EXTRA_CFLAGS =    
 
114
ECA_S_EXTRA_CPPFLAGS =   
 
115
ECA_S_EXTRA_LIBS =   -lsamplerate -laudiofile -lsndfile -lasound  -ljack
 
116
ECA_S_JACK_INCLUDES = 
 
117
ECA_S_JACK_LIBS =  -ljack
 
118
ECA_S_PREFIX = /usr
 
119
ECA_S_PYTHON_DLMODULES = /usr/lib/python2.3/site-packages
 
120
ECA_S_PYTHON_INCLUDES = /usr/include/python2.3
 
121
ECA_S_PYTHON_MODULES = /usr/lib/python2.3/site-packages
 
122
ECA_S_READLINE_INCLUDES = /usr/include/readline
 
123
ECA_S_READLINE_LIBS =  -lhistory
 
124
ECA_S_RUBY_SITEDIR = /usr/local/lib/site_ruby/1.8
 
125
ECHO = echo
 
126
ECHO_C = 
 
127
ECHO_N = -n
 
128
ECHO_T = 
 
129
EGREP = grep -E
 
130
EXEEXT = 
 
131
F77 = 
 
132
FFLAGS = 
 
133
INSTALL_DATA = ${INSTALL} -m 644
 
134
INSTALL_PROGRAM = ${INSTALL}
 
135
INSTALL_SCRIPT = ${INSTALL}
 
136
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
 
137
LDFLAGS = 
 
138
LIBECASOUNDC_VERSION = 1
 
139
LIBECASOUNDC_VERSION_AGE = 0
 
140
LIBECASOUND_VERSION = 14
 
141
LIBECASOUND_VERSION_AGE = 0
 
142
LIBKVUTILS_VERSION = 7
 
143
LIBKVUTILS_VERSION_AGE = 3
 
144
LIBOBJS = 
 
145
LIBS = -ldl -lm -lpthread 
 
146
LIBTOOL = $(SHELL) $(top_builddir)/libtool
 
147
LN_S = ln -s
 
148
LTLIBOBJS = 
 
149
MAINT = #
 
150
MAINTAINER_MODE_FALSE = 
 
151
MAINTAINER_MODE_TRUE = #
 
152
MAKEINFO = ${SHELL} /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/missing --run makeinfo
 
153
OBJEXT = o
 
154
PACKAGE = ecasound
 
155
PACKAGE_BUGREPORT = 
 
156
PACKAGE_NAME = ecasound
 
157
PACKAGE_STRING = ecasound 2.4.1
 
158
PACKAGE_TARNAME = ecasound
 
159
PACKAGE_VERSION = 2.4.1
 
160
PATH_SEPARATOR = :
 
161
PYTHONPATH = /usr/bin/python
 
162
RANLIB = ranlib
 
163
RUBYPATH = /usr/bin/ruby
 
164
SET_MAKE = 
 
165
SHELL = /bin/sh
 
166
STRIP = strip
 
167
VERSION = 2.4.1
 
168
ac_ct_AR = ar
 
169
ac_ct_CC = gcc
 
170
ac_ct_CXX = 
 
171
ac_ct_F77 = 
 
172
ac_ct_RANLIB = ranlib
 
173
ac_ct_STRIP = strip
 
174
am__fastdepCC_FALSE = #
 
175
am__fastdepCC_TRUE = 
 
176
am__fastdepCXX_FALSE = #
 
177
am__fastdepCXX_TRUE = 
 
178
am__include = include
 
179
am__leading_dot = .
 
180
am__quote = 
 
181
am__tar = ${AMTAR} chof - "$$tardir"
 
182
am__untar = ${AMTAR} xf -
 
183
bindir = ${exec_prefix}/bin
 
184
build = i686-pc-linux-gnu
 
185
build_alias = 
 
186
build_cpu = i686
 
187
build_os = linux-gnu
 
188
build_vendor = pc
 
189
datadir = /usr/share/ecasound2.2
 
190
exec_prefix = ${prefix}
 
191
host = i686-pc-linux-gnu
 
192
host_alias = 
 
193
host_cpu = i686
 
194
host_os = linux-gnu
 
195
host_vendor = pc
 
196
includedir = ${prefix}/include
 
197
infodir = ${prefix}/info
 
198
install_sh = /home/dancer/DEBIAN/ecasound2.2/ecasound2.2-2.4.1/install-sh
 
199
libdir = ${exec_prefix}/lib
 
200
libexecdir = ${exec_prefix}/libexec
 
201
localstatedir = ${prefix}/var
 
202
mandir = /usr/share/man
 
203
mkdir_p = mkdir -p --
 
204
oldincludedir = /usr/include
 
205
prefix = /usr
 
206
program_transform_name = s,x,x,
 
207
sbindir = ${exec_prefix}/sbin
 
208
sharedstatedir = ${prefix}/com
 
209
subdirs = 
 
210
sysconfdir = ${prefix}/etc
 
211
target_alias = 
 
212
AUTOMAKE_OPTIONS = foreign
 
213
EXTRA_DIST = README \
 
214
                                  ecasound.rb \
 
215
                                  stresstest.rb
 
216
 
 
217
 
 
218
# ----------------------------------------------------------------------
 
219
# defines
 
220
# ----------------------------------------------------------------------
 
221
rubyecasound_install_list1 = $(srcdir)/ecasound.rb
 
222
rubyecasound_uninstall_list1 = $(DESTDIR)$(ECA_S_RUBY_SITEDIR)/ecasound.rb
 
223
TESTS = stresstest.rb
 
224
all: all-am
 
225
 
 
226
.SUFFIXES:
 
227
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
 
228
        @for dep in $?; do \
 
229
          case '$(am__configure_deps)' in \
 
230
            *$$dep*) \
 
231
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
 
232
                && exit 0; \
 
233
              exit 1;; \
 
234
          esac; \
 
235
        done; \
 
236
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  rubyecasound/Makefile'; \
 
237
        cd $(top_srcdir) && \
 
238
          $(AUTOMAKE) --foreign  rubyecasound/Makefile
 
239
.PRECIOUS: Makefile
 
240
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
241
        @case '$?' in \
 
242
          *config.status*) \
 
243
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
244
          *) \
 
245
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
246
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
247
        esac;
 
248
 
 
249
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
250
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
251
 
 
252
$(top_srcdir)/configure: # $(am__configure_deps)
 
253
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
254
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
 
255
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
256
 
 
257
mostlyclean-libtool:
 
258
        -rm -f *.lo
 
259
 
 
260
clean-libtool:
 
261
        -rm -rf .libs _libs
 
262
 
 
263
distclean-libtool:
 
264
        -rm -f libtool
 
265
uninstall-info-am:
 
266
tags: TAGS
 
267
TAGS:
 
268
 
 
269
ctags: CTAGS
 
270
CTAGS:
 
271
 
 
272
 
 
273
check-TESTS: $(TESTS)
 
274
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
 
275
        srcdir=$(srcdir); export srcdir; \
 
276
        list='$(TESTS)'; \
 
277
        if test -n "$$list"; then \
 
278
          for tst in $$list; do \
 
279
            if test -f ./$$tst; then dir=./; \
 
280
            elif test -f $$tst; then dir=; \
 
281
            else dir="$(srcdir)/"; fi; \
 
282
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
 
283
              all=`expr $$all + 1`; \
 
284
              case " $(XFAIL_TESTS) " in \
 
285
              *" $$tst "*) \
 
286
                xpass=`expr $$xpass + 1`; \
 
287
                failed=`expr $$failed + 1`; \
 
288
                echo "XPASS: $$tst"; \
 
289
              ;; \
 
290
              *) \
 
291
                echo "PASS: $$tst"; \
 
292
              ;; \
 
293
              esac; \
 
294
            elif test $$? -ne 77; then \
 
295
              all=`expr $$all + 1`; \
 
296
              case " $(XFAIL_TESTS) " in \
 
297
              *" $$tst "*) \
 
298
                xfail=`expr $$xfail + 1`; \
 
299
                echo "XFAIL: $$tst"; \
 
300
              ;; \
 
301
              *) \
 
302
                failed=`expr $$failed + 1`; \
 
303
                echo "FAIL: $$tst"; \
 
304
              ;; \
 
305
              esac; \
 
306
            else \
 
307
              skip=`expr $$skip + 1`; \
 
308
              echo "SKIP: $$tst"; \
 
309
            fi; \
 
310
          done; \
 
311
          if test "$$failed" -eq 0; then \
 
312
            if test "$$xfail" -eq 0; then \
 
313
              banner="All $$all tests passed"; \
 
314
            else \
 
315
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
316
            fi; \
 
317
          else \
 
318
            if test "$$xpass" -eq 0; then \
 
319
              banner="$$failed of $$all tests failed"; \
 
320
            else \
 
321
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
322
            fi; \
 
323
          fi; \
 
324
          dashes="$$banner"; \
 
325
          skipped=""; \
 
326
          if test "$$skip" -ne 0; then \
 
327
            skipped="($$skip tests were not run)"; \
 
328
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
 
329
              dashes="$$skipped"; \
 
330
          fi; \
 
331
          report=""; \
 
332
          if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
 
333
            report="Please report to $(PACKAGE_BUGREPORT)"; \
 
334
            test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
 
335
              dashes="$$report"; \
 
336
          fi; \
 
337
          dashes=`echo "$$dashes" | sed s/./=/g`; \
 
338
          echo "$$dashes"; \
 
339
          echo "$$banner"; \
 
340
          test -z "$$skipped" || echo "$$skipped"; \
 
341
          test -z "$$report" || echo "$$report"; \
 
342
          echo "$$dashes"; \
 
343
          test "$$failed" -eq 0; \
 
344
        else :; fi
 
345
 
 
346
distdir: $(DISTFILES)
 
347
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
348
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
349
        list='$(DISTFILES)'; for file in $$list; do \
 
350
          case $$file in \
 
351
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
352
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
353
          esac; \
 
354
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
355
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
356
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
357
            dir="/$$dir"; \
 
358
            $(mkdir_p) "$(distdir)$$dir"; \
 
359
          else \
 
360
            dir=''; \
 
361
          fi; \
 
362
          if test -d $$d/$$file; then \
 
363
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
364
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
365
            fi; \
 
366
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
367
          else \
 
368
            test -f $(distdir)/$$file \
 
369
            || cp -p $$d/$$file $(distdir)/$$file \
 
370
            || exit 1; \
 
371
          fi; \
 
372
        done
 
373
check-am: all-am
 
374
        $(MAKE) $(AM_MAKEFLAGS) check-TESTS
 
375
check: check-am
 
376
all-am: Makefile
 
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
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
389
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
390
          `test -z '$(STRIP)' || \
 
391
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
392
mostlyclean-generic:
 
393
 
 
394
clean-generic:
 
395
 
 
396
distclean-generic:
 
397
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
398
 
 
399
maintainer-clean-generic:
 
400
        @echo "This command is intended for maintainers to use"
 
401
        @echo "it deletes files that may require special tools to rebuild."
 
402
clean: clean-am
 
403
 
 
404
clean-am: clean-generic clean-libtool mostlyclean-am
 
405
 
 
406
distclean: distclean-am
 
407
        -rm -f Makefile
 
408
distclean-am: clean-am distclean-generic distclean-libtool
 
409
 
 
410
dvi: dvi-am
 
411
 
 
412
dvi-am:
 
413
 
 
414
html: html-am
 
415
 
 
416
info: info-am
 
417
 
 
418
info-am:
 
419
 
 
420
install-data-am:
 
421
 
 
422
install-exec-am:
 
423
        @$(NORMAL_INSTALL)
 
424
        $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
 
425
 
 
426
install-info: install-info-am
 
427
 
 
428
install-man:
 
429
 
 
430
installcheck-am:
 
431
 
 
432
maintainer-clean: maintainer-clean-am
 
433
        -rm -f Makefile
 
434
maintainer-clean-am: distclean-am maintainer-clean-generic
 
435
 
 
436
mostlyclean: mostlyclean-am
 
437
 
 
438
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
439
 
 
440
pdf: pdf-am
 
441
 
 
442
pdf-am:
 
443
 
 
444
ps: ps-am
 
445
 
 
446
ps-am:
 
447
 
 
448
uninstall-am: uninstall-info-am uninstall-local
 
449
 
 
450
.PHONY: all all-am check check-TESTS check-am clean clean-generic \
 
451
        clean-libtool distclean distclean-generic distclean-libtool \
 
452
        distdir dvi dvi-am html html-am info info-am install \
 
453
        install-am install-data install-data-am install-exec \
 
454
        install-exec-am install-exec-hook install-info install-info-am \
 
455
        install-man install-strip installcheck installcheck-am \
 
456
        installdirs maintainer-clean maintainer-clean-generic \
 
457
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
458
        ps ps-am uninstall uninstall-am uninstall-info-am \
 
459
        uninstall-local
 
460
 
 
461
 
 
462
# ----------------------------------------------------------------------
 
463
# hooks
 
464
# ----------------------------------------------------------------------
 
465
 
 
466
install-exec-hook: $(rubyecasound_install_list1) $(rubyecasound_install_list2)
 
467
        $(INSTALL) -d $(DESTDIR)$(ECA_S_RUBY_SITEDIR)
 
468
        $(INSTALL) $(rubyecasound_install_list1) $(rubyecasound_install_list2) $(DESTDIR)$(ECA_S_RUBY_SITEDIR)/
 
469
#install-exec-hook:
 
470
 
 
471
uninstall-local:
 
472
        rm -f $(rubyecasound_uninstall_list1) $(rubyecasound_uninstall_list2)
 
473
        rmdir --ignore-fail-on-non-empty $(DESTDIR)$(ECA_S_RUBY_SITEDIR)
 
474
#uninstall-local:
 
475
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
476
# Otherwise a system limit (for SysV at least) may be exceeded.
 
477
.NOEXPORT: