~ubuntu-branches/ubuntu/wily/gigedit/wily-proposed

« back to all changes in this revision

Viewing changes to .pc/01-makefiles.patch/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-02-08 23:43:24 UTC
  • mfrom: (3.1.2 natty)
  • Revision ID: james.westby@ubuntu.com-20110208234324-y4etux3ihk36apjf
Tags: 0.2.0-1
* Upload to unstable.
* debian/gbp.conf: Set sign-tags to True.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.8.5 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004  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
host_triplet = @host@
 
37
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
 
38
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
 
39
        $(srcdir)/gigedit.spec.in $(top_srcdir)/configure AUTHORS \
 
40
        COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
 
41
        install-sh ltmain.sh missing
 
42
subdir = .
 
43
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
44
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
45
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
46
        $(ACLOCAL_M4)
 
47
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
 
48
 configure.lineno configure.status.lineno
 
49
mkinstalldirs = $(mkdir_p)
 
50
CONFIG_HEADER = config.h
 
51
CONFIG_CLEAN_FILES = gigedit.spec
 
52
SOURCES =
 
53
DIST_SOURCES =
 
54
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
55
        html-recursive info-recursive install-data-recursive \
 
56
        install-exec-recursive install-info-recursive \
 
57
        install-recursive installcheck-recursive installdirs-recursive \
 
58
        pdf-recursive ps-recursive uninstall-info-recursive \
 
59
        uninstall-recursive
 
60
ETAGS = etags
 
61
CTAGS = ctags
 
62
DIST_SUBDIRS = $(SUBDIRS)
 
63
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
64
distdir = $(PACKAGE)-$(VERSION)
 
65
top_distdir = $(distdir)
 
66
am__remove_distdir = \
 
67
  { test ! -d $(distdir) \
 
68
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
 
69
         && rm -fr $(distdir); }; }
 
70
DIST_ARCHIVES = $(distdir).tar.gz
 
71
GZIP_ENV = --best
 
72
distuninstallcheck_listfiles = find . -type f -print
 
73
distcleancheck_listfiles = find . -type f -print
 
74
ACLOCAL = @ACLOCAL@
 
75
ALL_LINGUAS = @ALL_LINGUAS@
 
76
AMDEP_FALSE = @AMDEP_FALSE@
 
77
AMDEP_TRUE = @AMDEP_TRUE@
 
78
AMTAR = @AMTAR@
 
79
AR = @AR@
 
80
AS = @AS@
 
81
AUTOCONF = @AUTOCONF@
 
82
AUTOHEADER = @AUTOHEADER@
 
83
AUTOMAKE = @AUTOMAKE@
 
84
AWK = @AWK@
 
85
CATALOGS = @CATALOGS@
 
86
CATOBJEXT = @CATOBJEXT@
 
87
CC = @CC@
 
88
CCDEPMODE = @CCDEPMODE@
 
89
CFLAGS = @CFLAGS@
 
90
CPP = @CPP@
 
91
CPPFLAGS = @CPPFLAGS@
 
92
CXX = @CXX@
 
93
CXXCPP = @CXXCPP@
 
94
CXXDEPMODE = @CXXDEPMODE@
 
95
CXXFLAGS = @CXXFLAGS@
 
96
CYGPATH_W = @CYGPATH_W@
 
97
DATADIRNAME = @DATADIRNAME@
 
98
DEFS = @DEFS@
 
99
DEPDIR = @DEPDIR@
 
100
DLLTOOL = @DLLTOOL@
 
101
DSYMUTIL = @DSYMUTIL@
 
102
ECHO = @ECHO@
 
103
ECHO_C = @ECHO_C@
 
104
ECHO_N = @ECHO_N@
 
105
ECHO_T = @ECHO_T@
 
106
EGREP = @EGREP@
 
107
EXEEXT = @EXEEXT@
 
108
F77 = @F77@
 
109
FFLAGS = @FFLAGS@
 
110
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
111
GIGEDIT_VER_MAJOR = @GIGEDIT_VER_MAJOR@
 
112
GIGEDIT_VER_MINOR = @GIGEDIT_VER_MINOR@
 
113
GIGEDIT_VER_RELEASE = @GIGEDIT_VER_RELEASE@
 
114
GIG_CFLAGS = @GIG_CFLAGS@
 
115
GIG_LIBS = @GIG_LIBS@
 
116
GMOFILES = @GMOFILES@
 
117
GMSGFMT = @GMSGFMT@
 
118
GREP = @GREP@
 
119
GTKMM_CFLAGS = @GTKMM_CFLAGS@
 
120
GTKMM_LIBS = @GTKMM_LIBS@
 
121
HAVE_LINUXSAMPLER_FALSE = @HAVE_LINUXSAMPLER_FALSE@
 
122
HAVE_LINUXSAMPLER_TRUE = @HAVE_LINUXSAMPLER_TRUE@
 
123
INSTALL_DATA = @INSTALL_DATA@
 
124
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
125
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
126
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
127
INSTOBJEXT = @INSTOBJEXT@
 
128
INTLLIBS = @INTLLIBS@
 
129
INTLTOOL_CAVES_RULE = @INTLTOOL_CAVES_RULE@
 
130
INTLTOOL_DESKTOP_RULE = @INTLTOOL_DESKTOP_RULE@
 
131
INTLTOOL_DIRECTORY_RULE = @INTLTOOL_DIRECTORY_RULE@
 
132
INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
 
133
INTLTOOL_KBD_RULE = @INTLTOOL_KBD_RULE@
 
134
INTLTOOL_KEYS_RULE = @INTLTOOL_KEYS_RULE@
 
135
INTLTOOL_MERGE = @INTLTOOL_MERGE@
 
136
INTLTOOL_OAF_RULE = @INTLTOOL_OAF_RULE@
 
137
INTLTOOL_PERL = @INTLTOOL_PERL@
 
138
INTLTOOL_POLICY_RULE = @INTLTOOL_POLICY_RULE@
 
139
INTLTOOL_PONG_RULE = @INTLTOOL_PONG_RULE@
 
140
INTLTOOL_PROP_RULE = @INTLTOOL_PROP_RULE@
 
141
INTLTOOL_SCHEMAS_RULE = @INTLTOOL_SCHEMAS_RULE@
 
142
INTLTOOL_SERVER_RULE = @INTLTOOL_SERVER_RULE@
 
143
INTLTOOL_SERVICE_RULE = @INTLTOOL_SERVICE_RULE@
 
144
INTLTOOL_SHEET_RULE = @INTLTOOL_SHEET_RULE@
 
145
INTLTOOL_SOUNDLIST_RULE = @INTLTOOL_SOUNDLIST_RULE@
 
146
INTLTOOL_THEME_RULE = @INTLTOOL_THEME_RULE@
 
147
INTLTOOL_UI_RULE = @INTLTOOL_UI_RULE@
 
148
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
149
INTLTOOL_XAM_RULE = @INTLTOOL_XAM_RULE@
 
150
INTLTOOL_XML_NOMERGE_RULE = @INTLTOOL_XML_NOMERGE_RULE@
 
151
INTLTOOL_XML_RULE = @INTLTOOL_XML_RULE@
 
152
LDFLAGS = @LDFLAGS@
 
153
LIBOBJS = @LIBOBJS@
 
154
LIBS = @LIBS@
 
155
LIBTOOL = @LIBTOOL@
 
156
LINUXSAMPLER_CFLAGS = @LINUXSAMPLER_CFLAGS@
 
157
LINUXSAMPLER_LIBS = @LINUXSAMPLER_LIBS@
 
158
LINUXSAMPLER_PLUGIN_DIR = @LINUXSAMPLER_PLUGIN_DIR@
 
159
LN_S = @LN_S@
 
160
LTLIBOBJS = @LTLIBOBJS@
 
161
MAKEINFO = @MAKEINFO@
 
162
MKINSTALLDIRS = @MKINSTALLDIRS@
 
163
MSGFMT = @MSGFMT@
 
164
MSGFMT_OPTS = @MSGFMT_OPTS@
 
165
MSGMERGE = @MSGMERGE@
 
166
NMEDIT = @NMEDIT@
 
167
OBJDUMP = @OBJDUMP@
 
168
OBJEXT = @OBJEXT@
 
169
PACKAGE = @PACKAGE@
 
170
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
171
PACKAGE_NAME = @PACKAGE_NAME@
 
172
PACKAGE_STRING = @PACKAGE_STRING@
 
173
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
174
PACKAGE_VERSION = @PACKAGE_VERSION@
 
175
PATH_SEPARATOR = @PATH_SEPARATOR@
 
176
PKG_CONFIG = @PKG_CONFIG@
 
177
POFILES = @POFILES@
 
178
POSUB = @POSUB@
 
179
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
 
180
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
 
181
RANLIB = @RANLIB@
 
182
SED = @SED@
 
183
SET_MAKE = @SET_MAKE@
 
184
SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
 
185
SHELL = @SHELL@
 
186
SHLIB_VERSION_ARG = @SHLIB_VERSION_ARG@
 
187
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
 
188
SNDFILE_LIBS = @SNDFILE_LIBS@
 
189
STRIP = @STRIP@
 
190
USE_NLS = @USE_NLS@
 
191
VERSION = @VERSION@
 
192
WINDOWS_FALSE = @WINDOWS_FALSE@
 
193
WINDOWS_TRUE = @WINDOWS_TRUE@
 
194
XGETTEXT = @XGETTEXT@
 
195
ac_ct_CC = @ac_ct_CC@
 
196
ac_ct_CXX = @ac_ct_CXX@
 
197
ac_ct_F77 = @ac_ct_F77@
 
198
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
 
199
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
 
200
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
 
201
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
 
202
am__include = @am__include@
 
203
am__leading_dot = @am__leading_dot@
 
204
am__quote = @am__quote@
 
205
bindir = @bindir@
 
206
build = @build@
 
207
build_alias = @build_alias@
 
208
build_cpu = @build_cpu@
 
209
build_os = @build_os@
 
210
build_vendor = @build_vendor@
 
211
datadir = @datadir@
 
212
datarootdir = @datarootdir@
 
213
docdir = @docdir@
 
214
dvidir = @dvidir@
 
215
exec_prefix = @exec_prefix@
 
216
host = @host@
 
217
host_alias = @host_alias@
 
218
host_cpu = @host_cpu@
 
219
host_os = @host_os@
 
220
host_vendor = @host_vendor@
 
221
htmldir = @htmldir@
 
222
includedir = @includedir@
 
223
infodir = @infodir@
 
224
install_sh = @install_sh@
 
225
libdir = @libdir@
 
226
libexecdir = @libexecdir@
 
227
localedir = @localedir@
 
228
localstatedir = @localstatedir@
 
229
mandir = @mandir@
 
230
mkdir_p = @mkdir_p@
 
231
oldincludedir = @oldincludedir@
 
232
pdfdir = @pdfdir@
 
233
prefix = @prefix@
 
234
program_transform_name = @program_transform_name@
 
235
psdir = @psdir@
 
236
sbindir = @sbindir@
 
237
sharedstatedir = @sharedstatedir@
 
238
sysconfdir = @sysconfdir@
 
239
target_alias = @target_alias@
 
240
SUBDIRS = src gfx po debian doc win32
 
241
DISTCLEANFILES = \
 
242
        intltool-extract        \
 
243
        intltool-merge          \
 
244
        intltool-update
 
245
 
 
246
all: config.h
 
247
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
 
248
 
 
249
.SUFFIXES:
 
250
am--refresh:
 
251
        @:
 
252
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
253
        @for dep in $?; do \
 
254
          case '$(am__configure_deps)' in \
 
255
            *$$dep*) \
 
256
              echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
 
257
              cd $(srcdir) && $(AUTOMAKE) --gnu  \
 
258
                && exit 0; \
 
259
              exit 1;; \
 
260
          esac; \
 
261
        done; \
 
262
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
 
263
        cd $(top_srcdir) && \
 
264
          $(AUTOMAKE) --gnu  Makefile
 
265
.PRECIOUS: Makefile
 
266
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
267
        @case '$?' in \
 
268
          *config.status*) \
 
269
            echo ' $(SHELL) ./config.status'; \
 
270
            $(SHELL) ./config.status;; \
 
271
          *) \
 
272
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
 
273
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
 
274
        esac;
 
275
 
 
276
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
277
        $(SHELL) ./config.status --recheck
 
278
 
 
279
$(top_srcdir)/configure:  $(am__configure_deps)
 
280
        cd $(srcdir) && $(AUTOCONF)
 
281
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
282
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
 
283
 
 
284
config.h: stamp-h1
 
285
        @if test ! -f $@; then \
 
286
          rm -f stamp-h1; \
 
287
          $(MAKE) stamp-h1; \
 
288
        else :; fi
 
289
 
 
290
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
 
291
        @rm -f stamp-h1
 
292
        cd $(top_builddir) && $(SHELL) ./config.status config.h
 
293
$(srcdir)/config.h.in:  $(am__configure_deps) 
 
294
        cd $(top_srcdir) && $(AUTOHEADER)
 
295
        rm -f stamp-h1
 
296
        touch $@
 
297
 
 
298
distclean-hdr:
 
299
        -rm -f config.h stamp-h1
 
300
gigedit.spec: $(top_builddir)/config.status $(srcdir)/gigedit.spec.in
 
301
        cd $(top_builddir) && $(SHELL) ./config.status $@
 
302
 
 
303
mostlyclean-libtool:
 
304
        -rm -f *.lo
 
305
 
 
306
clean-libtool:
 
307
        -rm -rf .libs _libs
 
308
 
 
309
distclean-libtool:
 
310
        -rm -f libtool
 
311
uninstall-info-am:
 
312
 
 
313
# This directory's subdirectories are mostly independent; you can cd
 
314
# into them and run `make' without going through this Makefile.
 
315
# To change the values of `make' variables: instead of editing Makefiles,
 
316
# (1) if the variable is set in `config.status', edit `config.status'
 
317
#     (which will cause the Makefiles to be regenerated when you run `make');
 
318
# (2) otherwise, pass the desired values on the `make' command line.
 
319
$(RECURSIVE_TARGETS):
 
320
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
321
        dot_seen=no; \
 
322
        target=`echo $@ | sed s/-recursive//`; \
 
323
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
324
          echo "Making $$target in $$subdir"; \
 
325
          if test "$$subdir" = "."; then \
 
326
            dot_seen=yes; \
 
327
            local_target="$$target-am"; \
 
328
          else \
 
329
            local_target="$$target"; \
 
330
          fi; \
 
331
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
332
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
333
        done; \
 
334
        if test "$$dot_seen" = "no"; then \
 
335
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
336
        fi; test -z "$$fail"
 
337
 
 
338
mostlyclean-recursive clean-recursive distclean-recursive \
 
339
maintainer-clean-recursive:
 
340
        @set fnord $$MAKEFLAGS; amf=$$2; \
 
341
        dot_seen=no; \
 
342
        case "$@" in \
 
343
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
344
          *) list='$(SUBDIRS)' ;; \
 
345
        esac; \
 
346
        rev=''; for subdir in $$list; do \
 
347
          if test "$$subdir" = "."; then :; else \
 
348
            rev="$$subdir $$rev"; \
 
349
          fi; \
 
350
        done; \
 
351
        rev="$$rev ."; \
 
352
        target=`echo $@ | sed s/-recursive//`; \
 
353
        for subdir in $$rev; do \
 
354
          echo "Making $$target in $$subdir"; \
 
355
          if test "$$subdir" = "."; then \
 
356
            local_target="$$target-am"; \
 
357
          else \
 
358
            local_target="$$target"; \
 
359
          fi; \
 
360
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
361
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
 
362
        done && test -z "$$fail"
 
363
tags-recursive:
 
364
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
365
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
366
        done
 
367
ctags-recursive:
 
368
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
369
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
370
        done
 
371
 
 
372
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
373
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
374
        unique=`for i in $$list; do \
 
375
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
376
          done | \
 
377
          $(AWK) '    { files[$$0] = 1; } \
 
378
               END { for (i in files) print i; }'`; \
 
379
        mkid -fID $$unique
 
380
tags: TAGS
 
381
 
 
382
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
383
                $(TAGS_FILES) $(LISP)
 
384
        tags=; \
 
385
        here=`pwd`; \
 
386
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
387
          include_option=--etags-include; \
 
388
          empty_fix=.; \
 
389
        else \
 
390
          include_option=--include; \
 
391
          empty_fix=; \
 
392
        fi; \
 
393
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
394
          if test "$$subdir" = .; then :; else \
 
395
            test ! -f $$subdir/TAGS || \
 
396
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
397
          fi; \
 
398
        done; \
 
399
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
400
        unique=`for i in $$list; do \
 
401
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
402
          done | \
 
403
          $(AWK) '    { files[$$0] = 1; } \
 
404
               END { for (i in files) print i; }'`; \
 
405
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
406
          test -n "$$unique" || unique=$$empty_fix; \
 
407
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
408
            $$tags $$unique; \
 
409
        fi
 
410
ctags: CTAGS
 
411
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
 
412
                $(TAGS_FILES) $(LISP)
 
413
        tags=; \
 
414
        here=`pwd`; \
 
415
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
 
416
        unique=`for i in $$list; do \
 
417
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
418
          done | \
 
419
          $(AWK) '    { files[$$0] = 1; } \
 
420
               END { for (i in files) print i; }'`; \
 
421
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
422
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
423
             $$tags $$unique
 
424
 
 
425
GTAGS:
 
426
        here=`$(am__cd) $(top_builddir) && pwd` \
 
427
          && cd $(top_srcdir) \
 
428
          && gtags -i $(GTAGS_ARGS) $$here
 
429
 
 
430
distclean-tags:
 
431
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
432
 
 
433
distdir: $(DISTFILES)
 
434
        $(am__remove_distdir)
 
435
        mkdir $(distdir)
 
436
        $(mkdir_p) $(distdir)/. $(distdir)/po $(distdir)/win32
 
437
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
 
438
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
 
439
        list='$(DISTFILES)'; for file in $$list; do \
 
440
          case $$file in \
 
441
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
 
442
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
 
443
          esac; \
 
444
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
445
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
 
446
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
 
447
            dir="/$$dir"; \
 
448
            $(mkdir_p) "$(distdir)$$dir"; \
 
449
          else \
 
450
            dir=''; \
 
451
          fi; \
 
452
          if test -d $$d/$$file; then \
 
453
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
454
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
455
            fi; \
 
456
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
457
          else \
 
458
            test -f $(distdir)/$$file \
 
459
            || cp -p $$d/$$file $(distdir)/$$file \
 
460
            || exit 1; \
 
461
          fi; \
 
462
        done
 
463
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
464
          if test "$$subdir" = .; then :; else \
 
465
            test -d "$(distdir)/$$subdir" \
 
466
            || mkdir "$(distdir)/$$subdir" \
 
467
            || exit 1; \
 
468
            (cd $$subdir && \
 
469
              $(MAKE) $(AM_MAKEFLAGS) \
 
470
                top_distdir="../$(top_distdir)" \
 
471
                distdir="../$(distdir)/$$subdir" \
 
472
                distdir) \
 
473
              || exit 1; \
 
474
          fi; \
 
475
        done
 
476
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
 
477
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
 
478
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
 
479
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
 
480
        || chmod -R a+r $(distdir)
 
481
dist-gzip: distdir
 
482
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
483
        $(am__remove_distdir)
 
484
 
 
485
dist-bzip2: distdir
 
486
        $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
 
487
        $(am__remove_distdir)
 
488
 
 
489
dist-tarZ: distdir
 
490
        $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
 
491
        $(am__remove_distdir)
 
492
 
 
493
dist-shar: distdir
 
494
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
 
495
        $(am__remove_distdir)
 
496
 
 
497
dist-zip: distdir
 
498
        -rm -f $(distdir).zip
 
499
        zip -rq $(distdir).zip $(distdir)
 
500
        $(am__remove_distdir)
 
501
 
 
502
dist dist-all: distdir
 
503
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
 
504
        $(am__remove_distdir)
 
505
 
 
506
# This target untars the dist file and tries a VPATH configuration.  Then
 
507
# it guarantees that the distribution is self-contained by making another
 
508
# tarfile.
 
509
distcheck: dist
 
510
        case '$(DIST_ARCHIVES)' in \
 
511
        *.tar.gz*) \
 
512
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
 
513
        *.tar.bz2*) \
 
514
          bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
 
515
        *.tar.Z*) \
 
516
          uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
 
517
        *.shar.gz*) \
 
518
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
 
519
        *.zip*) \
 
520
          unzip $(distdir).zip ;;\
 
521
        esac
 
522
        chmod -R a-w $(distdir); chmod a+w $(distdir)
 
523
        mkdir $(distdir)/_build
 
524
        mkdir $(distdir)/_inst
 
525
        chmod a-w $(distdir)
 
526
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
 
527
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
 
528
          && cd $(distdir)/_build \
 
529
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
530
            $(DISTCHECK_CONFIGURE_FLAGS) \
 
531
          && $(MAKE) $(AM_MAKEFLAGS) \
 
532
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
 
533
          && $(MAKE) $(AM_MAKEFLAGS) check \
 
534
          && $(MAKE) $(AM_MAKEFLAGS) install \
 
535
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
 
536
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
 
537
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
 
538
                distuninstallcheck \
 
539
          && chmod -R a-w "$$dc_install_base" \
 
540
          && ({ \
 
541
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
 
542
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
 
543
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
 
544
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
 
545
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
 
546
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
 
547
          && rm -rf "$$dc_destdir" \
 
548
          && $(MAKE) $(AM_MAKEFLAGS) dist \
 
549
          && rm -rf $(DIST_ARCHIVES) \
 
550
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
 
551
        $(am__remove_distdir)
 
552
        @(echo "$(distdir) archives ready for distribution: "; \
 
553
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
 
554
          sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
 
555
distuninstallcheck:
 
556
        @cd $(distuninstallcheck_dir) \
 
557
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
558
           || { echo "ERROR: files left after uninstall:" ; \
 
559
                if test -n "$(DESTDIR)"; then \
 
560
                  echo "  (check DESTDIR support)"; \
 
561
                fi ; \
 
562
                $(distuninstallcheck_listfiles) ; \
 
563
                exit 1; } >&2
 
564
distcleancheck: distclean
 
565
        @if test '$(srcdir)' = . ; then \
 
566
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
 
567
          exit 1 ; \
 
568
        fi
 
569
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
 
570
          || { echo "ERROR: files left in build directory after distclean:" ; \
 
571
               $(distcleancheck_listfiles) ; \
 
572
               exit 1; } >&2
 
573
check-am: all-am
 
574
check: check-recursive
 
575
all-am: Makefile config.h
 
576
installdirs: installdirs-recursive
 
577
installdirs-am:
 
578
install: install-recursive
 
579
install-exec: install-exec-recursive
 
580
install-data: install-data-recursive
 
581
uninstall: uninstall-recursive
 
582
 
 
583
install-am: all-am
 
584
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
585
 
 
586
installcheck: installcheck-recursive
 
587
install-strip:
 
588
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
589
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
590
          `test -z '$(STRIP)' || \
 
591
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
592
mostlyclean-generic:
 
593
 
 
594
clean-generic:
 
595
 
 
596
distclean-generic:
 
597
        -rm -f $(CONFIG_CLEAN_FILES)
 
598
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
 
599
 
 
600
maintainer-clean-generic:
 
601
        @echo "This command is intended for maintainers to use"
 
602
        @echo "it deletes files that may require special tools to rebuild."
 
603
clean: clean-recursive
 
604
 
 
605
clean-am: clean-generic clean-libtool mostlyclean-am
 
606
 
 
607
distclean: distclean-recursive
 
608
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
609
        -rm -f Makefile
 
610
distclean-am: clean-am distclean-generic distclean-hdr \
 
611
        distclean-libtool distclean-tags
 
612
 
 
613
dvi: dvi-recursive
 
614
 
 
615
dvi-am:
 
616
 
 
617
html: html-recursive
 
618
 
 
619
info: info-recursive
 
620
 
 
621
info-am:
 
622
 
 
623
install-data-am:
 
624
 
 
625
install-exec-am:
 
626
 
 
627
install-info: install-info-recursive
 
628
 
 
629
install-man:
 
630
 
 
631
installcheck-am:
 
632
 
 
633
maintainer-clean: maintainer-clean-recursive
 
634
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
 
635
        -rm -rf $(top_srcdir)/autom4te.cache
 
636
        -rm -f Makefile
 
637
maintainer-clean-am: distclean-am maintainer-clean-generic
 
638
 
 
639
mostlyclean: mostlyclean-recursive
 
640
 
 
641
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
642
 
 
643
pdf: pdf-recursive
 
644
 
 
645
pdf-am:
 
646
 
 
647
ps: ps-recursive
 
648
 
 
649
ps-am:
 
650
 
 
651
uninstall-am: uninstall-info-am
 
652
 
 
653
uninstall-info: uninstall-info-recursive
 
654
 
 
655
.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
 
656
        check-am clean clean-generic clean-libtool clean-recursive \
 
657
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
 
658
        dist-shar dist-tarZ dist-zip distcheck distclean \
 
659
        distclean-generic distclean-hdr distclean-libtool \
 
660
        distclean-recursive distclean-tags distcleancheck distdir \
 
661
        distuninstallcheck dvi dvi-am html html-am info info-am \
 
662
        install install-am install-data install-data-am install-exec \
 
663
        install-exec-am install-info install-info-am install-man \
 
664
        install-strip installcheck installcheck-am installdirs \
 
665
        installdirs-am maintainer-clean maintainer-clean-generic \
 
666
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
 
667
        mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
 
668
        tags tags-recursive uninstall uninstall-am uninstall-info-am
 
669
 
 
670
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
671
# Otherwise a system limit (for SysV at least) may be exceeded.
 
672
.NOEXPORT: