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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [libmudflap/] [testsuite/] [Makefile.in] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# Makefile.in generated by automake 1.9.6 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005  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.
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
srcdir = @srcdir@
17
top_srcdir = @top_srcdir@
18
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
top_builddir = ..
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
INSTALL = @INSTALL@
25
install_sh_DATA = $(install_sh) -c -m 644
26
install_sh_PROGRAM = $(install_sh) -c
27
install_sh_SCRIPT = $(install_sh) -c
28
INSTALL_HEADER = $(INSTALL_DATA)
29
transform = $(program_transform_name)
30
NORMAL_INSTALL = :
31
PRE_INSTALL = :
32
POST_INSTALL = :
33
NORMAL_UNINSTALL = :
34
PRE_UNINSTALL = :
35
POST_UNINSTALL = :
36
build_triplet = @build@
37
host_triplet = @host@
38
target_triplet = @target@
39
subdir = testsuite
40
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41
        $(srcdir)/mfconfig.exp.in
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
44
        $(top_srcdir)/../config/depstand.m4 \
45
        $(top_srcdir)/../config/enable.m4 \
46
        $(top_srcdir)/../config/lead-dot.m4 \
47
        $(top_srcdir)/../config/tls.m4 $(top_srcdir)/acinclude.m4 \
48
        $(top_srcdir)/../libtool.m4 $(top_srcdir)/configure.ac
49
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50
        $(ACLOCAL_M4)
51
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
52
CONFIG_HEADER = $(top_builddir)/config.h
53
CONFIG_CLEAN_FILES = mfconfig.exp
54
SOURCES =
55
DIST_SOURCES =
56
DEJATOOL = $(PACKAGE)
57
RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
58
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59
ACLOCAL = @ACLOCAL@
60
AMDEP_FALSE = @AMDEP_FALSE@
61
AMDEP_TRUE = @AMDEP_TRUE@
62
AMTAR = @AMTAR@
63
AUTOCONF = @AUTOCONF@
64
AUTOHEADER = @AUTOHEADER@
65
AUTOMAKE = @AUTOMAKE@
66
AWK = @AWK@
67
CC = @CC@
68
CCDEPMODE = @CCDEPMODE@
69
CFLAGS = @CFLAGS@
70
CPP = @CPP@
71
CPPFLAGS = @CPPFLAGS@
72
CYGPATH_W = @CYGPATH_W@
73
DEFS = @DEFS@
74
DEPDIR = @DEPDIR@
75
ECHO_C = @ECHO_C@
76
ECHO_N = @ECHO_N@
77
ECHO_T = @ECHO_T@
78
EGREP = @EGREP@
79
EXEEXT = @EXEEXT@
80
INSTALL_DATA = @INSTALL_DATA@
81
INSTALL_PROGRAM = @INSTALL_PROGRAM@
82
INSTALL_SCRIPT = @INSTALL_SCRIPT@
83
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84
LIBMUDFLAPTH_FALSE = @LIBMUDFLAPTH_FALSE@
85
LIBMUDFLAPTH_TRUE = @LIBMUDFLAPTH_TRUE@
86
LIBOBJS = @LIBOBJS@
87
LIBS = @LIBS@
88
LIBTOOL = @LIBTOOL@
89
LN_S = @LN_S@
90
LTLIBOBJS = @LTLIBOBJS@
91
MAINT = @MAINT@
92
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
93
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
94
MAKEINFO = @MAKEINFO@
95
MF_HAVE_STDINT_H = @MF_HAVE_STDINT_H@
96
MF_HAVE_UINTPTR_T = @MF_HAVE_UINTPTR_T@
97
NM = @NM@
98
OBJEXT = @OBJEXT@
99
PACKAGE = @PACKAGE@
100
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
101
PACKAGE_NAME = @PACKAGE_NAME@
102
PACKAGE_STRING = @PACKAGE_STRING@
103
PACKAGE_TARNAME = @PACKAGE_TARNAME@
104
PACKAGE_VERSION = @PACKAGE_VERSION@
105
PATH_SEPARATOR = @PATH_SEPARATOR@
106
RANLIB = @RANLIB@
107
SECTION_FLAGS = @SECTION_FLAGS@
108
SET_MAKE = @SET_MAKE@
109
SHELL = @SHELL@
110
STRIP = @STRIP@
111
VERSION = @VERSION@
112
ac_ct_CC = @ac_ct_CC@
113
ac_ct_NM = @ac_ct_NM@
114
ac_ct_RANLIB = @ac_ct_RANLIB@
115
ac_ct_STRIP = @ac_ct_STRIP@
116
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
117
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
118
am__include = @am__include@
119
am__leading_dot = @am__leading_dot@
120
am__quote = @am__quote@
121
am__tar = @am__tar@
122
am__untar = @am__untar@
123
bindir = @bindir@
124
build = @build@
125
build_alias = @build_alias@
126
build_cpu = @build_cpu@
127
build_libmudflapth = @build_libmudflapth@
128
build_os = @build_os@
129
build_vendor = @build_vendor@
130
datadir = @datadir@
131
enable_shared = @enable_shared@
132
enable_static = @enable_static@
133
exec_prefix = @exec_prefix@
134
host = @host@
135
host_alias = @host_alias@
136
host_cpu = @host_cpu@
137
host_os = @host_os@
138
host_vendor = @host_vendor@
139
includedir = @includedir@
140
infodir = @infodir@
141
install_sh = @install_sh@
142
libdir = @libdir@
143
libexecdir = @libexecdir@
144
localstatedir = @localstatedir@
145
mandir = @mandir@
146
mkdir_p = @mkdir_p@
147
multi_basedir = @multi_basedir@
148
oldincludedir = @oldincludedir@
149
prefix = @prefix@
150
program_transform_name = @program_transform_name@
151
sbindir = @sbindir@
152
sharedstatedir = @sharedstatedir@
153
sysconfdir = @sysconfdir@
154
target = @target@
155
target_alias = @target_alias@
156
target_cpu = @target_cpu@
157
target_noncanonical = @target_noncanonical@
158
target_os = @target_os@
159
target_vendor = @target_vendor@
160
toolexecdir = @toolexecdir@
161
toolexeclibdir = @toolexeclibdir@
162
AUTOMAKE_OPTIONS = foreign dejagnu
163
EXPECT = `if [ -f ../../expect/expect ] ; then \
164
          echo ../../expect/expect ; \
165
          else echo expect ; fi`
166
 
167
RUNTEST = `if [ -f ${srcdir}/../../dejagnu/runtest ] ; then \
168
           echo ${srcdir}/../../dejagnu/runtest ; \
169
           else echo runtest ;  fi`
170
 
171
all: all-am
172
 
173
.SUFFIXES:
174
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
175
        @for dep in $?; do \
176
          case '$(am__configure_deps)' in \
177
            *$$dep*) \
178
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179
                && exit 0; \
180
              exit 1;; \
181
          esac; \
182
        done; \
183
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  testsuite/Makefile'; \
184
        cd $(top_srcdir) && \
185
          $(AUTOMAKE) --foreign  testsuite/Makefile
186
.PRECIOUS: Makefile
187
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188
        @case '$?' in \
189
          *config.status*) \
190
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191
          *) \
192
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194
        esac;
195
 
196
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
 
199
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
200
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
202
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
mfconfig.exp: $(top_builddir)/config.status $(srcdir)/mfconfig.exp.in
204
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
205
 
206
mostlyclean-libtool:
207
        -rm -f *.lo
208
 
209
clean-libtool:
210
        -rm -rf .libs _libs
211
 
212
distclean-libtool:
213
        -rm -f libtool
214
uninstall-info-am:
215
tags: TAGS
216
TAGS:
217
 
218
ctags: CTAGS
219
CTAGS:
220
 
221
 
222
check-DEJAGNU: site.exp
223
        srcdir=`$(am__cd) $(srcdir) && pwd`; export srcdir; \
224
        EXPECT=$(EXPECT); export EXPECT; \
225
        runtest=$(RUNTEST); \
226
        if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
227
          l='$(DEJATOOL)'; for tool in $$l; do \
228
            $$runtest $(AM_RUNTESTFLAGS) $(RUNTESTDEFAULTFLAGS) $(RUNTESTFLAGS); \
229
          done; \
230
        else echo "WARNING: could not find \`runtest'" 1>&2; :;\
231
        fi
232
site.exp: Makefile
233
        @echo 'Making a new site.exp file...'
234
        @echo '## these variables are automatically generated by make ##' >site.tmp
235
        @echo '# Do not edit here.  If you wish to override these values' >>site.tmp
236
        @echo '# edit the last section' >>site.tmp
237
        @echo 'set srcdir $(srcdir)' >>site.tmp
238
        @echo "set objdir `pwd`" >>site.tmp
239
        @echo 'set build_alias "$(build_alias)"' >>site.tmp
240
        @echo 'set build_triplet $(build_triplet)' >>site.tmp
241
        @echo 'set host_alias "$(host_alias)"' >>site.tmp
242
        @echo 'set host_triplet $(host_triplet)' >>site.tmp
243
        @echo 'set target_alias "$(target_alias)"' >>site.tmp
244
        @echo 'set target_triplet $(target_triplet)' >>site.tmp
245
        @echo '## All variables above are generated by configure. Do Not Edit ##' >>site.tmp
246
        @test ! -f site.exp || \
247
          sed '1,/^## All variables above are.*##/ d' site.exp >> site.tmp
248
        @-rm -f site.bak
249
        @test ! -f site.exp || mv site.exp site.bak
250
        @mv site.tmp site.exp
251
 
252
distclean-DEJAGNU:
253
        -rm -f site.exp site.bak
254
        -l='$(DEJATOOL)'; for tool in $$l; do \
255
          rm -f $$tool.sum $$tool.log; \
256
        done
257
 
258
distdir: $(DISTFILES)
259
        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
260
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
261
        list='$(DISTFILES)'; for file in $$list; do \
262
          case $$file in \
263
            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
264
            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
265
          esac; \
266
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
267
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
268
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
269
            dir="/$$dir"; \
270
            $(mkdir_p) "$(distdir)$$dir"; \
271
          else \
272
            dir=''; \
273
          fi; \
274
          if test -d $$d/$$file; then \
275
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
276
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
277
            fi; \
278
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
279
          else \
280
            test -f $(distdir)/$$file \
281
            || cp -p $$d/$$file $(distdir)/$$file \
282
            || exit 1; \
283
          fi; \
284
        done
285
check-am: all-am
286
        $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
287
check: check-am
288
all-am: Makefile
289
installdirs:
290
install: install-am
291
install-exec: install-exec-am
292
install-data: install-data-am
293
uninstall: uninstall-am
294
 
295
install-am: all-am
296
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
297
 
298
installcheck: installcheck-am
299
install-strip:
300
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
301
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
302
          `test -z '$(STRIP)' || \
303
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
304
mostlyclean-generic:
305
 
306
clean-generic:
307
 
308
distclean-generic:
309
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
310
 
311
maintainer-clean-generic:
312
        @echo "This command is intended for maintainers to use"
313
        @echo "it deletes files that may require special tools to rebuild."
314
clean: clean-am
315
 
316
clean-am: clean-generic clean-libtool mostlyclean-am
317
 
318
distclean: distclean-am
319
        -rm -f Makefile
320
distclean-am: clean-am distclean-DEJAGNU distclean-generic \
321
        distclean-libtool
322
 
323
dvi: dvi-am
324
 
325
dvi-am:
326
 
327
html: html-am
328
 
329
info: info-am
330
 
331
info-am:
332
 
333
install-data-am:
334
 
335
install-exec-am:
336
 
337
install-info: install-info-am
338
 
339
install-man:
340
 
341
installcheck-am:
342
 
343
maintainer-clean: maintainer-clean-am
344
        -rm -f Makefile
345
maintainer-clean-am: distclean-am maintainer-clean-generic
346
 
347
mostlyclean: mostlyclean-am
348
 
349
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
350
 
351
pdf: pdf-am
352
 
353
pdf-am:
354
 
355
ps: ps-am
356
 
357
ps-am:
358
 
359
uninstall-am: uninstall-info-am
360
 
361
.PHONY: all all-am check check-DEJAGNU check-am clean clean-generic \
362
        clean-libtool distclean distclean-DEJAGNU distclean-generic \
363
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
364
        install install-am install-data install-data-am install-exec \
365
        install-exec-am install-info install-info-am install-man \
366
        install-strip installcheck installcheck-am installdirs \
367
        maintainer-clean maintainer-clean-generic mostlyclean \
368
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
369
        uninstall uninstall-am uninstall-info-am
370
 
371
# Tell versions [3.59,3.63) of GNU make to not export all variables.
372
# Otherwise a system limit (for SysV at least) may be exceeded.
373
.NOEXPORT:

powered by: WebSVN 2.1.0

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