]> sourceware.org Git - systemtap.git/blame_incremental - testsuite/Makefile.in
RHBZ 874205 [FJ6.2 Bug] Handle avahi-deamon restart gracefully in stap-serverd.
[systemtap.git] / testsuite / Makefile.in
... / ...
CommitLineData
1# Makefile.in generated by automake 1.12.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2012 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# Makefile.am --- automake input file for systemtap testsuite
18VPATH = @srcdir@
19am__make_dryrun = \
20 { \
21 am__dry=no; \
22 case $$MAKEFLAGS in \
23 *\\[\ \ ]*) \
24 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
25 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26 *) \
27 for am__flg in $$MAKEFLAGS; do \
28 case $$am__flg in \
29 *=*|--*) ;; \
30 *n*) am__dry=yes; break;; \
31 esac; \
32 done;; \
33 esac; \
34 test $$am__dry = yes; \
35 }
36pkgdatadir = $(datadir)/@PACKAGE@
37pkgincludedir = $(includedir)/@PACKAGE@
38pkglibdir = $(libdir)/@PACKAGE@
39pkglibexecdir = $(libexecdir)/@PACKAGE@
40am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41install_sh_DATA = $(install_sh) -c -m 644
42install_sh_PROGRAM = $(install_sh) -c
43install_sh_SCRIPT = $(install_sh) -c
44INSTALL_HEADER = $(INSTALL_DATA)
45transform = $(program_transform_name)
46NORMAL_INSTALL = :
47PRE_INSTALL = :
48POST_INSTALL = :
49NORMAL_UNINSTALL = :
50PRE_UNINSTALL = :
51POST_UNINSTALL = :
52subdir = .
53DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
54 $(top_srcdir)/configure $(am__configure_deps)
55ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56am__aclocal_m4_deps = $(top_srcdir)/configure.ac
57am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58 $(ACLOCAL_M4)
59am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
60 configure.lineno config.status.lineno
61mkinstalldirs = $(install_sh) -d
62CONFIG_CLEAN_FILES =
63CONFIG_CLEAN_VPATH_FILES =
64SOURCES =
65am__can_run_installinfo = \
66 case $$AM_UPDATE_INFO_DIR in \
67 n|no|NO) false;; \
68 *) (install-info --version) >/dev/null 2>&1;; \
69 esac
70DEJATOOL = $(PACKAGE)
71ACLOCAL = @ACLOCAL@
72AMTAR = @AMTAR@
73AUTOCONF = @AUTOCONF@
74AUTOHEADER = @AUTOHEADER@
75AUTOMAKE = @AUTOMAKE@
76AWK = @AWK@
77CYGPATH_W = @CYGPATH_W@
78DEFS = @DEFS@
79ECHO_C = @ECHO_C@
80ECHO_N = @ECHO_N@
81ECHO_T = @ECHO_T@
82INSTALL = @INSTALL@
83INSTALL_DATA = @INSTALL_DATA@
84INSTALL_PROGRAM = @INSTALL_PROGRAM@
85INSTALL_SCRIPT = @INSTALL_SCRIPT@
86INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87LIBOBJS = @LIBOBJS@
88LIBS = @LIBS@
89LTLIBOBJS = @LTLIBOBJS@
90MAINT = @MAINT@
91MAKEINFO = @MAKEINFO@
92MKDIR_P = @MKDIR_P@
93PACKAGE = @PACKAGE@
94PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
95PACKAGE_NAME = @PACKAGE_NAME@
96PACKAGE_STRING = @PACKAGE_STRING@
97PACKAGE_TARNAME = @PACKAGE_TARNAME@
98PACKAGE_URL = @PACKAGE_URL@
99PACKAGE_VERSION = @PACKAGE_VERSION@
100PATH_SEPARATOR = @PATH_SEPARATOR@
101SET_MAKE = @SET_MAKE@
102SHELL = @SHELL@
103STRIP = @STRIP@
104VERSION = @VERSION@
105abs_builddir = @abs_builddir@
106abs_srcdir = @abs_srcdir@
107abs_top_builddir = @abs_top_builddir@
108abs_top_srcdir = @abs_top_srcdir@
109am__leading_dot = @am__leading_dot@
110am__tar = @am__tar@
111am__untar = @am__untar@
112bindir = @bindir@
113build_alias = @build_alias@
114builddir = @builddir@
115datadir = @datadir@
116datarootdir = @datarootdir@
117dejazilla = @dejazilla@
118docdir = @docdir@
119dvidir = @dvidir@
120enable_testapps = @enable_testapps@
121exec_prefix = @exec_prefix@
122host_alias = @host_alias@
123htmldir = @htmldir@
124includedir = @includedir@
125infodir = @infodir@
126install_sh = @install_sh@
127libdir = @libdir@
128libexecdir = @libexecdir@
129localedir = @localedir@
130localstatedir = @localstatedir@
131mandir = @mandir@
132mkdir_p = @mkdir_p@
133oldincludedir = @oldincludedir@
134pdfdir = @pdfdir@
135prefix = @prefix@
136program_transform_name = @program_transform_name@
137psdir = @psdir@
138sbindir = @sbindir@
139sharedstatedir = @sharedstatedir@
140srcdir = @srcdir@
141sysconfdir = @sysconfdir@
142target_alias = @target_alias@
143top_build_prefix = @top_build_prefix@
144top_builddir = @top_builddir@
145top_srcdir = @top_srcdir@
146AUTOMAKE_OPTIONS = dejagnu no-dist
147DEJAZILLA = @dejazilla@
148TESTAPPS = @enable_testapps@
149TOOL_OPTS =
150
151# $(srcdir)/These values point the test suite to the install tree, and
152# are overridden by "make check" from full source/build tree
153SYSTEMTAP_RUNTIME = $(DESTDIR)$(pkgdatadir)/runtime
154SYSTEMTAP_TAPSET = $(DESTDIR)$(pkgdatadir)/tapset
155LD_LIBRARY_PATH = $(DESTDIR)$(libdir)/systemtap
156CRASH_LIBDIR = $(DESTDIR)$(libdir)/systemtap
157SYSTEMTAP_PATH = $(DESTDIR)$(bindir)
158SYSTEMTAP_INCLUDES = $(DESTDIR)$(includedir)
159RUNTESTDEFAULTFLAGS = --tool $$tool --tool_opts \'$(TOOL_OPTS)\' --srcdir $$srcdir
160EXPECT = expect
161RUNTEST = "env XDG_DATA_DIRS= SYSTEMTAP_SYNC=1 LANG=C SYSTEMTAP_TESTREMOTES=$(TESTREMOTES) SYSTEMTAP_TESTAPPS=$(TESTAPPS) SYSTEMTAP_RUNTIME=$(SYSTEMTAP_RUNTIME) SYSTEMTAP_TAPSET=$(SYSTEMTAP_TAPSET) LD_LIBRARY_PATH=$(LD_LIBRARY_PATH) CRASH_LIBDIR=$(CRASH_LIBDIR) PATH=$(SYSTEMTAP_PATH):$$PATH SYSTEMTAP_PATH=$(SYSTEMTAP_PATH) SYSTEMTAP_INCLUDES=$(SYSTEMTAP_INCLUDES) PKGLIBDIR=$(pkglibexecdir) $(srcdir)/execrc runtest"
162all: all-am
163
164.SUFFIXES:
165am--refresh: Makefile
166 @:
167$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
168 @for dep in $?; do \
169 case '$(am__configure_deps)' in \
170 *$$dep*) \
171 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
172 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
173 && exit 0; \
174 exit 1;; \
175 esac; \
176 done; \
177 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
178 $(am__cd) $(top_srcdir) && \
179 $(AUTOMAKE) --foreign Makefile
180.PRECIOUS: Makefile
181Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
182 @case '$?' in \
183 *config.status*) \
184 echo ' $(SHELL) ./config.status'; \
185 $(SHELL) ./config.status;; \
186 *) \
187 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
188 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
189 esac;
190
191$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
192 $(SHELL) ./config.status --recheck
193
194$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
195 $(am__cd) $(srcdir) && $(AUTOCONF)
196$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
197 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
198$(am__aclocal_m4_deps):
199tags: TAGS
200TAGS:
201
202ctags: CTAGS
203CTAGS:
204
205cscope cscopelist:
206
207
208check-DEJAGNU: site.exp
209 srcdir='$(srcdir)'; export srcdir; \
210 EXPECT=$(EXPECT); export EXPECT; \
211 runtest=$(RUNTEST); \
212 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
213 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
214 if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
215 then :; else exit_status=1; fi; \
216 done; \
217 else echo "WARNING: could not find 'runtest'" 1>&2; :;\
218 fi; \
219 exit $$exit_status
220site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
221 @echo 'Making a new site.exp file ...'
222 @echo '## these variables are automatically generated by make ##' >site.tmp
223 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
224 @echo '# edit the last section' >>site.tmp
225 @echo 'set srcdir "$(srcdir)"' >>site.tmp
226 @echo "set objdir `pwd`" >>site.tmp
227 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
228 echo "## Begin content included from file $$f. Do not modify. ##" \
229 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
230 && echo "## End content included from file $$f. ##" \
231 || exit 1; \
232 done >> site.tmp
233 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
234 @if test -f site.exp; then \
235 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
236 fi
237 @-rm -f site.bak
238 @test ! -f site.exp || mv site.exp site.bak
239 @mv site.tmp site.exp
240
241distclean-DEJAGNU:
242 -rm -f site.exp site.bak
243 -l='$(DEJATOOL)'; for tool in $$l; do \
244 rm -f $$tool.sum $$tool.log; \
245 done
246check-am: all-am
247 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU check-local
248check: check-am
249all-am: Makefile all-local
250installdirs:
251install: install-am
252install-exec: install-exec-am
253install-data: install-data-am
254uninstall: uninstall-am
255
256install-am: all-am
257 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
258install-strip:
259 if test -z '$(STRIP)'; then \
260 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
261 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
262 install; \
263 else \
264 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
265 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
266 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
267 fi
268mostlyclean-generic:
269
270clean-generic:
271
272distclean-generic:
273 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
274 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
275
276maintainer-clean-generic:
277 @echo "This command is intended for maintainers to use"
278 @echo "it deletes files that may require special tools to rebuild."
279clean: clean-am
280
281clean-am: clean-generic clean-local mostlyclean-am
282
283distclean: distclean-am
284 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
285 -rm -f Makefile
286distclean-am: clean-am distclean-DEJAGNU distclean-generic
287
288dvi: dvi-am
289
290dvi-am:
291
292html: html-am
293
294html-am:
295
296info: info-am
297
298info-am:
299
300install-data-am:
301
302install-dvi: install-dvi-am
303
304install-dvi-am:
305
306install-exec-am:
307
308install-html: install-html-am
309
310install-html-am:
311
312install-info: install-info-am
313
314install-info-am:
315
316install-man:
317
318install-pdf: install-pdf-am
319
320install-pdf-am:
321
322install-ps: install-ps-am
323
324install-ps-am:
325
326installcheck-am:
327
328maintainer-clean: maintainer-clean-am
329 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
330 -rm -rf $(top_srcdir)/autom4te.cache
331 -rm -f Makefile
332maintainer-clean-am: distclean-am maintainer-clean-generic
333
334mostlyclean: mostlyclean-am
335
336mostlyclean-am: mostlyclean-generic
337
338pdf: pdf-am
339
340pdf-am:
341
342ps: ps-am
343
344ps-am:
345
346uninstall-am:
347
348.MAKE: check-am install-am install-strip
349
350.PHONY: all all-am all-local am--refresh check check-DEJAGNU check-am \
351 check-local clean clean-generic clean-local distclean \
352 distclean-DEJAGNU distclean-generic dvi dvi-am html html-am \
353 info info-am install install-am install-data install-data-am \
354 install-dvi install-dvi-am install-exec install-exec-am \
355 install-html install-html-am install-info install-info-am \
356 install-man install-pdf install-pdf-am install-ps \
357 install-ps-am install-strip installcheck installcheck-am \
358 installdirs maintainer-clean maintainer-clean-generic \
359 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
360 uninstall-am
361
362
363all-local:
364 @echo Run \"make check\" or \"make installcheck\".
365 @if test -n "$(DEJAZILLA)"; then echo Test results will be emailed to $(DEJAZILLA); fi
366
367clean-local:
368 -rm -f ./stap site.exp systemtap.sum systemtap.log
369 -rm -rf .systemtap* .cache_test* 2>/dev/null
370 -rm -f ./stap_*.ko
371 -rm -f flightrec*
372 -rm -f *.so
373 -rm -f uprobe_*
374
375# automake's dejagnu library already runs check-DEJAGNU before check-local
376# That's why we need to add "execrc" to $(RUNTEST) - to ensure that this
377# subtarget gets run even if runtest per se exits with a failure.
378check-local:
379 if test -n "$(DEJAZILLA)"; then mail $(DEJAZILLA) < systemtap.sum; fi
380
381# but installcheck does not follow an implicit check-DEJAGNU, go figure
382installcheck: site.exp
383 -rmmod uprobes 2>/dev/null
384 -$(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU RUNTESTFLAGS="$(RUNTESTFLAGS) --tool_opts \'install $(TOOL_OPTS)\'"
385 if test -n "$(DEJAZILLA)"; then mail $(DEJAZILLA) < systemtap.sum; fi
386
387# Tell versions [3.59,3.63) of GNU make to not export all variables.
388# Otherwise a system limit (for SysV at least) may be exceeded.
389.NOEXPORT:
This page took 0.024098 seconds and 5 git commands to generate.