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