RISC-V: Work around bare apostrophe in error string.
[official-gcc.git] / libffi / testsuite / Makefile.in
blob27d48a7ad7a59c43b485241cb5566093f3d511b7
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2017 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.
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.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 target_triplet = @target@
91 subdir = testsuite
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
94 $(top_srcdir)/../config/asmcfi.m4 \
95 $(top_srcdir)/../config/cet.m4 \
96 $(top_srcdir)/../config/depstand.m4 \
97 $(top_srcdir)/../config/enable.m4 \
98 $(top_srcdir)/../config/lead-dot.m4 \
99 $(top_srcdir)/../config/multi.m4 \
100 $(top_srcdir)/../config/override.m4 \
101 $(top_srcdir)/../config/toolexeclibdir.m4 \
102 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
103 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
104 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
105 $(top_srcdir)/configure.ac
106 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
107 $(ACLOCAL_M4)
108 DIST_COMMON = $(srcdir)/Makefile.am
109 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
110 CONFIG_HEADER = $(top_builddir)/fficonfig.h
111 CONFIG_CLEAN_FILES =
112 CONFIG_CLEAN_VPATH_FILES =
113 AM_V_P = $(am__v_P_@AM_V@)
114 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
115 am__v_P_0 = false
116 am__v_P_1 = :
117 AM_V_GEN = $(am__v_GEN_@AM_V@)
118 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
119 am__v_GEN_0 = @echo " GEN " $@;
120 am__v_GEN_1 =
121 AM_V_at = $(am__v_at_@AM_V@)
122 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
123 am__v_at_0 = @
124 am__v_at_1 =
125 SOURCES =
126 am__can_run_installinfo = \
127 case $$AM_UPDATE_INFO_DIR in \
128 n|no|NO) false;; \
129 *) (install-info --version) >/dev/null 2>&1;; \
130 esac
131 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
132 DEJATOOL = $(PACKAGE)
133 RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
134 EXPECT = expect
135 RUNTEST = runtest
136 ACLOCAL = @ACLOCAL@
137 ALLOCA = @ALLOCA@
138 AMTAR = @AMTAR@
139 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
140 AM_LTLDFLAGS = @AM_LTLDFLAGS@
141 AM_RUNTESTFLAGS = @AM_RUNTESTFLAGS@
142 AR = @AR@
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
146 AWK = @AWK@
147 CC = @CC@
148 CCAS = @CCAS@
149 CCASDEPMODE = @CCASDEPMODE@
150 CCASFLAGS = @CCASFLAGS@
151 CCDEPMODE = @CCDEPMODE@
152 CET_FLAGS = @CET_FLAGS@
153 CFLAGS = @CFLAGS@
154 CPP = @CPP@
155 CPPFLAGS = @CPPFLAGS@
156 CXX = @CXX@
157 CXXCPP = @CXXCPP@
158 CXXDEPMODE = @CXXDEPMODE@
159 CXXFLAGS = @CXXFLAGS@
160 CYGPATH_W = @CYGPATH_W@
161 DEFS = @DEFS@
162 DEPDIR = @DEPDIR@
163 DSYMUTIL = @DSYMUTIL@
164 DUMPBIN = @DUMPBIN@
165 ECHO_C = @ECHO_C@
166 ECHO_N = @ECHO_N@
167 ECHO_T = @ECHO_T@
168 EGREP = @EGREP@
169 EXEEXT = @EXEEXT@
170 FFI_EXEC_TRAMPOLINE_TABLE = @FFI_EXEC_TRAMPOLINE_TABLE@
171 FGREP = @FGREP@
172 GREP = @GREP@
173 HAVE_LONG_DOUBLE = @HAVE_LONG_DOUBLE@
174 HAVE_LONG_DOUBLE_VARIANT = @HAVE_LONG_DOUBLE_VARIANT@
175 INSTALL = @INSTALL@
176 INSTALL_DATA = @INSTALL_DATA@
177 INSTALL_PROGRAM = @INSTALL_PROGRAM@
178 INSTALL_SCRIPT = @INSTALL_SCRIPT@
179 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
180 LD = @LD@
181 LDFLAGS = @LDFLAGS@
182 LIBOBJS = @LIBOBJS@
183 LIBS = @LIBS@
184 LIBTOOL = @LIBTOOL@
185 LIPO = @LIPO@
186 LN_S = @LN_S@
187 LTLIBOBJS = @LTLIBOBJS@
188 MAINT = @MAINT@
189 MAKEINFO = @MAKEINFO@
190 MKDIR_P = @MKDIR_P@
191 NM = @NM@
192 NMEDIT = @NMEDIT@
193 OBJDUMP = @OBJDUMP@
194 OBJEXT = @OBJEXT@
195 OPT_LDFLAGS = @OPT_LDFLAGS@
196 OTOOL = @OTOOL@
197 OTOOL64 = @OTOOL64@
198 PACKAGE = @PACKAGE@
199 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
200 PACKAGE_NAME = @PACKAGE_NAME@
201 PACKAGE_STRING = @PACKAGE_STRING@
202 PACKAGE_TARNAME = @PACKAGE_TARNAME@
203 PACKAGE_URL = @PACKAGE_URL@
204 PACKAGE_VERSION = @PACKAGE_VERSION@
205 PATH_SEPARATOR = @PATH_SEPARATOR@
206 RANLIB = @RANLIB@
207 READELF = @READELF@
208 SECTION_LDFLAGS = @SECTION_LDFLAGS@
209 SED = @SED@
210 SET_MAKE = @SET_MAKE@
211 SHELL = @SHELL@
212 STRIP = @STRIP@
213 SYSROOT_CFLAGS_FOR_TARGET = @SYSROOT_CFLAGS_FOR_TARGET@
214 TARGET = @TARGET@
215 TARGETDIR = @TARGETDIR@
216 TARGET_OBJ = @TARGET_OBJ@
217 VERSION = @VERSION@
218 abs_builddir = @abs_builddir@
219 abs_srcdir = @abs_srcdir@
220 abs_top_builddir = @abs_top_builddir@
221 abs_top_srcdir = @abs_top_srcdir@
222 ac_ct_CC = @ac_ct_CC@
223 ac_ct_CXX = @ac_ct_CXX@
224 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225 am__include = @am__include@
226 am__leading_dot = @am__leading_dot@
227 am__quote = @am__quote@
228 am__tar = @am__tar@
229 am__untar = @am__untar@
230 bindir = @bindir@
231 build = @build@
232 build_alias = @build_alias@
233 build_cpu = @build_cpu@
234 build_os = @build_os@
235 build_vendor = @build_vendor@
236 builddir = @builddir@
237 datadir = @datadir@
238 datarootdir = @datarootdir@
239 docdir = @docdir@
240 dvidir = @dvidir@
241 exec_prefix = @exec_prefix@
242 get_gcc_base_ver = @get_gcc_base_ver@
243 host = @host@
244 host_alias = @host_alias@
245 host_cpu = @host_cpu@
246 host_os = @host_os@
247 host_vendor = @host_vendor@
248 htmldir = @htmldir@
249 includedir = @includedir@
250 infodir = @infodir@
251 install_sh = @install_sh@
252 libdir = @libdir@
253 libexecdir = @libexecdir@
254 localedir = @localedir@
255 localstatedir = @localstatedir@
256 mandir = @mandir@
257 mkdir_p = @mkdir_p@
258 multi_basedir = @multi_basedir@
259 oldincludedir = @oldincludedir@
260 pdfdir = @pdfdir@
261 prefix = @prefix@
262 program_transform_name = @program_transform_name@
263 psdir = @psdir@
264 sbindir = @sbindir@
265 sharedstatedir = @sharedstatedir@
266 srcdir = @srcdir@
267 sysconfdir = @sysconfdir@
268 target = @target@
269 target_alias = @target_alias@
270 target_cpu = @target_cpu@
271 target_os = @target_os@
272 target_vendor = @target_vendor@
273 toolexecdir = @toolexecdir@
274 toolexeclibdir = @toolexeclibdir@
275 top_build_prefix = @top_build_prefix@
276 top_builddir = @top_builddir@
277 top_srcdir = @top_srcdir@
278 AUTOMAKE_OPTIONS = foreign dejagnu
279 EXTRA_DEJAGNU_SITE_CONFIG = ../local.exp
280 CLEANFILES = *.exe core* *.log *.sum
281 EXTRA_DIST = lib/target-libpath.exp lib/libffi.exp lib/wrapper.exp \
282 libffi.call/strlen4.c libffi.call/struct10.c libffi.call/many_mixed.c \
283 libffi.call/float.c libffi.call/struct5.c libffi.call/return_fl3.c \
284 libffi.call/return_fl1.c libffi.call/call.exp libffi.call/pyobjc-tc.c \
285 libffi.call/float_va.c libffi.call/struct8.c libffi.call/pr1172638.c \
286 libffi.call/return_sc.c libffi.call/va_struct1.c \
287 libffi.call/align_stdcall.c libffi.call/struct9.c libffi.call/va_1.c \
288 libffi.call/va_2.c libffi.call/va_struct2.c libffi.call/return_fl2.c \
289 libffi.call/align_mixed.c libffi.call/ffitest.h libffi.call/struct4.c \
290 libffi.call/return_ldl.c libffi.call/float3.c libffi.call/return_sl.c \
291 libffi.call/return_dbl1.c libffi.call/err_bad_typedef.c \
292 libffi.call/return_ll1.c libffi.call/return_dbl2.c \
293 libffi.call/negint.c libffi.closures/nested_struct3.c \
294 libffi.call/struct2.c libffi.call/struct3.c libffi.call/return_fl.c \
295 libffi.call/offsets.c libffi.call/struct7.c libffi.call/va_struct3.c \
296 libffi.call/float1.c libffi.call/uninitialized.c libffi.call/many2.c \
297 libffi.call/struct6.c libffi.call/strlen2.c libffi.call/float2.c \
298 libffi.call/return_ul.c libffi.call/struct1.c libffi.call/strlen3.c \
299 libffi.call/return_dbl.c libffi.call/float4.c libffi.call/many.c \
300 libffi.call/strlen.c libffi.call/return_uc.c libffi.call/many_double.c \
301 libffi.call/return_ll.c libffi.call/promotion.c \
302 libffi.complex/complex_defs_longdouble.inc \
303 libffi.complex/cls_align_complex_float.c \
304 libffi.complex/cls_complex_va_float.c \
305 libffi.complex/cls_complex_struct_float.c \
306 libffi.complex/return_complex2_longdouble.c \
307 libffi.complex/cls_complex_float.c \
308 libffi.complex/return_complex_longdouble.c \
309 libffi.complex/return_complex2_float.c libffi.complex/cls_complex.inc \
310 libffi.complex/cls_complex_va_longdouble.c \
311 libffi.complex/return_complex_double.c \
312 libffi.complex/return_complex.inc libffi.complex/many_complex.inc \
313 libffi.complex/complex_float.c libffi.complex/cls_align_complex.inc \
314 libffi.complex/return_complex2_double.c \
315 libffi.complex/many_complex_float.c libffi.complex/ffitest.h \
316 libffi.complex/return_complex1_double.c \
317 libffi.complex/cls_complex_struct_longdouble.c \
318 libffi.complex/complex_defs_double.inc \
319 libffi.complex/cls_complex_va_double.c \
320 libffi.complex/many_complex_double.c \
321 libffi.complex/return_complex2.inc \
322 libffi.complex/return_complex1_float.c \
323 libffi.complex/complex_longdouble.c \
324 libffi.complex/complex_defs_float.inc \
325 libffi.complex/cls_complex_double.c \
326 libffi.complex/cls_align_complex_double.c \
327 libffi.complex/cls_align_complex_longdouble.c \
328 libffi.complex/complex_double.c libffi.complex/cls_complex_va.inc \
329 libffi.complex/many_complex_longdouble.c libffi.complex/complex.inc \
330 libffi.complex/return_complex1_longdouble.c \
331 libffi.complex/complex_int.c libffi.complex/cls_complex_longdouble.c \
332 libffi.complex/cls_complex_struct_double.c \
333 libffi.complex/return_complex1.inc libffi.complex/complex.exp \
334 libffi.complex/cls_complex_struct.inc \
335 libffi.complex/return_complex_float.c libffi.go/closure1.c \
336 libffi.go/aa-direct.c libffi.go/ffitest.h libffi.go/go.exp \
337 libffi.go/static-chain.h libffi.bhaible/bhaible.exp \
338 libffi.bhaible/test-call.c libffi.bhaible/alignof.h \
339 libffi.bhaible/testcases.c libffi.bhaible/test-callback.c \
340 libffi.bhaible/Makefile libffi.bhaible/README config/default.exp \
341 libffi.closures/cls_multi_sshort.c \
342 libffi.closures/cls_align_longdouble_split2.c \
343 libffi.closures/cls_1_1byte.c libffi.closures/cls_uint_va.c \
344 libffi.closures/cls_3_1byte.c libffi.closures/cls_many_mixed_args.c \
345 libffi.closures/cls_20byte1.c libffi.closures/cls_pointer_stack.c \
346 libffi.closures/cls_align_float.c libffi.closures/cls_5_1_byte.c \
347 libffi.closures/cls_9byte1.c libffi.closures/cls_align_uint32.c \
348 libffi.closures/stret_medium.c libffi.closures/cls_3byte1.c \
349 libffi.closures/cls_align_uint64.c libffi.closures/cls_longdouble_va.c \
350 libffi.closures/cls_align_pointer.c libffi.closures/cls_19byte.c \
351 libffi.closures/cls_ushort.c libffi.closures/cls_align_sint32.c \
352 libffi.closures/cls_ulonglong.c libffi.closures/cls_struct_va1.c \
353 libffi.closures/cls_9byte2.c libffi.closures/closure_fn5.c \
354 libffi.closures/cls_5byte.c libffi.closures/cls_3float.c \
355 libffi.closures/closure.exp libffi.closures/cls_schar.c \
356 libffi.closures/closure_fn4.c \
357 libffi.closures/closure_fn0.c libffi.closures/huge_struct.c \
358 libffi.closures/cls_64byte.c libffi.closures/cls_longdouble.c \
359 libffi.closures/cls_ulong_va.c libffi.closures/cls_6_1_byte.c \
360 libffi.closures/cls_align_uint16.c libffi.closures/closure_fn2.c \
361 libffi.closures/unwindtest_ffi_call.cc \
362 libffi.closures/cls_multi_ushortchar.c libffi.closures/cls_8byte.c \
363 libffi.closures/ffitest.h libffi.closures/nested_struct8.c \
364 libffi.closures/cls_pointer.c libffi.closures/nested_struct2.c \
365 libffi.closures/nested_struct.c libffi.closures/cls_multi_schar.c \
366 libffi.closures/cls_align_longdouble_split.c \
367 libffi.closures/cls_uchar.c libffi.closures/nested_struct9.c \
368 libffi.closures/cls_float.c libffi.closures/stret_medium2.c \
369 libffi.closures/closure_loc_fn0.c libffi.closures/cls_6byte.c \
370 libffi.closures/closure_simple.c libffi.closures/cls_align_double.c \
371 libffi.closures/cls_multi_uchar.c libffi.closures/cls_4_1byte.c \
372 libffi.closures/closure_fn3.c libffi.closures/cls_align_sint64.c \
373 libffi.closures/nested_struct1.c libffi.closures/unwindtest.cc \
374 libffi.closures/nested_struct5.c libffi.closures/cls_multi_ushort.c \
375 libffi.closures/nested_struct11.c \
376 libffi.closures/nested_struct12.c \
377 libffi.closures/nested_struct13.c \
378 libffi.closures/cls_multi_sshortchar.c \
379 libffi.closures/cls_align_longdouble.c \
380 libffi.closures/cls_dbls_struct.c \
381 libffi.closures/cls_many_mixed_float_double.c \
382 libffi.closures/stret_large.c libffi.closures/stret_large2.c \
383 libffi.closures/cls_align_sint16.c libffi.closures/cls_2byte.c \
384 libffi.closures/nested_struct4.c libffi.closures/problem1.c \
385 libffi.closures/testclosure.c libffi.closures/nested_struct6.c \
386 libffi.closures/cls_4byte.c libffi.closures/cls_24byte.c \
387 libffi.closures/nested_struct10.c libffi.closures/cls_uint.c \
388 libffi.closures/cls_12byte.c libffi.closures/cls_sint.c \
389 libffi.closures/cls_7_1_byte.c libffi.closures/cls_sshort.c \
390 libffi.closures/cls_16byte.c libffi.closures/nested_struct7.c \
391 libffi.closures/cls_double_va.c libffi.closures/cls_3byte2.c \
392 libffi.closures/cls_double.c libffi.closures/cls_7byte.c \
393 libffi.closures/closure_fn6.c libffi.closures/closure_fn1.c \
394 libffi.closures/cls_20byte.c libffi.closures/cls_18byte.c \
395 libffi.closures/err_bad_abi.c \
396 libffi.closures/single_entry_structs1.c \
397 libffi.closures/single_entry_structs2.c \
398 libffi.closures/single_entry_structs3.c
400 all: all-am
402 .SUFFIXES:
403 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
404 @for dep in $?; do \
405 case '$(am__configure_deps)' in \
406 *$$dep*) \
407 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
408 && { if test -f $@; then exit 0; else break; fi; }; \
409 exit 1;; \
410 esac; \
411 done; \
412 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
413 $(am__cd) $(top_srcdir) && \
414 $(AUTOMAKE) --foreign testsuite/Makefile
415 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
416 @case '$?' in \
417 *config.status*) \
418 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
419 *) \
420 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
421 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
422 esac;
424 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
427 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
428 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
429 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
430 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
431 $(am__aclocal_m4_deps):
433 mostlyclean-libtool:
434 -rm -f *.lo
436 clean-libtool:
437 -rm -rf .libs _libs
438 tags TAGS:
440 ctags CTAGS:
442 cscope cscopelist:
445 check-DEJAGNU: site.exp
446 srcdir='$(srcdir)'; export srcdir; \
447 EXPECT=$(EXPECT); export EXPECT; \
448 if $(SHELL) -c "$(RUNTEST) --version" > /dev/null 2>&1; then \
449 exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
450 if $(RUNTEST) $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
451 then :; else exit_status=1; fi; \
452 done; \
453 else echo "WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
454 fi; \
455 exit $$exit_status
456 site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
457 @echo 'Making a new site.exp file ...'
458 @echo '## these variables are automatically generated by make ##' >site.tmp
459 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
460 @echo '# edit the last section' >>site.tmp
461 @echo 'set srcdir "$(srcdir)"' >>site.tmp
462 @echo "set objdir `pwd`" >>site.tmp
463 @echo 'set build_alias "$(build_alias)"' >>site.tmp
464 @echo 'set build_triplet $(build_triplet)' >>site.tmp
465 @echo 'set host_alias "$(host_alias)"' >>site.tmp
466 @echo 'set host_triplet $(host_triplet)' >>site.tmp
467 @echo 'set target_alias "$(target_alias)"' >>site.tmp
468 @echo 'set target_triplet $(target_triplet)' >>site.tmp
469 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
470 echo "## Begin content included from file $$f. Do not modify. ##" \
471 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
472 && echo "## End content included from file $$f. ##" \
473 || exit 1; \
474 done >> site.tmp
475 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
476 @if test -f site.exp; then \
477 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
479 @-rm -f site.bak
480 @test ! -f site.exp || mv site.exp site.bak
481 @mv site.tmp site.exp
483 distclean-DEJAGNU:
484 -rm -f site.exp site.bak
485 -l='$(DEJATOOL)'; for tool in $$l; do \
486 rm -f $$tool.sum $$tool.log; \
487 done
488 check-am: all-am
489 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
490 check: check-am
491 all-am: Makefile
492 installdirs:
493 install: install-am
494 install-exec: install-exec-am
495 install-data: install-data-am
496 uninstall: uninstall-am
498 install-am: all-am
499 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
501 installcheck: installcheck-am
502 install-strip:
503 if test -z '$(STRIP)'; then \
504 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
505 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
506 install; \
507 else \
508 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
509 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
510 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
512 mostlyclean-generic:
514 clean-generic:
515 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
517 distclean-generic:
518 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
519 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
521 maintainer-clean-generic:
522 @echo "This command is intended for maintainers to use"
523 @echo "it deletes files that may require special tools to rebuild."
524 clean: clean-am
526 clean-am: clean-generic clean-libtool mostlyclean-am
528 distclean: distclean-am
529 -rm -f Makefile
530 distclean-am: clean-am distclean-DEJAGNU distclean-generic
532 dvi: dvi-am
534 dvi-am:
536 html: html-am
538 html-am:
540 info: info-am
542 info-am:
544 install-data-am:
546 install-dvi: install-dvi-am
548 install-dvi-am:
550 install-exec-am:
552 install-html: install-html-am
554 install-html-am:
556 install-info: install-info-am
558 install-info-am:
560 install-man:
562 install-pdf: install-pdf-am
564 install-pdf-am:
566 install-ps: install-ps-am
568 install-ps-am:
570 installcheck-am:
572 maintainer-clean: maintainer-clean-am
573 -rm -f Makefile
574 maintainer-clean-am: distclean-am maintainer-clean-generic
576 mostlyclean: mostlyclean-am
578 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
580 pdf: pdf-am
582 pdf-am:
584 ps: ps-am
586 ps-am:
588 uninstall-am:
590 .MAKE: check-am install-am install-strip
592 .PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
593 clean-libtool cscopelist-am ctags-am distclean \
594 distclean-DEJAGNU distclean-generic distclean-libtool dvi \
595 dvi-am html html-am info info-am install install-am \
596 install-data install-data-am install-dvi install-dvi-am \
597 install-exec install-exec-am install-html install-html-am \
598 install-info install-info-am install-man install-pdf \
599 install-pdf-am install-ps install-ps-am install-strip \
600 installcheck installcheck-am installdirs maintainer-clean \
601 maintainer-clean-generic mostlyclean mostlyclean-generic \
602 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
603 uninstall-am
605 .PRECIOUS: Makefile
608 # Tell versions [3.59,3.63) of GNU make to not export all variables.
609 # Otherwise a system limit (for SysV at least) may be exceeded.
610 .NOEXPORT: