~ubuntu-branches/ubuntu/hoary/flac/hoary

« back to all changes in this revision

Viewing changes to src/plugin_common/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Matt Zimmerman
  • Date: 2004-04-16 15:14:31 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040416151431-eyloggqxpwbwpogz
Tags: 1.1.0-11
Ensure that libFLAC is linked with -lm on all architectures, and
regardless of whether nasm is present

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.6.3 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
 
5
# 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
SHELL = @SHELL@
 
17
 
 
18
srcdir = @srcdir@
 
19
top_srcdir = @top_srcdir@
 
20
VPATH = @srcdir@
 
21
prefix = @prefix@
 
22
exec_prefix = @exec_prefix@
 
23
 
 
24
bindir = @bindir@
 
25
sbindir = @sbindir@
 
26
libexecdir = @libexecdir@
 
27
datadir = @datadir@
 
28
sysconfdir = @sysconfdir@
 
29
sharedstatedir = @sharedstatedir@
 
30
localstatedir = @localstatedir@
 
31
libdir = @libdir@
 
32
infodir = @infodir@
 
33
mandir = @mandir@
 
34
includedir = @includedir@
 
35
oldincludedir = /usr/include
 
36
pkgdatadir = $(datadir)/@PACKAGE@
 
37
pkglibdir = $(libdir)/@PACKAGE@
 
38
pkgincludedir = $(includedir)/@PACKAGE@
 
39
top_builddir = ../..
 
40
 
 
41
ACLOCAL = @ACLOCAL@
 
42
AUTOCONF = @AUTOCONF@
 
43
AUTOMAKE = @AUTOMAKE@
 
44
AUTOHEADER = @AUTOHEADER@
 
45
 
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
47
INSTALL = @INSTALL@
 
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
49
INSTALL_DATA = @INSTALL_DATA@
 
50
install_sh_DATA = $(install_sh) -c -m 644
 
51
install_sh_PROGRAM = $(install_sh) -c
 
52
install_sh_SCRIPT = $(install_sh) -c
 
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
54
INSTALL_HEADER = $(INSTALL_DATA)
 
55
transform = @program_transform_name@
 
56
NORMAL_INSTALL = :
 
57
PRE_INSTALL = :
 
58
POST_INSTALL = :
 
59
NORMAL_UNINSTALL = :
 
60
PRE_UNINSTALL = :
 
61
POST_UNINSTALL = :
 
62
host_alias = @host_alias@
 
63
host_triplet = @host@
 
64
 
 
65
EXEEXT = @EXEEXT@
 
66
OBJEXT = @OBJEXT@
 
67
PATH_SEPARATOR = @PATH_SEPARATOR@
 
68
AMTAR = @AMTAR@
 
69
AS = @AS@
 
70
AWK = @AWK@
 
71
CC = @CC@
 
72
CXX = @CXX@
 
73
DEPDIR = @DEPDIR@
 
74
DLLTOOL = @DLLTOOL@
 
75
DOXYGEN = @DOXYGEN@
 
76
ECHO = @ECHO@
 
77
FLaC__SIZE16 = @FLaC__SIZE16@
 
78
FLaC__SIZE32 = @FLaC__SIZE32@
 
79
FLaC__SIZE64 = @FLaC__SIZE64@
 
80
FLaC__USIZE16 = @FLaC__USIZE16@
 
81
FLaC__USIZE32 = @FLaC__USIZE32@
 
82
FLaC__USIZE64 = @FLaC__USIZE64@
 
83
HAVE_LIB = @HAVE_LIB@
 
84
ID3LIB_CFLAGS = @ID3LIB_CFLAGS@
 
85
ID3LIB_LIBS = @ID3LIB_LIBS@
 
86
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
87
LIB = @LIB@
 
88
LIBICONV = @LIBICONV@
 
89
LIBTOOL = @LIBTOOL@
 
90
LN_S = @LN_S@
 
91
LTLIB = @LTLIB@
 
92
LTLIBICONV = @LTLIBICONV@
 
93
MAINT = @MAINT@
 
94
NASM = @NASM@
 
95
OBJDUMP = @OBJDUMP@
 
96
OBJ_FORMAT = @OBJ_FORMAT@
 
97
OGG_CFLAGS = @OGG_CFLAGS@
 
98
OGG_LIBS = @OGG_LIBS@
 
99
PACKAGE = @PACKAGE@
 
100
RANLIB = @RANLIB@
 
101
STRIP = @STRIP@
 
102
VERSION = @VERSION@
 
103
XMMS_CFLAGS = @XMMS_CFLAGS@
 
104
XMMS_CONFIG = @XMMS_CONFIG@
 
105
XMMS_DATA_DIR = @XMMS_DATA_DIR@
 
106
XMMS_EFFECT_PLUGIN_DIR = @XMMS_EFFECT_PLUGIN_DIR@
 
107
XMMS_GENERAL_PLUGIN_DIR = @XMMS_GENERAL_PLUGIN_DIR@
 
108
XMMS_INPUT_PLUGIN_DIR = @XMMS_INPUT_PLUGIN_DIR@
 
109
XMMS_LIBS = @XMMS_LIBS@
 
110
XMMS_OUTPUT_PLUGIN_DIR = @XMMS_OUTPUT_PLUGIN_DIR@
 
111
XMMS_PLUGIN_DIR = @XMMS_PLUGIN_DIR@
 
112
XMMS_VERSION = @XMMS_VERSION@
 
113
XMMS_VISUALIZATION_PLUGIN_DIR = @XMMS_VISUALIZATION_PLUGIN_DIR@
 
114
am__include = @am__include@
 
115
am__quote = @am__quote@
 
116
install_sh = @install_sh@
 
117
 
 
118
AUTOMAKE_OPTIONS = foreign
 
119
 
 
120
SUBDIRS = include .
 
121
 
 
122
INCLUDES = -I$(top_srcdir)/include @ID3LIB_CFLAGS@
 
123
 
 
124
noinst_LTLIBRARIES = libplugin_common.la
 
125
 
 
126
noinst_HEADERS = \
 
127
        all.h \
 
128
        canonical_tag.h \
 
129
        charset.h \
 
130
        defs.h \
 
131
        dither.h \
 
132
        id3v1.h \
 
133
        id3v2.h \
 
134
        locale_hack.h \
 
135
        replaygain_synthesis.h \
 
136
        vorbiscomment.h
 
137
 
 
138
 
 
139
libplugin_common_la_SOURCES = \
 
140
        canonical_tag.c \
 
141
        charset.c \
 
142
        dither.c \
 
143
        id3v1.c \
 
144
        id3v2.c \
 
145
        replaygain_synthesis.c \
 
146
        vorbiscomment.c
 
147
 
 
148
 
 
149
EXTRA_DIST = \
 
150
        Makefile.lite \
 
151
        README \
 
152
        plugin_common_static.dsp
 
153
 
 
154
subdir = src/plugin_common
 
155
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
156
CONFIG_HEADER = $(top_builddir)/config.h
 
157
CONFIG_CLEAN_FILES =
 
158
LTLIBRARIES = $(noinst_LTLIBRARIES)
 
159
 
 
160
libplugin_common_la_LDFLAGS =
 
161
libplugin_common_la_LIBADD =
 
162
am_libplugin_common_la_OBJECTS = canonical_tag.lo charset.lo dither.lo \
 
163
        id3v1.lo id3v2.lo replaygain_synthesis.lo vorbiscomment.lo
 
164
libplugin_common_la_OBJECTS = $(am_libplugin_common_la_OBJECTS)
 
165
 
 
166
DEFS = @DEFS@
 
167
DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
 
168
CPPFLAGS = @CPPFLAGS@
 
169
LDFLAGS = @LDFLAGS@
 
170
LIBS = @LIBS@
 
171
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
172
am__depfiles_maybe = depfiles
 
173
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/canonical_tag.Plo \
 
174
@AMDEP_TRUE@    ./$(DEPDIR)/charset.Plo ./$(DEPDIR)/dither.Plo \
 
175
@AMDEP_TRUE@    ./$(DEPDIR)/id3v1.Plo ./$(DEPDIR)/id3v2.Plo \
 
176
@AMDEP_TRUE@    ./$(DEPDIR)/replaygain_synthesis.Plo \
 
177
@AMDEP_TRUE@    ./$(DEPDIR)/vorbiscomment.Plo
 
178
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
179
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
180
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
 
181
        $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
182
CCLD = $(CC)
 
183
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
184
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
185
CFLAGS = @CFLAGS@
 
186
DIST_SOURCES = $(libplugin_common_la_SOURCES)
 
187
HEADERS = $(noinst_HEADERS)
 
188
 
 
189
 
 
190
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
 
191
        uninstall-info-recursive all-recursive install-data-recursive \
 
192
        install-exec-recursive installdirs-recursive install-recursive \
 
193
        uninstall-recursive check-recursive installcheck-recursive
 
194
DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in
 
195
DIST_SUBDIRS = $(SUBDIRS)
 
196
SOURCES = $(libplugin_common_la_SOURCES)
 
197
 
 
198
all: all-recursive
 
199
 
 
200
.SUFFIXES:
 
201
.SUFFIXES: .c .lo .o .obj
 
202
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
 
203
        cd $(top_srcdir) && \
 
204
          $(AUTOMAKE) --foreign  src/plugin_common/Makefile
 
205
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
 
206
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
 
207
 
 
208
clean-noinstLTLIBRARIES:
 
209
        -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
 
210
        @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
 
211
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
212
          test -z "$dir" && dir=.; \
 
213
          echo "rm -f \"$${dir}/so_locations\""; \
 
214
          rm -f "$${dir}/so_locations"; \
 
215
        done
 
216
libplugin_common.la: $(libplugin_common_la_OBJECTS) $(libplugin_common_la_DEPENDENCIES) 
 
217
        $(LINK)  $(libplugin_common_la_LDFLAGS) $(libplugin_common_la_OBJECTS) $(libplugin_common_la_LIBADD) $(LIBS)
 
218
 
 
219
mostlyclean-compile:
 
220
        -rm -f *.$(OBJEXT) core *.core
 
221
 
 
222
distclean-compile:
 
223
        -rm -f *.tab.c
 
224
 
 
225
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonical_tag.Plo@am__quote@
 
226
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/charset.Plo@am__quote@
 
227
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dither.Plo@am__quote@
 
228
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id3v1.Plo@am__quote@
 
229
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/id3v2.Plo@am__quote@
 
230
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/replaygain_synthesis.Plo@am__quote@
 
231
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vorbiscomment.Plo@am__quote@
 
232
 
 
233
distclean-depend:
 
234
        -rm -rf ./$(DEPDIR)
 
235
 
 
236
.c.o:
 
237
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
238
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
239
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
240
        $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
 
241
 
 
242
.c.obj:
 
243
@AMDEP_TRUE@    source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
244
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
 
245
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
246
        $(COMPILE) -c `cygpath -w $<`
 
247
 
 
248
.c.lo:
 
249
@AMDEP_TRUE@    source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
250
@AMDEP_TRUE@    depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
 
251
@AMDEP_TRUE@    $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
252
        $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
 
253
CCDEPMODE = @CCDEPMODE@
 
254
 
 
255
mostlyclean-libtool:
 
256
        -rm -f *.lo
 
257
 
 
258
clean-libtool:
 
259
        -rm -rf .libs _libs
 
260
 
 
261
distclean-libtool:
 
262
        -rm -f libtool
 
263
uninstall-info-am:
 
264
 
 
265
# This directory's subdirectories are mostly independent; you can cd
 
266
# into them and run `make' without going through this Makefile.
 
267
# To change the values of `make' variables: instead of editing Makefiles,
 
268
# (1) if the variable is set in `config.status', edit `config.status'
 
269
#     (which will cause the Makefiles to be regenerated when you run `make');
 
270
# (2) otherwise, pass the desired values on the `make' command line.
 
271
$(RECURSIVE_TARGETS):
 
272
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
273
        dot_seen=no; \
 
274
        target=`echo $@ | sed s/-recursive//`; \
 
275
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
276
          echo "Making $$target in $$subdir"; \
 
277
          if test "$$subdir" = "."; then \
 
278
            dot_seen=yes; \
 
279
            local_target="$$target-am"; \
 
280
          else \
 
281
            local_target="$$target"; \
 
282
          fi; \
 
283
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
284
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
285
        done; \
 
286
        if test "$$dot_seen" = "no"; then \
 
287
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
288
        fi; test -z "$$fail"
 
289
 
 
290
mostlyclean-recursive clean-recursive distclean-recursive \
 
291
maintainer-clean-recursive:
 
292
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
293
        dot_seen=no; \
 
294
        case "$@" in \
 
295
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
296
          *) list='$(SUBDIRS)' ;; \
 
297
        esac; \
 
298
        rev=''; for subdir in $$list; do \
 
299
          if test "$$subdir" = "."; then :; else \
 
300
            rev="$$subdir $$rev"; \
 
301
          fi; \
 
302
        done; \
 
303
        rev="$$rev ."; \
 
304
        target=`echo $@ | sed s/-recursive//`; \
 
305
        for subdir in $$rev; do \
 
306
          echo "Making $$target in $$subdir"; \
 
307
          if test "$$subdir" = "."; then \
 
308
            local_target="$$target-am"; \
 
309
          else \
 
310
            local_target="$$target"; \
 
311
          fi; \
 
312
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
313
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
314
        done && test -z "$$fail"
 
315
tags-recursive:
 
316
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
317
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
318
        done
 
319
 
 
320
ETAGS = etags
 
321
ETAGSFLAGS =
 
322
 
 
323
tags: TAGS
 
324
 
 
325
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
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
        mkid -fID $$unique
 
333
 
 
334
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
335
                $(TAGS_FILES) $(LISP)
 
336
        tags=; \
 
337
        here=`pwd`; \
 
338
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
339
          if test "$$subdir" = .; then :; else \
 
340
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
 
341
          fi; \
 
342
        done; \
 
343
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
344
        unique=`for i in $$list; do \
 
345
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
346
          done | \
 
347
          $(AWK) '    { files[$$0] = 1; } \
 
348
               END { for (i in files) print i; }'`; \
 
349
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
 
350
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
351
             $$tags $$unique
 
352
 
 
353
GTAGS:
 
354
        here=`$(am__cd) $(top_builddir) && pwd` \
 
355
          && cd $(top_srcdir) \
 
356
          && gtags -i $(GTAGS_ARGS) $$here
 
357
 
 
358
distclean-tags:
 
359
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
 
360
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
361
 
 
362
top_distdir = ../..
 
363
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
 
364
 
 
365
distdir: $(DISTFILES)
 
366
        @list='$(DISTFILES)'; for file in $$list; do \
 
367
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
368
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
369
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
370
            dir="/$$dir"; \
 
371
            $(mkinstalldirs) "$(distdir)$$dir"; \
 
372
          else \
 
373
            dir=''; \
 
374
          fi; \
 
375
          if test -d $$d/$$file; then \
 
376
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
377
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
378
            fi; \
 
379
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
380
          else \
 
381
            test -f $(distdir)/$$file \
 
382
            || cp -p $$d/$$file $(distdir)/$$file \
 
383
            || exit 1; \
 
384
          fi; \
 
385
        done
 
386
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
387
          if test "$$subdir" = .; then :; else \
 
388
            test -d $(distdir)/$$subdir \
 
389
            || mkdir $(distdir)/$$subdir \
 
390
            || exit 1; \
 
391
            (cd $$subdir && \
 
392
              $(MAKE) $(AM_MAKEFLAGS) \
 
393
                top_distdir="$(top_distdir)" \
 
394
                distdir=../$(distdir)/$$subdir \
 
395
                distdir) \
 
396
              || exit 1; \
 
397
          fi; \
 
398
        done
 
399
check-am: all-am
 
400
check: check-recursive
 
401
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
402
installdirs: installdirs-recursive
 
403
installdirs-am:
 
404
 
 
405
install: install-recursive
 
406
install-exec: install-exec-recursive
 
407
install-data: install-data-recursive
 
408
uninstall: uninstall-recursive
 
409
 
 
410
install-am: all-am
 
411
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
412
 
 
413
installcheck: installcheck-recursive
 
414
install-strip:
 
415
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
416
          INSTALL_STRIP_FLAG=-s \
 
417
          `test -z '$(STRIP)' || \
 
418
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
419
mostlyclean-generic:
 
420
 
 
421
clean-generic:
 
422
 
 
423
distclean-generic:
 
424
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
 
425
 
 
426
maintainer-clean-generic:
 
427
        @echo "This command is intended for maintainers to use"
 
428
        @echo "it deletes files that may require special tools to rebuild."
 
429
clean: clean-recursive
 
430
 
 
431
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
432
        mostlyclean-am
 
433
 
 
434
distclean: distclean-recursive
 
435
 
 
436
distclean-am: clean-am distclean-compile distclean-depend \
 
437
        distclean-generic distclean-libtool distclean-tags
 
438
 
 
439
dvi: dvi-recursive
 
440
 
 
441
dvi-am:
 
442
 
 
443
info: info-recursive
 
444
 
 
445
info-am:
 
446
 
 
447
install-data-am:
 
448
 
 
449
install-exec-am:
 
450
 
 
451
install-info: install-info-recursive
 
452
 
 
453
install-man:
 
454
 
 
455
installcheck-am:
 
456
 
 
457
maintainer-clean: maintainer-clean-recursive
 
458
 
 
459
maintainer-clean-am: distclean-am maintainer-clean-generic
 
460
 
 
461
mostlyclean: mostlyclean-recursive
 
462
 
 
463
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
464
        mostlyclean-libtool
 
465
 
 
466
uninstall-am: uninstall-info-am
 
467
 
 
468
uninstall-info: uninstall-info-recursive
 
469
 
 
470
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
 
471
        clean-generic clean-libtool clean-noinstLTLIBRARIES \
 
472
        clean-recursive distclean distclean-compile distclean-depend \
 
473
        distclean-generic distclean-libtool distclean-recursive \
 
474
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
 
475
        info-recursive install install-am install-data install-data-am \
 
476
        install-data-recursive install-exec install-exec-am \
 
477
        install-exec-recursive install-info install-info-am \
 
478
        install-info-recursive install-man install-recursive \
 
479
        install-strip installcheck installcheck-am installdirs \
 
480
        installdirs-am installdirs-recursive maintainer-clean \
 
481
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
 
482
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
 
483
        mostlyclean-recursive tags tags-recursive uninstall \
 
484
        uninstall-am uninstall-info-am uninstall-info-recursive \
 
485
        uninstall-recursive
 
486
 
 
487
 
 
488
debug:
 
489
        $(MAKE) all CFLAGS="@DEBUG@"
 
490
 
 
491
profile:
 
492
        $(MAKE) all CFLAGS="@PROFILE@"
 
493
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
494
# Otherwise a system limit (for SysV at least) may be exceeded.
 
495
.NOEXPORT: