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

Subversion Repositories scarts

[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [libmudflap/] [testsuite/] [Makefile.in] - Blame information for rev 14

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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