]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gprofng/src/Makefile.in
gprofng: a new GNU profiler
[thirdparty/binutils-gdb.git] / gprofng / src / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 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 # Copyright (C) 2021 Free Software Foundation, Inc.
19 #
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.
24 #
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.
29 #
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/>.
33
34
35
36 VPATH = @srcdir@
37 am__is_gnu_make = { \
38 if test -z '$(MAKELEVEL)'; then \
39 false; \
40 elif test -n '$(MAKE_HOST)'; then \
41 true; \
42 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 true; \
44 else \
45 false; \
46 fi; \
47 }
48 am__make_running_with_option = \
49 case $${target_option-} in \
50 ?) ;; \
51 *) echo "am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
53 exit 1;; \
54 esac; \
55 has_opt=no; \
56 sane_makeflags=$$MAKEFLAGS; \
57 if $(am__is_gnu_make); then \
58 sane_makeflags=$$MFLAGS; \
59 else \
60 case $$MAKEFLAGS in \
61 *\\[\ \ ]*) \
62 bs=\\; \
63 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
65 esac; \
66 fi; \
67 skip_next=no; \
68 strip_trailopt () \
69 { \
70 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 }; \
72 for flg in $$sane_makeflags; do \
73 test $$skip_next = yes && { skip_next=no; continue; }; \
74 case $$flg in \
75 *=*|--*) continue;; \
76 -*I) strip_trailopt 'I'; skip_next=yes;; \
77 -*I?*) strip_trailopt 'I';; \
78 -*O) strip_trailopt 'O'; skip_next=yes;; \
79 -*O?*) strip_trailopt 'O';; \
80 -*l) strip_trailopt 'l'; skip_next=yes;; \
81 -*l?*) strip_trailopt 'l';; \
82 -[dEDm]) skip_next=yes;; \
83 -[JT]) skip_next=yes;; \
84 esac; \
85 case $$flg in \
86 *$$target_option*) has_opt=yes; break;; \
87 esac; \
88 done; \
89 test $$has_opt = yes
90 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92 pkgdatadir = $(datadir)/@PACKAGE@
93 pkgincludedir = $(includedir)/@PACKAGE@
94 pkglibdir = $(libdir)/@PACKAGE@
95 pkglibexecdir = $(libexecdir)/@PACKAGE@
96 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97 install_sh_DATA = $(install_sh) -c -m 644
98 install_sh_PROGRAM = $(install_sh) -c
99 install_sh_SCRIPT = $(install_sh) -c
100 INSTALL_HEADER = $(INSTALL_DATA)
101 transform = $(program_transform_name)
102 NORMAL_INSTALL = :
103 PRE_INSTALL = :
104 POST_INSTALL = :
105 NORMAL_UNINSTALL = :
106 PRE_UNINSTALL = :
107 POST_UNINSTALL = :
108 build_triplet = @build@
109 host_triplet = @host@
110 bin_PROGRAMS = gp-archive$(EXEEXT) gp-collect-app$(EXEEXT) \
111 gprofng$(EXEEXT) gp-display-text$(EXEEXT) \
112 gp-display-src$(EXEEXT)
113 subdir = src
114 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
115 am__aclocal_m4_deps = $(top_srcdir)/../libtool.m4 \
116 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
117 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
118 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/warnings.m4 \
119 $(top_srcdir)/../config/enable.m4 \
120 $(top_srcdir)/../config/ax_pthread.m4 \
121 $(top_srcdir)/config/bison.m4 $(top_srcdir)/../bfd/version.m4 \
122 $(top_srcdir)/configure.ac
123 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
124 $(ACLOCAL_M4)
125 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
126 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
127 CONFIG_HEADER = $(top_builddir)/config.h
128 CONFIG_CLEAN_FILES =
129 CONFIG_CLEAN_VPATH_FILES =
130 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
131 am__vpath_adj = case $$p in \
132 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
133 *) f=$$p;; \
134 esac;
135 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
136 am__install_max = 40
137 am__nobase_strip_setup = \
138 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
139 am__nobase_strip = \
140 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
141 am__nobase_list = $(am__nobase_strip_setup); \
142 for p in $$list; do echo "$$p $$p"; done | \
143 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
144 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
145 if (++n[$$2] == $(am__install_max)) \
146 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
147 END { for (dir in files) print dir, files[dir] }'
148 am__base_list = \
149 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
150 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
151 am__uninstall_files_from_dir = { \
152 test -z "$$files" \
153 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
154 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
155 $(am__cd) "$$dir" && rm -f $$files; }; \
156 }
157 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" \
158 "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(dbedir)"
159 LTLIBRARIES = $(lib_LTLIBRARIES)
160 am__DEPENDENCIES_1 =
161 libgprofng_la_DEPENDENCIES = $(top_builddir)/../opcodes/libopcodes.la \
162 $(top_builddir)/../bfd/libbfd.la $(am__DEPENDENCIES_1) \
163 $(am__DEPENDENCIES_1)
164 am__objects_1 = Application.lo BaseMetric.lo BaseMetricTreeNode.lo \
165 CallStack.lo CatchOutOfMemory.lo ClassFile.lo Command.lo \
166 CompCom.lo DataObject.lo DataSpace.lo Data_window.lo \
167 DataStream.lo DbeApplication.lo DbeFile.lo DbeJarFile.lo \
168 DbeLock.lo DbeSession.lo DbeThread.lo DbeView.lo \
169 DerivedMetrics.lo Disasm.lo Dwarf.lo DwarfLib.lo Elf.lo \
170 Emsg.lo Experiment.lo Exp_Layout.lo ExpGroup.lo Expression.lo \
171 FileData.lo Filter.lo FilterSet.lo Function.lo HeapMap.lo \
172 HeapData.lo HeapActivity.lo Hist_data.lo IndexObject.lo \
173 IOActivity.lo LoadObject.lo MachineModel.lo MemObject.lo \
174 MemorySpace.lo Metric.lo MetricList.lo Module.lo Ovw_data.lo \
175 PRBTree.lo PathTree.lo PreviewExp.lo Print.lo \
176 SAXParserFactory.lo Sample.lo Settings.lo SourceFile.lo \
177 Stabs.lo Stats_data.lo StringBuilder.lo Table.lo \
178 QLParser.tab.lo dbe_collctrl.lo i18n.lo parse.lo UserLabel.lo \
179 util.lo Dbe.lo
180 am__objects_2 = dbe_hwcdrv.lo dbe_hwcfuncs.lo dbe_hwctable.lo \
181 dbe_memmgr.lo gethrtime.lo
182 am_libgprofng_la_OBJECTS = $(am__objects_1) $(am__objects_2)
183 libgprofng_la_OBJECTS = $(am_libgprofng_la_OBJECTS)
184 AM_V_lt = $(am__v_lt_@AM_V@)
185 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
186 am__v_lt_0 = --silent
187 am__v_lt_1 =
188 libgprofng_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX \
189 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CXXLD) \
190 $(AM_CXXFLAGS) $(CXXFLAGS) $(libgprofng_la_LDFLAGS) $(LDFLAGS) \
191 -o $@
192 PROGRAMS = $(bin_PROGRAMS)
193 am_gp_archive_OBJECTS = gp-archive.$(OBJEXT) ArchiveExp.$(OBJEXT)
194 gp_archive_OBJECTS = $(am_gp_archive_OBJECTS)
195 gp_archive_DEPENDENCIES = $(LIBGPROFNG)
196 am_gp_collect_app_OBJECTS = gp-collect-app.$(OBJEXT) checks.$(OBJEXT) \
197 envsets.$(OBJEXT) count.$(OBJEXT)
198 gp_collect_app_OBJECTS = $(am_gp_collect_app_OBJECTS)
199 gp_collect_app_DEPENDENCIES = $(LIBGPROFNG)
200 am_gp_display_src_OBJECTS = gp-display-src.$(OBJEXT)
201 gp_display_src_OBJECTS = $(am_gp_display_src_OBJECTS)
202 gp_display_src_DEPENDENCIES = $(LIBGPROFNG)
203 am_gp_display_text_OBJECTS = gp-display-text.$(OBJEXT) ipc.$(OBJEXT) \
204 ipcio.$(OBJEXT)
205 gp_display_text_OBJECTS = $(am_gp_display_text_OBJECTS)
206 gp_display_text_DEPENDENCIES = $(LIBGPROFNG)
207 am_gprofng_OBJECTS = gprofng.$(OBJEXT)
208 gprofng_OBJECTS = $(am_gprofng_OBJECTS)
209 gprofng_DEPENDENCIES = $(LIBGPROFNG)
210 AM_V_P = $(am__v_P_@AM_V@)
211 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
212 am__v_P_0 = false
213 am__v_P_1 = :
214 AM_V_GEN = $(am__v_GEN_@AM_V@)
215 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
216 am__v_GEN_0 = @echo " GEN " $@;
217 am__v_GEN_1 =
218 AM_V_at = $(am__v_at_@AM_V@)
219 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
220 am__v_at_0 = @
221 am__v_at_1 =
222 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
223 depcomp = $(SHELL) $(top_srcdir)/../depcomp
224 am__depfiles_maybe = depfiles
225 am__mv = mv -f
226 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
227 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
228 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
229 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
230 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
231 $(AM_CFLAGS) $(CFLAGS)
232 AM_V_CC = $(am__v_CC_@AM_V@)
233 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
234 am__v_CC_0 = @echo " CC " $@;
235 am__v_CC_1 =
236 CCLD = $(CC)
237 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
238 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
239 $(AM_LDFLAGS) $(LDFLAGS) -o $@
240 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
241 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
242 am__v_CCLD_0 = @echo " CCLD " $@;
243 am__v_CCLD_1 =
244 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
245 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
246 LTCXXCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
247 $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) \
248 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
249 $(AM_CXXFLAGS) $(CXXFLAGS)
250 AM_V_CXX = $(am__v_CXX_@AM_V@)
251 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
252 am__v_CXX_0 = @echo " CXX " $@;
253 am__v_CXX_1 =
254 CXXLD = $(CXX)
255 CXXLINK = $(LIBTOOL) $(AM_V_lt) --tag=CXX $(AM_LIBTOOLFLAGS) \
256 $(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
257 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
258 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
259 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
260 am__v_CXXLD_0 = @echo " CXXLD " $@;
261 am__v_CXXLD_1 =
262 SOURCES = $(libgprofng_la_SOURCES) $(gp_archive_SOURCES) \
263 $(gp_collect_app_SOURCES) $(gp_display_src_SOURCES) \
264 $(gp_display_text_SOURCES) $(gprofng_SOURCES)
265 DIST_SOURCES = $(libgprofng_la_SOURCES) $(gp_archive_SOURCES) \
266 $(gp_collect_app_SOURCES) $(gp_display_src_SOURCES) \
267 $(gp_display_text_SOURCES) $(gprofng_SOURCES)
268 am__can_run_installinfo = \
269 case $$AM_UPDATE_INFO_DIR in \
270 n|no|NO) false;; \
271 *) (install-info --version) >/dev/null 2>&1;; \
272 esac
273 man1dir = $(mandir)/man1
274 NROFF = nroff
275 MANS = $(man_MANS)
276 DATA = $(dbe_DATA)
277 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
278 # Read a list of newline-separated strings from the standard input,
279 # and print each of them once, without duplicates. Input order is
280 # *not* preserved.
281 am__uniquify_input = $(AWK) '\
282 BEGIN { nonempty = 0; } \
283 { items[$$0] = 1; nonempty = 1; } \
284 END { if (nonempty) { for (i in items) print i; }; } \
285 '
286 # Make sure the list of sources is unique. This is necessary because,
287 # e.g., the same source file might be shared among _SOURCES variables
288 # for different programs/libraries.
289 am__define_uniq_tagged_files = \
290 list='$(am__tagged_files)'; \
291 unique=`for i in $$list; do \
292 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
293 done | $(am__uniquify_input)`
294 ETAGS = etags
295 CTAGS = ctags
296 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/../depcomp \
297 $(top_srcdir)/../mkinstalldirs
298 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
299 ACLOCAL = @ACLOCAL@
300 AMTAR = @AMTAR@
301 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
302 AR = @AR@
303 AUTOCONF = @AUTOCONF@
304 AUTOHEADER = @AUTOHEADER@
305 AUTOMAKE = @AUTOMAKE@
306 AWK = @AWK@
307 BUILD_SUBDIRS = @BUILD_SUBDIRS@
308 CC = @CC@
309 CCDEPMODE = @CCDEPMODE@
310 CFLAGS = @CFLAGS@
311 CPP = @CPP@
312 CPPFLAGS = @CPPFLAGS@
313 CXX = @CXX@
314 CXXCPP = @CXXCPP@
315 CXXDEPMODE = @CXXDEPMODE@
316 CXXFLAGS = @CXXFLAGS@
317 CYGPATH_W = @CYGPATH_W@
318 DEFS = @DEFS@
319 DEPDIR = @DEPDIR@
320 DSYMUTIL = @DSYMUTIL@
321 DUMPBIN = @DUMPBIN@
322 ECHO_C = @ECHO_C@
323 ECHO_N = @ECHO_N@
324 ECHO_T = @ECHO_T@
325 EGREP = @EGREP@
326 EXEEXT = @EXEEXT@
327 EXPECT = @EXPECT@
328 FGREP = @FGREP@
329 GPROFNG_CFLAGS = @GPROFNG_CFLAGS@
330 GPROFNG_CPPFLAGS = @GPROFNG_CPPFLAGS@
331 GPROFNG_LIBADD = @GPROFNG_LIBADD@
332 GPROFNG_LIBDIR = @GPROFNG_LIBDIR@
333 GREP = @GREP@
334 HELP2MAN = @HELP2MAN@
335 INSTALL = @INSTALL@
336 INSTALL_DATA = @INSTALL_DATA@
337 INSTALL_PROGRAM = @INSTALL_PROGRAM@
338 INSTALL_SCRIPT = @INSTALL_SCRIPT@
339 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
340 JAVA = @JAVA@
341 JAVAC = @JAVAC@
342 LD = @LD@
343 LDFLAGS = @LDFLAGS@
344 LD_NO_AS_NEEDED = @LD_NO_AS_NEEDED@
345 LIBOBJS = @LIBOBJS@
346 LIBS = @LIBS@
347 LIBTOOL = @LIBTOOL@
348 LIPO = @LIPO@
349 LN_S = @LN_S@
350 LTLIBOBJS = @LTLIBOBJS@
351 MAINT = @MAINT@
352 MAKEINFO = @MAKEINFO@
353 MKDIR_P = @MKDIR_P@
354 NM = @NM@
355 NMEDIT = @NMEDIT@
356 OBJDUMP = @OBJDUMP@
357 OBJEXT = @OBJEXT@
358 OTOOL = @OTOOL@
359 OTOOL64 = @OTOOL64@
360 PACKAGE = @PACKAGE@
361 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
362 PACKAGE_NAME = @PACKAGE_NAME@
363 PACKAGE_STRING = @PACKAGE_STRING@
364 PACKAGE_TARNAME = @PACKAGE_TARNAME@
365 PACKAGE_URL = @PACKAGE_URL@
366 PACKAGE_VERSION = @PACKAGE_VERSION@
367 PATH_SEPARATOR = @PATH_SEPARATOR@
368 PTHREAD_CC = @PTHREAD_CC@
369 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
370 PTHREAD_LIBS = @PTHREAD_LIBS@
371 RANLIB = @RANLIB@
372 SED = @SED@
373 SET_MAKE = @SET_MAKE@
374 SHELL = @SHELL@
375 STRIP = @STRIP@
376 VERSION = @VERSION@
377 WERROR = @WERROR@
378 abs_builddir = @abs_builddir@
379 abs_srcdir = @abs_srcdir@
380 abs_top_builddir = @abs_top_builddir@
381 abs_top_srcdir = @abs_top_srcdir@
382 ac_ct_AR = @ac_ct_AR@
383 ac_ct_CC = @ac_ct_CC@
384 ac_ct_CXX = @ac_ct_CXX@
385 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
386 am__include = @am__include@
387 am__leading_dot = @am__leading_dot@
388 am__quote = @am__quote@
389 am__tar = @am__tar@
390 am__untar = @am__untar@
391 ax_pthread_config = @ax_pthread_config@
392 bindir = @bindir@
393 build = @build@
394 build_alias = @build_alias@
395 build_cpu = @build_cpu@
396 build_os = @build_os@
397 build_vendor = @build_vendor@
398 builddir = @builddir@
399 datadir = @datadir@
400 datarootdir = @datarootdir@
401 docdir = @docdir@
402 dvidir = @dvidir@
403 exec_prefix = @exec_prefix@
404 gprofng_cflags = @gprofng_cflags@
405 host = @host@
406 host_alias = @host_alias@
407 host_cpu = @host_cpu@
408 host_os = @host_os@
409 host_vendor = @host_vendor@
410 htmldir = @htmldir@
411 includedir = @includedir@
412 infodir = @infodir@
413 install_sh = @install_sh@
414 jdk_inc = @jdk_inc@
415 libdir = @libdir@
416 libexecdir = @libexecdir@
417 localedir = @localedir@
418 localstatedir = @localstatedir@
419 mandir = @mandir@
420 mkdir_p = @mkdir_p@
421 oldincludedir = @oldincludedir@
422 pdfdir = @pdfdir@
423 prefix = @prefix@
424 program_transform_name = @program_transform_name@
425 psdir = @psdir@
426 sbindir = @sbindir@
427 sharedstatedir = @sharedstatedir@
428 srcdir = @srcdir@
429 subdirs = @subdirs@
430 sysconfdir = @sysconfdir@
431 target_alias = @target_alias@
432 top_build_prefix = @top_build_prefix@
433 top_builddir = @top_builddir@
434 top_srcdir = @top_srcdir@
435 AUTOMAKE_OPTIONS = foreign
436 ACLOCAL_AMFLAGS = -I . -I .. -I ../..
437 CCSOURCES = \
438 Application.cc \
439 BaseMetric.cc \
440 BaseMetricTreeNode.cc \
441 CallStack.cc \
442 CatchOutOfMemory.cc \
443 ClassFile.cc \
444 Command.cc \
445 CompCom.cc \
446 DataObject.cc \
447 DataSpace.cc \
448 Data_window.cc \
449 DataStream.cc \
450 DbeApplication.cc \
451 DbeFile.cc \
452 DbeJarFile.cc \
453 DbeLock.cc \
454 DbeSession.cc \
455 DbeThread.cc \
456 DbeView.cc \
457 DerivedMetrics.cc \
458 Disasm.cc \
459 Dwarf.cc \
460 DwarfLib.cc \
461 Elf.cc \
462 Emsg.cc \
463 Experiment.cc \
464 Exp_Layout.cc \
465 ExpGroup.cc \
466 Expression.cc \
467 FileData.cc \
468 Filter.cc \
469 FilterSet.cc \
470 Function.cc \
471 HeapMap.cc \
472 HeapData.cc \
473 HeapActivity.cc \
474 Hist_data.cc \
475 IndexObject.cc \
476 IOActivity.cc \
477 LoadObject.cc \
478 MachineModel.cc \
479 MemObject.cc \
480 MemorySpace.cc \
481 Metric.cc \
482 MetricList.cc \
483 Module.cc \
484 Ovw_data.cc \
485 PRBTree.cc \
486 PathTree.cc \
487 PreviewExp.cc \
488 Print.cc \
489 SAXParserFactory.cc \
490 Sample.cc \
491 Settings.cc \
492 SourceFile.cc \
493 Stabs.cc \
494 Stats_data.cc \
495 StringBuilder.cc \
496 Table.cc \
497 QLParser.tab.cc \
498 dbe_collctrl.cc \
499 i18n.cc \
500 parse.cc \
501 UserLabel.cc \
502 util.cc \
503 Dbe.cc \
504 $(NULL)
505
506 CSOURCES = \
507 dbe_hwcdrv.c \
508 dbe_hwcfuncs.c \
509 dbe_hwctable.c \
510 dbe_memmgr.c \
511 gethrtime.c \
512 $(NULL)
513
514 LIBGPROFNG = libgprofng.la
515 AM_CPPFLAGS = $(GPROFNG_CPPFLAGS) -DLOCALEDIR=\"@localedir@\" -I.. -I$(srcdir) \
516 -I$(srcdir)/../common \
517 -I$(srcdir)/../../include -I$(srcdir)/../../opcodes \
518 -I../../bfd -I$(srcdir)/../../bfd
519
520 AM_CFLAGS = $(GPROFNG_CFLAGS) $(PTHREAD_CFLAGS) -Wno-switch \
521 -Wno-format-truncation
522
523 AM_CXXFLAGS = $(AM_CFLAGS)
524 man_MANS = gprofng.1 \
525 gp-archive.1 \
526 gp-collect-app.1 \
527 gp-display-src.1 \
528 gp-display-text.1
529
530 MAINTAINERCLEANFILES = $(man_MANS)
531 EXTRA_DIST = $(man_MANS)
532 lib_LTLIBRARIES = $(LIBGPROFNG)
533 libgprofng_la_SOURCES = $(CCSOURCES) $(CSOURCES)
534 libgprofng_la_LDFLAGS = -version-info 0:0:0
535 libgprofng_la_LIBADD = $(top_builddir)/../opcodes/libopcodes.la \
536 $(top_builddir)/../bfd/libbfd.la \
537 $(GPROFNG_LIBADD) \
538 $(PTHREAD_LIBS) -ldl
539
540 dbedir = $(prefix)/etc
541 dbe_DATA = $(srcdir)/gprofng.rc
542 gp_archive_SOURCES = gp-archive.cc ArchiveExp.cc
543 gp_archive_LDADD = $(LIBGPROFNG)
544 gp_collect_app_SOURCES = gp-collect-app.cc checks.cc envsets.cc count.cc
545 gp_collect_app_LDADD = $(LIBGPROFNG)
546 gprofng_SOURCES = gprofng.cc
547 gprofng_LDADD = $(LIBGPROFNG)
548 gp_display_src_SOURCES = gp-display-src.cc
549 gp_display_src_LDADD = $(LIBGPROFNG)
550 gp_display_text_SOURCES = gp-display-text.cc ipc.cc ipcio.cc
551 gp_display_text_LDADD = $(LIBGPROFNG)
552
553 # The man pages depend on the version number and on a help2man include file.
554 @BUILD_MAN_TRUE@common_mandeps = $(top_srcdir)/../bfd/version.m4
555
556 # Use -o so that the `missing' program can infer the output file.
557 # Embolden subcommand names in the output, and include a SEE ALSO.
558 # Arrange to regenerate the output if we have help2man, but leave the
559 # disted output there otherwise.
560 # Some extra annoying complexity is in place so that people without
561 # help2man dno't accidentally overwrite the manpage.
562 @BUILD_MAN_TRUE@INFO_PAGE = "gprofng"
563 @BUILD_MAN_TRUE@MANUAL = "User Commands"
564 @BUILD_MAN_TRUE@TEXT_GPROFNG = "the driver for the gprofng tool suite"
565 @BUILD_MAN_TRUE@TEXT_GP_ARCHIVE = "archive gprofng experiment data"
566 @BUILD_MAN_TRUE@TEXT_GP_COLLECT_APP = "collect performance data for the target application"
567 @BUILD_MAN_TRUE@TEXT_GP_DISPLAY_SRC = "display the source code, optionally interleaved with the disassembly of the target object"
568 @BUILD_MAN_TRUE@TEXT_GP_DISPLAY_TEXT = "display the performance data in plain text format"
569 @BUILD_MAN_TRUE@HELP2MAN_OPT = --libtool --no-info --info-page=$(INFO_PAGE) --manual=$(MANUAL)
570 @BUILD_MAN_TRUE@H2M_FILTER = | sed 's/\.TP/\.TP\n.B/' | sed 's/Commands:/\.SH COMMANDS/' \
571 @BUILD_MAN_TRUE@ | sed 's/See also:/\.SH SEE ALSO/' | sed 's/Documentation:/.SH DOCUMENTATION/' \
572 @BUILD_MAN_TRUE@ | sed 's/Limitations:/.SH LIMITATIONS/'
573
574 all: all-am
575
576 .SUFFIXES:
577 .SUFFIXES: .c .cc .lo .o .obj
578 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
579 @for dep in $?; do \
580 case '$(am__configure_deps)' in \
581 *$$dep*) \
582 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
583 && { if test -f $@; then exit 0; else break; fi; }; \
584 exit 1;; \
585 esac; \
586 done; \
587 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
588 $(am__cd) $(top_srcdir) && \
589 $(AUTOMAKE) --foreign src/Makefile
590 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
591 @case '$?' in \
592 *config.status*) \
593 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
594 *) \
595 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
596 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
597 esac;
598
599 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
600 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
601
602 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
603 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
605 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
606 $(am__aclocal_m4_deps):
607
608 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
609 @$(NORMAL_INSTALL)
610 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
611 list2=; for p in $$list; do \
612 if test -f $$p; then \
613 list2="$$list2 $$p"; \
614 else :; fi; \
615 done; \
616 test -z "$$list2" || { \
617 echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
618 $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
619 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
620 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
621 }
622
623 uninstall-libLTLIBRARIES:
624 @$(NORMAL_UNINSTALL)
625 @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
626 for p in $$list; do \
627 $(am__strip_dir) \
628 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
629 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
630 done
631
632 clean-libLTLIBRARIES:
633 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
634 @list='$(lib_LTLIBRARIES)'; \
635 locs=`for p in $$list; do echo $$p; done | \
636 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
637 sort -u`; \
638 test -z "$$locs" || { \
639 echo rm -f $${locs}; \
640 rm -f $${locs}; \
641 }
642
643 libgprofng.la: $(libgprofng_la_OBJECTS) $(libgprofng_la_DEPENDENCIES) $(EXTRA_libgprofng_la_DEPENDENCIES)
644 $(AM_V_CXXLD)$(libgprofng_la_LINK) -rpath $(libdir) $(libgprofng_la_OBJECTS) $(libgprofng_la_LIBADD) $(LIBS)
645 install-binPROGRAMS: $(bin_PROGRAMS)
646 @$(NORMAL_INSTALL)
647 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
648 if test -n "$$list"; then \
649 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
650 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
651 fi; \
652 for p in $$list; do echo "$$p $$p"; done | \
653 sed 's/$(EXEEXT)$$//' | \
654 while read p p1; do if test -f $$p \
655 || test -f $$p1 \
656 ; then echo "$$p"; echo "$$p"; else :; fi; \
657 done | \
658 sed -e 'p;s,.*/,,;n;h' \
659 -e 's|.*|.|' \
660 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
661 sed 'N;N;N;s,\n, ,g' | \
662 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
663 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
664 if ($$2 == $$4) files[d] = files[d] " " $$1; \
665 else { print "f", $$3 "/" $$4, $$1; } } \
666 END { for (d in files) print "f", d, files[d] }' | \
667 while read type dir files; do \
668 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
669 test -z "$$files" || { \
670 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
671 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
672 } \
673 ; done
674
675 uninstall-binPROGRAMS:
676 @$(NORMAL_UNINSTALL)
677 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
678 files=`for p in $$list; do echo "$$p"; done | \
679 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
680 -e 's/$$/$(EXEEXT)/' \
681 `; \
682 test -n "$$list" || exit 0; \
683 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
684 cd "$(DESTDIR)$(bindir)" && rm -f $$files
685
686 clean-binPROGRAMS:
687 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
688 echo " rm -f" $$list; \
689 rm -f $$list || exit $$?; \
690 test -n "$(EXEEXT)" || exit 0; \
691 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
692 echo " rm -f" $$list; \
693 rm -f $$list
694
695 gp-archive$(EXEEXT): $(gp_archive_OBJECTS) $(gp_archive_DEPENDENCIES) $(EXTRA_gp_archive_DEPENDENCIES)
696 @rm -f gp-archive$(EXEEXT)
697 $(AM_V_CXXLD)$(CXXLINK) $(gp_archive_OBJECTS) $(gp_archive_LDADD) $(LIBS)
698
699 gp-collect-app$(EXEEXT): $(gp_collect_app_OBJECTS) $(gp_collect_app_DEPENDENCIES) $(EXTRA_gp_collect_app_DEPENDENCIES)
700 @rm -f gp-collect-app$(EXEEXT)
701 $(AM_V_CXXLD)$(CXXLINK) $(gp_collect_app_OBJECTS) $(gp_collect_app_LDADD) $(LIBS)
702
703 gp-display-src$(EXEEXT): $(gp_display_src_OBJECTS) $(gp_display_src_DEPENDENCIES) $(EXTRA_gp_display_src_DEPENDENCIES)
704 @rm -f gp-display-src$(EXEEXT)
705 $(AM_V_CXXLD)$(CXXLINK) $(gp_display_src_OBJECTS) $(gp_display_src_LDADD) $(LIBS)
706
707 gp-display-text$(EXEEXT): $(gp_display_text_OBJECTS) $(gp_display_text_DEPENDENCIES) $(EXTRA_gp_display_text_DEPENDENCIES)
708 @rm -f gp-display-text$(EXEEXT)
709 $(AM_V_CXXLD)$(CXXLINK) $(gp_display_text_OBJECTS) $(gp_display_text_LDADD) $(LIBS)
710
711 gprofng$(EXEEXT): $(gprofng_OBJECTS) $(gprofng_DEPENDENCIES) $(EXTRA_gprofng_DEPENDENCIES)
712 @rm -f gprofng$(EXEEXT)
713 $(AM_V_CXXLD)$(CXXLINK) $(gprofng_OBJECTS) $(gprofng_LDADD) $(LIBS)
714
715 mostlyclean-compile:
716 -rm -f *.$(OBJEXT)
717
718 distclean-compile:
719 -rm -f *.tab.c
720
721 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Application.Plo@am__quote@
722 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ArchiveExp.Po@am__quote@
723 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BaseMetric.Plo@am__quote@
724 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BaseMetricTreeNode.Plo@am__quote@
725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CallStack.Plo@am__quote@
726 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CatchOutOfMemory.Plo@am__quote@
727 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ClassFile.Plo@am__quote@
728 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Command.Plo@am__quote@
729 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CompCom.Plo@am__quote@
730 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataObject.Plo@am__quote@
731 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataSpace.Plo@am__quote@
732 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DataStream.Plo@am__quote@
733 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Data_window.Plo@am__quote@
734 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Dbe.Plo@am__quote@
735 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeApplication.Plo@am__quote@
736 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeFile.Plo@am__quote@
737 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeJarFile.Plo@am__quote@
738 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeLock.Plo@am__quote@
739 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeSession.Plo@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeThread.Plo@am__quote@
741 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DbeView.Plo@am__quote@
742 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DerivedMetrics.Plo@am__quote@
743 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Disasm.Plo@am__quote@
744 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Dwarf.Plo@am__quote@
745 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/DwarfLib.Plo@am__quote@
746 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Elf.Plo@am__quote@
747 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Emsg.Plo@am__quote@
748 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ExpGroup.Plo@am__quote@
749 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Exp_Layout.Plo@am__quote@
750 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Experiment.Plo@am__quote@
751 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Expression.Plo@am__quote@
752 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FileData.Plo@am__quote@
753 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Filter.Plo@am__quote@
754 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FilterSet.Plo@am__quote@
755 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Function.Plo@am__quote@
756 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapActivity.Plo@am__quote@
757 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapData.Plo@am__quote@
758 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/HeapMap.Plo@am__quote@
759 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Hist_data.Plo@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IOActivity.Plo@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IndexObject.Plo@am__quote@
762 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LoadObject.Plo@am__quote@
763 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MachineModel.Plo@am__quote@
764 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemObject.Plo@am__quote@
765 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MemorySpace.Plo@am__quote@
766 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Metric.Plo@am__quote@
767 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MetricList.Plo@am__quote@
768 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Module.Plo@am__quote@
769 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ovw_data.Plo@am__quote@
770 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PRBTree.Plo@am__quote@
771 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PathTree.Plo@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PreviewExp.Plo@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Print.Plo@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QLParser.tab.Plo@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SAXParserFactory.Plo@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Sample.Plo@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Settings.Plo@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SourceFile.Plo@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stabs.Plo@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Stats_data.Plo@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/StringBuilder.Plo@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Table.Plo@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UserLabel.Plo@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checks.Po@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/count.Po@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_collctrl.Plo@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwcdrv.Plo@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwcfuncs.Plo@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_hwctable.Plo@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbe_memmgr.Plo@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/envsets.Po@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethrtime.Plo@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-archive.Po@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-collect-app.Po@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-display-src.Po@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gp-display-text.Po@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gprofng.Po@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i18n.Plo@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipc.Po@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ipcio.Po@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parse.Plo@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Plo@am__quote@
803
804 .c.o:
805 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
806 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
807 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
808 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
809 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
810 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
811
812 .c.obj:
813 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
814 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
815 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
816 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
817 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
818 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
819
820 .c.lo:
821 @am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
822 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
823 @am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
824 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
825 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
826 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
827
828 .cc.o:
829 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
830 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
831 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
832 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
833 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
834 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
835
836 .cc.obj:
837 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
838 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
839 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po
840 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
841 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
842 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
843
844 .cc.lo:
845 @am__fastdepCXX_TRUE@ $(AM_V_CXX)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
846 @am__fastdepCXX_TRUE@ $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
847 @am__fastdepCXX_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Plo
848 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(AM_V_CXX)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
849 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
850 @am__fastdepCXX_FALSE@ $(AM_V_CXX@am__nodep@)$(LTCXXCOMPILE) -c -o $@ $<
851
852 mostlyclean-libtool:
853 -rm -f *.lo
854
855 clean-libtool:
856 -rm -rf .libs _libs
857 install-man1: $(man_MANS)
858 @$(NORMAL_INSTALL)
859 @list1=''; \
860 list2='$(man_MANS)'; \
861 test -n "$(man1dir)" \
862 && test -n "`echo $$list1$$list2`" \
863 || exit 0; \
864 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
865 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
866 { for i in $$list1; do echo "$$i"; done; \
867 if test -n "$$list2"; then \
868 for i in $$list2; do echo "$$i"; done \
869 | sed -n '/\.1[a-z]*$$/p'; \
870 fi; \
871 } | while read p; do \
872 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
873 echo "$$d$$p"; echo "$$p"; \
874 done | \
875 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
876 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
877 sed 'N;N;s,\n, ,g' | { \
878 list=; while read file base inst; do \
879 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
880 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
881 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
882 fi; \
883 done; \
884 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
885 while read files; do \
886 test -z "$$files" || { \
887 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
888 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
889 done; }
890
891 uninstall-man1:
892 @$(NORMAL_UNINSTALL)
893 @list=''; test -n "$(man1dir)" || exit 0; \
894 files=`{ for i in $$list; do echo "$$i"; done; \
895 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
896 sed -n '/\.1[a-z]*$$/p'; \
897 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
898 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
899 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
900 install-dbeDATA: $(dbe_DATA)
901 @$(NORMAL_INSTALL)
902 @list='$(dbe_DATA)'; test -n "$(dbedir)" || list=; \
903 if test -n "$$list"; then \
904 echo " $(MKDIR_P) '$(DESTDIR)$(dbedir)'"; \
905 $(MKDIR_P) "$(DESTDIR)$(dbedir)" || exit 1; \
906 fi; \
907 for p in $$list; do \
908 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
909 echo "$$d$$p"; \
910 done | $(am__base_list) | \
911 while read files; do \
912 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dbedir)'"; \
913 $(INSTALL_DATA) $$files "$(DESTDIR)$(dbedir)" || exit $$?; \
914 done
915
916 uninstall-dbeDATA:
917 @$(NORMAL_UNINSTALL)
918 @list='$(dbe_DATA)'; test -n "$(dbedir)" || list=; \
919 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
920 dir='$(DESTDIR)$(dbedir)'; $(am__uninstall_files_from_dir)
921
922 ID: $(am__tagged_files)
923 $(am__define_uniq_tagged_files); mkid -fID $$unique
924 tags: tags-am
925 TAGS: tags
926
927 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
928 set x; \
929 here=`pwd`; \
930 $(am__define_uniq_tagged_files); \
931 shift; \
932 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
933 test -n "$$unique" || unique=$$empty_fix; \
934 if test $$# -gt 0; then \
935 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
936 "$$@" $$unique; \
937 else \
938 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
939 $$unique; \
940 fi; \
941 fi
942 ctags: ctags-am
943
944 CTAGS: ctags
945 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
946 $(am__define_uniq_tagged_files); \
947 test -z "$(CTAGS_ARGS)$$unique" \
948 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
949 $$unique
950
951 GTAGS:
952 here=`$(am__cd) $(top_builddir) && pwd` \
953 && $(am__cd) $(top_srcdir) \
954 && gtags -i $(GTAGS_ARGS) "$$here"
955 cscopelist: cscopelist-am
956
957 cscopelist-am: $(am__tagged_files)
958 list='$(am__tagged_files)'; \
959 case "$(srcdir)" in \
960 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
961 *) sdir=$(subdir)/$(srcdir) ;; \
962 esac; \
963 for i in $$list; do \
964 if test -f "$$i"; then \
965 echo "$(subdir)/$$i"; \
966 else \
967 echo "$$sdir/$$i"; \
968 fi; \
969 done >> $(top_builddir)/cscope.files
970
971 distclean-tags:
972 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
973
974 distdir: $(DISTFILES)
975 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
976 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
977 list='$(DISTFILES)'; \
978 dist_files=`for file in $$list; do echo $$file; done | \
979 sed -e "s|^$$srcdirstrip/||;t" \
980 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
981 case $$dist_files in \
982 */*) $(MKDIR_P) `echo "$$dist_files" | \
983 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
984 sort -u` ;; \
985 esac; \
986 for file in $$dist_files; do \
987 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
988 if test -d $$d/$$file; then \
989 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
990 if test -d "$(distdir)/$$file"; then \
991 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
992 fi; \
993 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
994 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
995 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
996 fi; \
997 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
998 else \
999 test -f "$(distdir)/$$file" \
1000 || cp -p $$d/$$file "$(distdir)/$$file" \
1001 || exit 1; \
1002 fi; \
1003 done
1004 $(MAKE) $(AM_MAKEFLAGS) \
1005 top_distdir="$(top_distdir)" distdir="$(distdir)" \
1006 dist-hook
1007 check-am: all-am
1008 check: check-am
1009 all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(MANS) $(DATA)
1010 install-binPROGRAMS: install-libLTLIBRARIES
1011
1012 installdirs:
1013 for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(dbedir)"; do \
1014 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1015 done
1016 install: install-am
1017 install-exec: install-exec-am
1018 install-data: install-data-am
1019 uninstall: uninstall-am
1020
1021 install-am: all-am
1022 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1023
1024 installcheck: installcheck-am
1025 install-strip:
1026 if test -z '$(STRIP)'; then \
1027 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1028 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1029 install; \
1030 else \
1031 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1032 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1033 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1034 fi
1035 mostlyclean-generic:
1036
1037 clean-generic:
1038
1039 distclean-generic:
1040 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1041 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1042
1043 maintainer-clean-generic:
1044 @echo "This command is intended for maintainers to use"
1045 @echo "it deletes files that may require special tools to rebuild."
1046 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1047 clean: clean-am
1048
1049 clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1050 clean-libtool mostlyclean-am
1051
1052 distclean: distclean-am
1053 -rm -rf ./$(DEPDIR)
1054 -rm -f Makefile
1055 distclean-am: clean-am distclean-compile distclean-generic \
1056 distclean-tags
1057
1058 dvi: dvi-am
1059
1060 dvi-am:
1061
1062 html: html-am
1063
1064 html-am:
1065
1066 info: info-am
1067
1068 info-am:
1069
1070 install-data-am: install-dbeDATA install-man
1071
1072 install-dvi: install-dvi-am
1073
1074 install-dvi-am:
1075
1076 install-exec-am: install-binPROGRAMS install-libLTLIBRARIES
1077
1078 install-html: install-html-am
1079
1080 install-html-am:
1081
1082 install-info: install-info-am
1083
1084 install-info-am:
1085
1086 install-man: install-man1
1087
1088 install-pdf: install-pdf-am
1089
1090 install-pdf-am:
1091
1092 install-ps: install-ps-am
1093
1094 install-ps-am:
1095
1096 installcheck-am:
1097
1098 maintainer-clean: maintainer-clean-am
1099 -rm -rf ./$(DEPDIR)
1100 -rm -f Makefile
1101 maintainer-clean-am: distclean-am maintainer-clean-generic
1102
1103 mostlyclean: mostlyclean-am
1104
1105 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1106 mostlyclean-libtool
1107
1108 pdf: pdf-am
1109
1110 pdf-am:
1111
1112 ps: ps-am
1113
1114 ps-am:
1115
1116 uninstall-am: uninstall-binPROGRAMS uninstall-dbeDATA \
1117 uninstall-libLTLIBRARIES uninstall-man
1118
1119 uninstall-man: uninstall-man1
1120
1121 .MAKE: install-am install-strip
1122
1123 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1124 clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
1125 clean-libtool cscopelist-am ctags ctags-am dist-hook distclean \
1126 distclean-compile distclean-generic distclean-libtool \
1127 distclean-tags distdir dvi dvi-am html html-am info info-am \
1128 install install-am install-binPROGRAMS install-data \
1129 install-data-am install-dbeDATA install-dvi install-dvi-am \
1130 install-exec install-exec-am install-html install-html-am \
1131 install-info install-info-am install-libLTLIBRARIES \
1132 install-man install-man1 install-pdf install-pdf-am install-ps \
1133 install-ps-am install-strip installcheck installcheck-am \
1134 installdirs maintainer-clean maintainer-clean-generic \
1135 mostlyclean mostlyclean-compile mostlyclean-generic \
1136 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1137 uninstall-am uninstall-binPROGRAMS uninstall-dbeDATA \
1138 uninstall-libLTLIBRARIES uninstall-man uninstall-man1
1139
1140 .PRECIOUS: Makefile
1141
1142
1143 @BUILD_MAN_TRUE@gprofng.1: $(srcdir)/gprofng.cc $(common_mandeps) | ./gprofng$(EXEEXT)
1144 @BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1145 @BUILD_MAN_TRUE@ --name=$(TEXT_GPROFNG) ./gprofng$(EXEEXT) $(H2M_FILTER) > $@
1146
1147 @BUILD_MAN_TRUE@gp-archive.1: $(srcdir)/gp-archive.cc $(common_mandeps) | ./gp-archive$(EXEEXT)
1148 @BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1149 @BUILD_MAN_TRUE@ --name=$(TEXT_GP_ARCHIVE) ./gp-archive$(EXEEXT) $(H2M_FILTER) > $@
1150
1151 @BUILD_MAN_TRUE@gp-collect-app.1: $(srcdir)/gp-collect-app.cc $(common_mandeps) | ./gp-collect-app$(EXEEXT)
1152 @BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1153 @BUILD_MAN_TRUE@ --name=$(TEXT_GP_COLLECT_APP) ./gp-collect-app$(EXEEXT) $(H2M_FILTER) > $@
1154
1155 @BUILD_MAN_TRUE@gp-display-src.1: $(srcdir)/gp-display-src.cc $(srcdir)/Command.cc \
1156 @BUILD_MAN_TRUE@ $(common_mandeps) | ./gp-display-src$(EXEEXT)
1157 @BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1158 @BUILD_MAN_TRUE@ --name=$(TEXT_GP_DISPLAY_SRC) ./gp-display-src$(EXEEXT) $(H2M_FILTER) > $@
1159
1160 @BUILD_MAN_TRUE@gp-display-text.1: $(srcdir)/gp-display-text.cc $(srcdir)/Command.cc \
1161 @BUILD_MAN_TRUE@ $(common_mandeps) | ./gp-display-text$(EXEEXT)
1162 @BUILD_MAN_TRUE@ $(AM_V_GEN)_BUILDING_MANPAGE=1 $(HELP2MAN) $(HELP2MAN_OPT) \
1163 @BUILD_MAN_TRUE@ --name=$(TEXT_GP_DISPLAY_TEXT) ./gp-display-text$(EXEEXT) $(H2M_FILTER) > $@
1164
1165 # Distribution involves building the binaries to generate the manpage,
1166 # so ensure that the necessary libraries are built at dist time.
1167 dist-hook: $(LIBGPROFNG)
1168
1169 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1170 # Otherwise a system limit (for SysV at least) may be exceeded.
1171 .NOEXPORT: