packaging: update version to 1.4.0
[platform/upstream/oprofile.git] / libopagent / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 Free Software Foundation, Inc.
5
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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 VPATH = @srcdir@
19 am__is_gnu_make = { \
20   if test -z '$(MAKELEVEL)'; then \
21     false; \
22   elif test -n '$(MAKE_HOST)'; then \
23     true; \
24   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25     true; \
26   else \
27     false; \
28   fi; \
29 }
30 am__make_running_with_option = \
31   case $${target_option-} in \
32       ?) ;; \
33       *) echo "am__make_running_with_option: internal error: invalid" \
34               "target option '$${target_option-}' specified" >&2; \
35          exit 1;; \
36   esac; \
37   has_opt=no; \
38   sane_makeflags=$$MAKEFLAGS; \
39   if $(am__is_gnu_make); then \
40     sane_makeflags=$$MFLAGS; \
41   else \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         bs=\\; \
45         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
47     esac; \
48   fi; \
49   skip_next=no; \
50   strip_trailopt () \
51   { \
52     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53   }; \
54   for flg in $$sane_makeflags; do \
55     test $$skip_next = yes && { skip_next=no; continue; }; \
56     case $$flg in \
57       *=*|--*) continue;; \
58         -*I) strip_trailopt 'I'; skip_next=yes;; \
59       -*I?*) strip_trailopt 'I';; \
60         -*O) strip_trailopt 'O'; skip_next=yes;; \
61       -*O?*) strip_trailopt 'O';; \
62         -*l) strip_trailopt 'l'; skip_next=yes;; \
63       -*l?*) strip_trailopt 'l';; \
64       -[dEDm]) skip_next=yes;; \
65       -[JT]) skip_next=yes;; \
66     esac; \
67     case $$flg in \
68       *$$target_option*) has_opt=yes; break;; \
69     esac; \
70   done; \
71   test $$has_opt = yes
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 subdir = libopagent
93 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94 am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
95         $(top_srcdir)/m4/builtinexpect.m4 \
96         $(top_srcdir)/m4/compileroption.m4 \
97         $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
98         $(top_srcdir)/m4/extradirs.m4 \
99         $(top_srcdir)/m4/kernelversion.m4 $(top_srcdir)/m4/libtool.m4 \
100         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102         $(top_srcdir)/m4/mallocattribute.m4 \
103         $(top_srcdir)/m4/poptconst.m4 \
104         $(top_srcdir)/m4/precompiledheader.m4 \
105         $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/typedef.m4 \
106         $(top_srcdir)/configure.ac
107 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
108         $(ACLOCAL_M4)
109 DIST_COMMON = $(srcdir)/Makefile.am $(include_HEADERS) \
110         $(am__DIST_COMMON)
111 mkinstalldirs = $(install_sh) -d
112 CONFIG_HEADER = $(top_builddir)/config.h
113 CONFIG_CLEAN_FILES =
114 CONFIG_CLEAN_VPATH_FILES =
115 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
116 am__vpath_adj = case $$p in \
117     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
118     *) f=$$p;; \
119   esac;
120 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
121 am__install_max = 40
122 am__nobase_strip_setup = \
123   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
124 am__nobase_strip = \
125   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
126 am__nobase_list = $(am__nobase_strip_setup); \
127   for p in $$list; do echo "$$p $$p"; done | \
128   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
129   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
130     if (++n[$$2] == $(am__install_max)) \
131       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
132     END { for (dir in files) print dir, files[dir] }'
133 am__base_list = \
134   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
135   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
136 am__uninstall_files_from_dir = { \
137   test -z "$$files" \
138     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
139     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
140          $(am__cd) "$$dir" && rm -f $$files; }; \
141   }
142 am__installdirs = "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(includedir)"
143 LTLIBRARIES = $(pkglib_LTLIBRARIES)
144 am__DEPENDENCIES_1 =
145 libopagent_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
146 am_libopagent_la_OBJECTS = libopagent_la-opagent.lo
147 libopagent_la_OBJECTS = $(am_libopagent_la_OBJECTS)
148 AM_V_lt = $(am__v_lt_@AM_V@)
149 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
150 am__v_lt_0 = --silent
151 am__v_lt_1 = 
152 libopagent_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libopagent_la_CFLAGS) \
154         $(CFLAGS) $(libopagent_la_LDFLAGS) $(LDFLAGS) -o $@
155 AM_V_P = $(am__v_P_@AM_V@)
156 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
157 am__v_P_0 = false
158 am__v_P_1 = :
159 AM_V_GEN = $(am__v_GEN_@AM_V@)
160 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
161 am__v_GEN_0 = @echo "  GEN     " $@;
162 am__v_GEN_1 = 
163 AM_V_at = $(am__v_at_@AM_V@)
164 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
165 am__v_at_0 = @
166 am__v_at_1 = 
167 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
168 depcomp = $(SHELL) $(top_srcdir)/depcomp
169 am__maybe_remake_depfiles = depfiles
170 am__depfiles_remade = ./$(DEPDIR)/libopagent_la-opagent.Plo
171 am__mv = mv -f
172 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
173         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
174 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
175         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
176         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
177         $(AM_CFLAGS) $(CFLAGS)
178 AM_V_CC = $(am__v_CC_@AM_V@)
179 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
180 am__v_CC_0 = @echo "  CC      " $@;
181 am__v_CC_1 = 
182 CCLD = $(CC)
183 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
184         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
185         $(AM_LDFLAGS) $(LDFLAGS) -o $@
186 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
187 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
188 am__v_CCLD_0 = @echo "  CCLD    " $@;
189 am__v_CCLD_1 = 
190 SOURCES = $(libopagent_la_SOURCES)
191 DIST_SOURCES = $(libopagent_la_SOURCES)
192 am__can_run_installinfo = \
193   case $$AM_UPDATE_INFO_DIR in \
194     n|no|NO) false;; \
195     *) (install-info --version) >/dev/null 2>&1;; \
196   esac
197 HEADERS = $(include_HEADERS)
198 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
199 # Read a list of newline-separated strings from the standard input,
200 # and print each of them once, without duplicates.  Input order is
201 # *not* preserved.
202 am__uniquify_input = $(AWK) '\
203   BEGIN { nonempty = 0; } \
204   { items[$$0] = 1; nonempty = 1; } \
205   END { if (nonempty) { for (i in items) print i; }; } \
206 '
207 # Make sure the list of sources is unique.  This is necessary because,
208 # e.g., the same source file might be shared among _SOURCES variables
209 # for different programs/libraries.
210 am__define_uniq_tagged_files = \
211   list='$(am__tagged_files)'; \
212   unique=`for i in $$list; do \
213     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214   done | $(am__uniquify_input)`
215 ETAGS = etags
216 CTAGS = ctags
217 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
218 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
219 ACLOCAL = @ACLOCAL@
220 AMTAR = @AMTAR@
221 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
222 AR = @AR@
223 AUTOCONF = @AUTOCONF@
224 AUTOHEADER = @AUTOHEADER@
225 AUTOMAKE = @AUTOMAKE@
226 AWK = @AWK@
227 BFD_LIBS = @BFD_LIBS@
228 CAT_ENTRY_END = @CAT_ENTRY_END@
229 CAT_ENTRY_START = @CAT_ENTRY_START@
230 CC = @CC@
231 CCDEPMODE = @CCDEPMODE@
232 CFLAGS = @CFLAGS@
233 CPP = @CPP@
234 CPPFLAGS = @CPPFLAGS@
235 CXX = @CXX@
236 CXXCPP = @CXXCPP@
237 CXXDEPMODE = @CXXDEPMODE@
238 CXXFLAGS = @CXXFLAGS@
239 CYGPATH_W = @CYGPATH_W@
240 DATE = @DATE@
241 DEFS = @DEFS@
242 DEPDIR = @DEPDIR@
243 DLLTOOL = @DLLTOOL@
244 DOCBOOK_ROOT = @DOCBOOK_ROOT@
245 DSYMUTIL = @DSYMUTIL@
246 DUMPBIN = @DUMPBIN@
247 ECHO_C = @ECHO_C@
248 ECHO_N = @ECHO_N@
249 ECHO_T = @ECHO_T@
250 EGREP = @EGREP@
251 EXEEXT = @EXEEXT@
252 EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
253 FGREP = @FGREP@
254 GREP = @GREP@
255 INSTALL = @INSTALL@
256 INSTALL_DATA = @INSTALL_DATA@
257 INSTALL_PROGRAM = @INSTALL_PROGRAM@
258 INSTALL_SCRIPT = @INSTALL_SCRIPT@
259 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
260 JAVA_HOMEDIR = @JAVA_HOMEDIR@
261 LD = @LD@
262 LDFLAGS = @LDFLAGS@
263 LIBERTY_LIBS = @LIBERTY_LIBS@
264 LIBOBJS = @LIBOBJS@
265 LIBS = @LIBS@
266 LIBTOOL = @LIBTOOL@
267 LIPO = @LIPO@
268 LN_S = @LN_S@
269 LTLIBOBJS = @LTLIBOBJS@
270 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
271 MAKEINFO = @MAKEINFO@
272 MANIFEST_TOOL = @MANIFEST_TOOL@
273 MKDIR_P = @MKDIR_P@
274 NM = @NM@
275 NMEDIT = @NMEDIT@
276 OBJDUMP = @OBJDUMP@
277 OBJEXT = @OBJEXT@
278 OP_CFLAGS = @OP_CFLAGS@
279 OP_CPPFLAGS = @OP_CPPFLAGS@
280 OP_CXXFLAGS = @OP_CXXFLAGS@
281 OP_DOCDIR = @OP_DOCDIR@
282 OP_LDFLAGS = @OP_LDFLAGS@
283 OTOOL = @OTOOL@
284 OTOOL64 = @OTOOL64@
285 PACKAGE = @PACKAGE@
286 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
287 PACKAGE_NAME = @PACKAGE_NAME@
288 PACKAGE_STRING = @PACKAGE_STRING@
289 PACKAGE_TARNAME = @PACKAGE_TARNAME@
290 PACKAGE_URL = @PACKAGE_URL@
291 PACKAGE_VERSION = @PACKAGE_VERSION@
292 PATH_SEPARATOR = @PATH_SEPARATOR@
293 PERF_EVENT_FLAGS = @PERF_EVENT_FLAGS@
294 PFM_LIB = @PFM_LIB@
295 PKG_CONFIG = @PKG_CONFIG@
296 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
297 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
298 POPT_LIBS = @POPT_LIBS@
299 PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
300 RANLIB = @RANLIB@
301 RT_LIB = @RT_LIB@
302 SED = @SED@
303 SET_MAKE = @SET_MAKE@
304 SHELL = @SHELL@
305 SIZE_T_TYPE = @SIZE_T_TYPE@
306 STRIP = @STRIP@
307 VERSION = @VERSION@
308 XMKMF = @XMKMF@
309 XML_CATALOG = @XML_CATALOG@
310 XSLTPROC = @XSLTPROC@
311 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
312 X_CFLAGS = @X_CFLAGS@
313 X_EXTRA_LIBS = @X_EXTRA_LIBS@
314 X_LIBS = @X_LIBS@
315 X_PRE_LIBS = @X_PRE_LIBS@
316 abs_builddir = @abs_builddir@
317 abs_srcdir = @abs_srcdir@
318 abs_top_builddir = @abs_top_builddir@
319 abs_top_srcdir = @abs_top_srcdir@
320 ac_ct_AR = @ac_ct_AR@
321 ac_ct_CC = @ac_ct_CC@
322 ac_ct_CXX = @ac_ct_CXX@
323 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
324 am__include = @am__include@
325 am__leading_dot = @am__leading_dot@
326 am__quote = @am__quote@
327 am__tar = @am__tar@
328 am__untar = @am__untar@
329 bindir = @bindir@
330 build = @build@
331 build_alias = @build_alias@
332 build_cpu = @build_cpu@
333 build_os = @build_os@
334 build_vendor = @build_vendor@
335 builddir = @builddir@
336 datadir = @datadir@
337 datarootdir = @datarootdir@
338 docdir = @docdir@
339 dvidir = @dvidir@
340 exec_prefix = @exec_prefix@
341 host = @host@
342 host_alias = @host_alias@
343 host_cpu = @host_cpu@
344 host_os = @host_os@
345 host_vendor = @host_vendor@
346 htmldir = @htmldir@
347 includedir = @includedir@
348 infodir = @infodir@
349 install_sh = @install_sh@
350 libdir = @libdir@
351 libexecdir = @libexecdir@
352 localedir = @localedir@
353 localstatedir = @localstatedir@
354 mandir = @mandir@
355 mkdir_p = @mkdir_p@
356 oldincludedir = @oldincludedir@
357 pdfdir = @pdfdir@
358 prefix = @prefix@
359 program_transform_name = @program_transform_name@
360 psdir = @psdir@
361 sbindir = @sbindir@
362 sharedstatedir = @sharedstatedir@
363 srcdir = @srcdir@
364 sysconfdir = @sysconfdir@
365 target_alias = @target_alias@
366 top_build_prefix = @top_build_prefix@
367 top_builddir = @top_builddir@
368 top_srcdir = @top_srcdir@
369 topdir = @topdir@
370 pkglib_LTLIBRARIES = libopagent.la
371
372 # install opagent.h to include directory
373 include_HEADERS = opagent.h
374 libopagent_la_SOURCES = opagent.c \
375                         jitdump.h \
376                         opagent.h
377
378 EXTRA_DIST = opagent_symbols.ver
379 libopagent_la_CFLAGS = -fPIC
380 libopagent_la_CPPFLAGS = -I ${top_srcdir}/libop \
381         -I ${top_srcdir}/libutil \
382         @OP_CPPFLAGS@
383
384 libopagent_la_LIBADD = $(BFD_LIBS)
385
386 # Do not increment the major version for this library except to
387 # intentionally break backward ABI compatability.  Use the
388 # symbol versioning technique (via the version script) to add new or
389 # change existing functions; then just increment the minor version.
390 #
391 # See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
392 # for information about library versioning.
393 #
394 # See http://www.gnu.org/software/gnulib/manual/html_node/LD-Version-Scripts.html
395 # for details about the --version-script option.
396 libopagent_la_LDFLAGS = -version-info  1:1:0 \
397                         -Wl,--version-script=${top_srcdir}/libopagent/opagent_symbols.ver \
398                         @OP_LDFLAGS@
399
400 all: all-am
401
402 .SUFFIXES:
403 .SUFFIXES: .c .lo .o .obj
404 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
405         @for dep in $?; do \
406           case '$(am__configure_deps)' in \
407             *$$dep*) \
408               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
409                 && { if test -f $@; then exit 0; else break; fi; }; \
410               exit 1;; \
411           esac; \
412         done; \
413         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libopagent/Makefile'; \
414         $(am__cd) $(top_srcdir) && \
415           $(AUTOMAKE) --foreign libopagent/Makefile
416 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
417         @case '$?' in \
418           *config.status*) \
419             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
420           *) \
421             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
422             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
423         esac;
424
425 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
426         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427
428 $(top_srcdir)/configure:  $(am__configure_deps)
429         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
430 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
431         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
432 $(am__aclocal_m4_deps):
433
434 install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
435         @$(NORMAL_INSTALL)
436         @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
437         list2=; for p in $$list; do \
438           if test -f $$p; then \
439             list2="$$list2 $$p"; \
440           else :; fi; \
441         done; \
442         test -z "$$list2" || { \
443           echo " $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
444           $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" || exit 1; \
445           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
446           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pkglibdir)"; \
447         }
448
449 uninstall-pkglibLTLIBRARIES:
450         @$(NORMAL_UNINSTALL)
451         @list='$(pkglib_LTLIBRARIES)'; test -n "$(pkglibdir)" || list=; \
452         for p in $$list; do \
453           $(am__strip_dir) \
454           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
455           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$f"; \
456         done
457
458 clean-pkglibLTLIBRARIES:
459         -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
460         @list='$(pkglib_LTLIBRARIES)'; \
461         locs=`for p in $$list; do echo $$p; done | \
462               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
463               sort -u`; \
464         test -z "$$locs" || { \
465           echo rm -f $${locs}; \
466           rm -f $${locs}; \
467         }
468
469 libopagent.la: $(libopagent_la_OBJECTS) $(libopagent_la_DEPENDENCIES) $(EXTRA_libopagent_la_DEPENDENCIES) 
470         $(AM_V_CCLD)$(libopagent_la_LINK) -rpath $(pkglibdir) $(libopagent_la_OBJECTS) $(libopagent_la_LIBADD) $(LIBS)
471
472 mostlyclean-compile:
473         -rm -f *.$(OBJEXT)
474
475 distclean-compile:
476         -rm -f *.tab.c
477
478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopagent_la-opagent.Plo@am__quote@ # am--include-marker
479
480 $(am__depfiles_remade):
481         @$(MKDIR_P) $(@D)
482         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
483
484 am--depfiles: $(am__depfiles_remade)
485
486 .c.o:
487 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
488 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
490 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
492
493 .c.obj:
494 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
495 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
496 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
497 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
499
500 .c.lo:
501 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
502 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
503 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
504 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
505 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
506
507 libopagent_la-opagent.lo: opagent.c
508 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopagent_la_CPPFLAGS) $(CPPFLAGS) $(libopagent_la_CFLAGS) $(CFLAGS) -MT libopagent_la-opagent.lo -MD -MP -MF $(DEPDIR)/libopagent_la-opagent.Tpo -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo '$(srcdir)/'`opagent.c
509 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libopagent_la-opagent.Tpo $(DEPDIR)/libopagent_la-opagent.Plo
510 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='opagent.c' object='libopagent_la-opagent.lo' libtool=yes @AMDEPBACKSLASH@
511 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
512 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libopagent_la_CPPFLAGS) $(CPPFLAGS) $(libopagent_la_CFLAGS) $(CFLAGS) -c -o libopagent_la-opagent.lo `test -f 'opagent.c' || echo '$(srcdir)/'`opagent.c
513
514 mostlyclean-libtool:
515         -rm -f *.lo
516
517 clean-libtool:
518         -rm -rf .libs _libs
519 install-includeHEADERS: $(include_HEADERS)
520         @$(NORMAL_INSTALL)
521         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
522         if test -n "$$list"; then \
523           echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
524           $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
525         fi; \
526         for p in $$list; do \
527           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
528           echo "$$d$$p"; \
529         done | $(am__base_list) | \
530         while read files; do \
531           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
532           $(INSTALL_HEADER) $$files "$(DESTDIR)$(includedir)" || exit $$?; \
533         done
534
535 uninstall-includeHEADERS:
536         @$(NORMAL_UNINSTALL)
537         @list='$(include_HEADERS)'; test -n "$(includedir)" || list=; \
538         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
539         dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir)
540
541 ID: $(am__tagged_files)
542         $(am__define_uniq_tagged_files); mkid -fID $$unique
543 tags: tags-am
544 TAGS: tags
545
546 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
547         set x; \
548         here=`pwd`; \
549         $(am__define_uniq_tagged_files); \
550         shift; \
551         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
552           test -n "$$unique" || unique=$$empty_fix; \
553           if test $$# -gt 0; then \
554             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
555               "$$@" $$unique; \
556           else \
557             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
558               $$unique; \
559           fi; \
560         fi
561 ctags: ctags-am
562
563 CTAGS: ctags
564 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
565         $(am__define_uniq_tagged_files); \
566         test -z "$(CTAGS_ARGS)$$unique" \
567           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
568              $$unique
569
570 GTAGS:
571         here=`$(am__cd) $(top_builddir) && pwd` \
572           && $(am__cd) $(top_srcdir) \
573           && gtags -i $(GTAGS_ARGS) "$$here"
574 cscopelist: cscopelist-am
575
576 cscopelist-am: $(am__tagged_files)
577         list='$(am__tagged_files)'; \
578         case "$(srcdir)" in \
579           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
580           *) sdir=$(subdir)/$(srcdir) ;; \
581         esac; \
582         for i in $$list; do \
583           if test -f "$$i"; then \
584             echo "$(subdir)/$$i"; \
585           else \
586             echo "$$sdir/$$i"; \
587           fi; \
588         done >> $(top_builddir)/cscope.files
589
590 distclean-tags:
591         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592
593 distdir: $(BUILT_SOURCES)
594         $(MAKE) $(AM_MAKEFLAGS) distdir-am
595
596 distdir-am: $(DISTFILES)
597         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
598         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
599         list='$(DISTFILES)'; \
600           dist_files=`for file in $$list; do echo $$file; done | \
601           sed -e "s|^$$srcdirstrip/||;t" \
602               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
603         case $$dist_files in \
604           */*) $(MKDIR_P) `echo "$$dist_files" | \
605                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
606                            sort -u` ;; \
607         esac; \
608         for file in $$dist_files; do \
609           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
610           if test -d $$d/$$file; then \
611             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
612             if test -d "$(distdir)/$$file"; then \
613               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
614             fi; \
615             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
616               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
617               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
618             fi; \
619             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
620           else \
621             test -f "$(distdir)/$$file" \
622             || cp -p $$d/$$file "$(distdir)/$$file" \
623             || exit 1; \
624           fi; \
625         done
626 check-am: all-am
627 check: check-am
628 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
629 installdirs:
630         for dir in "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(includedir)"; do \
631           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
632         done
633 install: install-am
634 install-exec: install-exec-am
635 install-data: install-data-am
636 uninstall: uninstall-am
637
638 install-am: all-am
639         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
640
641 installcheck: installcheck-am
642 install-strip:
643         if test -z '$(STRIP)'; then \
644           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
645             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
646               install; \
647         else \
648           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
649             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
650             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
651         fi
652 mostlyclean-generic:
653
654 clean-generic:
655
656 distclean-generic:
657         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
658         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
659
660 maintainer-clean-generic:
661         @echo "This command is intended for maintainers to use"
662         @echo "it deletes files that may require special tools to rebuild."
663 clean: clean-am
664
665 clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
666         mostlyclean-am
667
668 distclean: distclean-am
669                 -rm -f ./$(DEPDIR)/libopagent_la-opagent.Plo
670         -rm -f Makefile
671 distclean-am: clean-am distclean-compile distclean-generic \
672         distclean-tags
673
674 dvi: dvi-am
675
676 dvi-am:
677
678 html: html-am
679
680 html-am:
681
682 info: info-am
683
684 info-am:
685
686 install-data-am: install-includeHEADERS
687
688 install-dvi: install-dvi-am
689
690 install-dvi-am:
691
692 install-exec-am: install-pkglibLTLIBRARIES
693
694 install-html: install-html-am
695
696 install-html-am:
697
698 install-info: install-info-am
699
700 install-info-am:
701
702 install-man:
703
704 install-pdf: install-pdf-am
705
706 install-pdf-am:
707
708 install-ps: install-ps-am
709
710 install-ps-am:
711
712 installcheck-am:
713
714 maintainer-clean: maintainer-clean-am
715                 -rm -f ./$(DEPDIR)/libopagent_la-opagent.Plo
716         -rm -f Makefile
717 maintainer-clean-am: distclean-am maintainer-clean-generic
718
719 mostlyclean: mostlyclean-am
720
721 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
722         mostlyclean-libtool
723
724 pdf: pdf-am
725
726 pdf-am:
727
728 ps: ps-am
729
730 ps-am:
731
732 uninstall-am: uninstall-includeHEADERS uninstall-pkglibLTLIBRARIES
733
734 .MAKE: install-am install-strip
735
736 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
737         clean-generic clean-libtool clean-pkglibLTLIBRARIES \
738         cscopelist-am ctags ctags-am distclean distclean-compile \
739         distclean-generic distclean-libtool distclean-tags distdir dvi \
740         dvi-am html html-am info info-am install install-am \
741         install-data install-data-am install-dvi install-dvi-am \
742         install-exec install-exec-am install-html install-html-am \
743         install-includeHEADERS install-info install-info-am \
744         install-man install-pdf install-pdf-am \
745         install-pkglibLTLIBRARIES install-ps install-ps-am \
746         install-strip installcheck installcheck-am installdirs \
747         maintainer-clean maintainer-clean-generic mostlyclean \
748         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
749         pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
750         uninstall-includeHEADERS uninstall-pkglibLTLIBRARIES
751
752 .PRECIOUS: Makefile
753
754
755 # Tell versions [3.59,3.63) of GNU make to not export all variables.
756 # Otherwise a system limit (for SysV at least) may be exceeded.
757 .NOEXPORT: