OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgomp/] [testsuite/] [Makefile.in] - Blame information for rev 735

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 735 jeremybenn
# 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
VPATH = @srcdir@
18
pkgdatadir = $(datadir)/@PACKAGE@
19
pkgincludedir = $(includedir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
25
install_sh_SCRIPT = $(install_sh) -c
26
INSTALL_HEADER = $(INSTALL_DATA)
27
transform = $(program_transform_name)
28
NORMAL_INSTALL = :
29
PRE_INSTALL = :
30
POST_INSTALL = :
31
NORMAL_UNINSTALL = :
32
PRE_UNINSTALL = :
33
POST_UNINSTALL = :
34
build_triplet = @build@
35
host_triplet = @host@
36
target_triplet = @target@
37
subdir = testsuite
38
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40
am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
41
        $(top_srcdir)/../config/depstand.m4 \
42
        $(top_srcdir)/../config/enable.m4 \
43
        $(top_srcdir)/../config/futex.m4 \
44
        $(top_srcdir)/../config/lead-dot.m4 \
45
        $(top_srcdir)/../config/lthostflags.m4 \
46
        $(top_srcdir)/../config/multi.m4 \
47
        $(top_srcdir)/../config/override.m4 \
48
        $(top_srcdir)/../config/stdint.m4 \
49
        $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../ltoptions.m4 \
50
        $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
51
        $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
52
        $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
53
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54
        $(ACLOCAL_M4)
55
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
56
CONFIG_HEADER = $(top_builddir)/config.h
57
CONFIG_CLEAN_FILES =
58
CONFIG_CLEAN_VPATH_FILES =
59
SOURCES =
60
DEJATOOL = $(PACKAGE)
61
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
62
ACLOCAL = @ACLOCAL@
63
AMTAR = @AMTAR@
64
AR = @AR@
65
AUTOCONF = @AUTOCONF@
66
AUTOHEADER = @AUTOHEADER@
67
AUTOMAKE = @AUTOMAKE@
68
AWK = @AWK@
69
CC = @CC@
70
CCDEPMODE = @CCDEPMODE@
71
CFLAGS = @CFLAGS@
72
CPP = @CPP@
73
CPPFLAGS = @CPPFLAGS@
74
CYGPATH_W = @CYGPATH_W@
75
DEFS = @DEFS@
76
DEPDIR = @DEPDIR@
77
DSYMUTIL = @DSYMUTIL@
78
DUMPBIN = @DUMPBIN@
79
ECHO_C = @ECHO_C@
80
ECHO_N = @ECHO_N@
81
ECHO_T = @ECHO_T@
82
EGREP = @EGREP@
83
EXEEXT = @EXEEXT@
84
FC = @FC@
85
FCFLAGS = @FCFLAGS@
86
FGREP = @FGREP@
87
GREP = @GREP@
88
INSTALL = @INSTALL@
89
INSTALL_DATA = @INSTALL_DATA@
90
INSTALL_PROGRAM = @INSTALL_PROGRAM@
91
INSTALL_SCRIPT = @INSTALL_SCRIPT@
92
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93
LD = @LD@
94
LDFLAGS = @LDFLAGS@
95
LIBOBJS = @LIBOBJS@
96
LIBS = @LIBS@
97
LIBTOOL = @LIBTOOL@
98
LIPO = @LIPO@
99
LN_S = @LN_S@
100
LTLIBOBJS = @LTLIBOBJS@
101
MAINT = @MAINT@
102
MAKEINFO = @MAKEINFO@
103
MKDIR_P = @MKDIR_P@
104
NM = @NM@
105
NMEDIT = @NMEDIT@
106
OBJDUMP = @OBJDUMP@
107
OBJEXT = @OBJEXT@
108
OMP_LOCK_25_ALIGN = @OMP_LOCK_25_ALIGN@
109
OMP_LOCK_25_KIND = @OMP_LOCK_25_KIND@
110
OMP_LOCK_25_SIZE = @OMP_LOCK_25_SIZE@
111
OMP_LOCK_ALIGN = @OMP_LOCK_ALIGN@
112
OMP_LOCK_KIND = @OMP_LOCK_KIND@
113
OMP_LOCK_SIZE = @OMP_LOCK_SIZE@
114
OMP_NEST_LOCK_25_ALIGN = @OMP_NEST_LOCK_25_ALIGN@
115
OMP_NEST_LOCK_25_KIND = @OMP_NEST_LOCK_25_KIND@
116
OMP_NEST_LOCK_25_SIZE = @OMP_NEST_LOCK_25_SIZE@
117
OMP_NEST_LOCK_ALIGN = @OMP_NEST_LOCK_ALIGN@
118
OMP_NEST_LOCK_KIND = @OMP_NEST_LOCK_KIND@
119
OMP_NEST_LOCK_SIZE = @OMP_NEST_LOCK_SIZE@
120
OPT_LDFLAGS = @OPT_LDFLAGS@
121
OTOOL = @OTOOL@
122
OTOOL64 = @OTOOL64@
123
PACKAGE = @PACKAGE@
124
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125
PACKAGE_NAME = @PACKAGE_NAME@
126
PACKAGE_STRING = @PACKAGE_STRING@
127
PACKAGE_TARNAME = @PACKAGE_TARNAME@
128
PACKAGE_URL = @PACKAGE_URL@
129
PACKAGE_VERSION = @PACKAGE_VERSION@
130
PATH_SEPARATOR = @PATH_SEPARATOR@
131
PERL = @PERL@
132
RANLIB = @RANLIB@
133
SECTION_LDFLAGS = @SECTION_LDFLAGS@
134
SED = @SED@
135
SET_MAKE = @SET_MAKE@
136
SHELL = @SHELL@
137
STRIP = @STRIP@
138
VERSION = @VERSION@
139
XCFLAGS = @XCFLAGS@
140
XLDFLAGS = @XLDFLAGS@
141
abs_builddir = @abs_builddir@
142
abs_srcdir = @abs_srcdir@
143
abs_top_builddir = @abs_top_builddir@
144
abs_top_srcdir = @abs_top_srcdir@
145
ac_ct_CC = @ac_ct_CC@
146
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147
ac_ct_FC = @ac_ct_FC@
148
am__include = @am__include@
149
am__leading_dot = @am__leading_dot@
150
am__quote = @am__quote@
151
am__tar = @am__tar@
152
am__untar = @am__untar@
153
bindir = @bindir@
154
build = @build@
155
build_alias = @build_alias@
156
build_cpu = @build_cpu@
157
build_os = @build_os@
158
build_vendor = @build_vendor@
159
builddir = @builddir@
160
config_path = @config_path@
161
datadir = @datadir@
162
datarootdir = @datarootdir@
163
docdir = @docdir@
164
dvidir = @dvidir@
165
enable_shared = @enable_shared@
166
enable_static = @enable_static@
167
exec_prefix = @exec_prefix@
168
host = @host@
169
host_alias = @host_alias@
170
host_cpu = @host_cpu@
171
host_os = @host_os@
172
host_vendor = @host_vendor@
173
htmldir = @htmldir@
174
includedir = @includedir@
175
infodir = @infodir@
176
install_sh = @install_sh@
177
libdir = @libdir@
178
libexecdir = @libexecdir@
179
libtool_VERSION = @libtool_VERSION@
180
link_gomp = @link_gomp@
181
localedir = @localedir@
182
localstatedir = @localstatedir@
183
lt_host_flags = @lt_host_flags@
184
mandir = @mandir@
185
mkdir_p = @mkdir_p@
186
multi_basedir = @multi_basedir@
187
oldincludedir = @oldincludedir@
188
pdfdir = @pdfdir@
189
prefix = @prefix@
190
program_transform_name = @program_transform_name@
191
psdir = @psdir@
192
sbindir = @sbindir@
193
sharedstatedir = @sharedstatedir@
194
srcdir = @srcdir@
195
sysconfdir = @sysconfdir@
196
target = @target@
197
target_alias = @target_alias@
198
target_cpu = @target_cpu@
199
target_os = @target_os@
200
target_vendor = @target_vendor@
201
toolexecdir = @toolexecdir@
202
toolexeclibdir = @toolexeclibdir@
203
top_build_prefix = @top_build_prefix@
204
top_builddir = @top_builddir@
205
top_srcdir = @top_srcdir@
206
AUTOMAKE_OPTIONS = foreign dejagnu
207
 
208
# May be used by various substitution variables.
209
gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
210
EXPECT = $(shell if test -f $(top_builddir)/../expect/expect; then \
211
           echo $(top_builddir)/../expect/expect; else echo expect; fi)
212
 
213
_RUNTEST = $(shell if test -f $(top_srcdir)/../dejagnu/runtest; then \
214
             echo $(top_srcdir)/../dejagnu/runtest; else echo runtest; fi)
215
 
216
RUNTEST = "$(_RUNTEST) $(AM_RUNTESTFLAGS)"
217
all: all-am
218
 
219
.SUFFIXES:
220
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
221
        @for dep in $?; do \
222
          case '$(am__configure_deps)' in \
223
            *$$dep*) \
224
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
225
                && { if test -f $@; then exit 0; else break; fi; }; \
226
              exit 1;; \
227
          esac; \
228
        done; \
229
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
230
        $(am__cd) $(top_srcdir) && \
231
          $(AUTOMAKE) --foreign testsuite/Makefile
232
.PRECIOUS: Makefile
233
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
234
        @case '$?' in \
235
          *config.status*) \
236
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
237
          *) \
238
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
239
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
240
        esac;
241
 
242
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
243
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
 
245
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
246
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
248
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
249
$(am__aclocal_m4_deps):
250
 
251
mostlyclean-libtool:
252
        -rm -f *.lo
253
 
254
clean-libtool:
255
        -rm -rf .libs _libs
256
tags: TAGS
257
TAGS:
258
 
259
ctags: CTAGS
260
CTAGS:
261
 
262
 
263
check-DEJAGNU: site.exp
264
        srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
265
        EXPECT=$(EXPECT); export EXPECT; \
266
        runtest=$(RUNTEST); \
267
        if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
268
          exit_status=0; l='$(DEJATOOL)'; for tool in $$l; do \
269
            if $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
270
            then :; else exit_status=1; fi; \
271
          done; \
272
        else echo "WARNING: could not find \`runtest'" 1>&2; :;\
273
        fi; \
274
        exit $$exit_status
275
site.exp: Makefile
276
        @echo 'Making a new site.exp file...'
277
        @echo '## these variables are automatically generated by make ##' >site.tmp
278
        @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
279
        @echo '# edit the last section' >>site.tmp
280
        @echo 'set srcdir $(srcdir)' >>site.tmp
281
        @echo "set objdir `pwd`" >>site.tmp
282
        @echo 'set build_alias "$(build_alias)"' >>site.tmp
283
        @echo 'set build_triplet $(build_triplet)' >>site.tmp
284
        @echo 'set host_alias "$(host_alias)"' >>site.tmp
285
        @echo 'set host_triplet $(host_triplet)' >>site.tmp
286
        @echo 'set target_alias "$(target_alias)"' >>site.tmp
287
        @echo 'set target_triplet $(target_triplet)' >>site.tmp
288
        @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
289
        @test ! -f site.exp || \
290
          sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
291
        @-rm -f site.bak
292
        @test ! -f site.exp || mv site.exp site.bak
293
        @mv site.tmp site.exp
294
 
295
distclean-DEJAGNU:
296
        -rm -f site.exp site.bak
297
        -l='$(DEJATOOL)'; for tool in $$l; do \
298
          rm -f $$tool.sum $$tool.log; \
299
        done
300
check-am: all-am
301
        $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
302
check: check-am
303
all-am: Makefile
304
installdirs:
305
install: install-am
306
install-exec: install-exec-am
307
install-data: install-data-am
308
uninstall: uninstall-am
309
 
310
install-am: all-am
311
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312
 
313
installcheck: installcheck-am
314
install-strip:
315
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317
          `test -z '$(STRIP)' || \
318
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319
mostlyclean-generic:
320
 
321
clean-generic:
322
 
323
distclean-generic:
324
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
326
 
327
maintainer-clean-generic:
328
        @echo "This command is intended for maintainers to use"
329
        @echo "it deletes files that may require special tools to rebuild."
330
clean: clean-am
331
 
332
clean-am: clean-generic clean-libtool mostlyclean-am
333
 
334
distclean: distclean-am
335
        -rm -f Makefile
336
distclean-am: clean-am distclean-DEJAGNU distclean-generic
337
 
338
dvi: dvi-am
339
 
340
dvi-am:
341
 
342
html: html-am
343
 
344
html-am:
345
 
346
info: info-am
347
 
348
info-am:
349
 
350
install-data-am:
351
 
352
install-dvi: install-dvi-am
353
 
354
install-dvi-am:
355
 
356
install-exec-am:
357
 
358
install-html: install-html-am
359
 
360
install-html-am:
361
 
362
install-info: install-info-am
363
 
364
install-info-am:
365
 
366
install-man:
367
 
368
install-pdf: install-pdf-am
369
 
370
install-pdf-am:
371
 
372
install-ps: install-ps-am
373
 
374
install-ps-am:
375
 
376
installcheck-am:
377
 
378
maintainer-clean: maintainer-clean-am
379
        -rm -f Makefile
380
maintainer-clean-am: distclean-am maintainer-clean-generic
381
 
382
mostlyclean: mostlyclean-am
383
 
384
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
385
 
386
pdf: pdf-am
387
 
388
pdf-am:
389
 
390
ps: ps-am
391
 
392
ps-am:
393
 
394
uninstall-am:
395
 
396
.MAKE: check-am install-am install-strip
397
 
398
.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
399
        clean-libtool distclean distclean-DEJAGNU distclean-generic \
400
        distclean-libtool dvi dvi-am html html-am info info-am install \
401
        install-am install-data install-data-am install-dvi \
402
        install-dvi-am install-exec install-exec-am install-html \
403
        install-html-am install-info install-info-am install-man \
404
        install-pdf install-pdf-am install-ps install-ps-am \
405
        install-strip installcheck installcheck-am installdirs \
406
        maintainer-clean maintainer-clean-generic mostlyclean \
407
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
408
        uninstall uninstall-am
409
 
410
 
411
# Tell versions [3.59,3.63) of GNU make to not export all variables.
412
# Otherwise a system limit (for SysV at least) may be exceeded.
413
.NOEXPORT:

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.