~ubuntu-branches/ubuntu/quantal/libsamplerate/quantal

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Erik de Castro Lopo
  • Date: 2011-08-16 18:32:49 UTC
  • mfrom: (1.1.6 upstream) (4.1.5 sid)
  • Revision ID: package-import@ubuntu.com-20110816183249-9vbim26wlxvjsq04
Tags: 0.1.8-1
* New upstream (Closes: #637691).
* debian/patches/ : Remove uneeded patches (fixed upstream).
* debian/control : Remove quilt from build-deps.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
39
41
        $(srcdir)/samplerate.pc.in $(top_srcdir)/configure AUTHORS \
40
42
        COPYING Cfg/compile Cfg/config.guess Cfg/config.sub \
41
43
        Cfg/depcomp Cfg/install-sh Cfg/ltmain.sh Cfg/missing ChangeLog \
42
 
        INSTALL NEWS compile config.guess config.sub depcomp \
43
 
        install-sh ltmain.sh missing
 
44
        INSTALL NEWS
44
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45
 
am__aclocal_m4_deps = $(top_srcdir)/M4/libtool.m4 \
46
 
        $(top_srcdir)/M4/ltoptions.m4 $(top_srcdir)/M4/ltsugar.m4 \
47
 
        $(top_srcdir)/M4/ltversion.m4 $(top_srcdir)/M4/lt~obsolete.m4 \
48
 
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
 
46
am__aclocal_m4_deps = $(top_srcdir)/M4/check_signal.m4 \
 
47
        $(top_srcdir)/M4/clip_mode.m4 $(top_srcdir)/M4/endian.m4 \
 
48
        $(top_srcdir)/M4/libtool.m4 $(top_srcdir)/M4/lrint.m4 \
 
49
        $(top_srcdir)/M4/lrintf.m4 $(top_srcdir)/M4/ltoptions.m4 \
 
50
        $(top_srcdir)/M4/ltsugar.m4 $(top_srcdir)/M4/ltversion.m4 \
 
51
        $(top_srcdir)/M4/lt~obsolete.m4 $(top_srcdir)/configure.ac
49
52
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
53
        $(ACLOCAL_M4)
51
54
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
53
56
mkinstalldirs = $(install_sh) -d
54
57
CONFIG_HEADER = $(top_builddir)/src/config.h
55
58
CONFIG_CLEAN_FILES = libsamplerate.spec samplerate.pc
 
59
CONFIG_CLEAN_VPATH_FILES =
 
60
AM_V_GEN = $(am__v_GEN_$(V))
 
61
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
62
am__v_GEN_0 = @echo "  GEN   " $@;
 
63
AM_V_at = $(am__v_at_$(V))
 
64
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
65
am__v_at_0 = @
56
66
SOURCES =
57
67
DIST_SOURCES =
58
68
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
67
77
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68
78
    *) f=$$p;; \
69
79
  esac;
70
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
80
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
81
am__install_max = 40
 
82
am__nobase_strip_setup = \
 
83
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
84
am__nobase_strip = \
 
85
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
86
am__nobase_list = $(am__nobase_strip_setup); \
 
87
  for p in $$list; do echo "$$p $$p"; done | \
 
88
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
89
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
90
    if (++n[$$2] == $(am__install_max)) \
 
91
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
92
    END { for (dir in files) print dir, files[dir] }'
 
93
am__base_list = \
 
94
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
95
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71
96
am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
72
 
pkgconfigDATA_INSTALL = $(INSTALL_DATA)
73
97
DATA = $(pkgconfig_DATA)
74
98
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
75
99
  distclean-recursive maintainer-clean-recursive
 
100
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
101
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
102
        distdir dist dist-all distcheck
76
103
ETAGS = etags
77
104
CTAGS = ctags
78
105
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79
106
distdir = $(PACKAGE)-$(VERSION)
80
107
top_distdir = $(distdir)
81
108
am__remove_distdir = \
82
 
  { test ! -d $(distdir) \
83
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
84
 
         && rm -fr $(distdir); }; }
 
109
  { test ! -d "$(distdir)" \
 
110
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
111
         && rm -fr "$(distdir)"; }; }
 
112
am__relativize = \
 
113
  dir0=`pwd`; \
 
114
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
115
  sed_rest='s,^[^/]*/*,,'; \
 
116
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
117
  sed_butlast='s,/*[^/]*$$,,'; \
 
118
  while test -n "$$dir1"; do \
 
119
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
120
    if test "$$first" != "."; then \
 
121
      if test "$$first" = ".."; then \
 
122
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
123
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
124
      else \
 
125
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
126
        if test "$$first2" = "$$first"; then \
 
127
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
128
        else \
 
129
          dir2="../$$dir2"; \
 
130
        fi; \
 
131
        dir0="$$dir0"/"$$first"; \
 
132
      fi; \
 
133
    fi; \
 
134
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
135
  done; \
 
136
  reldir="$$dir2"
85
137
DIST_ARCHIVES = $(distdir).tar.gz
86
138
GZIP_ENV = --best
87
139
distuninstallcheck_listfiles = find . -type f -print
89
141
ACLOCAL = @ACLOCAL@
90
142
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
91
143
AMTAR = @AMTAR@
 
144
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
92
145
AR = @AR@
93
146
AUTOCONF = @AUTOCONF@
94
147
AUTOHEADER = @AUTOHEADER@
100
153
COMPILER_IS_GCC = @COMPILER_IS_GCC@
101
154
CPP = @CPP@
102
155
CPPFLAGS = @CPPFLAGS@
 
156
CXX = @CXX@
 
157
CXXCPP = @CXXCPP@
 
158
CXXDEPMODE = @CXXDEPMODE@
 
159
CXXFLAGS = @CXXFLAGS@
103
160
CYGPATH_W = @CYGPATH_W@
104
161
DEFS = @DEFS@
105
162
DEPDIR = @DEPDIR@
133
190
LN_S = @LN_S@
134
191
LTLIBOBJS = @LTLIBOBJS@
135
192
MAKEINFO = @MAKEINFO@
 
193
MANIFEST_TOOL = @MANIFEST_TOOL@
136
194
MKDIR_P = @MKDIR_P@
137
195
NM = @NM@
138
196
NMEDIT = @NMEDIT@
147
205
PACKAGE_NAME = @PACKAGE_NAME@
148
206
PACKAGE_STRING = @PACKAGE_STRING@
149
207
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
208
PACKAGE_URL = @PACKAGE_URL@
150
209
PACKAGE_VERSION = @PACKAGE_VERSION@
151
210
PATH_SEPARATOR = @PATH_SEPARATOR@
152
211
PEXPORTS = @PEXPORTS@
153
212
PKG_CONFIG = @PKG_CONFIG@
 
213
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
214
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
154
215
RANLIB = @RANLIB@
 
216
RC = @RC@
155
217
SED = @SED@
156
218
SET_MAKE = @SET_MAKE@
157
219
SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
165
227
abs_srcdir = @abs_srcdir@
166
228
abs_top_builddir = @abs_top_builddir@
167
229
abs_top_srcdir = @abs_top_srcdir@
 
230
ac_ct_AR = @ac_ct_AR@
168
231
ac_ct_CC = @ac_ct_CC@
 
232
ac_ct_CXX = @ac_ct_CXX@
169
233
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170
234
am__include = @am__include@
171
235
am__leading_dot = @am__leading_dot@
190
254
host_os = @host_os@
191
255
host_vendor = @host_vendor@
192
256
htmldir = @htmldir@
 
257
htmldocdir = @htmldocdir@
193
258
includedir = @includedir@
194
259
infodir = @infodir@
195
260
install_sh = @install_sh@
197
262
libexecdir = @libexecdir@
198
263
localedir = @localedir@
199
264
localstatedir = @localstatedir@
200
 
lt_ECHO = @lt_ECHO@
201
265
mandir = @mandir@
202
266
mkdir_p = @mkdir_p@
203
267
oldincludedir = @oldincludedir@
214
278
target_cpu = @target_cpu@
215
279
target_os = @target_os@
216
280
target_vendor = @target_vendor@
 
281
top_build_prefix = @top_build_prefix@
217
282
top_builddir = @top_builddir@
218
283
top_srcdir = @top_srcdir@
219
284
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
220
 
SUBDIRS = src doc examples tests
 
285
SUBDIRS = M4 src doc examples tests
221
286
DIST_SUBDIRS = Win32 $(SUBDIRS)
222
287
EXTRA_DIST = autogen.sh libsamplerate.spec.in samplerate.pc.in Make.bat
223
288
pkgconfigdir = $(libdir)/pkgconfig
232
297
        @for dep in $?; do \
233
298
          case '$(am__configure_deps)' in \
234
299
            *$$dep*) \
235
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
236
 
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
300
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
 
301
              $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
237
302
                && exit 0; \
238
303
              exit 1;; \
239
304
          esac; \
240
305
        done; \
241
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
242
 
        cd $(top_srcdir) && \
243
 
          $(AUTOMAKE) --gnu  Makefile
 
306
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
 
307
        $(am__cd) $(top_srcdir) && \
 
308
          $(AUTOMAKE) --gnu Makefile
244
309
.PRECIOUS: Makefile
245
310
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
246
311
        @case '$?' in \
256
321
        $(SHELL) ./config.status --recheck
257
322
 
258
323
$(top_srcdir)/configure:  $(am__configure_deps)
259
 
        cd $(srcdir) && $(AUTOCONF)
 
324
        $(am__cd) $(srcdir) && $(AUTOCONF)
260
325
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
261
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
326
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
327
$(am__aclocal_m4_deps):
262
328
libsamplerate.spec: $(top_builddir)/config.status $(srcdir)/libsamplerate.spec.in
263
329
        cd $(top_builddir) && $(SHELL) ./config.status $@
264
330
samplerate.pc: $(top_builddir)/config.status $(srcdir)/samplerate.pc.in
271
337
        -rm -rf .libs _libs
272
338
 
273
339
distclean-libtool:
274
 
        -rm -f libtool
 
340
        -rm -f libtool config.lt
275
341
install-pkgconfigDATA: $(pkgconfig_DATA)
276
342
        @$(NORMAL_INSTALL)
277
343
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
278
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
 
344
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
345
        for p in $$list; do \
279
346
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
280
 
          f=$(am__strip_dir) \
281
 
          echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
282
 
          $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \
 
347
          echo "$$d$$p"; \
 
348
        done | $(am__base_list) | \
 
349
        while read files; do \
 
350
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
 
351
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
283
352
        done
284
353
 
285
354
uninstall-pkgconfigDATA:
286
355
        @$(NORMAL_UNINSTALL)
287
 
        @list='$(pkgconfig_DATA)'; for p in $$list; do \
288
 
          f=$(am__strip_dir) \
289
 
          echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \
290
 
          rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \
291
 
        done
 
356
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
 
357
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
358
        test -n "$$files" || exit 0; \
 
359
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
 
360
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
292
361
 
293
362
# This directory's subdirectories are mostly independent; you can cd
294
363
# into them and run `make' without going through this Makefile.
297
366
#     (which will cause the Makefiles to be regenerated when you run `make');
298
367
# (2) otherwise, pass the desired values on the `make' command line.
299
368
$(RECURSIVE_TARGETS):
300
 
        @failcom='exit 1'; \
 
369
        @fail= failcom='exit 1'; \
301
370
        for f in x $$MAKEFLAGS; do \
302
371
          case $$f in \
303
372
            *=* | --[!k]*);; \
314
383
          else \
315
384
            local_target="$$target"; \
316
385
          fi; \
317
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
386
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
318
387
          || eval $$failcom; \
319
388
        done; \
320
389
        if test "$$dot_seen" = "no"; then \
322
391
        fi; test -z "$$fail"
323
392
 
324
393
$(RECURSIVE_CLEAN_TARGETS):
325
 
        @failcom='exit 1'; \
 
394
        @fail= failcom='exit 1'; \
326
395
        for f in x $$MAKEFLAGS; do \
327
396
          case $$f in \
328
397
            *=* | --[!k]*);; \
348
417
          else \
349
418
            local_target="$$target"; \
350
419
          fi; \
351
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
420
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
352
421
          || eval $$failcom; \
353
422
        done && test -z "$$fail"
354
423
tags-recursive:
355
424
        list='$(SUBDIRS)'; for subdir in $$list; do \
356
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
425
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
357
426
        done
358
427
ctags-recursive:
359
428
        list='$(SUBDIRS)'; for subdir in $$list; do \
360
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
429
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
361
430
        done
362
431
 
363
432
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
365
434
        unique=`for i in $$list; do \
366
435
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
367
436
          done | \
368
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
437
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
369
438
              END { if (nonempty) { for (i in files) print i; }; }'`; \
370
439
        mkid -fID $$unique
371
440
tags: TAGS
372
441
 
373
442
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
374
443
                $(TAGS_FILES) $(LISP)
375
 
        tags=; \
 
444
        set x; \
376
445
        here=`pwd`; \
377
446
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
378
447
          include_option=--etags-include; \
384
453
        list='$(SUBDIRS)'; for subdir in $$list; do \
385
454
          if test "$$subdir" = .; then :; else \
386
455
            test ! -f $$subdir/TAGS || \
387
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
456
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
388
457
          fi; \
389
458
        done; \
390
459
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393
462
          done | \
394
463
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
395
464
              END { if (nonempty) { for (i in files) print i; }; }'`; \
396
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
465
        shift; \
 
466
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
397
467
          test -n "$$unique" || unique=$$empty_fix; \
398
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399
 
            $$tags $$unique; \
 
468
          if test $$# -gt 0; then \
 
469
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
470
              "$$@" $$unique; \
 
471
          else \
 
472
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
473
              $$unique; \
 
474
          fi; \
400
475
        fi
401
476
ctags: CTAGS
402
477
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
403
478
                $(TAGS_FILES) $(LISP)
404
 
        tags=; \
405
479
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
406
480
        unique=`for i in $$list; do \
407
481
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
408
482
          done | \
409
483
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
410
484
              END { if (nonempty) { for (i in files) print i; }; }'`; \
411
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
485
        test -z "$(CTAGS_ARGS)$$unique" \
412
486
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
413
 
             $$tags $$unique
 
487
             $$unique
414
488
 
415
489
GTAGS:
416
490
        here=`$(am__cd) $(top_builddir) && pwd` \
417
 
          && cd $(top_srcdir) \
418
 
          && gtags -i $(GTAGS_ARGS) $$here
 
491
          && $(am__cd) $(top_srcdir) \
 
492
          && gtags -i $(GTAGS_ARGS) "$$here"
419
493
 
420
494
distclean-tags:
421
495
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
422
496
 
423
497
distdir: $(DISTFILES)
424
498
        $(am__remove_distdir)
425
 
        test -d $(distdir) || mkdir $(distdir)
 
499
        test -d "$(distdir)" || mkdir "$(distdir)"
426
500
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427
501
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428
502
        list='$(DISTFILES)'; \
438
512
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439
513
          if test -d $$d/$$file; then \
440
514
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
515
            if test -d "$(distdir)/$$file"; then \
 
516
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
517
            fi; \
441
518
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
442
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
519
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
520
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443
521
            fi; \
444
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
522
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
445
523
          else \
446
 
            test -f $(distdir)/$$file \
447
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
524
            test -f "$(distdir)/$$file" \
 
525
            || cp -p $$d/$$file "$(distdir)/$$file" \
448
526
            || exit 1; \
449
527
          fi; \
450
528
        done
451
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
529
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
452
530
          if test "$$subdir" = .; then :; else \
453
531
            test -d "$(distdir)/$$subdir" \
454
532
            || $(MKDIR_P) "$(distdir)/$$subdir" \
455
533
            || exit 1; \
456
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
457
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
458
 
            (cd $$subdir && \
 
534
          fi; \
 
535
        done
 
536
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
537
          if test "$$subdir" = .; then :; else \
 
538
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
539
            $(am__relativize); \
 
540
            new_distdir=$$reldir; \
 
541
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
542
            $(am__relativize); \
 
543
            new_top_distdir=$$reldir; \
 
544
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
545
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
546
            ($(am__cd) $$subdir && \
459
547
              $(MAKE) $(AM_MAKEFLAGS) \
460
 
                top_distdir="$$top_distdir" \
461
 
                distdir="$$distdir/$$subdir" \
 
548
                top_distdir="$$new_top_distdir" \
 
549
                distdir="$$new_distdir" \
462
550
                am__remove_distdir=: \
463
551
                am__skip_length_check=: \
 
552
                am__skip_mode_fix=: \
464
553
                distdir) \
465
554
              || exit 1; \
466
555
          fi; \
467
556
        done
468
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
557
        -test -n "$(am__skip_mode_fix)" \
 
558
        || find "$(distdir)" -type d ! -perm -755 \
 
559
                -exec chmod u+rwx,go+rx {} \; -o \
469
560
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
470
561
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
471
562
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
472
 
        || chmod -R a+r $(distdir)
 
563
        || chmod -R a+r "$(distdir)"
473
564
dist-gzip: distdir
474
565
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
475
566
        $(am__remove_distdir)
482
573
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
483
574
        $(am__remove_distdir)
484
575
 
 
576
dist-xz: distdir
 
577
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
578
        $(am__remove_distdir)
 
579
 
485
580
dist-tarZ: distdir
486
581
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
487
582
        $(am__remove_distdir)
505
600
distcheck: dist
506
601
        case '$(DIST_ARCHIVES)' in \
507
602
        *.tar.gz*) \
508
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
 
603
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
509
604
        *.tar.bz2*) \
510
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
 
605
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
511
606
        *.tar.lzma*) \
512
 
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
 
607
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
608
        *.tar.xz*) \
 
609
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
513
610
        *.tar.Z*) \
514
611
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
515
612
        *.shar.gz*) \
516
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
613
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
517
614
        *.zip*) \
518
615
          unzip $(distdir).zip ;;\
519
616
        esac
521
618
        mkdir $(distdir)/_build
522
619
        mkdir $(distdir)/_inst
523
620
        chmod a-w $(distdir)
 
621
        test -d $(distdir)/_build || exit 0; \
524
622
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
525
623
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
526
 
          && cd $(distdir)/_build \
 
624
          && am__cwd=`pwd` \
 
625
          && $(am__cd) $(distdir)/_build \
527
626
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
528
627
            $(DISTCHECK_CONFIGURE_FLAGS) \
529
628
          && $(MAKE) $(AM_MAKEFLAGS) \
545
644
          && rm -rf "$$dc_destdir" \
546
645
          && $(MAKE) $(AM_MAKEFLAGS) dist \
547
646
          && rm -rf $(DIST_ARCHIVES) \
548
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
647
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
 
648
          && cd "$$am__cwd" \
 
649
          || exit 1
549
650
        $(am__remove_distdir)
550
651
        @(echo "$(distdir) archives ready for distribution: "; \
551
652
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
552
653
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
553
654
distuninstallcheck:
554
 
        @cd $(distuninstallcheck_dir) \
 
655
        @$(am__cd) '$(distuninstallcheck_dir)' \
555
656
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
556
657
           || { echo "ERROR: files left after uninstall:" ; \
557
658
                if test -n "$(DESTDIR)"; then \
596
697
 
597
698
distclean-generic:
598
699
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
700
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
599
701
 
600
702
maintainer-clean-generic:
601
703
        @echo "This command is intended for maintainers to use"
616
718
 
617
719
html: html-recursive
618
720
 
 
721
html-am:
 
722
 
619
723
info: info-recursive
620
724
 
621
725
info-am:
624
728
 
625
729
install-dvi: install-dvi-recursive
626
730
 
 
731
install-dvi-am:
 
732
 
627
733
install-exec-am:
628
734
 
629
735
install-html: install-html-recursive
630
736
 
 
737
install-html-am:
 
738
 
631
739
install-info: install-info-recursive
632
740
 
 
741
install-info-am:
 
742
 
633
743
install-man:
634
744
 
635
745
install-pdf: install-pdf-recursive
636
746
 
 
747
install-pdf-am:
 
748
 
637
749
install-ps: install-ps-recursive
638
750
 
 
751
install-ps-am:
 
752
 
639
753
installcheck-am:
640
754
 
641
755
maintainer-clean: maintainer-clean-recursive
658
772
 
659
773
uninstall-am: uninstall-pkgconfigDATA
660
774
 
661
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
662
 
        install-strip
 
775
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
776
        install-am install-strip tags-recursive
663
777
 
664
778
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
665
779
        all all-am am--refresh check check-am clean clean-generic \
666
780
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
667
 
        dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
668
 
        distclean distclean-generic distclean-libtool distclean-tags \
669
 
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
670
 
        html-am info info-am install install-am install-data \
671
 
        install-data-am install-dvi install-dvi-am install-exec \
672
 
        install-exec-am install-html install-html-am install-info \
673
 
        install-info-am install-man install-pdf install-pdf-am \
674
 
        install-pkgconfigDATA install-ps install-ps-am install-strip \
675
 
        installcheck installcheck-am installdirs installdirs-am \
676
 
        maintainer-clean maintainer-clean-generic mostlyclean \
677
 
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
678
 
        tags tags-recursive uninstall uninstall-am \
 
781
        dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
 
782
        distcheck distclean distclean-generic distclean-libtool \
 
783
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
 
784
        dvi-am html html-am info info-am install install-am \
 
785
        install-data install-data-am install-dvi install-dvi-am \
 
786
        install-exec install-exec-am install-html install-html-am \
 
787
        install-info install-info-am install-man install-pdf \
 
788
        install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
 
789
        install-strip installcheck installcheck-am installdirs \
 
790
        installdirs-am maintainer-clean maintainer-clean-generic \
 
791
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
792
        ps ps-am tags tags-recursive uninstall uninstall-am \
679
793
        uninstall-pkgconfigDATA
680
794
 
681
795
 
686
800
 
687
801
check-asm :
688
802
        (cd src && make check-asm)
 
803
 
689
804
# Tell versions [3.59,3.63) of GNU make to not export all variables.
690
805
# Otherwise a system limit (for SysV at least) may be exceeded.
691
806
.NOEXPORT: