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

« back to all changes in this revision

Viewing changes to src/plugins/contrib/Cccc/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/Cccc
 
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
libCccc_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
76
        ../../../sdk/libcodeblocks.la
 
77
am_libCccc_la_OBJECTS = Cccc.lo
 
78
libCccc_la_OBJECTS = $(am_libCccc_la_OBJECTS)
 
79
libCccc_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
 
80
        $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
 
81
        $(CXXFLAGS) $(libCccc_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 = $(libCccc_la_SOURCES)
 
96
DIST_SOURCES = $(libCccc_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 = libCccc.la
 
326
libCccc_la_LDFLAGS = -module -version-info 0:1:0 -shared -no-undefined -avoid-version
 
327
libCccc_la_LIBADD = $(PLUGIN_WX_LIBS) ../../../sdk/libcodeblocks.la
 
328
libCccc_la_SOURCES = Cccc.cpp
 
329
noinst_HEADERS = Cccc.h
 
330
EXTRA_DIST = $(srcdir)/*.cbp
 
331
all: all-recursive
 
332
 
 
333
.SUFFIXES:
 
334
.SUFFIXES: .cpp .lo .o .obj
 
335
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
 
336
        @for dep in $?; do \
 
337
          case '$(am__configure_deps)' in \
 
338
            *$$dep*) \
 
339
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
340
                && { if test -f $@; then exit 0; else break; fi; }; \
 
341
              exit 1;; \
 
342
          esac; \
 
343
        done; \
 
344
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/plugins/contrib/Cccc/Makefile'; \
 
345
        $(am__cd) $(top_srcdir) && \
 
346
          $(AUTOMAKE) --foreign src/plugins/contrib/Cccc/Makefile
 
347
.PRECIOUS: Makefile
 
348
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
349
        @case '$?' in \
 
350
          *config.status*) \
 
351
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
352
          *) \
 
353
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
354
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
355
        esac;
 
356
 
 
357
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
358
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
359
 
 
360
$(top_srcdir)/configure:  $(am__configure_deps)
 
361
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
362
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
 
363
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
364
$(am__aclocal_m4_deps):
 
365
install-pluginlibLTLIBRARIES: $(pluginlib_LTLIBRARIES)
 
366
        @$(NORMAL_INSTALL)
 
367
        test -z "$(pluginlibdir)" || $(MKDIR_P) "$(DESTDIR)$(pluginlibdir)"
 
368
        @list='$(pluginlib_LTLIBRARIES)'; test -n "$(pluginlibdir)" || list=; \
 
369
        list2=; for p in $$list; do \
 
370
          if test -f $$p; then \
 
371
            list2="$$list2 $$p"; \
 
372
          else :; fi; \
 
373
        done; \
 
374
        test -z "$$list2" || { \
 
375
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pluginlibdir)'"; \
 
376
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pluginlibdir)"; \
 
377
        }
 
378
 
 
379
uninstall-pluginlibLTLIBRARIES:
 
380
        @$(NORMAL_UNINSTALL)
 
381
        @list='$(pluginlib_LTLIBRARIES)'; test -n "$(pluginlibdir)" || list=; \
 
382
        for p in $$list; do \
 
383
          $(am__strip_dir) \
 
384
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pluginlibdir)/$$f'"; \
 
385
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pluginlibdir)/$$f"; \
 
386
        done
 
387
 
 
388
clean-pluginlibLTLIBRARIES:
 
389
        -test -z "$(pluginlib_LTLIBRARIES)" || rm -f $(pluginlib_LTLIBRARIES)
 
390
        @list='$(pluginlib_LTLIBRARIES)'; for p in $$list; do \
 
391
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
392
          test "$$dir" != "$$p" || dir=.; \
 
393
          echo "rm -f \"$${dir}/so_locations\""; \
 
394
          rm -f "$${dir}/so_locations"; \
 
395
        done
 
396
libCccc.la: $(libCccc_la_OBJECTS) $(libCccc_la_DEPENDENCIES) 
 
397
        $(libCccc_la_LINK) -rpath $(pluginlibdir) $(libCccc_la_OBJECTS) $(libCccc_la_LIBADD) $(LIBS)
 
398
 
 
399
mostlyclean-compile:
 
400
        -rm -f *.$(OBJEXT)
 
401
 
 
402
distclean-compile:
 
403
        -rm -f *.tab.c
 
404
 
 
405
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cccc.Plo@am__quote@
 
406
 
 
407
.cpp.o:
 
408
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
409
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
410
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
411
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
412
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
 
413
 
 
414
.cpp.obj:
 
415
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
416
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
417
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
418
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
419
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
 
420
 
 
421
.cpp.lo:
 
422
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
423
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
424
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
425
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
426
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
 
427
 
 
428
mostlyclean-libtool:
 
429
        -rm -f *.lo
 
430
 
 
431
clean-libtool:
 
432
        -rm -rf .libs _libs
 
433
 
 
434
# This directory's subdirectories are mostly independent; you can cd
 
435
# into them and run `make' without going through this Makefile.
 
436
# To change the values of `make' variables: instead of editing Makefiles,
 
437
# (1) if the variable is set in `config.status', edit `config.status'
 
438
#     (which will cause the Makefiles to be regenerated when you run `make');
 
439
# (2) otherwise, pass the desired values on the `make' command line.
 
440
$(RECURSIVE_TARGETS):
 
441
        @fail= failcom='exit 1'; \
 
442
        for f in x $$MAKEFLAGS; do \
 
443
          case $$f in \
 
444
            *=* | --[!k]*);; \
 
445
            *k*) failcom='fail=yes';; \
 
446
          esac; \
 
447
        done; \
 
448
        dot_seen=no; \
 
449
        target=`echo $@ | sed s/-recursive//`; \
 
450
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
451
          echo "Making $$target in $$subdir"; \
 
452
          if test "$$subdir" = "."; then \
 
453
            dot_seen=yes; \
 
454
            local_target="$$target-am"; \
 
455
          else \
 
456
            local_target="$$target"; \
 
457
          fi; \
 
458
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
459
          || eval $$failcom; \
 
460
        done; \
 
461
        if test "$$dot_seen" = "no"; then \
 
462
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
 
463
        fi; test -z "$$fail"
 
464
 
 
465
$(RECURSIVE_CLEAN_TARGETS):
 
466
        @fail= failcom='exit 1'; \
 
467
        for f in x $$MAKEFLAGS; do \
 
468
          case $$f in \
 
469
            *=* | --[!k]*);; \
 
470
            *k*) failcom='fail=yes';; \
 
471
          esac; \
 
472
        done; \
 
473
        dot_seen=no; \
 
474
        case "$@" in \
 
475
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
 
476
          *) list='$(SUBDIRS)' ;; \
 
477
        esac; \
 
478
        rev=''; for subdir in $$list; do \
 
479
          if test "$$subdir" = "."; then :; else \
 
480
            rev="$$subdir $$rev"; \
 
481
          fi; \
 
482
        done; \
 
483
        rev="$$rev ."; \
 
484
        target=`echo $@ | sed s/-recursive//`; \
 
485
        for subdir in $$rev; do \
 
486
          echo "Making $$target in $$subdir"; \
 
487
          if test "$$subdir" = "."; then \
 
488
            local_target="$$target-am"; \
 
489
          else \
 
490
            local_target="$$target"; \
 
491
          fi; \
 
492
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
493
          || eval $$failcom; \
 
494
        done && test -z "$$fail"
 
495
tags-recursive:
 
496
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
497
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
498
        done
 
499
ctags-recursive:
 
500
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
501
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
502
        done
 
503
 
 
504
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
505
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
506
        unique=`for i in $$list; do \
 
507
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
508
          done | \
 
509
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
510
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
511
        mkid -fID $$unique
 
512
tags: TAGS
 
513
 
 
514
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
515
                $(TAGS_FILES) $(LISP)
 
516
        set x; \
 
517
        here=`pwd`; \
 
518
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
 
519
          include_option=--etags-include; \
 
520
          empty_fix=.; \
 
521
        else \
 
522
          include_option=--include; \
 
523
          empty_fix=; \
 
524
        fi; \
 
525
        list='$(SUBDIRS)'; for subdir in $$list; do \
 
526
          if test "$$subdir" = .; then :; else \
 
527
            test ! -f $$subdir/TAGS || \
 
528
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
 
529
          fi; \
 
530
        done; \
 
531
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
532
        unique=`for i in $$list; do \
 
533
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
534
          done | \
 
535
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
536
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
537
        shift; \
 
538
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 
539
          test -n "$$unique" || unique=$$empty_fix; \
 
540
          if test $$# -gt 0; then \
 
541
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
542
              "$$@" $$unique; \
 
543
          else \
 
544
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
545
              $$unique; \
 
546
          fi; \
 
547
        fi
 
548
ctags: CTAGS
 
549
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
550
                $(TAGS_FILES) $(LISP)
 
551
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
552
        unique=`for i in $$list; do \
 
553
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
554
          done | \
 
555
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
556
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
557
        test -z "$(CTAGS_ARGS)$$unique" \
 
558
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
559
             $$unique
 
560
 
 
561
GTAGS:
 
562
        here=`$(am__cd) $(top_builddir) && pwd` \
 
563
          && $(am__cd) $(top_srcdir) \
 
564
          && gtags -i $(GTAGS_ARGS) "$$here"
 
565
 
 
566
distclean-tags:
 
567
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
568
 
 
569
distdir: $(DISTFILES)
 
570
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
571
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
572
        list='$(DISTFILES)'; \
 
573
          dist_files=`for file in $$list; do echo $$file; done | \
 
574
          sed -e "s|^$$srcdirstrip/||;t" \
 
575
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
576
        case $$dist_files in \
 
577
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
578
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
579
                           sort -u` ;; \
 
580
        esac; \
 
581
        for file in $$dist_files; do \
 
582
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
583
          if test -d $$d/$$file; then \
 
584
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
585
            if test -d "$(distdir)/$$file"; then \
 
586
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
587
            fi; \
 
588
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
589
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
590
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
591
            fi; \
 
592
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 
593
          else \
 
594
            test -f "$(distdir)/$$file" \
 
595
            || cp -p $$d/$$file "$(distdir)/$$file" \
 
596
            || exit 1; \
 
597
          fi; \
 
598
        done
 
599
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
600
          if test "$$subdir" = .; then :; else \
 
601
            test -d "$(distdir)/$$subdir" \
 
602
            || $(MKDIR_P) "$(distdir)/$$subdir" \
 
603
            || exit 1; \
 
604
          fi; \
 
605
        done
 
606
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
607
          if test "$$subdir" = .; then :; else \
 
608
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
609
            $(am__relativize); \
 
610
            new_distdir=$$reldir; \
 
611
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
612
            $(am__relativize); \
 
613
            new_top_distdir=$$reldir; \
 
614
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
615
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
616
            ($(am__cd) $$subdir && \
 
617
              $(MAKE) $(AM_MAKEFLAGS) \
 
618
                top_distdir="$$new_top_distdir" \
 
619
                distdir="$$new_distdir" \
 
620
                am__remove_distdir=: \
 
621
                am__skip_length_check=: \
 
622
                am__skip_mode_fix=: \
 
623
                distdir) \
 
624
              || exit 1; \
 
625
          fi; \
 
626
        done
 
627
check-am: all-am
 
628
check: check-recursive
 
629
all-am: Makefile $(LTLIBRARIES) $(HEADERS)
 
630
installdirs: installdirs-recursive
 
631
installdirs-am:
 
632
        for dir in "$(DESTDIR)$(pluginlibdir)"; do \
 
633
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
634
        done
 
635
install: install-recursive
 
636
install-exec: install-exec-recursive
 
637
install-data: install-data-recursive
 
638
uninstall: uninstall-recursive
 
639
 
 
640
install-am: all-am
 
641
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
642
 
 
643
installcheck: installcheck-recursive
 
644
install-strip:
 
645
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
646
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
647
          `test -z '$(STRIP)' || \
 
648
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
649
mostlyclean-generic:
 
650
 
 
651
clean-generic:
 
652
 
 
653
distclean-generic:
 
654
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
655
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
 
656
 
 
657
maintainer-clean-generic:
 
658
        @echo "This command is intended for maintainers to use"
 
659
        @echo "it deletes files that may require special tools to rebuild."
 
660
clean: clean-recursive
 
661
 
 
662
clean-am: clean-generic clean-libtool clean-pluginlibLTLIBRARIES \
 
663
        mostlyclean-am
 
664
 
 
665
distclean: distclean-recursive
 
666
        -rm -rf ./$(DEPDIR)
 
667
        -rm -f Makefile
 
668
distclean-am: clean-am distclean-compile distclean-generic \
 
669
        distclean-tags
 
670
 
 
671
dvi: dvi-recursive
 
672
 
 
673
dvi-am:
 
674
 
 
675
html: html-recursive
 
676
 
 
677
html-am:
 
678
 
 
679
info: info-recursive
 
680
 
 
681
info-am:
 
682
 
 
683
install-data-am: install-pluginlibLTLIBRARIES
 
684
 
 
685
install-dvi: install-dvi-recursive
 
686
 
 
687
install-dvi-am:
 
688
 
 
689
install-exec-am:
 
690
 
 
691
install-html: install-html-recursive
 
692
 
 
693
install-html-am:
 
694
 
 
695
install-info: install-info-recursive
 
696
 
 
697
install-info-am:
 
698
 
 
699
install-man:
 
700
 
 
701
install-pdf: install-pdf-recursive
 
702
 
 
703
install-pdf-am:
 
704
 
 
705
install-ps: install-ps-recursive
 
706
 
 
707
install-ps-am:
 
708
 
 
709
installcheck-am:
 
710
 
 
711
maintainer-clean: maintainer-clean-recursive
 
712
        -rm -rf ./$(DEPDIR)
 
713
        -rm -f Makefile
 
714
maintainer-clean-am: distclean-am maintainer-clean-generic
 
715
 
 
716
mostlyclean: mostlyclean-recursive
 
717
 
 
718
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
719
        mostlyclean-libtool
 
720
 
 
721
pdf: pdf-recursive
 
722
 
 
723
pdf-am:
 
724
 
 
725
ps: ps-recursive
 
726
 
 
727
ps-am:
 
728
 
 
729
uninstall-am: uninstall-pluginlibLTLIBRARIES
 
730
 
 
731
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
 
732
        install-am install-strip tags-recursive
 
733
 
 
734
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
 
735
        all all-am check check-am clean clean-generic clean-libtool \
 
736
        clean-pluginlibLTLIBRARIES ctags ctags-recursive distclean \
 
737
        distclean-compile distclean-generic distclean-libtool \
 
738
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
739
        install install-am install-data install-data-am install-dvi \
 
740
        install-dvi-am install-exec install-exec-am install-html \
 
741
        install-html-am install-info install-info-am install-man \
 
742
        install-pdf install-pdf-am install-pluginlibLTLIBRARIES \
 
743
        install-ps install-ps-am install-strip installcheck \
 
744
        installcheck-am installdirs installdirs-am maintainer-clean \
 
745
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
746
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
747
        tags tags-recursive uninstall uninstall-am \
 
748
        uninstall-pluginlibLTLIBRARIES
 
749
 
 
750
 
 
751
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
752
# Otherwise a system limit (for SysV at least) may be exceeded.
 
753
.NOEXPORT: