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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [or1ksim.tests/] [Makefile.in] - Blame information for rev 784

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 625 jeremybenn
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2 82 jeremybenn
# @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
 
18
# Makefile.am for or1ksim testsuite DejaGNU tests
19
 
20
# Copyright (C) Marko Mlinar, 2001
21
# Copyright (C) Embecosm Limited, 2010
22
 
23
# Contributor Jeremy Bennett 
24
 
25
# To add new test, edit between marked areas only
26
 
27
# This file is part of OpenRISC 1000 Architectural Simulator.
28
 
29
# This program is free software; you can redistribute it and/or modify it
30
# under the terms of the GNU General Public License as published by the Free
31
# Software Foundation; either version 3 of the License, or (at your option)
32
# any later version.
33
 
34
# This program is distributed in the hope that it will be useful, but WITHOUT
35
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
36
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
37
# more details.
38
 
39
# You should have received a copy of the GNU General Public License along
40
# with this program.  If not, see .  */
41
 
42
# -----------------------------------------------------------------------------
43
# This code is commented throughout for use with Doxygen.
44
# -----------------------------------------------------------------------------
45
VPATH = @srcdir@
46
pkgdatadir = $(datadir)/@PACKAGE@
47
pkgincludedir = $(includedir)/@PACKAGE@
48
pkglibdir = $(libdir)/@PACKAGE@
49
pkglibexecdir = $(libexecdir)/@PACKAGE@
50
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51
install_sh_DATA = $(install_sh) -c -m 644
52
install_sh_PROGRAM = $(install_sh) -c
53
install_sh_SCRIPT = $(install_sh) -c
54
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = $(program_transform_name)
56
NORMAL_INSTALL = :
57
PRE_INSTALL = :
58
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
62
build_triplet = @build@
63
host_triplet = @host@
64 90 jeremybenn
target_triplet = @target@
65
subdir = testsuite/or1ksim.tests
66 82 jeremybenn
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
67
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
68
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
69
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
70
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
71
        $(top_srcdir)/configure.ac
72
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
73
        $(ACLOCAL_M4)
74 90 jeremybenn
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
75 82 jeremybenn
CONFIG_HEADER = $(top_builddir)/config.h
76
CONFIG_CLEAN_FILES =
77
CONFIG_CLEAN_VPATH_FILES =
78 625 jeremybenn
AM_V_GEN = $(am__v_GEN_$(V))
79
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
80
am__v_GEN_0 = @echo "  GEN   " $@;
81
AM_V_at = $(am__v_at_$(V))
82
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
83
am__v_at_0 = @
84 82 jeremybenn
SOURCES =
85
DIST_SOURCES =
86
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87
ACLOCAL = @ACLOCAL@
88
AMTAR = @AMTAR@
89 625 jeremybenn
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90 82 jeremybenn
AR = @AR@
91 90 jeremybenn
ARFLAGS = @ARFLAGS@
92 82 jeremybenn
AUTOCONF = @AUTOCONF@
93
AUTOHEADER = @AUTOHEADER@
94
AUTOMAKE = @AUTOMAKE@
95
AWK = @AWK@
96 90 jeremybenn
BUILD_DIR = @BUILD_DIR@
97 82 jeremybenn
CC = @CC@
98
CCAS = @CCAS@
99
CCASDEPMODE = @CCASDEPMODE@
100
CCASFLAGS = @CCASFLAGS@
101
CCDEPMODE = @CCDEPMODE@
102
CFLAGS = @CFLAGS@
103
CPP = @CPP@
104
CPPFLAGS = @CPPFLAGS@
105 90 jeremybenn
CPU_ARCH = @CPU_ARCH@
106 82 jeremybenn
CYGPATH_W = @CYGPATH_W@
107 90 jeremybenn
DEBUGFLAGS = @DEBUGFLAGS@
108 82 jeremybenn
DEFS = @DEFS@
109
DEJAGNU = @DEJAGNU@
110
DEPDIR = @DEPDIR@
111 784 jeremybenn
DLLTOOL = @DLLTOOL@
112 82 jeremybenn
DSYMUTIL = @DSYMUTIL@
113
DUMPBIN = @DUMPBIN@
114
ECHO_C = @ECHO_C@
115
ECHO_N = @ECHO_N@
116
ECHO_T = @ECHO_T@
117
EGREP = @EGREP@
118
EXEEXT = @EXEEXT@
119
FGREP = @FGREP@
120
GREP = @GREP@
121 90 jeremybenn
INCLUDES = @INCLUDES@
122 82 jeremybenn
INSTALL = @INSTALL@
123
INSTALL_DATA = @INSTALL_DATA@
124
INSTALL_PROGRAM = @INSTALL_PROGRAM@
125
INSTALL_SCRIPT = @INSTALL_SCRIPT@
126
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127
LD = @LD@
128
LDFLAGS = @LDFLAGS@
129
LIBOBJS = @LIBOBJS@
130
LIBS = @LIBS@
131
LIBTOOL = @LIBTOOL@
132
LIPO = @LIPO@
133
LN_S = @LN_S@
134 90 jeremybenn
LOCAL_CFLAGS = @LOCAL_CFLAGS@
135
LOCAL_DEFS = @LOCAL_DEFS@
136
LOCAL_LDFLAGS = @LOCAL_LDFLAGS@
137 82 jeremybenn
LTLIBOBJS = @LTLIBOBJS@
138
MAKEINFO = @MAKEINFO@
139 784 jeremybenn
MANIFEST_TOOL = @MANIFEST_TOOL@
140 82 jeremybenn
MKDIR_P = @MKDIR_P@
141
NM = @NM@
142
NMEDIT = @NMEDIT@
143
OBJDUMP = @OBJDUMP@
144
OBJEXT = @OBJEXT@
145
OTOOL = @OTOOL@
146
OTOOL64 = @OTOOL64@
147
PACKAGE = @PACKAGE@
148
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149
PACKAGE_NAME = @PACKAGE_NAME@
150
PACKAGE_STRING = @PACKAGE_STRING@
151
PACKAGE_TARNAME = @PACKAGE_TARNAME@
152 346 jeremybenn
PACKAGE_URL = @PACKAGE_URL@
153 82 jeremybenn
PACKAGE_VERSION = @PACKAGE_VERSION@
154
PATH_SEPARATOR = @PATH_SEPARATOR@
155 90 jeremybenn
POW_LIB = @POW_LIB@
156 82 jeremybenn
RANLIB = @RANLIB@
157 95 jeremybenn
RUNTESTDEFAULTFLAGS = @RUNTESTDEFAULTFLAGS@
158 82 jeremybenn
SED = @SED@
159
SET_MAKE = @SET_MAKE@
160
SHELL = @SHELL@
161
STRIP = @STRIP@
162 90 jeremybenn
SUMVERSION = @SUMVERSION@
163
TERMCAP_LIB = @TERMCAP_LIB@
164 82 jeremybenn
VERSION = @VERSION@
165
abs_builddir = @abs_builddir@
166
abs_srcdir = @abs_srcdir@
167
abs_top_builddir = @abs_top_builddir@
168
abs_top_srcdir = @abs_top_srcdir@
169 784 jeremybenn
ac_ct_AR = @ac_ct_AR@
170 82 jeremybenn
ac_ct_CC = @ac_ct_CC@
171
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
172
am__include = @am__include@
173
am__leading_dot = @am__leading_dot@
174
am__quote = @am__quote@
175
am__tar = @am__tar@
176
am__untar = @am__untar@
177
bindir = @bindir@
178
build = @build@
179
build_alias = @build_alias@
180
build_cpu = @build_cpu@
181
build_os = @build_os@
182
build_vendor = @build_vendor@
183
builddir = @builddir@
184
datadir = @datadir@
185
datarootdir = @datarootdir@
186
docdir = @docdir@
187
dvidir = @dvidir@
188
exec_prefix = @exec_prefix@
189
host = @host@
190
host_alias = @host_alias@
191
host_cpu = @host_cpu@
192
host_os = @host_os@
193
host_vendor = @host_vendor@
194
htmldir = @htmldir@
195
includedir = @includedir@
196
infodir = @infodir@
197
install_sh = @install_sh@
198
libdir = @libdir@
199
libexecdir = @libexecdir@
200
localedir = @localedir@
201
localstatedir = @localstatedir@
202
mandir = @mandir@
203
mkdir_p = @mkdir_p@
204
oldincludedir = @oldincludedir@
205
pdfdir = @pdfdir@
206
prefix = @prefix@
207
program_transform_name = @program_transform_name@
208
psdir = @psdir@
209
sbindir = @sbindir@
210
sharedstatedir = @sharedstatedir@
211
srcdir = @srcdir@
212 90 jeremybenn
subdirs = @subdirs@
213 82 jeremybenn
sysconfdir = @sysconfdir@
214 90 jeremybenn
target = @target@
215 82 jeremybenn
target_alias = @target_alias@
216 90 jeremybenn
target_cpu = @target_cpu@
217
target_os = @target_os@
218
target_vendor = @target_vendor@
219 82 jeremybenn
top_build_prefix = @top_build_prefix@
220
top_builddir = @top_builddir@
221
top_srcdir = @top_srcdir@
222
 
223
# Just distribute this stuff
224 107 jeremybenn
EXTRA_DIST = acv-gpio.cfg      \
225
             acv-uart.cfg      \
226
             basic.exp         \
227
             cache.exp         \
228
             cbasic.exp        \
229
             cfg.exp           \
230
             default.cfg       \
231
             dhry.exp          \
232
             dmatest.exp       \
233
             eth0.rx           \
234
             eth.cfg           \
235
             eth.exp           \
236
             except-test.exp   \
237
             exit.exp          \
238
             ext.exp           \
239
             fbtest.exp        \
240
             flag.exp          \
241
             fp.cfg            \
242
             fp.exp            \
243
             functest.exp      \
244
             int-test.exp      \
245
             inst-set-test.cfg \
246
             inst-set-test.exp \
247
             kbdtest.cfg       \
248
             kbdtest.exp       \
249
             kbdtest.rx        \
250
             local-global.exp  \
251
             mem-test.exp      \
252
             mmu.cfg           \
253
             mmu.exp           \
254
             mul.exp           \
255
             mycompress.exp    \
256 234 jeremybenn
             testfloat.exp     \
257 556 julius
             tick.exp          \
258 625 jeremybenn
             pcu.cfg           \
259 556 julius
             pcu.exp
260 82 jeremybenn
 
261
all: all-am
262
 
263
.SUFFIXES:
264
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
265
        @for dep in $?; do \
266
          case '$(am__configure_deps)' in \
267
            *$$dep*) \
268
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
269
                && { if test -f $@; then exit 0; else break; fi; }; \
270
              exit 1;; \
271
          esac; \
272
        done; \
273 90 jeremybenn
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu testsuite/or1ksim.tests/Makefile'; \
274 82 jeremybenn
        $(am__cd) $(top_srcdir) && \
275 90 jeremybenn
          $(AUTOMAKE) --gnu testsuite/or1ksim.tests/Makefile
276 82 jeremybenn
.PRECIOUS: Makefile
277
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278
        @case '$?' in \
279
          *config.status*) \
280
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281
          *) \
282
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284
        esac;
285
 
286
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
 
289
$(top_srcdir)/configure:  $(am__configure_deps)
290
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
292
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
$(am__aclocal_m4_deps):
294
 
295
mostlyclean-libtool:
296
        -rm -f *.lo
297
 
298
clean-libtool:
299
        -rm -rf .libs _libs
300
tags: TAGS
301
TAGS:
302
 
303
ctags: CTAGS
304
CTAGS:
305
 
306
 
307
distdir: $(DISTFILES)
308
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
309
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
310
        list='$(DISTFILES)'; \
311
          dist_files=`for file in $$list; do echo $$file; done | \
312
          sed -e "s|^$$srcdirstrip/||;t" \
313
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
314
        case $$dist_files in \
315
          */*) $(MKDIR_P) `echo "$$dist_files" | \
316
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
317
                           sort -u` ;; \
318
        esac; \
319
        for file in $$dist_files; do \
320
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
321
          if test -d $$d/$$file; then \
322
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
323
            if test -d "$(distdir)/$$file"; then \
324
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
325
            fi; \
326
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
327
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
328
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
329
            fi; \
330
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
331
          else \
332
            test -f "$(distdir)/$$file" \
333
            || cp -p $$d/$$file "$(distdir)/$$file" \
334
            || exit 1; \
335
          fi; \
336
        done
337
check-am: all-am
338
check: check-am
339
all-am: Makefile
340
installdirs:
341
install: install-am
342
install-exec: install-exec-am
343
install-data: install-data-am
344
uninstall: uninstall-am
345
 
346
install-am: all-am
347
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
 
349
installcheck: installcheck-am
350
install-strip:
351
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
352
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
353
          `test -z '$(STRIP)' || \
354
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355
mostlyclean-generic:
356
 
357
clean-generic:
358
 
359
distclean-generic:
360
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
361
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
362
 
363
maintainer-clean-generic:
364
        @echo "This command is intended for maintainers to use"
365
        @echo "it deletes files that may require special tools to rebuild."
366
clean: clean-am
367
 
368
clean-am: clean-generic clean-libtool mostlyclean-am
369
 
370
distclean: distclean-am
371
        -rm -f Makefile
372
distclean-am: clean-am distclean-generic
373
 
374
dvi: dvi-am
375
 
376
dvi-am:
377
 
378
html: html-am
379
 
380
html-am:
381
 
382
info: info-am
383
 
384
info-am:
385
 
386
install-data-am:
387
 
388
install-dvi: install-dvi-am
389
 
390
install-dvi-am:
391
 
392
install-exec-am:
393
 
394
install-html: install-html-am
395
 
396
install-html-am:
397
 
398
install-info: install-info-am
399
 
400
install-info-am:
401
 
402
install-man:
403
 
404
install-pdf: install-pdf-am
405
 
406
install-pdf-am:
407
 
408
install-ps: install-ps-am
409
 
410
install-ps-am:
411
 
412
installcheck-am:
413
 
414
maintainer-clean: maintainer-clean-am
415
        -rm -f Makefile
416
maintainer-clean-am: distclean-am maintainer-clean-generic
417
 
418
mostlyclean: mostlyclean-am
419
 
420
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
421
 
422
pdf: pdf-am
423
 
424
pdf-am:
425
 
426
ps: ps-am
427
 
428
ps-am:
429
 
430
uninstall-am:
431
 
432
.MAKE: install-am install-strip
433
 
434
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
435
        distclean distclean-generic distclean-libtool distdir dvi \
436
        dvi-am html html-am info info-am install install-am \
437
        install-data install-data-am install-dvi install-dvi-am \
438
        install-exec install-exec-am install-html install-html-am \
439
        install-info install-info-am install-man install-pdf \
440
        install-pdf-am install-ps install-ps-am install-strip \
441
        installcheck installcheck-am installdirs maintainer-clean \
442
        maintainer-clean-generic mostlyclean mostlyclean-generic \
443
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
444
 
445
 
446
# Tell versions [3.59,3.63) of GNU make to not export all variables.
447
# Otherwise a system limit (for SysV at least) may be exceeded.
448
.NOEXPORT:

powered by: WebSVN 2.1.0

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