blob: 251b9f12d9bf7d9e830c48d15329370282d22d6c [file] [log] [blame]
Mike Dodd8cfa7022010-11-17 11:12:26 -08001# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005 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.
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
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39@have_qt_TRUE@bin_PROGRAMS = oprof_start$(EXEEXT)
40subdir = gui
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
44 $(top_srcdir)/m4/builtinexpect.m4 \
45 $(top_srcdir)/m4/cellspubfdsupport.m4 \
46 $(top_srcdir)/m4/compileroption.m4 \
47 $(top_srcdir)/m4/configmodule.m4 \
48 $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
49 $(top_srcdir)/m4/extradirs.m4 $(top_srcdir)/m4/findkernel.m4 \
50 $(top_srcdir)/m4/kerneloption.m4 \
51 $(top_srcdir)/m4/kernelversion.m4 \
52 $(top_srcdir)/m4/mallocattribute.m4 \
53 $(top_srcdir)/m4/poptconst.m4 \
54 $(top_srcdir)/m4/precompiledheader.m4 $(top_srcdir)/m4/qt.m4 \
55 $(top_srcdir)/m4/resultyn.m4 $(top_srcdir)/m4/sstream.m4 \
56 $(top_srcdir)/m4/typedef.m4 $(top_srcdir)/configure.in
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59mkinstalldirs = $(install_sh) -d
60CONFIG_HEADER = $(top_builddir)/config.h
61CONFIG_CLEAN_FILES =
62am__installdirs = "$(DESTDIR)$(bindir)"
63binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
64PROGRAMS = $(bin_PROGRAMS)
65am__oprof_start_SOURCES_DIST = oprof_start.cpp oprof_start_config.cpp \
66 oprof_start_util.cpp oprof_start_main.cpp oprof_start.h \
67 oprof_start_config.h oprof_start_util.h
68am__objects_1 = oprof_start.$(OBJEXT) oprof_start_config.$(OBJEXT) \
69 oprof_start_util.$(OBJEXT) oprof_start_main.$(OBJEXT)
70@have_qt_TRUE@am_oprof_start_OBJECTS = $(am__objects_1)
71@have_qt_TRUE@nodist_oprof_start_OBJECTS = oprof_start.moc.$(OBJEXT)
72oprof_start_OBJECTS = $(am_oprof_start_OBJECTS) \
73 $(nodist_oprof_start_OBJECTS)
74@have_qt_TRUE@oprof_start_DEPENDENCIES = ../libutil++/libutil++.a \
75@have_qt_TRUE@ ../libop/libop.a ../libutil/libutil.a \
76@have_qt_TRUE@ ui/liboprof_start.a
77DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
78depcomp = $(SHELL) $(top_srcdir)/depcomp
79am__depfiles_maybe = depfiles
80CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
81 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
82LTCXXCOMPILE = $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) \
83 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
84 $(AM_CXXFLAGS) $(CXXFLAGS)
85CXXLD = $(CXX)
86CXXLINK = $(LIBTOOL) --tag=CXX --mode=link $(CXXLD) $(AM_CXXFLAGS) \
87 $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
88COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
89 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
90LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
91 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92 $(AM_CFLAGS) $(CFLAGS)
93CCLD = $(CC)
94LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
95 $(AM_LDFLAGS) $(LDFLAGS) -o $@
96SOURCES = $(oprof_start_SOURCES) $(nodist_oprof_start_SOURCES)
97DIST_SOURCES = $(am__oprof_start_SOURCES_DIST)
98RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
99 html-recursive info-recursive install-data-recursive \
100 install-exec-recursive install-info-recursive \
101 install-recursive installcheck-recursive installdirs-recursive \
102 pdf-recursive ps-recursive uninstall-info-recursive \
103 uninstall-recursive
104ETAGS = etags
105CTAGS = ctags
106DIST_SUBDIRS = $(SUBDIRS)
107DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
108ACLOCAL = @ACLOCAL@
109AMDEP_FALSE = @AMDEP_FALSE@
110AMDEP_TRUE = @AMDEP_TRUE@
111AMTAR = @AMTAR@
112AR = @AR@
113AUTOCONF = @AUTOCONF@
114AUTOHEADER = @AUTOHEADER@
115AUTOMAKE = @AUTOMAKE@
116AWK = @AWK@
117BFD_LIBS = @BFD_LIBS@
118BUILD_JVMPI_AGENT_FALSE = @BUILD_JVMPI_AGENT_FALSE@
119BUILD_JVMPI_AGENT_TRUE = @BUILD_JVMPI_AGENT_TRUE@
120BUILD_JVMTI_AGENT_FALSE = @BUILD_JVMTI_AGENT_FALSE@
121BUILD_JVMTI_AGENT_TRUE = @BUILD_JVMTI_AGENT_TRUE@
122CAT_ENTRY_END = @CAT_ENTRY_END@
123CAT_ENTRY_START = @CAT_ENTRY_START@
124CC = @CC@
125CCDEPMODE = @CCDEPMODE@
126CFLAGS = @CFLAGS@
127CPP = @CPP@
128CPPFLAGS = @CPPFLAGS@
129CXX = @CXX@
130CXXCPP = @CXXCPP@
131CXXDEPMODE = @CXXDEPMODE@
132CXXFLAGS = @CXXFLAGS@
133CYGPATH_W = @CYGPATH_W@
134DATE = @DATE@
135DEFS = @DEFS@
136DEPDIR = @DEPDIR@
137DOCBOOK_ROOT = @DOCBOOK_ROOT@
138ECHO = @ECHO@
139ECHO_C = @ECHO_C@
140ECHO_N = @ECHO_N@
141ECHO_T = @ECHO_T@
142EGREP = @EGREP@
143EXEEXT = @EXEEXT@
144EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
145F77 = @F77@
146FFLAGS = @FFLAGS@
147INSTALL_DATA = @INSTALL_DATA@
148INSTALL_PROGRAM = @INSTALL_PROGRAM@
149INSTALL_SCRIPT = @INSTALL_SCRIPT@
150INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
151JAVA_HOMEDIR = @JAVA_HOMEDIR@
152KINC = @KINC@
153KSRC = @KSRC@
154KVERS = @KVERS@
155LD = @LD@
156LDFLAGS = @LDFLAGS@
157LIBERTY_LIBS = @LIBERTY_LIBS@
158LIBOBJS = @LIBOBJS@
159LIBS = @LIBS@
160LIBTOOL = @LIBTOOL@
161LN_S = @LN_S@
162LTLIBOBJS = @LTLIBOBJS@
163MAKEINFO = @MAKEINFO@
164MOC = @MOC@
165MODINSTALLDIR = @MODINSTALLDIR@
166OBJEXT = @OBJEXT@
167OPROFILE_DIR = @OPROFILE_DIR@
168OPROFILE_MODULE_ARCH = @OPROFILE_MODULE_ARCH@
169OP_CFLAGS = @OP_CFLAGS@
170OP_CXXFLAGS = @OP_CXXFLAGS@
171OP_DOCDIR = @OP_DOCDIR@
172PACKAGE = @PACKAGE@
173PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
174PACKAGE_NAME = @PACKAGE_NAME@
175PACKAGE_STRING = @PACKAGE_STRING@
176PACKAGE_TARNAME = @PACKAGE_TARNAME@
177PACKAGE_VERSION = @PACKAGE_VERSION@
178PATH_SEPARATOR = @PATH_SEPARATOR@
179POPT_LIBS = @POPT_LIBS@
180PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
181QT_INCLUDES = @QT_INCLUDES@
182QT_LDFLAGS = @QT_LDFLAGS@
183QT_LIB = @QT_LIB@
184QT_VERSION = @QT_VERSION@
185RANLIB = @RANLIB@
186SET_MAKE = @SET_MAKE@
187SHELL = @SHELL@
188SIZE_T_TYPE = @SIZE_T_TYPE@
189STRIP = @STRIP@
190UIC = @UIC@
191VERSION = @VERSION@
192XML_CATALOG = @XML_CATALOG@
193XSLTPROC = @XSLTPROC@
194XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
195X_CFLAGS = @X_CFLAGS@
196X_EXTRA_LIBS = @X_EXTRA_LIBS@
197X_LIBS = @X_LIBS@
198X_PRE_LIBS = @X_PRE_LIBS@
199ac_ct_AR = @ac_ct_AR@
200ac_ct_CC = @ac_ct_CC@
201ac_ct_CXX = @ac_ct_CXX@
202ac_ct_F77 = @ac_ct_F77@
203ac_ct_RANLIB = @ac_ct_RANLIB@
204ac_ct_STRIP = @ac_ct_STRIP@
205am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
206am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
207am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
208am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
209am__include = @am__include@
210am__leading_dot = @am__leading_dot@
211am__quote = @am__quote@
212am__tar = @am__tar@
213am__untar = @am__untar@
214bindir = @bindir@
215build = @build@
216build_alias = @build_alias@
217build_cpu = @build_cpu@
218build_os = @build_os@
219build_vendor = @build_vendor@
220datadir = @datadir@
221exec_prefix = @exec_prefix@
222have_qt_FALSE = @have_qt_FALSE@
223have_qt_TRUE = @have_qt_TRUE@
224have_xsltproc_FALSE = @have_xsltproc_FALSE@
225have_xsltproc_TRUE = @have_xsltproc_TRUE@
226host = @host@
227host_alias = @host_alias@
228host_cpu = @host_cpu@
229host_os = @host_os@
230host_vendor = @host_vendor@
231includedir = @includedir@
232infodir = @infodir@
233install_sh = @install_sh@
234kernel_support_FALSE = @kernel_support_FALSE@
235kernel_support_TRUE = @kernel_support_TRUE@
236libdir = @libdir@
237libexecdir = @libexecdir@
238localstatedir = @localstatedir@
239mandir = @mandir@
240mkdir_p = @mkdir_p@
241oldincludedir = @oldincludedir@
242prefix = @prefix@
243program_transform_name = @program_transform_name@
244sbindir = @sbindir@
245sharedstatedir = @sharedstatedir@
246sysconfdir = @sysconfdir@
247target_alias = @target_alias@
248topdir = @topdir@
249SUBDIRS = ui
250dist_sources = \
251 oprof_start.cpp \
252 oprof_start_config.cpp \
253 oprof_start_util.cpp \
254 oprof_start_main.cpp \
255 oprof_start.h \
256 oprof_start_config.h \
257 oprof_start_util.h
258
259EXTRA_DIST = $(dist_sources)
260@have_qt_TRUE@AM_CPPFLAGS = \
261@have_qt_TRUE@ @QT_INCLUDES@ \
262@have_qt_TRUE@ -I ${top_srcdir}/libop \
263@have_qt_TRUE@ -I ${top_srcdir}/libutil++ \
264@have_qt_TRUE@ -I ${top_srcdir}/libutil
265
266@have_qt_TRUE@AM_CXXFLAGS = @OP_CXXFLAGS@
267@have_qt_TRUE@oprof_start_SOURCES = $(dist_sources)
268@have_qt_TRUE@nodist_oprof_start_SOURCES = oprof_start.moc.cpp
269@have_qt_TRUE@oprof_start_LDADD = \
270@have_qt_TRUE@ ../libutil++/libutil++.a \
271@have_qt_TRUE@ ../libop/libop.a \
272@have_qt_TRUE@ ../libutil/libutil.a \
273@have_qt_TRUE@ ui/liboprof_start.a \
274@have_qt_TRUE@ @QT_LDFLAGS@ \
275@have_qt_TRUE@ @QT_LIB@ \
276@have_qt_TRUE@ @X_LIBS@
277
278all: all-recursive
279
280.SUFFIXES:
281.SUFFIXES: .cpp .lo .o .obj
282$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
283 @for dep in $?; do \
284 case '$(am__configure_deps)' in \
285 *$$dep*) \
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
287 && exit 0; \
288 exit 1;; \
289 esac; \
290 done; \
291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gui/Makefile'; \
292 cd $(top_srcdir) && \
293 $(AUTOMAKE) --foreign gui/Makefile
294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296 @case '$?' in \
297 *config.status*) \
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299 *) \
300 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302 esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307$(top_srcdir)/configure: $(am__configure_deps)
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(ACLOCAL_M4): $(am__aclocal_m4_deps)
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
311install-binPROGRAMS: $(bin_PROGRAMS)
312 @$(NORMAL_INSTALL)
313 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
314 @list='$(bin_PROGRAMS)'; for p in $$list; do \
315 p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
316 if test -f $$p \
317 || test -f $$p1 \
318 ; then \
319 f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
320 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
321 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
322 else :; fi; \
323 done
324
325uninstall-binPROGRAMS:
326 @$(NORMAL_UNINSTALL)
327 @list='$(bin_PROGRAMS)'; for p in $$list; do \
328 f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
329 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
330 rm -f "$(DESTDIR)$(bindir)/$$f"; \
331 done
332
333clean-binPROGRAMS:
334 @list='$(bin_PROGRAMS)'; for p in $$list; do \
335 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
336 echo " rm -f $$p $$f"; \
337 rm -f $$p $$f ; \
338 done
339oprof_start$(EXEEXT): $(oprof_start_OBJECTS) $(oprof_start_DEPENDENCIES)
340 @rm -f oprof_start$(EXEEXT)
341 $(CXXLINK) $(oprof_start_LDFLAGS) $(oprof_start_OBJECTS) $(oprof_start_LDADD) $(LIBS)
342
343mostlyclean-compile:
344 -rm -f *.$(OBJEXT)
345
346distclean-compile:
347 -rm -f *.tab.c
348
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start.Po@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start.moc.Po@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start_config.Po@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start_main.Po@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start_util.Po@am__quote@
354
355.cpp.o:
356@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
357@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
358@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
359@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
361
362.cpp.obj:
363@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
364@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
365@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
366@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
368
369.cpp.lo:
370@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
371@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
372@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<
375
376mostlyclean-libtool:
377 -rm -f *.lo
378
379clean-libtool:
380 -rm -rf .libs _libs
381
382distclean-libtool:
383 -rm -f libtool
384uninstall-info-am:
385
386# This directory's subdirectories are mostly independent; you can cd
387# into them and run `make' without going through this Makefile.
388# To change the values of `make' variables: instead of editing Makefiles,
389# (1) if the variable is set in `config.status', edit `config.status'
390# (which will cause the Makefiles to be regenerated when you run `make');
391# (2) otherwise, pass the desired values on the `make' command line.
392$(RECURSIVE_TARGETS):
393 @failcom='exit 1'; \
394 for f in x $$MAKEFLAGS; do \
395 case $$f in \
396 *=* | --[!k]*);; \
397 *k*) failcom='fail=yes';; \
398 esac; \
399 done; \
400 dot_seen=no; \
401 target=`echo $@ | sed s/-recursive//`; \
402 list='$(SUBDIRS)'; for subdir in $$list; do \
403 echo "Making $$target in $$subdir"; \
404 if test "$$subdir" = "."; then \
405 dot_seen=yes; \
406 local_target="$$target-am"; \
407 else \
408 local_target="$$target"; \
409 fi; \
410 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
411 || eval $$failcom; \
412 done; \
413 if test "$$dot_seen" = "no"; then \
414 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
415 fi; test -z "$$fail"
416
417mostlyclean-recursive clean-recursive distclean-recursive \
418maintainer-clean-recursive:
419 @failcom='exit 1'; \
420 for f in x $$MAKEFLAGS; do \
421 case $$f in \
422 *=* | --[!k]*);; \
423 *k*) failcom='fail=yes';; \
424 esac; \
425 done; \
426 dot_seen=no; \
427 case "$@" in \
428 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429 *) list='$(SUBDIRS)' ;; \
430 esac; \
431 rev=''; for subdir in $$list; do \
432 if test "$$subdir" = "."; then :; else \
433 rev="$$subdir $$rev"; \
434 fi; \
435 done; \
436 rev="$$rev ."; \
437 target=`echo $@ | sed s/-recursive//`; \
438 for subdir in $$rev; do \
439 echo "Making $$target in $$subdir"; \
440 if test "$$subdir" = "."; then \
441 local_target="$$target-am"; \
442 else \
443 local_target="$$target"; \
444 fi; \
445 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
446 || eval $$failcom; \
447 done && test -z "$$fail"
448tags-recursive:
449 list='$(SUBDIRS)'; for subdir in $$list; do \
450 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
451 done
452ctags-recursive:
453 list='$(SUBDIRS)'; for subdir in $$list; do \
454 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
455 done
456
457ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
458 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
459 unique=`for i in $$list; do \
460 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
461 done | \
462 $(AWK) ' { files[$$0] = 1; } \
463 END { for (i in files) print i; }'`; \
464 mkid -fID $$unique
465tags: TAGS
466
467TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
468 $(TAGS_FILES) $(LISP)
469 tags=; \
470 here=`pwd`; \
471 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
472 include_option=--etags-include; \
473 empty_fix=.; \
474 else \
475 include_option=--include; \
476 empty_fix=; \
477 fi; \
478 list='$(SUBDIRS)'; for subdir in $$list; do \
479 if test "$$subdir" = .; then :; else \
480 test ! -f $$subdir/TAGS || \
481 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
482 fi; \
483 done; \
484 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
485 unique=`for i in $$list; do \
486 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
487 done | \
488 $(AWK) ' { files[$$0] = 1; } \
489 END { for (i in files) print i; }'`; \
490 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
491 test -n "$$unique" || unique=$$empty_fix; \
492 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
493 $$tags $$unique; \
494 fi
495ctags: CTAGS
496CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
497 $(TAGS_FILES) $(LISP)
498 tags=; \
499 here=`pwd`; \
500 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
501 unique=`for i in $$list; do \
502 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 done | \
504 $(AWK) ' { files[$$0] = 1; } \
505 END { for (i in files) print i; }'`; \
506 test -z "$(CTAGS_ARGS)$$tags$$unique" \
507 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508 $$tags $$unique
509
510GTAGS:
511 here=`$(am__cd) $(top_builddir) && pwd` \
512 && cd $(top_srcdir) \
513 && gtags -i $(GTAGS_ARGS) $$here
514
515distclean-tags:
516 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
517
518distdir: $(DISTFILES)
519 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
520 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
521 list='$(DISTFILES)'; for file in $$list; do \
522 case $$file in \
523 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
524 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
525 esac; \
526 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
527 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
528 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
529 dir="/$$dir"; \
530 $(mkdir_p) "$(distdir)$$dir"; \
531 else \
532 dir=''; \
533 fi; \
534 if test -d $$d/$$file; then \
535 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
536 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
537 fi; \
538 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
539 else \
540 test -f $(distdir)/$$file \
541 || cp -p $$d/$$file $(distdir)/$$file \
542 || exit 1; \
543 fi; \
544 done
545 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
546 if test "$$subdir" = .; then :; else \
547 test -d "$(distdir)/$$subdir" \
548 || $(mkdir_p) "$(distdir)/$$subdir" \
549 || exit 1; \
550 distdir=`$(am__cd) $(distdir) && pwd`; \
551 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
552 (cd $$subdir && \
553 $(MAKE) $(AM_MAKEFLAGS) \
554 top_distdir="$$top_distdir" \
555 distdir="$$distdir/$$subdir" \
556 distdir) \
557 || exit 1; \
558 fi; \
559 done
560check-am: all-am
561check: check-recursive
562all-am: Makefile $(PROGRAMS)
563installdirs: installdirs-recursive
564installdirs-am:
565 for dir in "$(DESTDIR)$(bindir)"; do \
566 test -z "$$dir" || $(mkdir_p) "$$dir"; \
567 done
568install: install-recursive
569install-exec: install-exec-recursive
570install-data: install-data-recursive
571uninstall: uninstall-recursive
572
573install-am: all-am
574 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
575
576installcheck: installcheck-recursive
577install-strip:
578 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
579 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
580 `test -z '$(STRIP)' || \
581 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
582mostlyclean-generic:
583
584clean-generic:
585
586distclean-generic:
587 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
588
589maintainer-clean-generic:
590 @echo "This command is intended for maintainers to use"
591 @echo "it deletes files that may require special tools to rebuild."
592@have_qt_FALSE@clean-local:
593clean: clean-recursive
594
595clean-am: clean-binPROGRAMS clean-generic clean-libtool clean-local \
596 mostlyclean-am
597
598distclean: distclean-recursive
599 -rm -rf ./$(DEPDIR)
600 -rm -f Makefile
601distclean-am: clean-am distclean-compile distclean-generic \
602 distclean-libtool distclean-tags
603
604dvi: dvi-recursive
605
606dvi-am:
607
608html: html-recursive
609
610info: info-recursive
611
612info-am:
613
614install-data-am:
615
616install-exec-am: install-binPROGRAMS
617
618install-info: install-info-recursive
619
620install-man:
621
622installcheck-am:
623
624maintainer-clean: maintainer-clean-recursive
625 -rm -rf ./$(DEPDIR)
626 -rm -f Makefile
627maintainer-clean-am: distclean-am maintainer-clean-generic
628
629mostlyclean: mostlyclean-recursive
630
631mostlyclean-am: mostlyclean-compile mostlyclean-generic \
632 mostlyclean-libtool
633
634pdf: pdf-recursive
635
636pdf-am:
637
638ps: ps-recursive
639
640ps-am:
641
642uninstall-am: uninstall-binPROGRAMS uninstall-info-am
643
644uninstall-info: uninstall-info-recursive
645
646.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
647 clean clean-binPROGRAMS clean-generic clean-libtool \
648 clean-local clean-recursive ctags ctags-recursive distclean \
649 distclean-compile distclean-generic distclean-libtool \
650 distclean-recursive distclean-tags distdir dvi dvi-am html \
651 html-am info info-am install install-am install-binPROGRAMS \
652 install-data install-data-am install-exec install-exec-am \
653 install-info install-info-am install-man install-strip \
654 installcheck installcheck-am installdirs installdirs-am \
655 maintainer-clean maintainer-clean-generic \
656 maintainer-clean-recursive mostlyclean mostlyclean-compile \
657 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
658 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
659 uninstall-binPROGRAMS uninstall-info-am
660
661
662@have_qt_TRUE@oprof_start.moc.cpp: ${top_srcdir}/gui/oprof_start.h
663@have_qt_TRUE@ $(MOC) -o $@ ${top_srcdir}/gui/oprof_start.h
664
665@have_qt_TRUE@clean-local:
666@have_qt_TRUE@ rm -f oprof_start.moc.cpp
667# Tell versions [3.59,3.63) of GNU make to not export all variables.
668# Otherwise a system limit (for SysV at least) may be exceeded.
669.NOEXPORT: