~ubuntu-branches/ubuntu/gutsy/audacity/gutsy-backports

« back to all changes in this revision

Viewing changes to lib-src/soundtouch/source/example/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): John Dong
  • Date: 2008-02-18 21:58:19 UTC
  • mfrom: (13.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080218215819-tmbcf1rx238r8gdv
Tags: 1.3.4-1.1ubuntu1~gutsy1
Automated backport upload; no source changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
 
# @configure_input@
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
 
@SET_MAKE@
16
 
srcdir = @srcdir@
17
 
top_srcdir = @top_srcdir@
18
 
VPATH = @srcdir@
19
 
pkgdatadir = $(datadir)/@PACKAGE@
20
 
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
top_builddir = ../..
23
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
 
INSTALL = @INSTALL@
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 = @build@
37
 
host_triplet = @host@
38
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39
 
        $(top_srcdir)/config/am_include.mk
40
 
subdir = source/example
41
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44
 
        $(ACLOCAL_M4)
45
 
mkinstalldirs = $(install_sh) -d
46
 
CONFIG_HEADER = $(top_builddir)/include/soundtouch_config.h
47
 
CONFIG_CLEAN_FILES =
48
 
SOURCES =
49
 
DIST_SOURCES =
50
 
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51
 
        html-recursive info-recursive install-data-recursive \
52
 
        install-exec-recursive install-info-recursive \
53
 
        install-recursive installcheck-recursive installdirs-recursive \
54
 
        pdf-recursive ps-recursive uninstall-info-recursive \
55
 
        uninstall-recursive
56
 
ETAGS = etags
57
 
CTAGS = ctags
58
 
DIST_SUBDIRS = $(SUBDIRS)
59
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
60
 
ACLOCAL = @ACLOCAL@
61
 
AMDEP_FALSE = @AMDEP_FALSE@
62
 
AMDEP_TRUE = @AMDEP_TRUE@
63
 
AMTAR = @AMTAR@
64
 
AR = @AR@
65
 
AUTOCONF = @AUTOCONF@
66
 
AUTOHEADER = @AUTOHEADER@
67
 
AUTOMAKE = @AUTOMAKE@
68
 
AWK = @AWK@
69
 
CC = @CC@
70
 
CCDEPMODE = @CCDEPMODE@
71
 
CFLAGS = @CFLAGS@
72
 
CPP = @CPP@
73
 
CPPFLAGS = @CPPFLAGS@
74
 
CXX = @CXX@
75
 
CXXCPP = @CXXCPP@
76
 
CXXDEPMODE = @CXXDEPMODE@
77
 
CXXFLAGS = @CXXFLAGS@
78
 
CYGPATH_W = @CYGPATH_W@
79
 
DEFS = @DEFS@
80
 
DEPDIR = @DEPDIR@
81
 
ECHO = @ECHO@
82
 
ECHO_C = @ECHO_C@
83
 
ECHO_N = @ECHO_N@
84
 
ECHO_T = @ECHO_T@
85
 
EGREP = @EGREP@
86
 
EXEEXT = @EXEEXT@
87
 
F77 = @F77@
88
 
FFLAGS = @FFLAGS@
89
 
GREP = @GREP@
90
 
INSTALL_DATA = @INSTALL_DATA@
91
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
92
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
93
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
94
 
LDFLAGS = @LDFLAGS@
95
 
LIBOBJS = @LIBOBJS@
96
 
LIBS = @LIBS@
97
 
LIBTOOL = @LIBTOOL@
98
 
LN_S = @LN_S@
99
 
LTLIBOBJS = @LTLIBOBJS@
100
 
MAINT = @MAINT@
101
 
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102
 
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103
 
MAKEINFO = @MAKEINFO@
104
 
OBJEXT = @OBJEXT@
105
 
PACKAGE = @PACKAGE@
106
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107
 
PACKAGE_NAME = @PACKAGE_NAME@
108
 
PACKAGE_STRING = @PACKAGE_STRING@
109
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
110
 
PACKAGE_VERSION = @PACKAGE_VERSION@
111
 
PATH_SEPARATOR = @PATH_SEPARATOR@
112
 
RANLIB = @RANLIB@
113
 
SET_MAKE = @SET_MAKE@
114
 
SHELL = @SHELL@
115
 
STRIP = @STRIP@
116
 
VERSION = @VERSION@
117
 
ac_ct_CC = @ac_ct_CC@
118
 
ac_ct_CXX = @ac_ct_CXX@
119
 
ac_ct_F77 = @ac_ct_F77@
120
 
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
121
 
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
122
 
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
123
 
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
124
 
am__include = @am__include@
125
 
am__leading_dot = @am__leading_dot@
126
 
am__quote = @am__quote@
127
 
am__tar = @am__tar@
128
 
am__untar = @am__untar@
129
 
bindir = @bindir@
130
 
build = @build@
131
 
build_alias = @build_alias@
132
 
build_cpu = @build_cpu@
133
 
build_os = @build_os@
134
 
build_vendor = @build_vendor@
135
 
datadir = @datadir@
136
 
datarootdir = @datarootdir@
137
 
docdir = @docdir@
138
 
dvidir = @dvidir@
139
 
exec_prefix = @exec_prefix@
140
 
host = @host@
141
 
host_alias = @host_alias@
142
 
host_cpu = @host_cpu@
143
 
host_os = @host_os@
144
 
host_vendor = @host_vendor@
145
 
htmldir = @htmldir@
146
 
includedir = @includedir@
147
 
infodir = @infodir@
148
 
install_sh = @install_sh@
149
 
libdir = @libdir@
150
 
libexecdir = @libexecdir@
151
 
localedir = @localedir@
152
 
localstatedir = @localstatedir@
153
 
mandir = @mandir@
154
 
mkdir_p = @mkdir_p@
155
 
oldincludedir = @oldincludedir@
156
 
pdfdir = @pdfdir@
157
 
prefix = @prefix@
158
 
program_transform_name = @program_transform_name@
159
 
psdir = @psdir@
160
 
sbindir = @sbindir@
161
 
sharedstatedir = @sharedstatedir@
162
 
sysconfdir = @sysconfdir@
163
 
target_alias = @target_alias@
164
 
INCLUDES = -I$(top_srcdir)/include
165
 
 
166
 
# doc directory
167
 
pkgdocdir = $(prefix)/doc/@PACKAGE@
168
 
SUBDIRS = bpm SoundStretch
169
 
all: all-recursive
170
 
 
171
 
.SUFFIXES:
172
 
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/config/am_include.mk $(am__configure_deps)
173
 
        @for dep in $?; do \
174
 
          case '$(am__configure_deps)' in \
175
 
            *$$dep*) \
176
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
177
 
                && exit 0; \
178
 
              exit 1;; \
179
 
          esac; \
180
 
        done; \
181
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  source/example/Makefile'; \
182
 
        cd $(top_srcdir) && \
183
 
          $(AUTOMAKE) --gnu  source/example/Makefile
184
 
.PRECIOUS: Makefile
185
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
186
 
        @case '$?' in \
187
 
          *config.status*) \
188
 
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
189
 
          *) \
190
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
191
 
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
192
 
        esac;
193
 
 
194
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
195
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196
 
 
197
 
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
198
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
199
 
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
200
 
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
 
 
202
 
mostlyclean-libtool:
203
 
        -rm -f *.lo
204
 
 
205
 
clean-libtool:
206
 
        -rm -rf .libs _libs
207
 
 
208
 
distclean-libtool:
209
 
        -rm -f libtool
210
 
uninstall-info-am:
211
 
 
212
 
# This directory's subdirectories are mostly independent; you can cd
213
 
# into them and run `make' without going through this Makefile.
214
 
# To change the values of `make' variables: instead of editing Makefiles,
215
 
# (1) if the variable is set in `config.status', edit `config.status'
216
 
#     (which will cause the Makefiles to be regenerated when you run `make');
217
 
# (2) otherwise, pass the desired values on the `make' command line.
218
 
$(RECURSIVE_TARGETS):
219
 
        @failcom='exit 1'; \
220
 
        for f in x $$MAKEFLAGS; do \
221
 
          case $$f in \
222
 
            *=* | --[!k]*);; \
223
 
            *k*) failcom='fail=yes';; \
224
 
          esac; \
225
 
        done; \
226
 
        dot_seen=no; \
227
 
        target=`echo $@ | sed s/-recursive//`; \
228
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
229
 
          echo "Making $$target in $$subdir"; \
230
 
          if test "$$subdir" = "."; then \
231
 
            dot_seen=yes; \
232
 
            local_target="$$target-am"; \
233
 
          else \
234
 
            local_target="$$target"; \
235
 
          fi; \
236
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
237
 
          || eval $$failcom; \
238
 
        done; \
239
 
        if test "$$dot_seen" = "no"; then \
240
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
241
 
        fi; test -z "$$fail"
242
 
 
243
 
mostlyclean-recursive clean-recursive distclean-recursive \
244
 
maintainer-clean-recursive:
245
 
        @failcom='exit 1'; \
246
 
        for f in x $$MAKEFLAGS; do \
247
 
          case $$f in \
248
 
            *=* | --[!k]*);; \
249
 
            *k*) failcom='fail=yes';; \
250
 
          esac; \
251
 
        done; \
252
 
        dot_seen=no; \
253
 
        case "$@" in \
254
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
255
 
          *) list='$(SUBDIRS)' ;; \
256
 
        esac; \
257
 
        rev=''; for subdir in $$list; do \
258
 
          if test "$$subdir" = "."; then :; else \
259
 
            rev="$$subdir $$rev"; \
260
 
          fi; \
261
 
        done; \
262
 
        rev="$$rev ."; \
263
 
        target=`echo $@ | sed s/-recursive//`; \
264
 
        for subdir in $$rev; do \
265
 
          echo "Making $$target in $$subdir"; \
266
 
          if test "$$subdir" = "."; then \
267
 
            local_target="$$target-am"; \
268
 
          else \
269
 
            local_target="$$target"; \
270
 
          fi; \
271
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
272
 
          || eval $$failcom; \
273
 
        done && test -z "$$fail"
274
 
tags-recursive:
275
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
276
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
277
 
        done
278
 
ctags-recursive:
279
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
280
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
281
 
        done
282
 
 
283
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
284
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
285
 
        unique=`for i in $$list; do \
286
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
287
 
          done | \
288
 
          $(AWK) '    { files[$$0] = 1; } \
289
 
               END { for (i in files) print i; }'`; \
290
 
        mkid -fID $$unique
291
 
tags: TAGS
292
 
 
293
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
294
 
                $(TAGS_FILES) $(LISP)
295
 
        tags=; \
296
 
        here=`pwd`; \
297
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
298
 
          include_option=--etags-include; \
299
 
          empty_fix=.; \
300
 
        else \
301
 
          include_option=--include; \
302
 
          empty_fix=; \
303
 
        fi; \
304
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
305
 
          if test "$$subdir" = .; then :; else \
306
 
            test ! -f $$subdir/TAGS || \
307
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
308
 
          fi; \
309
 
        done; \
310
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
311
 
        unique=`for i in $$list; do \
312
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
313
 
          done | \
314
 
          $(AWK) '    { files[$$0] = 1; } \
315
 
               END { for (i in files) print i; }'`; \
316
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
317
 
          test -n "$$unique" || unique=$$empty_fix; \
318
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
319
 
            $$tags $$unique; \
320
 
        fi
321
 
ctags: CTAGS
322
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323
 
                $(TAGS_FILES) $(LISP)
324
 
        tags=; \
325
 
        here=`pwd`; \
326
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
327
 
        unique=`for i in $$list; do \
328
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329
 
          done | \
330
 
          $(AWK) '    { files[$$0] = 1; } \
331
 
               END { for (i in files) print i; }'`; \
332
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
333
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
334
 
             $$tags $$unique
335
 
 
336
 
GTAGS:
337
 
        here=`$(am__cd) $(top_builddir) && pwd` \
338
 
          && cd $(top_srcdir) \
339
 
          && gtags -i $(GTAGS_ARGS) $$here
340
 
 
341
 
distclean-tags:
342
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
343
 
 
344
 
distdir: $(DISTFILES)
345
 
        $(mkdir_p) $(distdir)/../../config
346
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
347
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
348
 
        list='$(DISTFILES)'; for file in $$list; do \
349
 
          case $$file in \
350
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
351
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
352
 
          esac; \
353
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
354
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
355
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
356
 
            dir="/$$dir"; \
357
 
            $(mkdir_p) "$(distdir)$$dir"; \
358
 
          else \
359
 
            dir=''; \
360
 
          fi; \
361
 
          if test -d $$d/$$file; then \
362
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
364
 
            fi; \
365
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
366
 
          else \
367
 
            test -f $(distdir)/$$file \
368
 
            || cp -p $$d/$$file $(distdir)/$$file \
369
 
            || exit 1; \
370
 
          fi; \
371
 
        done
372
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
373
 
          if test "$$subdir" = .; then :; else \
374
 
            test -d "$(distdir)/$$subdir" \
375
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
376
 
            || exit 1; \
377
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
378
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
379
 
            (cd $$subdir && \
380
 
              $(MAKE) $(AM_MAKEFLAGS) \
381
 
                top_distdir="$$top_distdir" \
382
 
                distdir="$$distdir/$$subdir" \
383
 
                distdir) \
384
 
              || exit 1; \
385
 
          fi; \
386
 
        done
387
 
check-am: all-am
388
 
check: check-recursive
389
 
all-am: Makefile
390
 
installdirs: installdirs-recursive
391
 
installdirs-am:
392
 
install: install-recursive
393
 
install-exec: install-exec-recursive
394
 
install-data: install-data-recursive
395
 
uninstall: uninstall-recursive
396
 
 
397
 
install-am: all-am
398
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
399
 
 
400
 
installcheck: installcheck-recursive
401
 
install-strip:
402
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
403
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
404
 
          `test -z '$(STRIP)' || \
405
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
406
 
mostlyclean-generic:
407
 
 
408
 
clean-generic:
409
 
 
410
 
distclean-generic:
411
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
412
 
 
413
 
maintainer-clean-generic:
414
 
        @echo "This command is intended for maintainers to use"
415
 
        @echo "it deletes files that may require special tools to rebuild."
416
 
clean: clean-recursive
417
 
 
418
 
clean-am: clean-generic clean-libtool mostlyclean-am
419
 
 
420
 
distclean: distclean-recursive
421
 
        -rm -f Makefile
422
 
distclean-am: clean-am distclean-generic distclean-libtool \
423
 
        distclean-tags
424
 
 
425
 
dvi: dvi-recursive
426
 
 
427
 
dvi-am:
428
 
 
429
 
html: html-recursive
430
 
 
431
 
info: info-recursive
432
 
 
433
 
info-am:
434
 
 
435
 
install-data-am:
436
 
 
437
 
install-exec-am:
438
 
 
439
 
install-info: install-info-recursive
440
 
 
441
 
install-man:
442
 
 
443
 
installcheck-am:
444
 
 
445
 
maintainer-clean: maintainer-clean-recursive
446
 
        -rm -f Makefile
447
 
maintainer-clean-am: distclean-am maintainer-clean-generic
448
 
 
449
 
mostlyclean: mostlyclean-recursive
450
 
 
451
 
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
452
 
 
453
 
pdf: pdf-recursive
454
 
 
455
 
pdf-am:
456
 
 
457
 
ps: ps-recursive
458
 
 
459
 
ps-am:
460
 
 
461
 
uninstall-am: uninstall-info-am
462
 
 
463
 
uninstall-info: uninstall-info-recursive
464
 
 
465
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
466
 
        clean clean-generic clean-libtool clean-recursive ctags \
467
 
        ctags-recursive distclean distclean-generic distclean-libtool \
468
 
        distclean-recursive distclean-tags distdir dvi dvi-am html \
469
 
        html-am info info-am install install-am install-data \
470
 
        install-data-am install-exec install-exec-am install-info \
471
 
        install-info-am install-man install-strip installcheck \
472
 
        installcheck-am installdirs installdirs-am maintainer-clean \
473
 
        maintainer-clean-generic maintainer-clean-recursive \
474
 
        mostlyclean mostlyclean-generic mostlyclean-libtool \
475
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
476
 
        uninstall uninstall-am uninstall-info-am
477
 
 
478
 
 
479
 
# set to something if you want other stuff to be included in the distribution tarball
480
 
#EXTRA_DIST=
481
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
482
 
# Otherwise a system limit (for SysV at least) may be exceeded.
483
 
.NOEXPORT: