1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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
18 # Copyright (C) 2021-2024 Free Software Foundation, Inc.
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING3. If not see
32 # <http://www.gnu.org/licenses/>.
37 if
test -z
'$(MAKELEVEL)'; then \
39 elif
test -n
'$(MAKE_HOST)'; then \
41 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
47 am__make_running_with_option
= \
48 case
$${target_option-
} in \
50 *) echo
"am__make_running_with_option: internal error: invalid" \
51 "target option '$${target_option-}' specified" >&2; \
55 sane_makeflags
=$$MAKEFLAGS; \
56 if
$(am__is_gnu_make
); then \
57 sane_makeflags
=$$MFLAGS; \
62 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
63 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
69 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 for flg in
$$sane_makeflags; do \
72 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
75 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
76 -*I?
*) strip_trailopt
'I';; \
77 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
78 -*O?
*) strip_trailopt
'O';; \
79 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
80 -*l?
*) strip_trailopt
'l';; \
81 -[dEDm
]) skip_next
=yes
;; \
82 -[JT
]) skip_next
=yes
;; \
85 *$$target_option*) has_opt
=yes
; break
;; \
89 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
90 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
91 pkgdatadir
= $(datadir)/@PACKAGE@
92 pkgincludedir
= $(includedir)/@PACKAGE@
93 pkglibdir
= $(libdir)/@PACKAGE@
94 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
95 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
96 install_sh_DATA
= $(install_sh
) -c
-m
644
97 install_sh_PROGRAM
= $(install_sh
) -c
98 install_sh_SCRIPT
= $(install_sh
) -c
99 INSTALL_HEADER
= $(INSTALL_DATA
)
100 transform
= $(program_transform_name
)
107 build_triplet
= @build@
108 host_triplet
= @host@
109 target_triplet
= @target@
111 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
112 am__aclocal_m4_deps
= $(top_srcdir
)/..
/..
/config
/depstand.m4 \
113 $(top_srcdir
)/..
/..
/config
/lead-dot.m4 \
114 $(top_srcdir
)/..
/..
/config
/override.m4 \
115 $(top_srcdir
)/..
/..
/config
/warnings.m4 \
116 $(top_srcdir
)/..
/..
/libtool.m4 \
117 $(top_srcdir
)/..
/..
/ltoptions.m4 \
118 $(top_srcdir
)/..
/..
/ltsugar.m4 \
119 $(top_srcdir
)/..
/..
/ltversion.m4 \
120 $(top_srcdir
)/..
/..
/lt~obsolete.m4 \
121 $(top_srcdir
)/..
/..
/bfd
/version.m4
$(top_srcdir
)/configure.ac
122 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
124 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
125 $(am__configure_deps
) $(myinclude_HEADERS
) $(am__DIST_COMMON
)
126 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
127 configure.lineno config.status.lineno
128 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/mkinstalldirs
129 CONFIG_HEADER
= lib-config.h
131 CONFIG_CLEAN_VPATH_FILES
=
132 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
133 am__vpath_adj
= case
$$p in \
134 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
137 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
139 am__nobase_strip_setup
= \
140 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
142 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
143 am__nobase_list
= $(am__nobase_strip_setup
); \
144 for p in
$$list; do echo
"$$p $$p"; done | \
145 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
146 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
147 if (++n[$$2] == $(am__install_max)) \
148 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
149 END { for (dir in files) print dir, files[dir] }'
151 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
152 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
153 am__uninstall_files_from_dir
= { \
155 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
156 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
157 $(am__cd
) "$$dir" && rm -f
$$files; }; \
159 am__installdirs
= "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(myincludedir)"
160 LTLIBRARIES
= $(pkglib_LTLIBRARIES
)
161 libgp_collector_la_DEPENDENCIES
=
162 am__objects_1
= libgp_collector_la-gethrtime.lo \
163 libgp_collector_la-dispatcher.lo libgp_collector_la-iolib.lo \
164 libgp_collector_la-mmaptrace.lo libgp_collector_la-memmgr.lo \
165 libgp_collector_la-tsd.lo libgp_collector_la-profile.lo \
166 libgp_collector_la-envmgmt.lo libgp_collector_la-linetrace.lo \
167 libgp_collector_la-libcol_hwcdrv.lo \
168 libgp_collector_la-libcol_hwcfuncs.lo \
169 libgp_collector_la-libcol-i386-dis.lo \
170 libgp_collector_la-hwprofile.lo libgp_collector_la-jprofile.lo \
171 libgp_collector_la-unwind.lo libgp_collector_la-libcol_util.lo \
172 libgp_collector_la-collector.lo
173 am_libgp_collector_la_OBJECTS
= $(am__objects_1
)
174 libgp_collector_la_OBJECTS
= $(am_libgp_collector_la_OBJECTS
)
175 AM_V_lt
= $(am__v_lt_@AM_V@
)
176 am__v_lt_
= $(am__v_lt_@AM_DEFAULT_V@
)
177 am__v_lt_0
= --silent
179 libgp_collector_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC \
180 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
181 $(AM_CFLAGS
) $(CFLAGS
) $(libgp_collector_la_LDFLAGS
) \
183 libgp_collectorAPI_la_DEPENDENCIES
=
184 am_libgp_collectorAPI_la_OBJECTS
= collectorAPI.lo
185 libgp_collectorAPI_la_OBJECTS
= $(am_libgp_collectorAPI_la_OBJECTS
)
186 libgp_heap_la_LIBADD
=
187 am_libgp_heap_la_OBJECTS
= heaptrace.lo
188 libgp_heap_la_OBJECTS
= $(am_libgp_heap_la_OBJECTS
)
189 libgp_heap_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
190 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
191 $(libgp_heap_la_LDFLAGS
) $(LDFLAGS
) -o
$@
192 libgp_iotrace_la_LIBADD
=
193 am_libgp_iotrace_la_OBJECTS
= iotrace.lo
194 libgp_iotrace_la_OBJECTS
= $(am_libgp_iotrace_la_OBJECTS
)
195 libgp_iotrace_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC \
196 $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) \
197 $(AM_CFLAGS
) $(CFLAGS
) $(libgp_iotrace_la_LDFLAGS
) $(LDFLAGS
) \
199 libgp_sync_la_LIBADD
=
200 am_libgp_sync_la_OBJECTS
= synctrace.lo
201 libgp_sync_la_OBJECTS
= $(am_libgp_sync_la_OBJECTS
)
202 libgp_sync_la_LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
203 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
204 $(libgp_sync_la_LDFLAGS
) $(LDFLAGS
) -o
$@
205 AM_V_P
= $(am__v_P_@AM_V@
)
206 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
209 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
210 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
211 am__v_GEN_0
= @echo
" GEN " $@
;
213 AM_V_at
= $(am__v_at_@AM_V@
)
214 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
217 DEFAULT_INCLUDES
= -I.@am__isrc@
218 depcomp
= $(SHELL
) $(top_srcdir
)/..
/..
/depcomp
219 am__depfiles_maybe
= depfiles
221 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
222 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
223 LTCOMPILE
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
224 $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) \
225 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
226 $(AM_CFLAGS
) $(CFLAGS
)
227 AM_V_CC
= $(am__v_CC_@AM_V@
)
228 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
229 am__v_CC_0
= @echo
" CC " $@
;
232 LINK
= $(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) \
233 $(LIBTOOLFLAGS
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
234 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
235 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
236 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
237 am__v_CCLD_0
= @echo
" CCLD " $@
;
239 SOURCES
= $(libgp_collector_la_SOURCES
) \
240 $(libgp_collectorAPI_la_SOURCES
) $(libgp_heap_la_SOURCES
) \
241 $(libgp_iotrace_la_SOURCES
) $(libgp_sync_la_SOURCES
)
242 DIST_SOURCES
= $(libgp_collector_la_SOURCES
) \
243 $(libgp_collectorAPI_la_SOURCES
) $(libgp_heap_la_SOURCES
) \
244 $(libgp_iotrace_la_SOURCES
) $(libgp_sync_la_SOURCES
)
245 am__can_run_installinfo
= \
246 case
$$AM_UPDATE_INFO_DIR in \
248 *) (install-info
--version
) >/dev
/null
2>&1;; \
250 HEADERS
= $(myinclude_HEADERS
)
251 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
252 # Read a list of newline-separated strings from the standard input,
253 # and print each of them once, without duplicates. Input order is
255 am__uniquify_input
= $(AWK
) '\
256 BEGIN { nonempty = 0; } \
257 { items[$$0] = 1; nonempty = 1; } \
258 END { if (nonempty) { for (i in items) print i; }; } \
260 # Make sure the list of sources is unique. This is necessary because,
261 # e.g., the same source file might be shared among _SOURCES variables
262 # for different programs/libraries.
263 am__define_uniq_tagged_files
= \
264 list
='$(am__tagged_files)'; \
265 unique
=`for i in $$list; do \
266 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
267 done | $(am__uniquify_input)`
271 AM_RECURSIVE_TARGETS
= cscope
272 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(top_srcdir
)/..
/..
/ar-lib \
273 $(top_srcdir
)/..
/..
/compile
$(top_srcdir
)/..
/..
/config.guess \
274 $(top_srcdir
)/..
/..
/config.sub
$(top_srcdir
)/..
/..
/depcomp \
275 $(top_srcdir
)/..
/..
/install-sh
$(top_srcdir
)/..
/..
/ltmain.sh \
276 $(top_srcdir
)/..
/..
/missing
$(top_srcdir
)/..
/..
/mkinstalldirs \
277 $(top_srcdir
)/..
/common
/lib-config.h.in ..
/..
/COPYING \
278 ..
/..
/COPYING.LIB ..
/..
/ChangeLog ..
/..
/README ..
/..
/ar-lib \
279 ..
/..
/compile ..
/..
/config.guess ..
/..
/config.rpath \
280 ..
/..
/config.sub ..
/..
/depcomp ..
/..
/install-sh \
281 ..
/..
/ltmain.sh ..
/..
/missing ..
/..
/mkinstalldirs ..
/..
/ylwrap
282 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
283 distdir
= $(PACKAGE
)-$(VERSION
)
284 top_distdir
= $(distdir
)
285 am__remove_distdir
= \
286 if
test -d
"$(distdir)"; then \
287 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
288 && rm -rf
"$(distdir)" \
289 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
291 am__post_remove_distdir
= $(am__remove_distdir
)
292 DIST_ARCHIVES
= $(distdir
).
tar.gz
294 DIST_TARGETS
= dist-gzip
295 distuninstallcheck_listfiles
= find .
-type f
-print
296 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
297 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
298 distcleancheck_listfiles
= find .
-type f
-print
301 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
303 AUTOCONF
= @AUTOCONF@
304 AUTOHEADER
= @AUTOHEADER@
305 AUTOMAKE
= @AUTOMAKE@
308 CCDEPMODE
= @CCDEPMODE@
311 CPPFLAGS
= @CPPFLAGS@
314 CXXDEPMODE
= @CXXDEPMODE@
315 CXXFLAGS
= @CXXFLAGS@
316 CYGPATH_W
= @CYGPATH_W@
319 DSYMUTIL
= @DSYMUTIL@
327 GPROFNG_NO_NONNULL_COMPARE_CFLAGS
= @GPROFNG_NO_NONNULL_COMPARE_CFLAGS@
330 INSTALL_DATA
= @INSTALL_DATA@
331 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
332 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
333 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
341 LTLIBOBJS
= @LTLIBOBJS@
343 MAKEINFO
= @MAKEINFO@
352 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
353 PACKAGE_NAME
= @PACKAGE_NAME@
354 PACKAGE_STRING
= @PACKAGE_STRING@
355 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
356 PACKAGE_URL
= @PACKAGE_URL@
357 PACKAGE_VERSION
= @PACKAGE_VERSION@
358 PATH_SEPARATOR
= @PATH_SEPARATOR@
361 SET_MAKE
= @SET_MAKE@
365 abs_builddir
= @abs_builddir@
366 abs_srcdir
= @abs_srcdir@
367 abs_top_builddir
= @abs_top_builddir@
368 abs_top_srcdir
= @abs_top_srcdir@
369 ac_ct_AR
= @ac_ct_AR@
370 ac_ct_CC
= @ac_ct_CC@
371 ac_ct_CXX
= @ac_ct_CXX@
372 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
373 am__include
= @am__include@
374 am__leading_dot
= @am__leading_dot@
375 am__quote
= @am__quote@
377 am__untar
= @am__untar@
380 build_alias
= @build_alias@
381 build_cpu
= @build_cpu@
382 build_os
= @build_os@
383 build_vendor
= @build_vendor@
384 builddir
= @builddir@
386 datarootdir
= @datarootdir@
389 exec_prefix = @
exec_prefix@
391 host_alias
= @host_alias@
392 host_cpu
= @host_cpu@
394 host_vendor
= @host_vendor@
396 includedir = @
includedir@
398 install_sh
= @install_sh@
400 libexecdir
= @libexecdir@
401 localedir
= @localedir@
402 localstatedir
= @localstatedir@
405 oldincludedir = @
oldincludedir@
408 program_transform_name
= @program_transform_name@
411 sharedstatedir
= @sharedstatedir@
413 sysconfdir
= @sysconfdir@
415 target_alias
= @target_alias@
416 target_cpu
= @target_cpu@
417 target_os
= @target_os@
418 target_vendor
= @target_vendor@
419 top_build_prefix
= @top_build_prefix@
420 top_builddir
= @top_builddir@
421 top_srcdir
= @top_srcdir@
422 AUTOMAKE_OPTIONS
= foreign
423 ACLOCAL_AMFLAGS
= -I .
-I ..
/..
444 AM_CFLAGS
= $(GPROFNG_CFLAGS
) $(GPROFNG_NO_NONNULL_COMPARE_CFLAGS
)
445 AM_CPPFLAGS
= $(GPROFNG_CPPFLAGS
) -I..
-I
$(srcdir) \
446 -I
$(srcdir)/..
/common
-I
$(srcdir)/..
/src \
447 -I
$(srcdir)/..
/..
/include
449 AM_LDFLAGS
= -module
-avoid-version \
450 -Wl
,--version-script
,$(srcdir)/libgprofng.ver \
451 $(LD_NO_AS_NEEDED
) -Wl
,-lrt
-Wl
,-ldl
453 myincludedir
= @
includedir@
454 myinclude_HEADERS
= $(srcdir)/..
/..
/include/collectorAPI.h \
455 $(srcdir)/..
/..
/include/libcollector.h \
456 $(srcdir)/..
/..
/include/libfcollector.h
458 pkglib_LTLIBRARIES
= libgp-collector.la libgp-collectorAPI.la libgp-heap.la \
459 libgp-sync.la libgp-iotrace.la
461 libgp_collector_la_SOURCES
= $(CSOURCES
)
462 libgp_collector_la_CPPFLAGS
= $(AM_CPPFLAGS
) $(jdk_inc
) \
463 -I..
/..
/bfd
-I
$(srcdir)/..
/..
465 # Prevent libtool from reordering -Wl,--no-as-needed after -lrt by
466 # disguising -lrt as a linker flag.
467 libgp_collector_la_LDFLAGS
= $(AM_LDFLAGS
)
468 libgp_collector_la_LIBADD
= $(CLOCK_GETTIME_LINK
)
469 libgp_heap_la_SOURCES
= heaptrace.c
470 libgp_heap_la_LDFLAGS
= $(AM_LDFLAGS
)
471 libgp_sync_la_SOURCES
= synctrace.c
472 libgp_sync_la_LDFLAGS
= $(AM_LDFLAGS
)
473 libgp_iotrace_la_SOURCES
= iotrace.c
474 libgp_iotrace_la_LDFLAGS
= $(AM_LDFLAGS
)
475 libgp_collectorAPI_la_SOURCES
= collectorAPI.c
476 libgp_collectorAPI_la_LIBADD
= -lc
-ldl
478 $(MAKE
) $(AM_MAKEFLAGS
) all-am
481 .SUFFIXES
: .c .lo .o .obj
482 am--refresh
: Makefile
484 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
486 case
'$(am__configure_deps)' in \
488 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
489 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
494 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
495 $(am__cd
) $(top_srcdir
) && \
496 $(AUTOMAKE
) --foreign Makefile
497 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
500 echo
' $(SHELL) ./config.status'; \
501 $(SHELL
) .
/config.status
;; \
503 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
504 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
507 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
508 $(SHELL
) .
/config.status
--recheck
510 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
511 $(am__cd
) $(srcdir) && $(AUTOCONF
)
512 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
513 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
514 $(am__aclocal_m4_deps
):
516 lib-config.h
: stamp-h1
517 @
test -f
$@ ||
rm -f stamp-h1
518 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
520 stamp-h1
: $(top_srcdir
)/..
/common
/lib-config.h.in
$(top_builddir
)/config.status
522 cd
$(top_builddir
) && $(SHELL
) .
/config.status lib-config.h
523 $(top_srcdir
)/..
/common
/lib-config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
524 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
529 -rm -f lib-config.h stamp-h1
531 install-pkglibLTLIBRARIES
: $(pkglib_LTLIBRARIES
)
533 @list
='$(pkglib_LTLIBRARIES)'; test -n
"$(pkglibdir)" || list
=; \
534 list2
=; for p in
$$list; do \
535 if
test -f
$$p; then \
536 list2
="$$list2 $$p"; \
539 test -z
"$$list2" ||
{ \
540 echo
" $(MKDIR_P) '$(DESTDIR)$(pkglibdir)'"; \
541 $(MKDIR_P
) "$(DESTDIR)$(pkglibdir)" || exit
1; \
542 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pkglibdir)'"; \
543 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=install $(INSTALL
) $(INSTALL_STRIP_FLAG
) $$list2 "$(DESTDIR)$(pkglibdir)"; \
546 uninstall-pkglibLTLIBRARIES
:
548 @list
='$(pkglib_LTLIBRARIES)'; test -n
"$(pkglibdir)" || list
=; \
549 for p in
$$list; do \
551 echo
" $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$f'"; \
552 $(LIBTOOL
) $(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=uninstall rm -f
"$(DESTDIR)$(pkglibdir)/$$f"; \
555 clean-pkglibLTLIBRARIES
:
556 -test -z
"$(pkglib_LTLIBRARIES)" ||
rm -f
$(pkglib_LTLIBRARIES
)
557 @list
='$(pkglib_LTLIBRARIES)'; \
558 locs
=`for p in $$list; do echo $$p; done | \
559 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
561 test -z
"$$locs" ||
{ \
562 echo
rm -f
$${locs}; \
566 libgp-collector.la
: $(libgp_collector_la_OBJECTS
) $(libgp_collector_la_DEPENDENCIES
) $(EXTRA_libgp_collector_la_DEPENDENCIES
)
567 $(AM_V_CCLD
)$(libgp_collector_la_LINK
) -rpath
$(pkglibdir
) $(libgp_collector_la_OBJECTS
) $(libgp_collector_la_LIBADD
) $(LIBS
)
569 libgp-collectorAPI.la
: $(libgp_collectorAPI_la_OBJECTS
) $(libgp_collectorAPI_la_DEPENDENCIES
) $(EXTRA_libgp_collectorAPI_la_DEPENDENCIES
)
570 $(AM_V_CCLD
)$(LINK
) -rpath
$(pkglibdir
) $(libgp_collectorAPI_la_OBJECTS
) $(libgp_collectorAPI_la_LIBADD
) $(LIBS
)
572 libgp-heap.la
: $(libgp_heap_la_OBJECTS
) $(libgp_heap_la_DEPENDENCIES
) $(EXTRA_libgp_heap_la_DEPENDENCIES
)
573 $(AM_V_CCLD
)$(libgp_heap_la_LINK
) -rpath
$(pkglibdir
) $(libgp_heap_la_OBJECTS
) $(libgp_heap_la_LIBADD
) $(LIBS
)
575 libgp-iotrace.la
: $(libgp_iotrace_la_OBJECTS
) $(libgp_iotrace_la_DEPENDENCIES
) $(EXTRA_libgp_iotrace_la_DEPENDENCIES
)
576 $(AM_V_CCLD
)$(libgp_iotrace_la_LINK
) -rpath
$(pkglibdir
) $(libgp_iotrace_la_OBJECTS
) $(libgp_iotrace_la_LIBADD
) $(LIBS
)
578 libgp-sync.la
: $(libgp_sync_la_OBJECTS
) $(libgp_sync_la_DEPENDENCIES
) $(EXTRA_libgp_sync_la_DEPENDENCIES
)
579 $(AM_V_CCLD
)$(libgp_sync_la_LINK
) -rpath
$(pkglibdir
) $(libgp_sync_la_OBJECTS
) $(libgp_sync_la_LIBADD
) $(LIBS
)
587 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/collectorAPI.Plo@am__quote@
588 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/heaptrace.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/iotrace.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-collector.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-dispatcher.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-envmgmt.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-gethrtime.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-hwprofile.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-iolib.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-jprofile.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-libcol-i386-dis.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-libcol_hwcdrv.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-libcol_hwcfuncs.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-libcol_util.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-linetrace.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-memmgr.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-mmaptrace.Plo@am__quote@
604 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-profile.Plo@am__quote@
605 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-tsd.Plo@am__quote@
606 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/libgp_collector_la-unwind.Plo@am__quote@
607 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/synctrace.Plo@am__quote@
610 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
611 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
612 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
613 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
614 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
617 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(COMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'`
618 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Po
619 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
620 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
621 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
624 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
$(DEPDIR
)/$*.Tpo
-c
-o
$@
$<
625 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/$*.Tpo
$(DEPDIR
)/$*.Plo
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
627 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
628 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LTCOMPILE
) -c
-o
$@
$<
630 libgp_collector_la-gethrtime.lo
: gethrtime.c
631 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-gethrtime.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-gethrtime.Tpo
-c
-o libgp_collector_la-gethrtime.lo
`test -f 'gethrtime.c' || echo '$(srcdir)/'`gethrtime.c
632 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-gethrtime.Tpo
$(DEPDIR
)/libgp_collector_la-gethrtime.Plo
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='gethrtime.c' object
='libgp_collector_la-gethrtime.lo' libtool
=yes @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
635 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-gethrtime.lo
`test -f 'gethrtime.c' || echo '$(srcdir)/'`gethrtime.c
637 libgp_collector_la-dispatcher.lo
: dispatcher.c
638 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-dispatcher.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-dispatcher.Tpo
-c
-o libgp_collector_la-dispatcher.lo
`test -f 'dispatcher.c' || echo '$(srcdir)/'`dispatcher.c
639 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-dispatcher.Tpo
$(DEPDIR
)/libgp_collector_la-dispatcher.Plo
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='dispatcher.c' object
='libgp_collector_la-dispatcher.lo' libtool
=yes @AMDEPBACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
642 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-dispatcher.lo
`test -f 'dispatcher.c' || echo '$(srcdir)/'`dispatcher.c
644 libgp_collector_la-iolib.lo
: iolib.c
645 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-iolib.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-iolib.Tpo
-c
-o libgp_collector_la-iolib.lo
`test -f 'iolib.c' || echo '$(srcdir)/'`iolib.c
646 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-iolib.Tpo
$(DEPDIR
)/libgp_collector_la-iolib.Plo
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='iolib.c' object
='libgp_collector_la-iolib.lo' libtool
=yes @AMDEPBACKSLASH@
648 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
649 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-iolib.lo
`test -f 'iolib.c' || echo '$(srcdir)/'`iolib.c
651 libgp_collector_la-mmaptrace.lo
: mmaptrace.c
652 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-mmaptrace.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-mmaptrace.Tpo
-c
-o libgp_collector_la-mmaptrace.lo
`test -f 'mmaptrace.c' || echo '$(srcdir)/'`mmaptrace.c
653 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-mmaptrace.Tpo
$(DEPDIR
)/libgp_collector_la-mmaptrace.Plo
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='mmaptrace.c' object
='libgp_collector_la-mmaptrace.lo' libtool
=yes @AMDEPBACKSLASH@
655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
656 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-mmaptrace.lo
`test -f 'mmaptrace.c' || echo '$(srcdir)/'`mmaptrace.c
658 libgp_collector_la-memmgr.lo
: memmgr.c
659 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-memmgr.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-memmgr.Tpo
-c
-o libgp_collector_la-memmgr.lo
`test -f 'memmgr.c' || echo '$(srcdir)/'`memmgr.c
660 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-memmgr.Tpo
$(DEPDIR
)/libgp_collector_la-memmgr.Plo
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='memmgr.c' object
='libgp_collector_la-memmgr.lo' libtool
=yes @AMDEPBACKSLASH@
662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
663 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-memmgr.lo
`test -f 'memmgr.c' || echo '$(srcdir)/'`memmgr.c
665 libgp_collector_la-tsd.lo
: tsd.c
666 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-tsd.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-tsd.Tpo
-c
-o libgp_collector_la-tsd.lo
`test -f 'tsd.c' || echo '$(srcdir)/'`tsd.c
667 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-tsd.Tpo
$(DEPDIR
)/libgp_collector_la-tsd.Plo
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='tsd.c' object
='libgp_collector_la-tsd.lo' libtool
=yes @AMDEPBACKSLASH@
669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
670 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-tsd.lo
`test -f 'tsd.c' || echo '$(srcdir)/'`tsd.c
672 libgp_collector_la-profile.lo
: profile.c
673 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-profile.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-profile.Tpo
-c
-o libgp_collector_la-profile.lo
`test -f 'profile.c' || echo '$(srcdir)/'`profile.c
674 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-profile.Tpo
$(DEPDIR
)/libgp_collector_la-profile.Plo
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='profile.c' object
='libgp_collector_la-profile.lo' libtool
=yes @AMDEPBACKSLASH@
676 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
677 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-profile.lo
`test -f 'profile.c' || echo '$(srcdir)/'`profile.c
679 libgp_collector_la-envmgmt.lo
: envmgmt.c
680 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-envmgmt.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-envmgmt.Tpo
-c
-o libgp_collector_la-envmgmt.lo
`test -f 'envmgmt.c' || echo '$(srcdir)/'`envmgmt.c
681 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-envmgmt.Tpo
$(DEPDIR
)/libgp_collector_la-envmgmt.Plo
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='envmgmt.c' object
='libgp_collector_la-envmgmt.lo' libtool
=yes @AMDEPBACKSLASH@
683 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
684 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-envmgmt.lo
`test -f 'envmgmt.c' || echo '$(srcdir)/'`envmgmt.c
686 libgp_collector_la-linetrace.lo
: linetrace.c
687 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-linetrace.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-linetrace.Tpo
-c
-o libgp_collector_la-linetrace.lo
`test -f 'linetrace.c' || echo '$(srcdir)/'`linetrace.c
688 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-linetrace.Tpo
$(DEPDIR
)/libgp_collector_la-linetrace.Plo
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='linetrace.c' object
='libgp_collector_la-linetrace.lo' libtool
=yes @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-linetrace.lo
`test -f 'linetrace.c' || echo '$(srcdir)/'`linetrace.c
693 libgp_collector_la-libcol_hwcdrv.lo
: libcol_hwcdrv.c
694 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-libcol_hwcdrv.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-libcol_hwcdrv.Tpo
-c
-o libgp_collector_la-libcol_hwcdrv.lo
`test -f 'libcol_hwcdrv.c' || echo '$(srcdir)/'`libcol_hwcdrv.c
695 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-libcol_hwcdrv.Tpo
$(DEPDIR
)/libgp_collector_la-libcol_hwcdrv.Plo
696 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='libcol_hwcdrv.c' object
='libgp_collector_la-libcol_hwcdrv.lo' libtool
=yes @AMDEPBACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
698 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-libcol_hwcdrv.lo
`test -f 'libcol_hwcdrv.c' || echo '$(srcdir)/'`libcol_hwcdrv.c
700 libgp_collector_la-libcol_hwcfuncs.lo
: libcol_hwcfuncs.c
701 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-libcol_hwcfuncs.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-libcol_hwcfuncs.Tpo
-c
-o libgp_collector_la-libcol_hwcfuncs.lo
`test -f 'libcol_hwcfuncs.c' || echo '$(srcdir)/'`libcol_hwcfuncs.c
702 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-libcol_hwcfuncs.Tpo
$(DEPDIR
)/libgp_collector_la-libcol_hwcfuncs.Plo
703 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='libcol_hwcfuncs.c' object
='libgp_collector_la-libcol_hwcfuncs.lo' libtool
=yes @AMDEPBACKSLASH@
704 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
705 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-libcol_hwcfuncs.lo
`test -f 'libcol_hwcfuncs.c' || echo '$(srcdir)/'`libcol_hwcfuncs.c
707 libgp_collector_la-libcol-i386-dis.lo
: libcol-i386-dis.c
708 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-libcol-i386-dis.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-libcol-i386-dis.Tpo
-c
-o libgp_collector_la-libcol-i386-dis.lo
`test -f 'libcol-i386-dis.c' || echo '$(srcdir)/'`libcol-i386-dis.c
709 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-libcol-i386-dis.Tpo
$(DEPDIR
)/libgp_collector_la-libcol-i386-dis.Plo
710 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='libcol-i386-dis.c' object
='libgp_collector_la-libcol-i386-dis.lo' libtool
=yes @AMDEPBACKSLASH@
711 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
712 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-libcol-i386-dis.lo
`test -f 'libcol-i386-dis.c' || echo '$(srcdir)/'`libcol-i386-dis.c
714 libgp_collector_la-hwprofile.lo
: hwprofile.c
715 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-hwprofile.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-hwprofile.Tpo
-c
-o libgp_collector_la-hwprofile.lo
`test -f 'hwprofile.c' || echo '$(srcdir)/'`hwprofile.c
716 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-hwprofile.Tpo
$(DEPDIR
)/libgp_collector_la-hwprofile.Plo
717 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='hwprofile.c' object
='libgp_collector_la-hwprofile.lo' libtool
=yes @AMDEPBACKSLASH@
718 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
719 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-hwprofile.lo
`test -f 'hwprofile.c' || echo '$(srcdir)/'`hwprofile.c
721 libgp_collector_la-jprofile.lo
: jprofile.c
722 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-jprofile.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-jprofile.Tpo
-c
-o libgp_collector_la-jprofile.lo
`test -f 'jprofile.c' || echo '$(srcdir)/'`jprofile.c
723 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-jprofile.Tpo
$(DEPDIR
)/libgp_collector_la-jprofile.Plo
724 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='jprofile.c' object
='libgp_collector_la-jprofile.lo' libtool
=yes @AMDEPBACKSLASH@
725 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
726 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-jprofile.lo
`test -f 'jprofile.c' || echo '$(srcdir)/'`jprofile.c
728 libgp_collector_la-unwind.lo
: unwind.c
729 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-unwind.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-unwind.Tpo
-c
-o libgp_collector_la-unwind.lo
`test -f 'unwind.c' || echo '$(srcdir)/'`unwind.c
730 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-unwind.Tpo
$(DEPDIR
)/libgp_collector_la-unwind.Plo
731 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='unwind.c' object
='libgp_collector_la-unwind.lo' libtool
=yes @AMDEPBACKSLASH@
732 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
733 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-unwind.lo
`test -f 'unwind.c' || echo '$(srcdir)/'`unwind.c
735 libgp_collector_la-libcol_util.lo
: libcol_util.c
736 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-libcol_util.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-libcol_util.Tpo
-c
-o libgp_collector_la-libcol_util.lo
`test -f 'libcol_util.c' || echo '$(srcdir)/'`libcol_util.c
737 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-libcol_util.Tpo
$(DEPDIR
)/libgp_collector_la-libcol_util.Plo
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='libcol_util.c' object
='libgp_collector_la-libcol_util.lo' libtool
=yes @AMDEPBACKSLASH@
739 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
740 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-libcol_util.lo
`test -f 'libcol_util.c' || echo '$(srcdir)/'`libcol_util.c
742 libgp_collector_la-collector.lo
: collector.c
743 @am__fastdepCC_TRUE@
$(AM_V_CC
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -MT libgp_collector_la-collector.lo
-MD
-MP
-MF
$(DEPDIR
)/libgp_collector_la-collector.Tpo
-c
-o libgp_collector_la-collector.lo
`test -f 'collector.c' || echo '$(srcdir)/'`collector.c
744 @am__fastdepCC_TRUE@
$(AM_V_at
)$(am__mv
) $(DEPDIR
)/libgp_collector_la-collector.Tpo
$(DEPDIR
)/libgp_collector_la-collector.Plo
745 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='collector.c' object
='libgp_collector_la-collector.lo' libtool
=yes @AMDEPBACKSLASH@
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
747 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(LIBTOOL
) $(AM_V_lt
) --tag
=CC
$(AM_LIBTOOLFLAGS
) $(LIBTOOLFLAGS
) --mode
=compile
$(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(libgp_collector_la_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
) -c
-o libgp_collector_la-collector.lo
`test -f 'collector.c' || echo '$(srcdir)/'`collector.c
756 -rm -f libtool config.lt
757 install-myincludeHEADERS
: $(myinclude_HEADERS
)
759 @list
='$(myinclude_HEADERS)'; test -n
"$(myincludedir)" || list
=; \
760 if
test -n
"$$list"; then \
761 echo
" $(MKDIR_P) '$(DESTDIR)$(myincludedir)'"; \
762 $(MKDIR_P
) "$(DESTDIR)$(myincludedir)" || exit
1; \
764 for p in
$$list; do \
765 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
767 done |
$(am__base_list
) | \
768 while read files
; do \
769 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(myincludedir)'"; \
770 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(myincludedir)" || exit
$$?
; \
773 uninstall-myincludeHEADERS
:
775 @list
='$(myinclude_HEADERS)'; test -n
"$(myincludedir)" || list
=; \
776 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
777 dir='$(DESTDIR)$(myincludedir)'; $(am__uninstall_files_from_dir
)
779 ID
: $(am__tagged_files
)
780 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
784 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
787 $(am__define_uniq_tagged_files
); \
789 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
790 test -n
"$$unique" || unique
=$$empty_fix; \
791 if
test $$# -gt 0; then \
792 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
795 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
802 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
803 $(am__define_uniq_tagged_files
); \
804 test -z
"$(CTAGS_ARGS)$$unique" \
805 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
809 here
=`$(am__cd) $(top_builddir) && pwd` \
810 && $(am__cd
) $(top_srcdir
) \
811 && gtags
-i
$(GTAGS_ARGS
) "$$here"
813 test ! -s cscope.files \
814 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
817 cscope.files
: clean-cscope cscopelist
818 cscopelist
: cscopelist-am
820 cscopelist-am
: $(am__tagged_files
)
821 list
='$(am__tagged_files)'; \
822 case
"$(srcdir)" in \
823 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
824 *) sdir
=$(subdir
)/$(srcdir) ;; \
826 for i in
$$list; do \
827 if
test -f
"$$i"; then \
828 echo
"$(subdir)/$$i"; \
832 done
>> $(top_builddir
)/cscope.files
835 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
836 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
838 distdir
: $(DISTFILES
)
839 $(am__remove_distdir
)
840 test -d
"$(distdir)" || mkdir
"$(distdir)"
841 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
842 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
843 list
='$(DISTFILES)'; \
844 dist_files
=`for file in $$list; do echo $$file; done | \
845 sed -e "s|^$$srcdirstrip/||;t" \
846 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
847 case
$$dist_files in \
848 */*) $(MKDIR_P
) `echo "$$dist_files" | \
849 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
852 for file in
$$dist_files; do \
853 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
854 if
test -d
$$d/$$file; then \
855 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
856 if
test -d
"$(distdir)/$$file"; then \
857 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
859 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
860 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
861 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
863 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
865 test -f
"$(distdir)/$$file" \
866 || cp
-p
$$d/$$file "$(distdir)/$$file" \
870 -test -n
"$(am__skip_mode_fix)" \
871 || find
"$(distdir)" -type d
! -perm
-755 \
872 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
873 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
874 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
875 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
876 || chmod
-R a
+r
"$(distdir)"
878 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
879 $(am__post_remove_distdir
)
882 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
883 $(am__post_remove_distdir
)
886 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
887 $(am__post_remove_distdir
)
890 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
891 $(am__post_remove_distdir
)
894 @echo WARNING
: "Support for distribution archives compressed with" \
895 "legacy program 'compress' is deprecated." >&2
896 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
897 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
898 $(am__post_remove_distdir
)
901 @echo WARNING
: "Support for shar distribution archives is" \
903 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
904 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
905 $(am__post_remove_distdir
)
908 -rm -f
$(distdir
).zip
909 zip
-rq
$(distdir
).zip
$(distdir
)
910 $(am__post_remove_distdir
)
913 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
914 $(am__post_remove_distdir
)
916 # This target untars the dist file and tries a VPATH configuration. Then
917 # it guarantees that the distribution is self-contained by making another
920 case
'$(DIST_ARCHIVES)' in \
922 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
924 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
926 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
928 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
930 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
932 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
934 unzip
$(distdir
).zip
;;\
936 chmod
-R a-w
$(distdir
)
938 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
940 test -d
$(distdir
)/_build || exit
0; \
941 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
942 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
944 && $(am__cd
) $(distdir
)/_build
/sub \
946 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
947 $(DISTCHECK_CONFIGURE_FLAGS
) \
948 --srcdir=..
/..
--prefix="$$dc_install_base" \
949 && $(MAKE
) $(AM_MAKEFLAGS
) \
950 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
951 && $(MAKE
) $(AM_MAKEFLAGS
) check \
952 && $(MAKE
) $(AM_MAKEFLAGS
) install \
953 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
954 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
955 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
957 && chmod
-R a-w
"$$dc_install_base" \
959 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
960 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
961 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
962 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
963 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
964 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
965 && rm -rf
"$$dc_destdir" \
966 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
967 && rm -rf
$(DIST_ARCHIVES
) \
968 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
971 $(am__post_remove_distdir
)
972 @
(echo
"$(distdir) archives ready for distribution: "; \
973 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
974 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
976 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
977 echo
'ERROR: trying to run $@ with an empty' \
978 '$$(distuninstallcheck_dir)' >&2; \
981 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
982 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
985 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
986 ||
{ echo
"ERROR: files left after uninstall:" ; \
987 if
test -n
"$(DESTDIR)"; then \
988 echo
" (check DESTDIR support)"; \
990 $(distuninstallcheck_listfiles
) ; \
992 distcleancheck
: distclean
993 @if
test '$(srcdir)' = .
; then \
994 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
997 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
998 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
999 $(distcleancheck_listfiles
) ; \
1003 all-am
: Makefile
$(LTLIBRARIES
) $(HEADERS
) lib-config.h
1005 for
dir in
"$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(myincludedir)"; do \
1006 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1009 install-exec
: install-exec-am
1010 install-data
: install-data-am
1011 uninstall: uninstall-am
1014 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1016 installcheck: installcheck-am
1018 if
test -z
'$(STRIP)'; then \
1019 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1020 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1023 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1024 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1025 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1027 mostlyclean-generic
:
1032 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1033 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1035 maintainer-clean-generic
:
1036 @echo
"This command is intended for maintainers to use"
1037 @echo
"it deletes files that may require special tools to rebuild."
1040 clean-am
: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
1043 distclean: distclean-am
1044 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1047 distclean-am
: clean-am distclean-compile distclean-generic \
1048 distclean-hdr distclean-libtool distclean-tags
1062 install-data-am
: install-data-local install-myincludeHEADERS
1064 install-dvi
: install-dvi-am
1068 install-exec-am
: install-pkglibLTLIBRARIES
1070 install-html
: install-html-am
1074 install-info
: install-info-am
1080 install-pdf
: install-pdf-am
1084 install-ps
: install-ps-am
1090 maintainer-clean
: maintainer-clean-am
1091 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1092 -rm -rf
$(top_srcdir
)/autom4te.cache
1095 maintainer-clean-am
: distclean-am maintainer-clean-generic
1097 mostlyclean: mostlyclean-am
1099 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
1110 uninstall-am
: uninstall-myincludeHEADERS uninstall-pkglibLTLIBRARIES
1112 .MAKE
: all install-am install-strip
1114 .PHONY
: CTAGS GTAGS TAGS
all all-am am--refresh
check check-am
clean \
1115 clean-cscope clean-generic clean-libtool \
1116 clean-pkglibLTLIBRARIES cscope cscopelist-am ctags ctags-am \
1117 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
1118 dist-tarZ dist-xz dist-zip distcheck
distclean \
1119 distclean-compile distclean-generic distclean-hdr \
1120 distclean-libtool distclean-tags distcleancheck distdir \
1121 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1122 install install-am install-data install-data-am \
1123 install-data-local install-dvi install-dvi-am install-exec \
1124 install-exec-am install-html install-html-am install-info \
1125 install-info-am install-man install-myincludeHEADERS \
1126 install-pdf install-pdf-am install-pkglibLTLIBRARIES \
1127 install-ps install-ps-am install-strip
installcheck \
1128 installcheck-am
installdirs maintainer-clean \
1129 maintainer-clean-generic
mostlyclean mostlyclean-compile \
1130 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1131 tags tags-am
uninstall uninstall-am uninstall-myincludeHEADERS \
1132 uninstall-pkglibLTLIBRARIES
1137 .PHONY
: install-data-local
1139 install-data-local
: install-pkglibLTLIBRARIES
1140 for f in libgp-collector libgp-heap libgp-sync libgp-iotrace
; do \
1141 rm -f
$(DESTDIR
)/$(pkglibdir
)/$$f.la
$(DESTDIR
)/$(pkglibdir
)/$$f.a
; \
1144 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1145 # Otherwise a system limit (for SysV at least) may be exceeded.