~ubuntu-branches/ubuntu/raring/codeblocks/raring-proposed

« back to all changes in this revision

Viewing changes to src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Cosme Domínguez Díaz
  • Date: 2010-08-09 04:38:38 UTC
  • mfrom: (1.1.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: james.westby@ubuntu.com-20100809043838-a59ygguym4eg0jgw
Tags: 10.05-0ubuntu1
* New upstream release. Closes (LP: #322350)
 - Switch to dpkg-source 3.0 (quilt) format
 - Remove unneeded README.source
 - Add debian/get-source-orig script that removes all
   Windows prebuilt binaries
* Bump Standards-Version to 3.9.1
 - Stop shipping *.la files
* debian/control
 - Add cdbs package as Build-Depend
 - Add libbz2-dev and zlib1g-dev packages as
   Build-Depends (needed by libhelp_plugin.so)
 - Remove dpatch package of Build-Depends
 - Add codeblocks-contrib-debug package
 - Split architecture-independent files of codeblocks
   package in codeblocks-common package
* debian/rules
 - Switch to CDBS rules system
 - Add parallel build support
 - Add a call to debian/get-source-orig script
 - Use lzma compression (saves 23,5 MB of free space)
* debian/patches
 - Refresh 01_codeblocks_plugin_path
 - Add 02_no_Makefiles_in_debian_dir to remove any link
   in codeblocks build system to deleted Makefiles of debian directory
 - Drop 02_ftbfs_gcc44 and 03_ftbfs_glib221 (merged in upstream)
* debian/watch
 - Update to use the new host (berlios.de)

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
VPATH = @srcdir@
 
19
pkgincludedir = $(includedir)/@PACKAGE@
 
20
pkglibdir = $(libdir)/@PACKAGE@
 
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
 
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
23
install_sh_DATA = $(install_sh) -c -m 644
 
24
install_sh_PROGRAM = $(install_sh) -c
 
25
install_sh_SCRIPT = $(install_sh) -c
 
26
INSTALL_HEADER = $(INSTALL_DATA)
 
27
transform = $(program_transform_name)
 
28
NORMAL_INSTALL = :
 
29
PRE_INSTALL = :
 
30
POST_INSTALL = :
 
31
NORMAL_UNINSTALL = :
 
32
PRE_UNINSTALL = :
 
33
POST_UNINSTALL = :
 
34
build_triplet = @build@
 
35
host_triplet = @host@
 
36
target_triplet = @target@
 
37
subdir = src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130
 
38
DIST_COMMON = $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
 
39
        $(srcdir)/Makefile.in
 
40
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
41
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
 
42
        $(top_srcdir)/revision.m4 $(top_srcdir)/configure.in
 
43
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
44
        $(ACLOCAL_M4)
 
45
mkinstalldirs = $(install_sh) -d
 
46
CONFIG_HEADER = $(top_builddir)/src/include/config.h
 
47
CONFIG_CLEAN_FILES =
 
48
CONFIG_CLEAN_VPATH_FILES =
 
49
SOURCES =
 
50
DIST_SOURCES =
 
51
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
 
52
        html-recursive info-recursive install-data-recursive \
 
53
        install-dvi-recursive install-exec-recursive \
 
54
        install-html-recursive install-info-recursive \
 
55
        install-pdf-recursive install-ps-recursive install-recursive \
 
56
        installcheck-recursive installdirs-recursive pdf-recursive \
 
57
        ps-recursive uninstall-recursive
 
58
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
59
am__vpath_adj = case $$p in \
 
60
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
61
    *) f=$$p;; \
 
62
  esac;
 
63
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
64
am__install_max = 40
 
65
am__nobase_strip_setup = \
 
66
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
67
am__nobase_strip = \
 
68
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
69
am__nobase_list = $(am__nobase_strip_setup); \
 
70
  for p in $$list; do echo "$$p $$p"; done | \
 
71
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
72
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
73
    if (++n[$$2] == $(am__install_max)) \
 
74
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
75
    END { for (dir in files) print dir, files[dir] }'
 
76
am__base_list = \
 
77
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
78
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
79
am__installdirs = "$(DESTDIR)$(pkgdatadir)"
 
80
DATA = $(dist_pkgdata_DATA)
 
81
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
 
82
  distclean-recursive maintainer-clean-recursive
 
83
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
84
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
85
        distdir
 
86
ETAGS = etags
 
87
CTAGS = ctags
 
88
DIST_SUBDIRS = $(SUBDIRS)
 
89
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
90
am__relativize = \
 
91
  dir0=`pwd`; \
 
92
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
93
  sed_rest='s,^[^/]*/*,,'; \
 
94
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
95
  sed_butlast='s,/*[^/]*$$,,'; \
 
96
  while test -n "$$dir1"; do \
 
97
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
98
    if test "$$first" != "."; then \
 
99
      if test "$$first" = ".."; then \
 
100
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
101
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
102
      else \
 
103
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
104
        if test "$$first2" = "$$first"; then \
 
105
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
106
        else \
 
107
          dir2="../$$dir2"; \
 
108
        fi; \
 
109
        dir0="$$dir0"/"$$first"; \
 
110
      fi; \
 
111
    fi; \
 
112
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
113
  done; \
 
114
  reldir="$$dir2"
 
115
pkgdatadir = $(datadir)/@PACKAGE@/templates/wizard/tricore/templates/phyCORE-TC1130
 
116
ACLOCAL = @ACLOCAL@
 
117
AMTAR = @AMTAR@
 
118
AR = @AR@
 
119
AUTOCONF = @AUTOCONF@
 
120
AUTOHEADER = @AUTOHEADER@
 
121
AUTOMAKE = @AUTOMAKE@
 
122
AWK = @AWK@
 
123
BUILD_AUTOVERSIONING = @BUILD_AUTOVERSIONING@
 
124
BUILD_BROWSETRACKER = @BUILD_BROWSETRACKER@
 
125
BUILD_BYOGAMES = @BUILD_BYOGAMES@
 
126
BUILD_CBKODERS = @BUILD_CBKODERS@
 
127
BUILD_CCCC = @BUILD_CCCC@
 
128
BUILD_CODESNIPPETS = @BUILD_CODESNIPPETS@
 
129
BUILD_CODESTAT = @BUILD_CODESTAT@
 
130
BUILD_COPYSTRINGS = @BUILD_COPYSTRINGS@
 
131
BUILD_CPPCHECK = @BUILD_CPPCHECK@
 
132
BUILD_DRAGSCROLL = @BUILD_DRAGSCROLL@
 
133
BUILD_ENVVARS = @BUILD_ENVVARS@
 
134
BUILD_EXPORTER = @BUILD_EXPORTER@
 
135
BUILD_HEADERFIXUP = @BUILD_HEADERFIXUP@
 
136
BUILD_HELP = @BUILD_HELP@
 
137
BUILD_HEXEDITOR = @BUILD_HEXEDITOR@
 
138
BUILD_INCSEARCH = @BUILD_INCSEARCH@
 
139
BUILD_KEYBINDER = @BUILD_KEYBINDER@
 
140
BUILD_LIBFINDER = @BUILD_LIBFINDER@
 
141
BUILD_MOUSESAP = @BUILD_MOUSESAP@
 
142
BUILD_PROFILER = @BUILD_PROFILER@
 
143
BUILD_REGEX = @BUILD_REGEX@
 
144
BUILD_SYMTAB = @BUILD_SYMTAB@
 
145
BUILD_THREADSEARCH = @BUILD_THREADSEARCH@
 
146
BUILD_VALGRIND = @BUILD_VALGRIND@
 
147
BUILD_WXSMITH = @BUILD_WXSMITH@
 
148
BUILD_WXSMITHAUI = @BUILD_WXSMITHAUI@
 
149
BUILD_WXSMITHCONTRIB = @BUILD_WXSMITHCONTRIB@
 
150
CC = @CC@
 
151
CCDEPMODE = @CCDEPMODE@
 
152
CFLAGS = @CFLAGS@
 
153
CODEBLOCKS_PLATFORM = @CODEBLOCKS_PLATFORM@
 
154
CODEBLOCKS_VERSION_INFO = @CODEBLOCKS_VERSION_INFO@
 
155
CPP = @CPP@
 
156
CPPFLAGS = @CPPFLAGS@
 
157
CXX = @CXX@
 
158
CXXCPP = @CXXCPP@
 
159
CXXDEPMODE = @CXXDEPMODE@
 
160
CXXFLAGS = @CXXFLAGS@
 
161
CYGPATH_W = @CYGPATH_W@
 
162
DATE = @DATE@
 
163
DEFS = @DEFS@
 
164
DEPDIR = @DEPDIR@
 
165
DSYMUTIL = @DSYMUTIL@
 
166
DUMPBIN = @DUMPBIN@
 
167
ECHO_C = @ECHO_C@
 
168
ECHO_N = @ECHO_N@
 
169
ECHO_T = @ECHO_T@
 
170
EGREP = @EGREP@
 
171
EXEEXT = @EXEEXT@
 
172
FGREP = @FGREP@
 
173
GREP = @GREP@
 
174
GTK2_CFLAGS = @GTK2_CFLAGS@
 
175
GTK2_LIBS = @GTK2_LIBS@
 
176
HAVE_PKG_CONFIG = @HAVE_PKG_CONFIG@
 
177
INSTALL = @INSTALL@
 
178
INSTALL_DATA = @INSTALL_DATA@
 
179
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
180
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
181
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
182
LD = @LD@
 
183
LDFLAGS = @LDFLAGS@
 
184
LIBOBJS = @LIBOBJS@
 
185
LIBS = @LIBS@
 
186
LIBTOOL = @LIBTOOL@
 
187
LIPO = @LIPO@
 
188
LN_S = @LN_S@
 
189
LTLIBOBJS = @LTLIBOBJS@
 
190
MACSETFILE = @MACSETFILE@
 
191
MAKEINFO = @MAKEINFO@
 
192
MKDIR_P = @MKDIR_P@
 
193
NM = @NM@
 
194
NMEDIT = @NMEDIT@
 
195
OBJDUMP = @OBJDUMP@
 
196
OBJEXT = @OBJEXT@
 
197
OTOOL = @OTOOL@
 
198
OTOOL64 = @OTOOL64@
 
199
PACKAGE = @PACKAGE@
 
200
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
201
PACKAGE_NAME = @PACKAGE_NAME@
 
202
PACKAGE_STRING = @PACKAGE_STRING@
 
203
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
204
PACKAGE_URL = @PACKAGE_URL@
 
205
PACKAGE_VERSION = @PACKAGE_VERSION@
 
206
PATH_SEPARATOR = @PATH_SEPARATOR@
 
207
PKG_CONFIG = @PKG_CONFIG@
 
208
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
209
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
 
210
PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
 
211
PLATFORM_LIBS = @PLATFORM_LIBS@
 
212
PLUGIN_FLAGS = @PLUGIN_FLAGS@
 
213
PLUGIN_WX_LIBS = @PLUGIN_WX_LIBS@
 
214
POSTLINK_COMMAND = @POSTLINK_COMMAND@
 
215
RANLIB = @RANLIB@
 
216
RC = @RC@
 
217
REVISION = @REVISION@
 
218
REZ = @REZ@
 
219
SED = @SED@
 
220
SETFILE = @SETFILE@
 
221
SET_MAKE = @SET_MAKE@
 
222
SHARED_FLAGS = @SHARED_FLAGS@
 
223
SHELL = @SHELL@
 
224
STRIP = @STRIP@
 
225
VERSION = @VERSION@
 
226
WX_CFLAGS = @WX_CFLAGS@
 
227
WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
 
228
WX_CONFIG_PATH = @WX_CONFIG_PATH@
 
229
WX_CPPFLAGS = @WX_CPPFLAGS@
 
230
WX_CXXFLAGS = @WX_CXXFLAGS@
 
231
WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
 
232
WX_GTK2_CFLAGS = @WX_GTK2_CFLAGS@
 
233
WX_GTK2_LIBS = @WX_GTK2_LIBS@
 
234
WX_LIBS = @WX_LIBS@
 
235
WX_LIBS_STATIC = @WX_LIBS_STATIC@
 
236
WX_RESCOMP = @WX_RESCOMP@
 
237
WX_VERSION = @WX_VERSION@
 
238
abs_builddir = @abs_builddir@
 
239
abs_srcdir = @abs_srcdir@
 
240
abs_top_builddir = @abs_top_builddir@
 
241
abs_top_srcdir = @abs_top_srcdir@
 
242
ac_ct_CC = @ac_ct_CC@
 
243
ac_ct_CXX = @ac_ct_CXX@
 
244
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
245
am__include = @am__include@
 
246
am__leading_dot = @am__leading_dot@
 
247
am__quote = @am__quote@
 
248
am__tar = @am__tar@
 
249
am__untar = @am__untar@
 
250
bindir = @bindir@
 
251
build = @build@
 
252
build_alias = @build_alias@
 
253
build_cpu = @build_cpu@
 
254
build_os = @build_os@
 
255
build_vendor = @build_vendor@
 
256
builddir = @builddir@
 
257
codeblocks_PCH_FLAGS = @codeblocks_PCH_FLAGS@
 
258
datadir = @datadir@
 
259
datarootdir = @datarootdir@
 
260
docdir = @docdir@
 
261
dvidir = @dvidir@
 
262
exec_prefix = @exec_prefix@
 
263
host = @host@
 
264
host_alias = @host_alias@
 
265
host_cpu = @host_cpu@
 
266
host_os = @host_os@
 
267
host_vendor = @host_vendor@
 
268
htmldir = @htmldir@
 
269
includedir = @includedir@
 
270
infodir = @infodir@
 
271
install_sh = @install_sh@
 
272
libdir = @libdir@
 
273
libexecdir = @libexecdir@
 
274
localedir = @localedir@
 
275
localstatedir = @localstatedir@
 
276
lt_ECHO = @lt_ECHO@
 
277
mandir = @mandir@
 
278
mkdir_p = @mkdir_p@
 
279
oldincludedir = @oldincludedir@
 
280
pdfdir = @pdfdir@
 
281
prefix = @prefix@
 
282
program_transform_name = @program_transform_name@
 
283
psdir = @psdir@
 
284
sbindir = @sbindir@
 
285
sharedstatedir = @sharedstatedir@
 
286
srcdir = @srcdir@
 
287
sysconfdir = @sysconfdir@
 
288
target = @target@
 
289
target_alias = @target_alias@
 
290
target_cpu = @target_cpu@
 
291
target_os = @target_os@
 
292
target_vendor = @target_vendor@
 
293
top_build_prefix = @top_build_prefix@
 
294
top_builddir = @top_builddir@
 
295
top_srcdir = @top_srcdir@
 
296
SUBDIRS = h src
 
297
dist_pkgdata_DATA = memoryROM.x
 
298
all: all-recursive
 
299
 
 
300
.SUFFIXES:
 
301
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
302
        @for dep in $?; do \
 
303
          case '$(am__configure_deps)' in \
 
304
            *$$dep*) \
 
305
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
306
                && { if test -f $@; then exit 0; else break; fi; }; \
 
307
              exit 1;; \
 
308
          esac; \
 
309
        done; \
 
310
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/Makefile'; \
 
311
        $(am__cd) $(top_srcdir) && \
 
312
          $(AUTOMAKE) --foreign src/plugins/scriptedwizard/resources/tricore/templates/phyCORE-TC1130/Makefile
 
313
.PRECIOUS: Makefile
 
314
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
315
        @case '$?' in \
 
316
          *config.status*) \
 
317
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
318
          *) \
 
319
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
320
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
321
        esac;
 
322
 
 
323
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
324
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
325
 
 
326
$(top_srcdir)/configure:  $(am__configure_deps)
 
327
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
328
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
329
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
330
$(am__aclocal_m4_deps):
 
331
 
 
332
mostlyclean-libtool:
 
333
        -rm -f *.lo
 
334
 
 
335
clean-libtool:
 
336
        -rm -rf .libs _libs
 
337
install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
 
338
        @$(NORMAL_INSTALL)
 
339
        test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
 
340
        @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
341
        for p in $$list; do \
 
342
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
 
343
          echo "$$d$$p"; \
 
344
        done | $(am__base_list) | \
 
345
        while read files; do \
 
346
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
 
347
          $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
 
348
        done
 
349
 
 
350
uninstall-dist_pkgdataDATA:
 
351
        @$(NORMAL_UNINSTALL)
 
352
        @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
 
353
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
354
        test -n "$$files" || exit 0; \
 
355
        echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
 
356
        cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
 
357
 
 
358
# This directory's subdirectories are mostly independent; you can cd
 
359
# into them and run `make' without going through this Makefile.
 
360
# To change the values of `make' variables: instead of editing Makefiles,
 
361
# (1) if the variable is set in `config.status', edit `config.status'
 
362
#     (which will cause the Makefiles to be regenerated when you run `make');
 
363
# (2) otherwise, pass the desired values on the `make' command line.
 
364
$(RECURSIVE_TARGETS):
 
365
        @fail= failcom='exit 1'; \
 
366
        for f in x $$MAKEFLAGS; do \
 
367
          case $$f in \
 
368
            *=* | --[!k]*);; \
 
369
            *k*) failcom='fail=yes';; \
 
370
          esac; \
 
371
        done; \
 
372
        dot_seen=no; \
 
373
        target=`echo $@ | sed s/-recursive//`; \
 
374
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
375
          echo "Making $$target in $$subdir"; \
 
376
          if test "$$subdir" = "."; then \
 
377
            dot_seen=yes; \
 
378
            local_target="$$target-am"; \
 
379
          else \
 
380
            local_target="$$target"; \
 
381
          fi; \
 
382
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
383
          || eval $$failcom; \
 
384
        done; \
 
385
        if test "$$dot_seen" = "no"; then \
 
386
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
387
        fi; test -z "$$fail"
 
388
 
 
389
$(RECURSIVE_CLEAN_TARGETS):
 
390
        @fail= failcom='exit 1'; \
 
391
        for f in x $$MAKEFLAGS; do \
 
392
          case $$f in \
 
393
            *=* | --[!k]*);; \
 
394
            *k*) failcom='fail=yes';; \
 
395
          esac; \
 
396
        done; \
 
397
        dot_seen=no; \
 
398
        case "$@" in \
 
399
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
400
          *) list='$(SUBDIRS)' ;; \
 
401
        esac; \
 
402
        rev=''; for subdir in $$list; do \
 
403
          if test "$$subdir" = "."; then :; else \
 
404
            rev="$$subdir $$rev"; \
 
405
          fi; \
 
406
        done; \
 
407
        rev="$$rev ."; \
 
408
        target=`echo $@ | sed s/-recursive//`; \
 
409
        for subdir in $$rev; do \
 
410
          echo "Making $$target in $$subdir"; \
 
411
          if test "$$subdir" = "."; then \
 
412
            local_target="$$target-am"; \
 
413
          else \
 
414
            local_target="$$target"; \
 
415
          fi; \
 
416
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
417
          || eval $$failcom; \
 
418
        done && test -z "$$fail"
 
419
tags-recursive:
 
420
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
421
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
422
        done
 
423
ctags-recursive:
 
424
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
425
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
426
        done
 
427
 
 
428
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
429
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
430
        unique=`for i in $$list; do \
 
431
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
432
          done | \
 
433
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
434
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
435
        mkid -fID $$unique
 
436
tags: TAGS
 
437
 
 
438
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
439
                $(TAGS_FILES) $(LISP)
 
440
        set x; \
 
441
        here=`pwd`; \
 
442
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
443
          include_option=--etags-include; \
 
444
          empty_fix=.; \
 
445
        else \
 
446
          include_option=--include; \
 
447
          empty_fix=; \
 
448
        fi; \
 
449
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
450
          if test "$$subdir" = .; then :; else \
 
451
            test ! -f $$subdir/TAGS || \
 
452
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
453
          fi; \
 
454
        done; \
 
455
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
456
        unique=`for i in $$list; do \
 
457
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
458
          done | \
 
459
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
460
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
461
        shift; \
 
462
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
463
          test -n "$$unique" || unique=$$empty_fix; \
 
464
          if test $$# -gt 0; then \
 
465
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
466
              "$$@" $$unique; \
 
467
          else \
 
468
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
469
              $$unique; \
 
470
          fi; \
 
471
        fi
 
472
ctags: CTAGS
 
473
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
474
                $(TAGS_FILES) $(LISP)
 
475
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
476
        unique=`for i in $$list; do \
 
477
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
478
          done | \
 
479
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
480
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
481
        test -z "$(CTAGS_ARGS)$$unique" \
 
482
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
483
             $$unique
 
484
 
 
485
GTAGS:
 
486
        here=`$(am__cd) $(top_builddir) && pwd` \
 
487
          && $(am__cd) $(top_srcdir) \
 
488
          && gtags -i $(GTAGS_ARGS) "$$here"
 
489
 
 
490
distclean-tags:
 
491
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
492
 
 
493
distdir: $(DISTFILES)
 
494
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
495
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
496
        list='$(DISTFILES)'; \
 
497
          dist_files=`for file in $$list; do echo $$file; done | \
 
498
          sed -e "s|^$$srcdirstrip/||;t" \
 
499
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
500
        case $$dist_files in \
 
501
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
502
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
503
                           sort -u` ;; \
 
504
        esac; \
 
505
        for file in $$dist_files; do \
 
506
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
507
          if test -d $$d/$$file; then \
 
508
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
509
            if test -d "$(distdir)/$$file"; then \
 
510
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
511
            fi; \
 
512
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
513
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
514
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
515
            fi; \
 
516
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
517
          else \
 
518
            test -f "$(distdir)/$$file" \
 
519
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
520
            || exit 1; \
 
521
          fi; \
 
522
        done
 
523
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
524
          if test "$$subdir" = .; then :; else \
 
525
            test -d "$(distdir)/$$subdir" \
 
526
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
527
            || exit 1; \
 
528
          fi; \
 
529
        done
 
530
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
531
          if test "$$subdir" = .; then :; else \
 
532
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
533
            $(am__relativize); \
 
534
            new_distdir=$$reldir; \
 
535
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
536
            $(am__relativize); \
 
537
            new_top_distdir=$$reldir; \
 
538
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
539
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
540
            ($(am__cd) $$subdir && \
 
541
              $(MAKE) $(AM_MAKEFLAGS) \
 
542
                top_distdir="$$new_top_distdir" \
 
543
                distdir="$$new_distdir" \
 
544
                am__remove_distdir=: \
 
545
                am__skip_length_check=: \
 
546
                am__skip_mode_fix=: \
 
547
                distdir) \
 
548
              || exit 1; \
 
549
          fi; \
 
550
        done
 
551
check-am: all-am
 
552
check: check-recursive
 
553
all-am: Makefile $(DATA)
 
554
installdirs: installdirs-recursive
 
555
installdirs-am:
 
556
        for dir in "$(DESTDIR)$(pkgdatadir)"; do \
 
557
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
558
        done
 
559
install: install-recursive
 
560
install-exec: install-exec-recursive
 
561
install-data: install-data-recursive
 
562
uninstall: uninstall-recursive
 
563
 
 
564
install-am: all-am
 
565
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
566
 
 
567
installcheck: installcheck-recursive
 
568
install-strip:
 
569
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
570
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
571
          `test -z '$(STRIP)' || \
 
572
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
573
mostlyclean-generic:
 
574
 
 
575
clean-generic:
 
576
 
 
577
distclean-generic:
 
578
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
579
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
580
 
 
581
maintainer-clean-generic:
 
582
        @echo "This command is intended for maintainers to use"
 
583
        @echo "it deletes files that may require special tools to rebuild."
 
584
clean: clean-recursive
 
585
 
 
586
clean-am: clean-generic clean-libtool mostlyclean-am
 
587
 
 
588
distclean: distclean-recursive
 
589
        -rm -f Makefile
 
590
distclean-am: clean-am distclean-generic distclean-tags
 
591
 
 
592
dvi: dvi-recursive
 
593
 
 
594
dvi-am:
 
595
 
 
596
html: html-recursive
 
597
 
 
598
html-am:
 
599
 
 
600
info: info-recursive
 
601
 
 
602
info-am:
 
603
 
 
604
install-data-am: install-dist_pkgdataDATA
 
605
 
 
606
install-dvi: install-dvi-recursive
 
607
 
 
608
install-dvi-am:
 
609
 
 
610
install-exec-am:
 
611
 
 
612
install-html: install-html-recursive
 
613
 
 
614
install-html-am:
 
615
 
 
616
install-info: install-info-recursive
 
617
 
 
618
install-info-am:
 
619
 
 
620
install-man:
 
621
 
 
622
install-pdf: install-pdf-recursive
 
623
 
 
624
install-pdf-am:
 
625
 
 
626
install-ps: install-ps-recursive
 
627
 
 
628
install-ps-am:
 
629
 
 
630
installcheck-am:
 
631
 
 
632
maintainer-clean: maintainer-clean-recursive
 
633
        -rm -f Makefile
 
634
maintainer-clean-am: distclean-am maintainer-clean-generic
 
635
 
 
636
mostlyclean: mostlyclean-recursive
 
637
 
 
638
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
 
639
 
 
640
pdf: pdf-recursive
 
641
 
 
642
pdf-am:
 
643
 
 
644
ps: ps-recursive
 
645
 
 
646
ps-am:
 
647
 
 
648
uninstall-am: uninstall-dist_pkgdataDATA
 
649
 
 
650
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
651
        install-am install-strip tags-recursive
 
652
 
 
653
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
654
        all all-am check check-am clean clean-generic clean-libtool \
 
655
        ctags ctags-recursive distclean distclean-generic \
 
656
        distclean-libtool distclean-tags distdir dvi dvi-am html \
 
657
        html-am info info-am install install-am install-data \
 
658
        install-data-am install-dist_pkgdataDATA install-dvi \
 
659
        install-dvi-am install-exec install-exec-am install-html \
 
660
        install-html-am install-info install-info-am install-man \
 
661
        install-pdf install-pdf-am install-ps install-ps-am \
 
662
        install-strip installcheck installcheck-am installdirs \
 
663
        installdirs-am maintainer-clean maintainer-clean-generic \
 
664
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
 
665
        ps ps-am tags tags-recursive uninstall uninstall-am \
 
666
        uninstall-dist_pkgdataDATA
 
667
 
 
668
 
 
669
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
670
# Otherwise a system limit (for SysV at least) may be exceeded.
 
671
.NOEXPORT: