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

« back to all changes in this revision

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