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