Imported Upstream version 0.9.8
[platform/upstream/oprofile.git] / gui / ui / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = gui/ui
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
41         $(top_srcdir)/m4/builtinexpect.m4 \
42         $(top_srcdir)/m4/cellspubfdsupport.m4 \
43         $(top_srcdir)/m4/compileroption.m4 \
44         $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
45         $(top_srcdir)/m4/extradirs.m4 \
46         $(top_srcdir)/m4/kernelversion.m4 $(top_srcdir)/m4/libtool.m4 \
47         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
48         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
49         $(top_srcdir)/m4/mallocattribute.m4 \
50         $(top_srcdir)/m4/poptconst.m4 \
51         $(top_srcdir)/m4/precompiledheader.m4 $(top_srcdir)/m4/qt.m4 \
52         $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/typedef.m4 \
53         $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = $(top_builddir)/config.h
58 CONFIG_CLEAN_FILES =
59 CONFIG_CLEAN_VPATH_FILES =
60 LIBRARIES = $(noinst_LIBRARIES)
61 ARFLAGS = cru
62 liboprof_start_a_AR = $(AR) $(ARFLAGS)
63 liboprof_start_a_LIBADD =
64 @have_qt_TRUE@nodist_liboprof_start_a_OBJECTS =  \
65 @have_qt_TRUE@  oprof_start.base.$(OBJEXT) \
66 @have_qt_TRUE@  oprof_start.base.moc.$(OBJEXT)
67 liboprof_start_a_OBJECTS = $(nodist_liboprof_start_a_OBJECTS)
68 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 am__mv = mv -f
72 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
73         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
74 LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75         --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
76         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
77 CXXLD = $(CXX)
78 CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
79         --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
80         $(LDFLAGS) -o $@
81 SOURCES = $(nodist_liboprof_start_a_SOURCES)
82 DIST_SOURCES =
83 ETAGS = etags
84 CTAGS = ctags
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 AMTAR = @AMTAR@
88 AR = @AR@
89 AUTOCONF = @AUTOCONF@
90 AUTOHEADER = @AUTOHEADER@
91 AUTOMAKE = @AUTOMAKE@
92 AWK = @AWK@
93 BFD_LIBS = @BFD_LIBS@
94 CAT_ENTRY_END = @CAT_ENTRY_END@
95 CAT_ENTRY_START = @CAT_ENTRY_START@
96 CC = @CC@
97 CCDEPMODE = @CCDEPMODE@
98 CFLAGS = @CFLAGS@
99 CPP = @CPP@
100 CPPFLAGS = @CPPFLAGS@
101 CXX = @CXX@
102 CXXCPP = @CXXCPP@
103 CXXDEPMODE = @CXXDEPMODE@
104 CXXFLAGS = @CXXFLAGS@
105 CYGPATH_W = @CYGPATH_W@
106 DATE = @DATE@
107 DEFS = @DEFS@
108 DEPDIR = @DEPDIR@
109 DOCBOOK_ROOT = @DOCBOOK_ROOT@
110 DSYMUTIL = @DSYMUTIL@
111 DUMPBIN = @DUMPBIN@
112 ECHO_C = @ECHO_C@
113 ECHO_N = @ECHO_N@
114 ECHO_T = @ECHO_T@
115 EGREP = @EGREP@
116 EXEEXT = @EXEEXT@
117 EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
118 FGREP = @FGREP@
119 GREP = @GREP@
120 INSTALL = @INSTALL@
121 INSTALL_DATA = @INSTALL_DATA@
122 INSTALL_PROGRAM = @INSTALL_PROGRAM@
123 INSTALL_SCRIPT = @INSTALL_SCRIPT@
124 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
125 JAVA_HOMEDIR = @JAVA_HOMEDIR@
126 LD = @LD@
127 LDFLAGS = @LDFLAGS@
128 LIBERTY_LIBS = @LIBERTY_LIBS@
129 LIBOBJS = @LIBOBJS@
130 LIBS = @LIBS@
131 LIBTOOL = @LIBTOOL@
132 LIPO = @LIPO@
133 LN_S = @LN_S@
134 LTLIBOBJS = @LTLIBOBJS@
135 MAKEINFO = @MAKEINFO@
136 MKDIR_P = @MKDIR_P@
137 MOC = @MOC@
138 NM = @NM@
139 NMEDIT = @NMEDIT@
140 OBJDUMP = @OBJDUMP@
141 OBJEXT = @OBJEXT@
142 OP_CFLAGS = @OP_CFLAGS@
143 OP_CPPFLAGS = @OP_CPPFLAGS@
144 OP_CXXFLAGS = @OP_CXXFLAGS@
145 OP_DOCDIR = @OP_DOCDIR@
146 OP_LDFLAGS = @OP_LDFLAGS@
147 OTOOL = @OTOOL@
148 OTOOL64 = @OTOOL64@
149 PACKAGE = @PACKAGE@
150 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151 PACKAGE_NAME = @PACKAGE_NAME@
152 PACKAGE_STRING = @PACKAGE_STRING@
153 PACKAGE_TARNAME = @PACKAGE_TARNAME@
154 PACKAGE_VERSION = @PACKAGE_VERSION@
155 PATH_SEPARATOR = @PATH_SEPARATOR@
156 PERF_EVENT_FLAGS = @PERF_EVENT_FLAGS@
157 PFM_LIB = @PFM_LIB@
158 PKG_CONFIG = @PKG_CONFIG@
159 POPT_LIBS = @POPT_LIBS@
160 PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
161 QT_CFLAGS = @QT_CFLAGS@
162 QT_INCLUDES = @QT_INCLUDES@
163 QT_LDFLAGS = @QT_LDFLAGS@
164 QT_LIB = @QT_LIB@
165 QT_LIBS = @QT_LIBS@
166 QT_VERSION = @QT_VERSION@
167 RANLIB = @RANLIB@
168 SED = @SED@
169 SET_MAKE = @SET_MAKE@
170 SHELL = @SHELL@
171 SIZE_T_TYPE = @SIZE_T_TYPE@
172 STRIP = @STRIP@
173 UIC = @UIC@
174 UIChelp = @UIChelp@
175 VERSION = @VERSION@
176 XMKMF = @XMKMF@
177 XML_CATALOG = @XML_CATALOG@
178 XSLTPROC = @XSLTPROC@
179 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
180 X_CFLAGS = @X_CFLAGS@
181 X_EXTRA_LIBS = @X_EXTRA_LIBS@
182 X_LIBS = @X_LIBS@
183 X_PRE_LIBS = @X_PRE_LIBS@
184 abs_builddir = @abs_builddir@
185 abs_srcdir = @abs_srcdir@
186 abs_top_builddir = @abs_top_builddir@
187 abs_top_srcdir = @abs_top_srcdir@
188 ac_ct_CC = @ac_ct_CC@
189 ac_ct_CXX = @ac_ct_CXX@
190 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
191 am__include = @am__include@
192 am__leading_dot = @am__leading_dot@
193 am__quote = @am__quote@
194 am__tar = @am__tar@
195 am__untar = @am__untar@
196 bindir = @bindir@
197 build = @build@
198 build_alias = @build_alias@
199 build_cpu = @build_cpu@
200 build_os = @build_os@
201 build_vendor = @build_vendor@
202 builddir = @builddir@
203 datadir = @datadir@
204 datarootdir = @datarootdir@
205 docdir = @docdir@
206 dvidir = @dvidir@
207 exec_prefix = @exec_prefix@
208 host = @host@
209 host_alias = @host_alias@
210 host_cpu = @host_cpu@
211 host_os = @host_os@
212 host_vendor = @host_vendor@
213 htmldir = @htmldir@
214 includedir = @includedir@
215 infodir = @infodir@
216 install_sh = @install_sh@
217 libdir = @libdir@
218 libexecdir = @libexecdir@
219 localedir = @localedir@
220 localstatedir = @localstatedir@
221 lt_ECHO = @lt_ECHO@
222 mandir = @mandir@
223 mkdir_p = @mkdir_p@
224 oldincludedir = @oldincludedir@
225 pdfdir = @pdfdir@
226 prefix = @prefix@
227 program_transform_name = @program_transform_name@
228 psdir = @psdir@
229 sbindir = @sbindir@
230 sharedstatedir = @sharedstatedir@
231 srcdir = @srcdir@
232 sysconfdir = @sysconfdir@
233 target_alias = @target_alias@
234 top_build_prefix = @top_build_prefix@
235 top_builddir = @top_builddir@
236 top_srcdir = @top_srcdir@
237 topdir = @topdir@
238 EXTRA_DIST = oprof_start.base.ui
239 @have_qt_TRUE@AM_CPPFLAGS = @QT_CFLAGS@ @OP_CPPFLAGS@
240 @have_qt_TRUE@AM_CXXFLAGS = @OP_CXXFLAGS@
241 @have_qt_TRUE@noinst_LIBRARIES = liboprof_start.a
242 @have_qt_TRUE@nodist_liboprof_start_a_SOURCES = oprof_start.base.cpp oprof_start.base.moc.cpp
243 all: all-am
244
245 .SUFFIXES:
246 .SUFFIXES: .cpp .lo .o .obj
247 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
248         @for dep in $?; do \
249           case '$(am__configure_deps)' in \
250             *$$dep*) \
251               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
252                 && { if test -f $@; then exit 0; else break; fi; }; \
253               exit 1;; \
254           esac; \
255         done; \
256         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign gui/ui/Makefile'; \
257         $(am__cd) $(top_srcdir) && \
258           $(AUTOMAKE) --foreign gui/ui/Makefile
259 .PRECIOUS: Makefile
260 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
261         @case '$?' in \
262           *config.status*) \
263             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
264           *) \
265             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
266             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
267         esac;
268
269 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
270         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271
272 $(top_srcdir)/configure:  $(am__configure_deps)
273         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
274 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(am__aclocal_m4_deps):
277
278 clean-noinstLIBRARIES:
279         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
280 liboprof_start.a: $(liboprof_start_a_OBJECTS) $(liboprof_start_a_DEPENDENCIES) 
281         -rm -f liboprof_start.a
282         $(liboprof_start_a_AR) liboprof_start.a $(liboprof_start_a_OBJECTS) $(liboprof_start_a_LIBADD)
283         $(RANLIB) liboprof_start.a
284
285 mostlyclean-compile:
286         -rm -f *.$(OBJEXT)
287
288 distclean-compile:
289         -rm -f *.tab.c
290
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start.base.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oprof_start.base.moc.Po@am__quote@
293
294 .cpp.o:
295 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
296 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
297 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
299 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
300
301 .cpp.obj:
302 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
303 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
304 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
305 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
306 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
307
308 .cpp.lo:
309 @am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
310 @am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
311 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
312 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
313 @am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
314
315 mostlyclean-libtool:
316         -rm -f *.lo
317
318 clean-libtool:
319         -rm -rf .libs _libs
320
321 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
322         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323         unique=`for i in $$list; do \
324             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325           done | \
326           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
327               END { if (nonempty) { for (i in files) print i; }; }'`; \
328         mkid -fID $$unique
329 tags: TAGS
330
331 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332                 $(TAGS_FILES) $(LISP)
333         set x; \
334         here=`pwd`; \
335         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
336         unique=`for i in $$list; do \
337             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338           done | \
339           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
340               END { if (nonempty) { for (i in files) print i; }; }'`; \
341         shift; \
342         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
343           test -n "$$unique" || unique=$$empty_fix; \
344           if test $$# -gt 0; then \
345             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
346               "$$@" $$unique; \
347           else \
348             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
349               $$unique; \
350           fi; \
351         fi
352 ctags: CTAGS
353 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
354                 $(TAGS_FILES) $(LISP)
355         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
356         unique=`for i in $$list; do \
357             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
358           done | \
359           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
360               END { if (nonempty) { for (i in files) print i; }; }'`; \
361         test -z "$(CTAGS_ARGS)$$unique" \
362           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
363              $$unique
364
365 GTAGS:
366         here=`$(am__cd) $(top_builddir) && pwd` \
367           && $(am__cd) $(top_srcdir) \
368           && gtags -i $(GTAGS_ARGS) "$$here"
369
370 distclean-tags:
371         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
372
373 distdir: $(DISTFILES)
374         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
376         list='$(DISTFILES)'; \
377           dist_files=`for file in $$list; do echo $$file; done | \
378           sed -e "s|^$$srcdirstrip/||;t" \
379               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
380         case $$dist_files in \
381           */*) $(MKDIR_P) `echo "$$dist_files" | \
382                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
383                            sort -u` ;; \
384         esac; \
385         for file in $$dist_files; do \
386           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387           if test -d $$d/$$file; then \
388             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
389             if test -d "$(distdir)/$$file"; then \
390               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
391             fi; \
392             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
393               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
394               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
395             fi; \
396             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
397           else \
398             test -f "$(distdir)/$$file" \
399             || cp -p $$d/$$file "$(distdir)/$$file" \
400             || exit 1; \
401           fi; \
402         done
403 check-am: all-am
404 check: check-am
405 all-am: Makefile $(LIBRARIES)
406 installdirs:
407 install: install-am
408 install-exec: install-exec-am
409 install-data: install-data-am
410 uninstall: uninstall-am
411
412 install-am: all-am
413         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
414
415 installcheck: installcheck-am
416 install-strip:
417         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
418           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
419           `test -z '$(STRIP)' || \
420             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
421 mostlyclean-generic:
422
423 clean-generic:
424
425 distclean-generic:
426         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
427         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
428
429 maintainer-clean-generic:
430         @echo "This command is intended for maintainers to use"
431         @echo "it deletes files that may require special tools to rebuild."
432 @have_qt_FALSE@clean-local:
433 clean: clean-am
434
435 clean-am: clean-generic clean-libtool clean-local \
436         clean-noinstLIBRARIES mostlyclean-am
437
438 distclean: distclean-am
439         -rm -rf ./$(DEPDIR)
440         -rm -f Makefile
441 distclean-am: clean-am distclean-compile distclean-generic \
442         distclean-tags
443
444 dvi: dvi-am
445
446 dvi-am:
447
448 html: html-am
449
450 html-am:
451
452 info: info-am
453
454 info-am:
455
456 install-data-am:
457
458 install-dvi: install-dvi-am
459
460 install-dvi-am:
461
462 install-exec-am:
463
464 install-html: install-html-am
465
466 install-html-am:
467
468 install-info: install-info-am
469
470 install-info-am:
471
472 install-man:
473
474 install-pdf: install-pdf-am
475
476 install-pdf-am:
477
478 install-ps: install-ps-am
479
480 install-ps-am:
481
482 installcheck-am:
483
484 maintainer-clean: maintainer-clean-am
485         -rm -rf ./$(DEPDIR)
486         -rm -f Makefile
487 maintainer-clean-am: distclean-am maintainer-clean-generic
488
489 mostlyclean: mostlyclean-am
490
491 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
492         mostlyclean-libtool
493
494 pdf: pdf-am
495
496 pdf-am:
497
498 ps: ps-am
499
500 ps-am:
501
502 uninstall-am:
503
504 .MAKE: install-am install-strip
505
506 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
507         clean-libtool clean-local clean-noinstLIBRARIES ctags \
508         distclean distclean-compile distclean-generic \
509         distclean-libtool distclean-tags distdir dvi dvi-am html \
510         html-am info info-am install install-am install-data \
511         install-data-am install-dvi install-dvi-am install-exec \
512         install-exec-am install-html install-html-am install-info \
513         install-info-am install-man install-pdf install-pdf-am \
514         install-ps install-ps-am install-strip installcheck \
515         installcheck-am installdirs maintainer-clean \
516         maintainer-clean-generic mostlyclean mostlyclean-compile \
517         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
518         tags uninstall uninstall-am
519
520
521 @have_qt_TRUE@oprof_start.base.h: oprof_start.base.ui
522 @have_qt_TRUE@  $(UIC) -o $@ $<
523
524 @have_qt_TRUE@oprof_start.base.cpp: oprof_start.base.h oprof_start.base.ui
525 @have_qt_TRUE@  $(UIC) -o $@ -impl $^
526
527 @have_qt_TRUE@oprof_start.base.moc.cpp: oprof_start.base.h
528 @have_qt_TRUE@  $(MOC) -o $@ $<
529
530 @have_qt_TRUE@clean-local:
531 @have_qt_TRUE@  rm -f oprof_start.base.h oprof_start.base.cpp oprof_start.base.moc.cpp
532
533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 # Otherwise a system limit (for SysV at least) may be exceeded.
535 .NOEXPORT: