1
# Makefile.in generated by automake 1.10 from Makefile.am.
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17
# Copyright (C) 2006 MySQL AB
19
# This program is free software; you can redistribute it and/or modify
20
# it under the terms of the GNU General Public License as published by
21
# the Free Software Foundation; version 2 of the License.
23
# This program is distributed in the hope that it will be useful,
24
# but WITHOUT ANY WARRANTY; without even the implied warranty of
25
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
26
# GNU General Public License for more details.
28
# You should have received a copy of the GNU General Public License
29
# along with this program; if not, write to the Free Software
30
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
34
pkgdatadir = $(datadir)/@PACKAGE@
35
pkglibdir = $(libdir)/@PACKAGE@
36
pkgincludedir = $(includedir)/@PACKAGE@
37
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
38
install_sh_DATA = $(install_sh) -c -m 644
39
install_sh_PROGRAM = $(install_sh) -c
40
install_sh_SCRIPT = $(install_sh) -c
41
INSTALL_HEADER = $(INSTALL_DATA)
42
transform = $(program_transform_name)
49
build_triplet = @build@
51
target_triplet = @target@
52
subdir = plugin/hello_world
53
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in AUTHORS \
55
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56
am__aclocal_m4_deps = $(top_srcdir)/config/ac-macros/alloca.m4 \
57
$(top_srcdir)/config/ac-macros/check_cpu.m4 \
58
$(top_srcdir)/config/ac-macros/character_sets.m4 \
59
$(top_srcdir)/config/ac-macros/compiler_flag.m4 \
60
$(top_srcdir)/config/ac-macros/dtrace.m4 \
61
$(top_srcdir)/config/ac-macros/plugins.m4 \
62
$(top_srcdir)/config/ac-macros/large_file.m4 \
63
$(top_srcdir)/config/ac-macros/misc.m4 \
64
$(top_srcdir)/config/ac-macros/readline.m4 \
65
$(top_srcdir)/config/ac-macros/pkg.m4 \
66
$(top_srcdir)/configure.ac
67
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69
mkinstalldirs = $(install_sh) -d
70
CONFIG_HEADER = $(top_builddir)/include/config.h
72
LIBRARIES = $(noinst_LIBRARIES)
73
libhello_world_a_AR = $(AR) $(ARFLAGS)
74
libhello_world_a_LIBADD =
75
am_libhello_world_a_OBJECTS = libhello_world_a-hello_world.$(OBJEXT)
76
libhello_world_a_OBJECTS = $(am_libhello_world_a_OBJECTS)
77
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78
am__vpath_adj = case $$p in \
79
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
83
am__installdirs = "$(DESTDIR)$(pkgplugindir)"
84
pkgpluginLTLIBRARIES_INSTALL = $(INSTALL)
85
LTLIBRARIES = $(pkgplugin_LTLIBRARIES)
86
libhello_world_la_LIBADD =
87
am_libhello_world_la_OBJECTS = libhello_world_la-hello_world.lo
88
libhello_world_la_OBJECTS = $(am_libhello_world_la_OBJECTS)
89
libhello_world_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
90
$(LIBTOOLFLAGS) --mode=link $(CXXLD) \
91
$(libhello_world_la_CXXFLAGS) $(CXXFLAGS) \
92
$(libhello_world_la_LDFLAGS) $(LDFLAGS) -o $@
93
DEFAULT_INCLUDES = -I. -I$(top_builddir)/include@am__isrc@
94
depcomp = $(SHELL) $(top_srcdir)/config/depcomp
95
am__depfiles_maybe = depfiles
96
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
97
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
98
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
99
--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
100
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
102
CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
103
--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
105
SOURCES = $(libhello_world_a_SOURCES) $(libhello_world_la_SOURCES)
106
DIST_SOURCES = $(libhello_world_a_SOURCES) \
107
$(libhello_world_la_SOURCES)
110
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
118
AUTOCONF = @AUTOCONF@
119
AUTOHEADER = @AUTOHEADER@
120
AUTOMAKE = @AUTOMAKE@
121
AVAILABLE_LANGUAGES = @AVAILABLE_LANGUAGES@
125
CCASDEPMODE = @CCASDEPMODE@
126
CCASFLAGS = @CCASFLAGS@
127
CCDEPMODE = @CCDEPMODE@
128
CC_VERSION = @CC_VERSION@
130
CHECK_PID = @CHECK_PID@
133
COMPILATION_COMMENT = @COMPILATION_COMMENT@
134
CONF_COMMAND = @CONF_COMMAND@
137
CPPFLAGS = @CPPFLAGS@
140
CXXDEPMODE = @CXXDEPMODE@
141
CXXFLAGS = @CXXFLAGS@
142
CXXLDFLAGS = @CXXLDFLAGS@
143
CXX_VERSION = @CXX_VERSION@
144
CYGPATH_W = @CYGPATH_W@
147
DOT_FRM_VERSION = @DOT_FRM_VERSION@
149
DTRACEFLAGS = @DTRACEFLAGS@
158
FIND_PROC = @FIND_PROC@
162
HAVE_DTRACE = @HAVE_DTRACE@
163
HOSTNAME = @HOSTNAME@
166
INSTALL_DATA = @INSTALL_DATA@
167
INSTALL_PROGRAM = @INSTALL_PROGRAM@
168
INSTALL_SCRIPT = @INSTALL_SCRIPT@
169
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
173
LD_VERSION_SCRIPT = @LD_VERSION_SCRIPT@
181
LTLIBOBJS = @LTLIBOBJS@
182
MACHINE_TYPE = @MACHINE_TYPE@
183
MAKEINFO = @MAKEINFO@
184
MAKE_BINARY_DISTRIBUTION_OPTIONS = @MAKE_BINARY_DISTRIBUTION_OPTIONS@
185
MAKE_SHELL = @MAKE_SHELL@
188
MYSQLD_DEFAULT_SWITCHES = @MYSQLD_DEFAULT_SWITCHES@
189
MYSQLD_USER = @MYSQLD_USER@
190
MYSQL_BASE_VERSION = @MYSQL_BASE_VERSION@
191
MYSQL_NO_DASH_VERSION = @MYSQL_NO_DASH_VERSION@
192
MYSQL_PREVIOUS_BASE_VERSION = @MYSQL_PREVIOUS_BASE_VERSION@
193
MYSQL_SERVER_SUFFIX = @MYSQL_SERVER_SUFFIX@
194
MYSQL_TCP_PORT = @MYSQL_TCP_PORT@
195
MYSQL_TCP_PORT_DEFAULT = @MYSQL_TCP_PORT_DEFAULT@
196
MYSQL_VERSION_ID = @MYSQL_VERSION_ID@
200
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
201
PACKAGE_NAME = @PACKAGE_NAME@
202
PACKAGE_STRING = @PACKAGE_STRING@
203
PACKAGE_TARNAME = @PACKAGE_TARNAME@
204
PACKAGE_VERSION = @PACKAGE_VERSION@
205
PATH_SEPARATOR = @PATH_SEPARATOR@
206
PCRE_CFLAGS = @PCRE_CFLAGS@
207
PCRE_LIBS = @PCRE_LIBS@
210
PKG_CONFIG = @PKG_CONFIG@
211
PROTOCOL_VERSION = @PROTOCOL_VERSION@
215
SAVE_ASFLAGS = @SAVE_ASFLAGS@
217
SAVE_CFLAGS = @SAVE_CFLAGS@
218
SAVE_CXX = @SAVE_CXX@
219
SAVE_CXXFLAGS = @SAVE_CXXFLAGS@
220
SAVE_CXXLDFLAGS = @SAVE_CXXLDFLAGS@
221
SAVE_LDFLAGS = @SAVE_LDFLAGS@
223
SET_MAKE = @SET_MAKE@
224
SHARED_LIB_MAJOR_VERSION = @SHARED_LIB_MAJOR_VERSION@
225
SHARED_LIB_VERSION = @SHARED_LIB_VERSION@
228
SYSTEM_TYPE = @SYSTEM_TYPE@
230
TARGET_LINUX = @TARGET_LINUX@
231
TARGET_SOLARIS = @TARGET_SOLARIS@
232
TERMCAP_LIB = @TERMCAP_LIB@
235
abs_builddir = @abs_builddir@
236
abs_srcdir = @abs_srcdir@
237
abs_top_builddir = @abs_top_builddir@
238
abs_top_srcdir = @abs_top_srcdir@
239
ac_ct_CC = @ac_ct_CC@
240
ac_ct_CXX = @ac_ct_CXX@
241
ac_ct_F77 = @ac_ct_F77@
242
am__include = @am__include@
243
am__leading_dot = @am__leading_dot@
244
am__quote = @am__quote@
246
am__untar = @am__untar@
249
build_alias = @build_alias@
250
build_cpu = @build_cpu@
251
build_os = @build_os@
252
build_vendor = @build_vendor@
253
builddir = @builddir@
254
condition_dependent_plugin_includes = @condition_dependent_plugin_includes@
255
condition_dependent_plugin_links = @condition_dependent_plugin_links@
256
condition_dependent_plugin_modules = @condition_dependent_plugin_modules@
257
condition_dependent_plugin_objects = @condition_dependent_plugin_objects@
259
datarootdir = @datarootdir@
262
exec_prefix = @exec_prefix@
264
host_alias = @host_alias@
265
host_cpu = @host_cpu@
267
host_vendor = @host_vendor@
269
includedir = @includedir@
271
innodb_system_libs = @innodb_system_libs@
272
install_sh = @install_sh@
274
libexecdir = @libexecdir@
275
localedir = @localedir@
276
localstatedir = @localstatedir@
279
mysql_pg_dirs = @mysql_pg_dirs@
280
mysql_pg_unittest_dirs = @mysql_pg_unittest_dirs@
281
mysql_plugin_defs = @mysql_plugin_defs@
282
mysql_plugin_dirs = @mysql_plugin_dirs@
283
mysql_plugin_libs = @mysql_plugin_libs@
284
mysql_se_dirs = @mysql_se_dirs@
285
mysql_se_unittest_dirs = @mysql_se_unittest_dirs@
286
oldincludedir = @oldincludedir@
288
plugin_archive_shared_target = @plugin_archive_shared_target@
289
plugin_archive_static_target = @plugin_archive_static_target@
290
plugin_blackhole_shared_target = @plugin_blackhole_shared_target@
291
plugin_blackhole_static_target = @plugin_blackhole_static_target@
292
plugin_csv_shared_target = @plugin_csv_shared_target@
293
plugin_csv_static_target = @plugin_csv_static_target@
294
plugin_heap_shared_target = @plugin_heap_shared_target@
295
plugin_heap_static_target = @plugin_heap_static_target@
296
plugin_hello_world_shared_target = @plugin_hello_world_shared_target@
297
plugin_hello_world_static_target = @plugin_hello_world_static_target@
298
plugin_innobase_shared_target = @plugin_innobase_shared_target@
299
plugin_innobase_static_target = @plugin_innobase_static_target@
300
plugin_myisam_shared_target = @plugin_myisam_shared_target@
301
plugin_myisam_static_target = @plugin_myisam_static_target@
303
program_transform_name = @program_transform_name@
306
sharedstatedir = @sharedstatedir@
308
sysconfdir = @sysconfdir@
310
target_alias = @target_alias@
311
target_cpu = @target_cpu@
312
target_os = @target_os@
313
target_vendor = @target_vendor@
314
top_builddir = @top_builddir@
315
top_srcdir = @top_srcdir@
316
uname_prog = @uname_prog@
318
#Makefile.am example for a Hello World
319
MYSQLDATAdir = $(localstatedir)
320
MYSQLSHAREdir = $(pkgdatadir)
321
MYSQLBASEdir = $(prefix)
322
MYSQLLIBdir = $(pkglibdir)
323
pkgplugindir = $(pkglibdir)/plugin
324
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include \
325
-I$(top_srcdir)/server \
328
EXTRA_LTLIBRARIES = libhello_world.la
329
pkgplugin_LTLIBRARIES = @plugin_hello_world_shared_target@
330
libhello_world_la_LDFLAGS = -module -rpath $(pkgplugindir)
331
libhello_world_la_CXXFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
332
libhello_world_la_CFLAGS = $(AM_CFLAGS) -DMYSQL_DYNAMIC_PLUGIN
333
libhello_world_la_SOURCES = hello_world.cc
334
EXTRA_LIBRARIES = libhello_world.a
335
noinst_LIBRARIES = @plugin_hello_world_static_target@
336
libhello_world_a_CXXFLAGS = $(AM_CFLAGS)
337
libhello_world_a_CFLAGS = $(AM_CFLAGS)
338
libhello_world_a_SOURCES = hello_world.cc
342
.SUFFIXES: .cc .lo .o .obj
343
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
345
case '$(am__configure_deps)' in \
347
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
352
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugin/hello_world/Makefile'; \
353
cd $(top_srcdir) && \
354
$(AUTOMAKE) --gnu plugin/hello_world/Makefile
356
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
359
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
361
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
362
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
365
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
366
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
368
$(top_srcdir)/configure: $(am__configure_deps)
369
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
371
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
clean-noinstLIBRARIES:
374
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
375
libhello_world.a: $(libhello_world_a_OBJECTS) $(libhello_world_a_DEPENDENCIES)
376
-rm -f libhello_world.a
377
$(libhello_world_a_AR) libhello_world.a $(libhello_world_a_OBJECTS) $(libhello_world_a_LIBADD)
378
$(RANLIB) libhello_world.a
379
install-pkgpluginLTLIBRARIES: $(pkgplugin_LTLIBRARIES)
381
test -z "$(pkgplugindir)" || $(MKDIR_P) "$(DESTDIR)$(pkgplugindir)"
382
@list='$(pkgplugin_LTLIBRARIES)'; for p in $$list; do \
383
if test -f $$p; then \
385
echo " $(LIBTOOL) --mode=install $(pkgpluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkgplugindir)/$$f'"; \
386
$(LIBTOOL) --mode=install $(pkgpluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkgplugindir)/$$f"; \
390
uninstall-pkgpluginLTLIBRARIES:
392
@list='$(pkgplugin_LTLIBRARIES)'; for p in $$list; do \
394
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkgplugindir)/$$p'"; \
395
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkgplugindir)/$$p"; \
398
clean-pkgpluginLTLIBRARIES:
399
-test -z "$(pkgplugin_LTLIBRARIES)" || rm -f $(pkgplugin_LTLIBRARIES)
400
@list='$(pkgplugin_LTLIBRARIES)'; for p in $$list; do \
401
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
402
test "$$dir" != "$$p" || dir=.; \
403
echo "rm -f \"$${dir}/so_locations\""; \
404
rm -f "$${dir}/so_locations"; \
406
libhello_world.la: $(libhello_world_la_OBJECTS) $(libhello_world_la_DEPENDENCIES)
407
$(libhello_world_la_LINK) $(libhello_world_la_OBJECTS) $(libhello_world_la_LIBADD) $(LIBS)
415
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhello_world_a-hello_world.Po@am__quote@
416
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libhello_world_la-hello_world.Plo@am__quote@
419
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
420
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
421
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
422
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
426
@am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
427
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
428
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430
@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
433
@am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
434
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
435
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
436
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437
@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
439
libhello_world_a-hello_world.o: hello_world.cc
440
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_a_CXXFLAGS) $(CXXFLAGS) -MT libhello_world_a-hello_world.o -MD -MP -MF $(DEPDIR)/libhello_world_a-hello_world.Tpo -c -o libhello_world_a-hello_world.o `test -f 'hello_world.cc' || echo '$(srcdir)/'`hello_world.cc
441
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libhello_world_a-hello_world.Tpo $(DEPDIR)/libhello_world_a-hello_world.Po
442
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='hello_world.cc' object='libhello_world_a-hello_world.o' libtool=no @AMDEPBACKSLASH@
443
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_a_CXXFLAGS) $(CXXFLAGS) -c -o libhello_world_a-hello_world.o `test -f 'hello_world.cc' || echo '$(srcdir)/'`hello_world.cc
446
libhello_world_a-hello_world.obj: hello_world.cc
447
@am__fastdepCXX_TRUE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_a_CXXFLAGS) $(CXXFLAGS) -MT libhello_world_a-hello_world.obj -MD -MP -MF $(DEPDIR)/libhello_world_a-hello_world.Tpo -c -o libhello_world_a-hello_world.obj `if test -f 'hello_world.cc'; then $(CYGPATH_W) 'hello_world.cc'; else $(CYGPATH_W) '$(srcdir)/hello_world.cc'; fi`
448
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libhello_world_a-hello_world.Tpo $(DEPDIR)/libhello_world_a-hello_world.Po
449
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='hello_world.cc' object='libhello_world_a-hello_world.obj' libtool=no @AMDEPBACKSLASH@
450
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451
@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_a_CXXFLAGS) $(CXXFLAGS) -c -o libhello_world_a-hello_world.obj `if test -f 'hello_world.cc'; then $(CYGPATH_W) 'hello_world.cc'; else $(CYGPATH_W) '$(srcdir)/hello_world.cc'; fi`
453
libhello_world_la-hello_world.lo: hello_world.cc
454
@am__fastdepCXX_TRUE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_la_CXXFLAGS) $(CXXFLAGS) -MT libhello_world_la-hello_world.lo -MD -MP -MF $(DEPDIR)/libhello_world_la-hello_world.Tpo -c -o libhello_world_la-hello_world.lo `test -f 'hello_world.cc' || echo '$(srcdir)/'`hello_world.cc
455
@am__fastdepCXX_TRUE@ mv -f $(DEPDIR)/libhello_world_la-hello_world.Tpo $(DEPDIR)/libhello_world_la-hello_world.Plo
456
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='hello_world.cc' object='libhello_world_la-hello_world.lo' libtool=yes @AMDEPBACKSLASH@
457
@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458
@am__fastdepCXX_FALSE@ $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libhello_world_la_CXXFLAGS) $(CXXFLAGS) -c -o libhello_world_la-hello_world.lo `test -f 'hello_world.cc' || echo '$(srcdir)/'`hello_world.cc
466
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
467
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468
unique=`for i in $$list; do \
469
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471
$(AWK) ' { files[$$0] = 1; } \
472
END { for (i in files) print i; }'`; \
476
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
477
$(TAGS_FILES) $(LISP)
480
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
481
unique=`for i in $$list; do \
482
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484
$(AWK) ' { files[$$0] = 1; } \
485
END { for (i in files) print i; }'`; \
486
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
487
test -n "$$unique" || unique=$$empty_fix; \
488
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
492
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
493
$(TAGS_FILES) $(LISP)
496
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
497
unique=`for i in $$list; do \
498
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500
$(AWK) ' { files[$$0] = 1; } \
501
END { for (i in files) print i; }'`; \
502
test -z "$(CTAGS_ARGS)$$tags$$unique" \
503
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507
here=`$(am__cd) $(top_builddir) && pwd` \
508
&& cd $(top_srcdir) \
509
&& gtags -i $(GTAGS_ARGS) $$here
512
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
distdir: $(DISTFILES)
515
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517
list='$(DISTFILES)'; \
518
dist_files=`for file in $$list; do echo $$file; done | \
519
sed -e "s|^$$srcdirstrip/||;t" \
520
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521
case $$dist_files in \
522
*/*) $(MKDIR_P) `echo "$$dist_files" | \
523
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
526
for file in $$dist_files; do \
527
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528
if test -d $$d/$$file; then \
529
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
531
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
533
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
535
test -f $(distdir)/$$file \
536
|| cp -p $$d/$$file $(distdir)/$$file \
542
all-am: Makefile $(LIBRARIES) $(LTLIBRARIES)
544
for dir in "$(DESTDIR)$(pkgplugindir)"; do \
545
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
548
install-exec: install-exec-am
549
install-data: install-data-am
550
uninstall: uninstall-am
553
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
555
installcheck: installcheck-am
557
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559
`test -z '$(STRIP)' || \
560
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
566
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
568
maintainer-clean-generic:
569
@echo "This command is intended for maintainers to use"
570
@echo "it deletes files that may require special tools to rebuild."
573
clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
574
clean-pkgpluginLTLIBRARIES mostlyclean-am
576
distclean: distclean-am
579
distclean-am: clean-am distclean-compile distclean-generic \
592
install-data-am: install-pkgpluginLTLIBRARIES
594
install-dvi: install-dvi-am
598
install-html: install-html-am
600
install-info: install-info-am
604
install-pdf: install-pdf-am
606
install-ps: install-ps-am
610
maintainer-clean: maintainer-clean-am
613
maintainer-clean-am: distclean-am maintainer-clean-generic
615
mostlyclean: mostlyclean-am
617
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
628
uninstall-am: uninstall-pkgpluginLTLIBRARIES
630
.MAKE: install-am install-strip
632
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
633
clean-libtool clean-noinstLIBRARIES clean-pkgpluginLTLIBRARIES \
634
ctags distclean distclean-compile distclean-generic \
635
distclean-libtool distclean-tags distdir dvi dvi-am html \
636
html-am info info-am install install-am install-data \
637
install-data-am install-dvi install-dvi-am install-exec \
638
install-exec-am install-html install-html-am install-info \
639
install-info-am install-man install-pdf install-pdf-am \
640
install-pkgpluginLTLIBRARIES install-ps install-ps-am \
641
install-strip installcheck installcheck-am installdirs \
642
maintainer-clean maintainer-clean-generic mostlyclean \
643
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
644
pdf pdf-am ps ps-am tags uninstall uninstall-am \
645
uninstall-pkgpluginLTLIBRARIES
647
# Tell versions [3.59,3.63) of GNU make to not export all variables.
648
# Otherwise a system limit (for SysV at least) may be exceeded.