~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-libraries/libmangle/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
 
# @configure_input@
3
 
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
7
 
# This Makefile.in is free software; the Free Software Foundation
8
 
# gives unlimited permission to copy and/or distribute it,
9
 
# with or without modifications, as long as this notice is preserved.
10
 
 
11
 
# This program is distributed in the hope that it will be useful,
12
 
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
 
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
 
# PARTICULAR PURPOSE.
15
 
 
16
 
@SET_MAKE@
17
 
 
18
 
 
19
 
VPATH = @srcdir@
20
 
pkgdatadir = $(datadir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
22
 
pkglibdir = $(libdir)/@PACKAGE@
23
 
pkglibexecdir = $(libexecdir)/@PACKAGE@
24
 
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 = $(am__configure_deps) $(include_HEADERS) \
38
 
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39
 
        $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \
40
 
        ChangeLog build-aux/depcomp build-aux/install-sh \
41
 
        build-aux/missing
42
 
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
 
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
 
        $(ACLOCAL_M4)
46
 
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47
 
 configure.lineno config.status.lineno
48
 
mkinstalldirs = $(install_sh) -d
49
 
CONFIG_HEADER = config.h
50
 
CONFIG_CLEAN_FILES =
51
 
CONFIG_CLEAN_VPATH_FILES =
52
 
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
53
 
am__vpath_adj = case $$p in \
54
 
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
55
 
    *) f=$$p;; \
56
 
  esac;
57
 
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
58
 
am__install_max = 40
59
 
am__nobase_strip_setup = \
60
 
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
61
 
am__nobase_strip = \
62
 
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
63
 
am__nobase_list = $(am__nobase_strip_setup); \
64
 
  for p in $$list; do echo "$$p $$p"; done | \
65
 
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
66
 
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
67
 
    if (++n[$$2] == $(am__install_max)) \
68
 
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
69
 
    END { for (dir in files) print dir, files[dir] }'
70
 
am__base_list = \
71
 
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
72
 
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
73
 
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"
74
 
LIBRARIES = $(lib_LIBRARIES)
75
 
AR = ar
76
 
ARFLAGS = cru
77
 
libmangle_a_AR = $(AR) $(ARFLAGS)
78
 
libmangle_a_LIBADD =
79
 
am__dirstamp = $(am__leading_dot)dirstamp
80
 
am_libmangle_a_OBJECTS = src/m_ms.$(OBJEXT) src/m_token.$(OBJEXT)
81
 
libmangle_a_OBJECTS = $(am_libmangle_a_OBJECTS)
82
 
DEFAULT_INCLUDES = -I.@am__isrc@
83
 
depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
84
 
am__depfiles_maybe = depfiles
85
 
am__mv = mv -f
86
 
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
87
 
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
88
 
CCLD = $(CC)
89
 
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
90
 
SOURCES = $(libmangle_a_SOURCES)
91
 
DIST_SOURCES = $(libmangle_a_SOURCES)
92
 
HEADERS = $(include_HEADERS)
93
 
ETAGS = etags
94
 
CTAGS = ctags
95
 
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96
 
distdir = $(PACKAGE)-$(VERSION)
97
 
top_distdir = $(distdir)
98
 
am__remove_distdir = \
99
 
  { test ! -d "$(distdir)" \
100
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
101
 
         && rm -fr "$(distdir)"; }; }
102
 
DIST_ARCHIVES = $(distdir).tar.gz
103
 
GZIP_ENV = --best
104
 
distuninstallcheck_listfiles = find . -type f -print
105
 
distcleancheck_listfiles = find . -type f -print
106
 
ACLOCAL = @ACLOCAL@
107
 
AMTAR = @AMTAR@
108
 
AUTOCONF = @AUTOCONF@
109
 
AUTOHEADER = @AUTOHEADER@
110
 
AUTOMAKE = @AUTOMAKE@
111
 
AWK = @AWK@
112
 
CC = @CC@
113
 
CCDEPMODE = @CCDEPMODE@
114
 
CFLAGS = @CFLAGS@
115
 
CPP = @CPP@
116
 
CPPFLAGS = @CPPFLAGS@
117
 
CYGPATH_W = @CYGPATH_W@
118
 
DEFS = @DEFS@
119
 
DEPDIR = @DEPDIR@
120
 
ECHO_C = @ECHO_C@
121
 
ECHO_N = @ECHO_N@
122
 
ECHO_T = @ECHO_T@
123
 
EGREP = @EGREP@
124
 
EXEEXT = @EXEEXT@
125
 
GREP = @GREP@
126
 
INSTALL = @INSTALL@
127
 
INSTALL_DATA = @INSTALL_DATA@
128
 
INSTALL_PROGRAM = @INSTALL_PROGRAM@
129
 
INSTALL_SCRIPT = @INSTALL_SCRIPT@
130
 
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
131
 
LDFLAGS = @LDFLAGS@
132
 
LIBOBJS = @LIBOBJS@
133
 
LIBS = @LIBS@
134
 
LTLIBOBJS = @LTLIBOBJS@
135
 
MAKEINFO = @MAKEINFO@
136
 
MKDIR_P = @MKDIR_P@
137
 
OBJEXT = @OBJEXT@
138
 
PACKAGE = @PACKAGE@
139
 
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
140
 
PACKAGE_NAME = @PACKAGE_NAME@
141
 
PACKAGE_STRING = @PACKAGE_STRING@
142
 
PACKAGE_TARNAME = @PACKAGE_TARNAME@
143
 
PACKAGE_URL = @PACKAGE_URL@
144
 
PACKAGE_VERSION = @PACKAGE_VERSION@
145
 
PATH_SEPARATOR = @PATH_SEPARATOR@
146
 
RANLIB = @RANLIB@
147
 
SET_MAKE = @SET_MAKE@
148
 
SHELL = @SHELL@
149
 
STRIP = @STRIP@
150
 
VERSION = @VERSION@
151
 
abs_builddir = @abs_builddir@
152
 
abs_srcdir = @abs_srcdir@
153
 
abs_top_builddir = @abs_top_builddir@
154
 
abs_top_srcdir = @abs_top_srcdir@
155
 
ac_ct_CC = @ac_ct_CC@
156
 
am__include = @am__include@
157
 
am__leading_dot = @am__leading_dot@
158
 
am__quote = @am__quote@
159
 
am__tar = @am__tar@
160
 
am__untar = @am__untar@
161
 
bindir = @bindir@
162
 
build_alias = @build_alias@
163
 
builddir = @builddir@
164
 
datadir = @datadir@
165
 
datarootdir = @datarootdir@
166
 
docdir = @docdir@
167
 
dvidir = @dvidir@
168
 
exec_prefix = @exec_prefix@
169
 
host_alias = @host_alias@
170
 
htmldir = @htmldir@
171
 
includedir = @includedir@
172
 
infodir = @infodir@
173
 
install_sh = @install_sh@
174
 
libdir = @libdir@
175
 
libexecdir = @libexecdir@
176
 
localedir = @localedir@
177
 
localstatedir = @localstatedir@
178
 
mandir = @mandir@
179
 
mkdir_p = @mkdir_p@
180
 
oldincludedir = @oldincludedir@
181
 
pdfdir = @pdfdir@
182
 
prefix = @prefix@
183
 
program_transform_name = @program_transform_name@
184
 
psdir = @psdir@
185
 
sbindir = @sbindir@
186
 
sharedstatedir = @sharedstatedir@
187
 
srcdir = @srcdir@
188
 
sysconfdir = @sysconfdir@
189
 
target_alias = @target_alias@
190
 
top_build_prefix = @top_build_prefix@
191
 
top_builddir = @top_builddir@
192
 
top_srcdir = @top_srcdir@
193
 
lib_LIBRARIES = libmangle.a
194
 
libmangle_a_SOURCES = \
195
 
  src/m_ms.h src/m_token.h \
196
 
  src/m_ms.c src/m_token.c
197
 
 
198
 
include_HEADERS = include/libmangle.h
199
 
all: config.h
200
 
        $(MAKE) $(AM_MAKEFLAGS) all-am
201
 
 
202
 
.SUFFIXES:
203
 
.SUFFIXES: .c .o .obj
204
 
am--refresh:
205
 
        @:
206
 
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207
 
        @for dep in $?; do \
208
 
          case '$(am__configure_deps)' in \
209
 
            *$$dep*) \
210
 
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
211
 
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
212
 
                && exit 0; \
213
 
              exit 1;; \
214
 
          esac; \
215
 
        done; \
216
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
217
 
        $(am__cd) $(top_srcdir) && \
218
 
          $(AUTOMAKE) --foreign Makefile
219
 
.PRECIOUS: Makefile
220
 
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
221
 
        @case '$?' in \
222
 
          *config.status*) \
223
 
            echo ' $(SHELL) ./config.status'; \
224
 
            $(SHELL) ./config.status;; \
225
 
          *) \
226
 
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
227
 
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
228
 
        esac;
229
 
 
230
 
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
231
 
        $(SHELL) ./config.status --recheck
232
 
 
233
 
$(top_srcdir)/configure:  $(am__configure_deps)
234
 
        $(am__cd) $(srcdir) && $(AUTOCONF)
235
 
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
236
 
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
237
 
$(am__aclocal_m4_deps):
238
 
 
239
 
config.h: stamp-h1
240
 
        @if test ! -f $@; then \
241
 
          rm -f stamp-h1; \
242
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
243
 
        else :; fi
244
 
 
245
 
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
246
 
        @rm -f stamp-h1
247
 
        cd $(top_builddir) && $(SHELL) ./config.status config.h
248
 
$(srcdir)/config.h.in:  $(am__configure_deps) 
249
 
        ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
250
 
        rm -f stamp-h1
251
 
        touch $@
252
 
 
253
 
distclean-hdr:
254
 
        -rm -f config.h stamp-h1
255
 
install-libLIBRARIES: $(lib_LIBRARIES)
256
 
        @$(NORMAL_INSTALL)
257
 
        test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
258
 
        @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
259
 
        list2=; for p in $$list; do \
260
 
          if test -f $$p; then \
261
 
            list2="$$list2 $$p"; \
262
 
          else :; fi; \
263
 
        done; \
264
 
        test -z "$$list2" || { \
265
 
          echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
266
 
          $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
267
 
        @$(POST_INSTALL)
268
 
        @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
269
 
        for p in $$list; do \
270
 
          if test -f $$p; then \
271
 
            $(am__strip_dir) \
272
 
            echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
273
 
            ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
274
 
          else :; fi; \
275
 
        done
276
 
 
277
 
uninstall-libLIBRARIES:
278
 
        @$(NORMAL_UNINSTALL)
279
 
        @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
280
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
281
 
        test -n "$$files" || exit 0; \
282
 
        echo " ( cd '$(DESTDIR)$(libdir)' && rm -f "$$files" )"; \
283
 
        cd "$(DESTDIR)$(libdir)" && rm -f $$files
284
 
 
285
 
clean-libLIBRARIES:
286
 
        -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
287
 
src/$(am__dirstamp):
288
 
        @$(MKDIR_P) src
289
 
        @: > src/$(am__dirstamp)
290
 
src/$(DEPDIR)/$(am__dirstamp):
291
 
        @$(MKDIR_P) src/$(DEPDIR)
292
 
        @: > src/$(DEPDIR)/$(am__dirstamp)
293
 
src/m_ms.$(OBJEXT): src/$(am__dirstamp) src/$(DEPDIR)/$(am__dirstamp)
294
 
src/m_token.$(OBJEXT): src/$(am__dirstamp) \
295
 
        src/$(DEPDIR)/$(am__dirstamp)
296
 
libmangle.a: $(libmangle_a_OBJECTS) $(libmangle_a_DEPENDENCIES) 
297
 
        -rm -f libmangle.a
298
 
        $(libmangle_a_AR) libmangle.a $(libmangle_a_OBJECTS) $(libmangle_a_LIBADD)
299
 
        $(RANLIB) libmangle.a
300
 
 
301
 
mostlyclean-compile:
302
 
        -rm -f *.$(OBJEXT)
303
 
        -rm -f src/m_ms.$(OBJEXT)
304
 
        -rm -f src/m_token.$(OBJEXT)
305
 
 
306
 
distclean-compile:
307
 
        -rm -f *.tab.c
308
 
 
309
 
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/m_ms.Po@am__quote@
310
 
@AMDEP_TRUE@@am__include@ @am__quote@src/$(DEPDIR)/m_token.Po@am__quote@
311
 
 
312
 
.c.o:
313
 
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
314
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
315
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
316
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
317
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
319
 
 
320
 
.c.obj:
321
 
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
322
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
323
 
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
324
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
325
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
326
 
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
327
 
install-includeHEADERS: $(include_HEADERS)
328
 
        @$(NORMAL_INSTALL)
329
 
        test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
330
 
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
331
 
        for p in $$list; do \
332
 
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
333
 
          echo "$$d$$p"; \
334
 
        done | $(am__base_list) | \
335
 
        while read files; do \
336
 
          echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
337
 
          $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
338
 
        done
339
 
 
340
 
uninstall-includeHEADERS:
341
 
        @$(NORMAL_UNINSTALL)
342
 
        @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
343
 
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
344
 
        test -n "$$files" || exit 0; \
345
 
        echo " ( cd '$(DESTDIR)$(includedir)' && rm -f" $$files ")"; \
346
 
        cd "$(DESTDIR)$(includedir)" && rm -f $$files
347
 
 
348
 
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
349
 
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
350
 
        unique=`for i in $$list; do \
351
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352
 
          done | \
353
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
354
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
355
 
        mkid -fID $$unique
356
 
tags: TAGS
357
 
 
358
 
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
359
 
                $(TAGS_FILES) $(LISP)
360
 
        set x; \
361
 
        here=`pwd`; \
362
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
363
 
        unique=`for i in $$list; do \
364
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365
 
          done | \
366
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
368
 
        shift; \
369
 
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
370
 
          test -n "$$unique" || unique=$$empty_fix; \
371
 
          if test $$# -gt 0; then \
372
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
373
 
              "$$@" $$unique; \
374
 
          else \
375
 
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
376
 
              $$unique; \
377
 
          fi; \
378
 
        fi
379
 
ctags: CTAGS
380
 
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
381
 
                $(TAGS_FILES) $(LISP)
382
 
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
383
 
        unique=`for i in $$list; do \
384
 
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
385
 
          done | \
386
 
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
387
 
              END { if (nonempty) { for (i in files) print i; }; }'`; \
388
 
        test -z "$(CTAGS_ARGS)$$unique" \
389
 
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
390
 
             $$unique
391
 
 
392
 
GTAGS:
393
 
        here=`$(am__cd) $(top_builddir) && pwd` \
394
 
          && $(am__cd) $(top_srcdir) \
395
 
          && gtags -i $(GTAGS_ARGS) "$$here"
396
 
 
397
 
distclean-tags:
398
 
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
399
 
 
400
 
distdir: $(DISTFILES)
401
 
        $(am__remove_distdir)
402
 
        test -d "$(distdir)" || mkdir "$(distdir)"
403
 
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
404
 
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405
 
        list='$(DISTFILES)'; \
406
 
          dist_files=`for file in $$list; do echo $$file; done | \
407
 
          sed -e "s|^$$srcdirstrip/||;t" \
408
 
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
409
 
        case $$dist_files in \
410
 
          */*) $(MKDIR_P) `echo "$$dist_files" | \
411
 
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
412
 
                           sort -u` ;; \
413
 
        esac; \
414
 
        for file in $$dist_files; do \
415
 
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
416
 
          if test -d $$d/$$file; then \
417
 
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
418
 
            if test -d "$(distdir)/$$file"; then \
419
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
420
 
            fi; \
421
 
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
422
 
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
423
 
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
424
 
            fi; \
425
 
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
426
 
          else \
427
 
            test -f "$(distdir)/$$file" \
428
 
            || cp -p $$d/$$file "$(distdir)/$$file" \
429
 
            || exit 1; \
430
 
          fi; \
431
 
        done
432
 
        -test -n "$(am__skip_mode_fix)" \
433
 
        || find "$(distdir)" -type d ! -perm -755 \
434
 
                -exec chmod u+rwx,go+rx {} \; -o \
435
 
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
436
 
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
437
 
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
438
 
        || chmod -R a+r "$(distdir)"
439
 
dist-gzip: distdir
440
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
441
 
        $(am__remove_distdir)
442
 
 
443
 
dist-bzip2: distdir
444
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
445
 
        $(am__remove_distdir)
446
 
 
447
 
dist-lzma: distdir
448
 
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
449
 
        $(am__remove_distdir)
450
 
 
451
 
dist-xz: distdir
452
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
453
 
        $(am__remove_distdir)
454
 
 
455
 
dist-tarZ: distdir
456
 
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
457
 
        $(am__remove_distdir)
458
 
 
459
 
dist-shar: distdir
460
 
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
461
 
        $(am__remove_distdir)
462
 
 
463
 
dist-zip: distdir
464
 
        -rm -f $(distdir).zip
465
 
        zip -rq $(distdir).zip $(distdir)
466
 
        $(am__remove_distdir)
467
 
 
468
 
dist dist-all: distdir
469
 
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
470
 
        $(am__remove_distdir)
471
 
 
472
 
# This target untars the dist file and tries a VPATH configuration.  Then
473
 
# it guarantees that the distribution is self-contained by making another
474
 
# tarfile.
475
 
distcheck: dist
476
 
        case '$(DIST_ARCHIVES)' in \
477
 
        *.tar.gz*) \
478
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
479
 
        *.tar.bz2*) \
480
 
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
481
 
        *.tar.lzma*) \
482
 
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
483
 
        *.tar.xz*) \
484
 
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
485
 
        *.tar.Z*) \
486
 
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
487
 
        *.shar.gz*) \
488
 
          GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
489
 
        *.zip*) \
490
 
          unzip $(distdir).zip ;;\
491
 
        esac
492
 
        chmod -R a-w $(distdir); chmod a+w $(distdir)
493
 
        mkdir $(distdir)/_build
494
 
        mkdir $(distdir)/_inst
495
 
        chmod a-w $(distdir)
496
 
        test -d $(distdir)/_build || exit 0; \
497
 
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
498
 
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
499
 
          && am__cwd=`pwd` \
500
 
          && $(am__cd) $(distdir)/_build \
501
 
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
502
 
            $(DISTCHECK_CONFIGURE_FLAGS) \
503
 
          && $(MAKE) $(AM_MAKEFLAGS) \
504
 
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
505
 
          && $(MAKE) $(AM_MAKEFLAGS) check \
506
 
          && $(MAKE) $(AM_MAKEFLAGS) install \
507
 
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
508
 
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
509
 
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
510
 
                distuninstallcheck \
511
 
          && chmod -R a-w "$$dc_install_base" \
512
 
          && ({ \
513
 
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
514
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
515
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
516
 
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
517
 
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
518
 
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
519
 
          && rm -rf "$$dc_destdir" \
520
 
          && $(MAKE) $(AM_MAKEFLAGS) dist \
521
 
          && rm -rf $(DIST_ARCHIVES) \
522
 
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
523
 
          && cd "$$am__cwd" \
524
 
          || exit 1
525
 
        $(am__remove_distdir)
526
 
        @(echo "$(distdir) archives ready for distribution: "; \
527
 
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
528
 
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
529
 
distuninstallcheck:
530
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
531
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
532
 
           || { echo "ERROR: files left after uninstall:" ; \
533
 
                if test -n "$(DESTDIR)"; then \
534
 
                  echo "  (check DESTDIR support)"; \
535
 
                fi ; \
536
 
                $(distuninstallcheck_listfiles) ; \
537
 
                exit 1; } >&2
538
 
distcleancheck: distclean
539
 
        @if test '$(srcdir)' = . ; then \
540
 
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
541
 
          exit 1 ; \
542
 
        fi
543
 
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
544
 
          || { echo "ERROR: files left in build directory after distclean:" ; \
545
 
               $(distcleancheck_listfiles) ; \
546
 
               exit 1; } >&2
547
 
check-am: all-am
548
 
check: check-am
549
 
all-am: Makefile $(LIBRARIES) $(HEADERS) config.h
550
 
installdirs:
551
 
        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(includedir)"; do \
552
 
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
553
 
        done
554
 
install: install-am
555
 
install-exec: install-exec-am
556
 
install-data: install-data-am
557
 
uninstall: uninstall-am
558
 
 
559
 
install-am: all-am
560
 
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
561
 
 
562
 
installcheck: installcheck-am
563
 
install-strip:
564
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
565
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
566
 
          `test -z '$(STRIP)' || \
567
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
568
 
mostlyclean-generic:
569
 
 
570
 
clean-generic:
571
 
 
572
 
distclean-generic:
573
 
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
574
 
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
575
 
        -rm -f src/$(DEPDIR)/$(am__dirstamp)
576
 
        -rm -f src/$(am__dirstamp)
577
 
 
578
 
maintainer-clean-generic:
579
 
        @echo "This command is intended for maintainers to use"
580
 
        @echo "it deletes files that may require special tools to rebuild."
581
 
clean: clean-am
582
 
 
583
 
clean-am: clean-generic clean-libLIBRARIES mostlyclean-am
584
 
 
585
 
distclean: distclean-am
586
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
587
 
        -rm -rf src/$(DEPDIR)
588
 
        -rm -f Makefile
589
 
distclean-am: clean-am distclean-compile distclean-generic \
590
 
        distclean-hdr distclean-tags
591
 
 
592
 
dvi: dvi-am
593
 
 
594
 
dvi-am:
595
 
 
596
 
html: html-am
597
 
 
598
 
html-am:
599
 
 
600
 
info: info-am
601
 
 
602
 
info-am:
603
 
 
604
 
install-data-am: install-includeHEADERS
605
 
 
606
 
install-dvi: install-dvi-am
607
 
 
608
 
install-dvi-am:
609
 
 
610
 
install-exec-am: install-libLIBRARIES
611
 
 
612
 
install-html: install-html-am
613
 
 
614
 
install-html-am:
615
 
 
616
 
install-info: install-info-am
617
 
 
618
 
install-info-am:
619
 
 
620
 
install-man:
621
 
 
622
 
install-pdf: install-pdf-am
623
 
 
624
 
install-pdf-am:
625
 
 
626
 
install-ps: install-ps-am
627
 
 
628
 
install-ps-am:
629
 
 
630
 
installcheck-am:
631
 
 
632
 
maintainer-clean: maintainer-clean-am
633
 
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
634
 
        -rm -rf $(top_srcdir)/autom4te.cache
635
 
        -rm -rf src/$(DEPDIR)
636
 
        -rm -f Makefile
637
 
maintainer-clean-am: distclean-am maintainer-clean-generic
638
 
 
639
 
mostlyclean: mostlyclean-am
640
 
 
641
 
mostlyclean-am: mostlyclean-compile mostlyclean-generic
642
 
 
643
 
pdf: pdf-am
644
 
 
645
 
pdf-am:
646
 
 
647
 
ps: ps-am
648
 
 
649
 
ps-am:
650
 
 
651
 
uninstall-am: uninstall-includeHEADERS uninstall-libLIBRARIES
652
 
 
653
 
.MAKE: all install-am install-strip
654
 
 
655
 
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
656
 
        clean-generic clean-libLIBRARIES ctags dist dist-all \
657
 
        dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ dist-xz \
658
 
        dist-zip distcheck distclean distclean-compile \
659
 
        distclean-generic distclean-hdr distclean-tags distcleancheck \
660
 
        distdir distuninstallcheck dvi dvi-am html html-am info \
661
 
        info-am install install-am install-data install-data-am \
662
 
        install-dvi install-dvi-am install-exec install-exec-am \
663
 
        install-html install-html-am install-includeHEADERS \
664
 
        install-info install-info-am install-libLIBRARIES install-man \
665
 
        install-pdf install-pdf-am install-ps install-ps-am \
666
 
        install-strip installcheck installcheck-am installdirs \
667
 
        maintainer-clean maintainer-clean-generic mostlyclean \
668
 
        mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
669
 
        tags uninstall uninstall-am uninstall-includeHEADERS \
670
 
        uninstall-libLIBRARIES
671
 
 
672
 
 
673
 
# Tell versions [3.59,3.63) of GNU make to not export all variables.
674
 
# Otherwise a system limit (for SysV at least) may be exceeded.
675
 
.NOEXPORT: