~kassoulet/soundconverter/trunk

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: kassoulet
  • Date: 2006-03-05 16:58:22 UTC
  • Revision ID: git-v1:d2efbd9bfae4f3d545e1760a8d443a9ac3b7e444


git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/soundconverter/trunk@61 4983b5b2-20f1-0310-b9af-a3bc2f16504d

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
 
# 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)/soundconverter
20
 
pkglibdir = $(libdir)/soundconverter
21
 
pkgincludedir = $(includedir)/soundconverter
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
 
subdir = .
37
 
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
 
        $(srcdir)/Makefile.in $(top_srcdir)/configure AUTHORS COPYING \
39
 
        ChangeLog INSTALL NEWS TODO install-sh missing mkinstalldirs
40
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41
 
am__aclocal_m4_deps = $(top_srcdir)/configure.in
42
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43
 
        $(ACLOCAL_M4)
44
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
45
 
 configure.lineno configure.status.lineno
46
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
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
 
distdir = $(PACKAGE)-$(VERSION)
61
 
top_distdir = $(distdir)
62
 
am__remove_distdir = \
63
 
  { test ! -d $(distdir) \
64
 
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
65
 
         && rm -fr $(distdir); }; }
66
 
DIST_ARCHIVES = $(distdir).tar.gz
67
 
GZIP_ENV = --best
68
 
distuninstallcheck_listfiles = find . -type f -print
69
 
distcleancheck_listfiles = find . -type f -print
70
 
ACLOCAL = ${SHELL} /home/gautier/code/soundconverter/missing --run aclocal-1.9 
71
 
AMDEP_FALSE = #
72
 
AMDEP_TRUE = 
73
 
AMTAR = ${SHELL} /home/gautier/code/soundconverter/missing --run tar
74
 
AUTOCONF = ${SHELL} /home/gautier/code/soundconverter/missing --run autoconf
75
 
AUTOHEADER = ${SHELL} /home/gautier/code/soundconverter/missing --run autoheader
76
 
AUTOMAKE = ${SHELL} /home/gautier/code/soundconverter/missing --run automake-1.9
77
 
AWK = mawk
78
 
CATALOGS =  fr.gmo pl.gmo pt_BR.gmo
79
 
CATOBJEXT = .gmo
80
 
CC = gcc
81
 
CCDEPMODE = depmode=none
82
 
CFLAGS = -g -O2
83
 
CPP = gcc -E
84
 
CPPFLAGS = 
85
 
CYGPATH_W = echo
86
 
DATADIRNAME = share
87
 
DEFS = -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"soundconverter\" -DVERSION=\"0.8.4\" -DGETTEXT_PACKAGE=\"soundconverter\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 
88
 
DEPDIR = .deps
89
 
ECHO_C = 
90
 
ECHO_N = -n
91
 
ECHO_T = 
92
 
EGREP = grep -E
93
 
EXEEXT = 
94
 
GETTEXT_PACKAGE = soundconverter
95
 
GMOFILES =  fr.gmo pl.gmo pt_BR.gmo
96
 
GMSGFMT = /usr/bin/msgfmt
97
 
INSTALL_DATA = ${INSTALL} -m 644
98
 
INSTALL_PROGRAM = ${INSTALL}
99
 
INSTALL_SCRIPT = ${INSTALL}
100
 
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
101
 
INSTOBJEXT = .mo
102
 
INTLLIBS = 
103
 
INTLTOOL_CAVES_RULE = %.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
104
 
INTLTOOL_DESKTOP_RULE = %.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
105
 
INTLTOOL_DIRECTORY_RULE = %.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
106
 
INTLTOOL_EXTRACT = $(top_builddir)/intltool-extract
107
 
INTLTOOL_ICONV = /usr/bin/iconv
108
 
INTLTOOL_KBD_RULE = %.kbd:       %.kbd.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
109
 
INTLTOOL_KEYS_RULE = %.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
110
 
INTLTOOL_MERGE = $(top_builddir)/intltool-merge
111
 
INTLTOOL_MSGFMT = /usr/bin/msgfmt
112
 
INTLTOOL_MSGMERGE = /usr/bin/msgmerge
113
 
INTLTOOL_OAF_RULE = %.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@
114
 
INTLTOOL_PERL = /usr/bin/perl
115
 
INTLTOOL_PONG_RULE = %.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
116
 
INTLTOOL_PROP_RULE = %.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
117
 
INTLTOOL_SCHEMAS_RULE = %.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
118
 
INTLTOOL_SERVER_RULE = %.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
119
 
INTLTOOL_SHEET_RULE = %.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
120
 
INTLTOOL_SOUNDLIST_RULE = %.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
121
 
INTLTOOL_THEME_RULE = %.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
122
 
INTLTOOL_UI_RULE = %.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
123
 
INTLTOOL_UPDATE = $(top_builddir)/intltool-update
124
 
INTLTOOL_XAM_RULE = %.xam:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
125
 
INTLTOOL_XGETTEXT = /usr/bin/xgettext
126
 
INTLTOOL_XML_NOMERGE_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@
127
 
INTLTOOL_XML_RULE = %.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@
128
 
LDFLAGS = 
129
 
LIBOBJS = 
130
 
LIBS = 
131
 
LTLIBOBJS = 
132
 
MAKEINFO = ${SHELL} /home/gautier/code/soundconverter/missing --run makeinfo
133
 
MKINSTALLDIRS = ./mkinstalldirs
134
 
MSGFMT = /usr/bin/msgfmt
135
 
OBJEXT = o
136
 
PACKAGE = soundconverter
137
 
PACKAGE_BUGREPORT = 
138
 
PACKAGE_NAME = 
139
 
PACKAGE_STRING = 
140
 
PACKAGE_TARNAME = 
141
 
PACKAGE_VERSION = 
142
 
PATH_SEPARATOR = :
143
 
POFILES =  fr.po pl.po pt_BR.po
144
 
POSUB = po
145
 
PO_IN_DATADIR_FALSE = 
146
 
PO_IN_DATADIR_TRUE = 
147
 
PYTHON = /usr/bin/python
148
 
PYTHON_EXEC_PREFIX = ${exec_prefix}
149
 
PYTHON_PLATFORM = linux2
150
 
PYTHON_PREFIX = ${prefix}
151
 
PYTHON_VERSION = 2.4
152
 
SET_MAKE = 
153
 
SHELL = /bin/sh
154
 
STRIP = 
155
 
USE_NLS = yes
156
 
VERSION = 0.8.4
157
 
XGETTEXT = /usr/bin/xgettext
158
 
ac_ct_CC = gcc
159
 
ac_ct_STRIP = 
160
 
am__fastdepCC_FALSE = 
161
 
am__fastdepCC_TRUE = #
162
 
am__include = include
163
 
am__leading_dot = .
164
 
am__quote = 
165
 
am__tar = ${AMTAR} chof - "$$tardir"
166
 
am__untar = ${AMTAR} xf -
167
 
bindir = ${exec_prefix}/bin
168
 
build_alias = 
169
 
datadir = ${prefix}/share
170
 
exec_prefix = ${prefix}
171
 
host_alias = 
172
 
includedir = ${prefix}/include
173
 
infodir = ${prefix}/info
174
 
install_sh = /home/gautier/code/soundconverter/install-sh
175
 
libdir = ${exec_prefix}/lib
176
 
libexecdir = ${exec_prefix}/libexec
177
 
localstatedir = ${prefix}/var
178
 
mandir = ${prefix}/man
179
 
mkdir_p = mkdir -p --
180
 
oldincludedir = /usr/include
181
 
pkgpyexecdir = ${pyexecdir}/soundconverter
182
 
pkgpythondir = ${pythondir}/soundconverter
183
 
prefix = /usr/local
184
 
program_transform_name = s,x,x,
185
 
pyexecdir = ${exec_prefix}/lib/python2.4/site-packages
186
 
pythondir = ${prefix}/lib/python2.4/site-packages
187
 
sbindir = ${exec_prefix}/sbin
188
 
sharedstatedir = ${prefix}/com
189
 
sysconfdir = ${prefix}/etc
190
 
target_alias = 
191
 
SUBDIRS = po src data doc
192
 
CLEANFILES = 
193
 
EXTRA_DIST = intltool-extract.in intltool-merge.in intltool-update.in autogen.sh
194
 
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
195
 
all: all-recursive
196
 
 
197
 
.SUFFIXES:
198
 
am--refresh:
199
 
        @:
200
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
201
 
        @for dep in $?; do \
202
 
          case '$(am__configure_deps)' in \
203
 
            *$$dep*) \
204
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
205
 
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
206
 
                && exit 0; \
207
 
              exit 1;; \
208
 
          esac; \
209
 
        done; \
210
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
211
 
        cd $(top_srcdir) && \
212
 
          $(AUTOMAKE) --gnu  Makefile
213
 
.PRECIOUS: Makefile
214
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
215
 
        @case '$?' in \
216
 
          *config.status*) \
217
 
            echo ' $(SHELL) ./config.status'; \
218
 
            $(SHELL) ./config.status;; \
219
 
          *) \
220
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
221
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
222
 
        esac;
223
 
 
224
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225
 
        $(SHELL) ./config.status --recheck
226
 
 
227
 
$(top_srcdir)/configure:  $(am__configure_deps)
228
 
        cd $(srcdir) && $(AUTOCONF)
229
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
230
 
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
231
 
uninstall-info-am:
232
 
 
233
 
# This directory's subdirectories are mostly independent; you can cd
234
 
# into them and run `make' without going through this Makefile.
235
 
# To change the values of `make' variables: instead of editing Makefiles,
236
 
# (1) if the variable is set in `config.status', edit `config.status'
237
 
#     (which will cause the Makefiles to be regenerated when you run `make');
238
 
# (2) otherwise, pass the desired values on the `make' command line.
239
 
$(RECURSIVE_TARGETS):
240
 
        @failcom='exit 1'; \
241
 
        for f in x $$MAKEFLAGS; do \
242
 
          case $$f in \
243
 
            *=* | --[!k]*);; \
244
 
            *k*) failcom='fail=yes';; \
245
 
          esac; \
246
 
        done; \
247
 
        dot_seen=no; \
248
 
        target=`echo $@ | sed s/-recursive//`; \
249
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
250
 
          echo "Making $$target in $$subdir"; \
251
 
          if test "$$subdir" = "."; then \
252
 
            dot_seen=yes; \
253
 
            local_target="$$target-am"; \
254
 
          else \
255
 
            local_target="$$target"; \
256
 
          fi; \
257
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
258
 
          || eval $$failcom; \
259
 
        done; \
260
 
        if test "$$dot_seen" = "no"; then \
261
 
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
262
 
        fi; test -z "$$fail"
263
 
 
264
 
mostlyclean-recursive clean-recursive distclean-recursive \
265
 
maintainer-clean-recursive:
266
 
        @failcom='exit 1'; \
267
 
        for f in x $$MAKEFLAGS; do \
268
 
          case $$f in \
269
 
            *=* | --[!k]*);; \
270
 
            *k*) failcom='fail=yes';; \
271
 
          esac; \
272
 
        done; \
273
 
        dot_seen=no; \
274
 
        case "$@" in \
275
 
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
276
 
          *) list='$(SUBDIRS)' ;; \
277
 
        esac; \
278
 
        rev=''; for subdir in $$list; do \
279
 
          if test "$$subdir" = "."; then :; else \
280
 
            rev="$$subdir $$rev"; \
281
 
          fi; \
282
 
        done; \
283
 
        rev="$$rev ."; \
284
 
        target=`echo $@ | sed s/-recursive//`; \
285
 
        for subdir in $$rev; do \
286
 
          echo "Making $$target in $$subdir"; \
287
 
          if test "$$subdir" = "."; then \
288
 
            local_target="$$target-am"; \
289
 
          else \
290
 
            local_target="$$target"; \
291
 
          fi; \
292
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
293
 
          || eval $$failcom; \
294
 
        done && test -z "$$fail"
295
 
tags-recursive:
296
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
297
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
298
 
        done
299
 
ctags-recursive:
300
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
301
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
302
 
        done
303
 
 
304
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
305
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
306
 
        unique=`for i in $$list; do \
307
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308
 
          done | \
309
 
          $(AWK) '    { files[$$0] = 1; } \
310
 
               END { for (i in files) print i; }'`; \
311
 
        mkid -fID $$unique
312
 
tags: TAGS
313
 
 
314
 
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
315
 
                $(TAGS_FILES) $(LISP)
316
 
        tags=; \
317
 
        here=`pwd`; \
318
 
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
319
 
          include_option=--etags-include; \
320
 
          empty_fix=.; \
321
 
        else \
322
 
          include_option=--include; \
323
 
          empty_fix=; \
324
 
        fi; \
325
 
        list='$(SUBDIRS)'; for subdir in $$list; do \
326
 
          if test "$$subdir" = .; then :; else \
327
 
            test ! -f $$subdir/TAGS || \
328
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
329
 
          fi; \
330
 
        done; \
331
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
332
 
        unique=`for i in $$list; do \
333
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
334
 
          done | \
335
 
          $(AWK) '    { files[$$0] = 1; } \
336
 
               END { for (i in files) print i; }'`; \
337
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
338
 
          test -n "$$unique" || unique=$$empty_fix; \
339
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
340
 
            $$tags $$unique; \
341
 
        fi
342
 
ctags: CTAGS
343
 
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
344
 
                $(TAGS_FILES) $(LISP)
345
 
        tags=; \
346
 
        here=`pwd`; \
347
 
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
348
 
        unique=`for i in $$list; do \
349
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
350
 
          done | \
351
 
          $(AWK) '    { files[$$0] = 1; } \
352
 
               END { for (i in files) print i; }'`; \
353
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
354
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
355
 
             $$tags $$unique
356
 
 
357
 
GTAGS:
358
 
        here=`$(am__cd) $(top_builddir) && pwd` \
359
 
          && cd $(top_srcdir) \
360
 
          && gtags -i $(GTAGS_ARGS) $$here
361
 
 
362
 
distclean-tags:
363
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
364
 
 
365
 
distdir: $(DISTFILES)
366
 
        $(am__remove_distdir)
367
 
        mkdir $(distdir)
368
 
        $(mkdir_p) $(distdir)/po
369
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
370
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
371
 
        list='$(DISTFILES)'; for file in $$list; do \
372
 
          case $$file in \
373
 
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
374
 
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
375
 
          esac; \
376
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
377
 
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
378
 
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
379
 
            dir="/$$dir"; \
380
 
            $(mkdir_p) "$(distdir)$$dir"; \
381
 
          else \
382
 
            dir=''; \
383
 
          fi; \
384
 
          if test -d $$d/$$file; then \
385
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
386
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
387
 
            fi; \
388
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
389
 
          else \
390
 
            test -f $(distdir)/$$file \
391
 
            || cp -p $$d/$$file $(distdir)/$$file \
392
 
            || exit 1; \
393
 
          fi; \
394
 
        done
395
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
396
 
          if test "$$subdir" = .; then :; else \
397
 
            test -d "$(distdir)/$$subdir" \
398
 
            || $(mkdir_p) "$(distdir)/$$subdir" \
399
 
            || exit 1; \
400
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
401
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
402
 
            (cd $$subdir && \
403
 
              $(MAKE) $(AM_MAKEFLAGS) \
404
 
                top_distdir="$$top_distdir" \
405
 
                distdir="$$distdir/$$subdir" \
406
 
                distdir) \
407
 
              || exit 1; \
408
 
          fi; \
409
 
        done
410
 
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
411
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
412
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
413
 
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
414
 
        || chmod -R a+r $(distdir)
415
 
dist-gzip: distdir
416
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
417
 
        $(am__remove_distdir)
418
 
 
419
 
dist-bzip2: distdir
420
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
421
 
        $(am__remove_distdir)
422
 
 
423
 
dist-tarZ: distdir
424
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
425
 
        $(am__remove_distdir)
426
 
 
427
 
dist-shar: distdir
428
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
429
 
        $(am__remove_distdir)
430
 
 
431
 
dist-zip: distdir
432
 
        -rm -f $(distdir).zip
433
 
        zip -rq $(distdir).zip $(distdir)
434
 
        $(am__remove_distdir)
435
 
 
436
 
dist dist-all: distdir
437
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
438
 
        $(am__remove_distdir)
439
 
 
440
 
# This target untars the dist file and tries a VPATH configuration.  Then
441
 
# it guarantees that the distribution is self-contained by making another
442
 
# tarfile.
443
 
distcheck: dist
444
 
        case '$(DIST_ARCHIVES)' in \
445
 
        *.tar.gz*) \
446
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
447
 
        *.tar.bz2*) \
448
 
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
449
 
        *.tar.Z*) \
450
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
451
 
        *.shar.gz*) \
452
 
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
453
 
        *.zip*) \
454
 
          unzip $(distdir).zip ;;\
455
 
        esac
456
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
457
 
        mkdir $(distdir)/_build
458
 
        mkdir $(distdir)/_inst
459
 
        chmod a-w $(distdir)
460
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
461
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
462
 
          && cd $(distdir)/_build \
463
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
464
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
465
 
          && $(MAKE) $(AM_MAKEFLAGS) \
466
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
467
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
468
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
469
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
470
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
471
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
472
 
                distuninstallcheck \
473
 
          && chmod -R a-w "$$dc_install_base" \
474
 
          && ({ \
475
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
476
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
477
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
478
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
479
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
480
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
481
 
          && rm -rf "$$dc_destdir" \
482
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
483
 
          && rm -rf $(DIST_ARCHIVES) \
484
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
485
 
        $(am__remove_distdir)
486
 
        @(echo "$(distdir) archives ready for distribution: "; \
487
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
488
 
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
489
 
distuninstallcheck:
490
 
        @cd $(distuninstallcheck_dir) \
491
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
492
 
           || { echo "ERROR: files left after uninstall:" ; \
493
 
                if test -n "$(DESTDIR)"; then \
494
 
                  echo "  (check DESTDIR support)"; \
495
 
                fi ; \
496
 
                $(distuninstallcheck_listfiles) ; \
497
 
                exit 1; } >&2
498
 
distcleancheck: distclean
499
 
        @if test '$(srcdir)' = . ; then \
500
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
501
 
          exit 1 ; \
502
 
        fi
503
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
504
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
505
 
               $(distcleancheck_listfiles) ; \
506
 
               exit 1; } >&2
507
 
check-am: all-am
508
 
check: check-recursive
509
 
all-am: Makefile
510
 
installdirs: installdirs-recursive
511
 
installdirs-am:
512
 
install: install-recursive
513
 
install-exec: install-exec-recursive
514
 
install-data: install-data-recursive
515
 
uninstall: uninstall-recursive
516
 
 
517
 
install-am: all-am
518
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
519
 
 
520
 
installcheck: installcheck-recursive
521
 
install-strip:
522
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
523
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
524
 
          `test -z '$(STRIP)' || \
525
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
526
 
mostlyclean-generic:
527
 
 
528
 
clean-generic:
529
 
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
530
 
 
531
 
distclean-generic:
532
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533
 
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
534
 
 
535
 
maintainer-clean-generic:
536
 
        @echo "This command is intended for maintainers to use"
537
 
        @echo "it deletes files that may require special tools to rebuild."
538
 
clean: clean-recursive
539
 
 
540
 
clean-am: clean-generic mostlyclean-am
541
 
 
542
 
distclean: distclean-recursive
543
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
544
 
        -rm -f Makefile
545
 
distclean-am: clean-am distclean-generic distclean-tags
546
 
 
547
 
dvi: dvi-recursive
548
 
 
549
 
dvi-am:
550
 
 
551
 
html: html-recursive
552
 
 
553
 
info: info-recursive
554
 
 
555
 
info-am:
556
 
 
557
 
install-data-am:
558
 
 
559
 
install-exec-am:
560
 
 
561
 
install-info: install-info-recursive
562
 
 
563
 
install-man:
564
 
 
565
 
installcheck-am:
566
 
 
567
 
maintainer-clean: maintainer-clean-recursive
568
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
569
 
        -rm -rf $(top_srcdir)/autom4te.cache
570
 
        -rm -f Makefile
571
 
maintainer-clean-am: distclean-am maintainer-clean-generic
572
 
 
573
 
mostlyclean: mostlyclean-recursive
574
 
 
575
 
mostlyclean-am: mostlyclean-generic
576
 
 
577
 
pdf: pdf-recursive
578
 
 
579
 
pdf-am:
580
 
 
581
 
ps: ps-recursive
582
 
 
583
 
ps-am:
584
 
 
585
 
uninstall-am: uninstall-info-am
586
 
 
587
 
uninstall-info: uninstall-info-recursive
588
 
 
589
 
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
590
 
        check-am clean clean-generic clean-recursive ctags \
591
 
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-shar \
592
 
        dist-tarZ dist-zip distcheck distclean distclean-generic \
593
 
        distclean-recursive distclean-tags distcleancheck distdir \
594
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
595
 
        install install-am install-data install-data-am install-exec \
596
 
        install-exec-am install-info install-info-am install-man \
597
 
        install-strip installcheck installcheck-am installdirs \
598
 
        installdirs-am maintainer-clean maintainer-clean-generic \
599
 
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
600
 
        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
601
 
        uninstall uninstall-am uninstall-info-am
602
 
 
603
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
604
 
# Otherwise a system limit (for SysV at least) may be exceeded.
605
 
.NOEXPORT: