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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [inst-set-test/] [Makefile.in] - Blame information for rev 123

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

Line No. Rev Author Line
1 90 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
 
18 107 jeremybenn
# Makefile.am for or1ksim instruction set test programs:
19 90 jeremybenn
 
20
# Copyright (C) Embecosm Limited, 2010
21
 
22
# Contributor Jeremy Bennett 
23
 
24
# This file is part of OpenRISC 1000 Architectural Simulator.
25
 
26
# This program is free software; you can redistribute it and/or modify it
27
# under the terms of the GNU General Public License as published by the Free
28
# Software Foundation; either version 3 of the License, or (at your option)
29
# any later version.
30
 
31
# This program is distributed in the hope that it will be useful, but WITHOUT
32
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
33
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
34
# more details.
35
 
36
# You should have received a copy of the GNU General Public License along
37
# with this program.  If not, see .  */
38
 
39
# -----------------------------------------------------------------------------
40
# This code is commented throughout for use with Doxygen.
41
# -----------------------------------------------------------------------------
42
VPATH = @srcdir@
43
pkgdatadir = $(datadir)/@PACKAGE@
44
pkgincludedir = $(includedir)/@PACKAGE@
45
pkglibdir = $(libdir)/@PACKAGE@
46
pkglibexecdir = $(libexecdir)/@PACKAGE@
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
install_sh_DATA = $(install_sh) -c -m 644
49
install_sh_PROGRAM = $(install_sh) -c
50
install_sh_SCRIPT = $(install_sh) -c
51
INSTALL_HEADER = $(INSTALL_DATA)
52
transform = $(program_transform_name)
53
NORMAL_INSTALL = :
54
PRE_INSTALL = :
55
POST_INSTALL = :
56
NORMAL_UNINSTALL = :
57
PRE_UNINSTALL = :
58
POST_UNINSTALL = :
59
build_triplet = @build@
60
host_triplet = @host@
61 112 jeremybenn
check_PROGRAMS = is-add-test$(EXEEXT) is-div-test$(EXEEXT) \
62 121 jeremybenn
        is-find-test$(EXEEXT) is-jump-test$(EXEEXT) \
63
        is-lws-test$(EXEEXT) is-mac-test$(EXEEXT) is-mul-test$(EXEEXT) \
64 123 jeremybenn
        is-ror-test$(EXEEXT) is-spr-test$(EXEEXT) $(am__EXEEXT_1)
65 90 jeremybenn
subdir = inst-set-test
66
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
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
75
CONFIG_HEADER = $(top_builddir)/config.h
76
CONFIG_CLEAN_FILES =
77
CONFIG_CLEAN_VPATH_FILES =
78 107 jeremybenn
libinst_set_test_la_LIBADD =
79
am_libinst_set_test_la_OBJECTS = inst-set-test.lo
80
libinst_set_test_la_OBJECTS = $(am_libinst_set_test_la_OBJECTS)
81
@BUILD_ALL_TESTS_TRUE@am__EXEEXT_1 = inst-set-test-old$(EXEEXT)
82
am_inst_set_test_old_OBJECTS = inst-set-test-old.$(OBJEXT)
83
inst_set_test_old_OBJECTS = $(am_inst_set_test_old_OBJECTS)
84
inst_set_test_old_DEPENDENCIES = ../except/except.lo \
85 90 jeremybenn
        ../support/libsupport.la
86 107 jeremybenn
inst_set_test_old_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
87 90 jeremybenn
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
88 107 jeremybenn
        $(inst_set_test_old_LDFLAGS) $(LDFLAGS) -o $@
89 112 jeremybenn
am_is_add_test_OBJECTS = is-add-test.$(OBJEXT)
90
is_add_test_OBJECTS = $(am_is_add_test_OBJECTS)
91
is_add_test_DEPENDENCIES = inst-set-test.lo
92
is_add_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
93
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
94
        $(is_add_test_LDFLAGS) $(LDFLAGS) -o $@
95 107 jeremybenn
am_is_div_test_OBJECTS = is-div-test.$(OBJEXT)
96
is_div_test_OBJECTS = $(am_is_div_test_OBJECTS)
97
is_div_test_DEPENDENCIES = inst-set-test.lo
98
is_div_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
99
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
100
        $(is_div_test_LDFLAGS) $(LDFLAGS) -o $@
101 115 jeremybenn
am_is_find_test_OBJECTS = is-find-test.$(OBJEXT)
102
is_find_test_OBJECTS = $(am_is_find_test_OBJECTS)
103
is_find_test_DEPENDENCIES = inst-set-test.lo
104
is_find_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
105
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
106
        $(is_find_test_LDFLAGS) $(LDFLAGS) -o $@
107 121 jeremybenn
am_is_jump_test_OBJECTS = is-jump-test.$(OBJEXT)
108
is_jump_test_OBJECTS = $(am_is_jump_test_OBJECTS)
109
is_jump_test_DEPENDENCIES = inst-set-test.lo
110
is_jump_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
111
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112
        $(is_jump_test_LDFLAGS) $(LDFLAGS) -o $@
113 107 jeremybenn
am_is_lws_test_OBJECTS = is-lws-test.$(OBJEXT)
114
is_lws_test_OBJECTS = $(am_is_lws_test_OBJECTS)
115
is_lws_test_DEPENDENCIES = inst-set-test.lo
116
is_lws_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
117
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
118
        $(is_lws_test_LDFLAGS) $(LDFLAGS) -o $@
119 116 jeremybenn
am_is_mac_test_OBJECTS = is-mac-test.$(OBJEXT)
120
is_mac_test_OBJECTS = $(am_is_mac_test_OBJECTS)
121
is_mac_test_DEPENDENCIES = inst-set-test.lo
122
is_mac_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
123
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
124
        $(is_mac_test_LDFLAGS) $(LDFLAGS) -o $@
125 118 jeremybenn
am_is_mul_test_OBJECTS = is-mul-test.$(OBJEXT)
126
is_mul_test_OBJECTS = $(am_is_mul_test_OBJECTS)
127
is_mul_test_DEPENDENCIES = inst-set-test.lo
128
is_mul_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
129
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
130
        $(is_mul_test_LDFLAGS) $(LDFLAGS) -o $@
131 122 jeremybenn
am_is_ror_test_OBJECTS = is-ror-test.$(OBJEXT)
132
is_ror_test_OBJECTS = $(am_is_ror_test_OBJECTS)
133
is_ror_test_DEPENDENCIES = inst-set-test.lo
134
is_ror_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
135
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
136
        $(is_ror_test_LDFLAGS) $(LDFLAGS) -o $@
137 123 jeremybenn
am_is_spr_test_OBJECTS = is-spr-test.$(OBJEXT)
138
is_spr_test_OBJECTS = $(am_is_spr_test_OBJECTS)
139
is_spr_test_DEPENDENCIES = inst-set-test.lo
140
is_spr_test_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
141
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
142
        $(is_spr_test_LDFLAGS) $(LDFLAGS) -o $@
143 90 jeremybenn
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
144
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
145
am__depfiles_maybe = depfiles
146
am__mv = mv -f
147 107 jeremybenn
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
148
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
149
LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
150
        --mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
151
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
152 90 jeremybenn
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
153
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
154
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
155
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
156
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
157
CCLD = $(CC)
158
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
159
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
160
        $(LDFLAGS) -o $@
161 107 jeremybenn
SOURCES = $(libinst_set_test_la_SOURCES) $(inst_set_test_old_SOURCES) \
162 112 jeremybenn
        $(is_add_test_SOURCES) $(is_div_test_SOURCES) \
163 121 jeremybenn
        $(is_find_test_SOURCES) $(is_jump_test_SOURCES) \
164
        $(is_lws_test_SOURCES) $(is_mac_test_SOURCES) \
165 123 jeremybenn
        $(is_mul_test_SOURCES) $(is_ror_test_SOURCES) \
166
        $(is_spr_test_SOURCES)
167 112 jeremybenn
DIST_SOURCES = $(libinst_set_test_la_SOURCES) \
168
        $(inst_set_test_old_SOURCES) $(is_add_test_SOURCES) \
169 115 jeremybenn
        $(is_div_test_SOURCES) $(is_find_test_SOURCES) \
170 121 jeremybenn
        $(is_jump_test_SOURCES) $(is_lws_test_SOURCES) \
171 122 jeremybenn
        $(is_mac_test_SOURCES) $(is_mul_test_SOURCES) \
172 123 jeremybenn
        $(is_ror_test_SOURCES) $(is_spr_test_SOURCES)
173 90 jeremybenn
ETAGS = etags
174
CTAGS = ctags
175
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176
ACLOCAL = @ACLOCAL@
177
AMTAR = @AMTAR@
178
AR = @AR@
179
AUTOCONF = @AUTOCONF@
180
AUTOHEADER = @AUTOHEADER@
181
AUTOMAKE = @AUTOMAKE@
182
AWK = @AWK@
183
CC = @CC@
184
CCAS = @CCAS@
185
CCASDEPMODE = @CCASDEPMODE@
186
CCASFLAGS = @CCASFLAGS@
187
CCDEPMODE = @CCDEPMODE@
188
CFLAGS = @CFLAGS@
189
CPP = @CPP@
190
CPPFLAGS = @CPPFLAGS@
191
CYGPATH_W = @CYGPATH_W@
192
DEFS = @DEFS@
193
DEPDIR = @DEPDIR@
194
DSYMUTIL = @DSYMUTIL@
195
DUMPBIN = @DUMPBIN@
196
ECHO_C = @ECHO_C@
197
ECHO_N = @ECHO_N@
198
ECHO_T = @ECHO_T@
199
EGREP = @EGREP@
200
EXEEXT = @EXEEXT@
201
FGREP = @FGREP@
202
GREP = @GREP@
203
INSTALL = @INSTALL@
204
INSTALL_DATA = @INSTALL_DATA@
205
INSTALL_PROGRAM = @INSTALL_PROGRAM@
206
INSTALL_SCRIPT = @INSTALL_SCRIPT@
207
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
208
LD = @LD@
209
LDFLAGS = @LDFLAGS@
210
LIBOBJS = @LIBOBJS@
211
LIBS = @LIBS@
212
LIBTOOL = @LIBTOOL@
213
LIPO = @LIPO@
214
LN_S = @LN_S@
215
LTLIBOBJS = @LTLIBOBJS@
216
MAKEINFO = @MAKEINFO@
217
MKDIR_P = @MKDIR_P@
218
NM = @NM@
219
NMEDIT = @NMEDIT@
220
OBJDUMP = @OBJDUMP@
221
OBJEXT = @OBJEXT@
222
OTOOL = @OTOOL@
223
OTOOL64 = @OTOOL64@
224
PACKAGE = @PACKAGE@
225
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
226
PACKAGE_NAME = @PACKAGE_NAME@
227
PACKAGE_STRING = @PACKAGE_STRING@
228
PACKAGE_TARNAME = @PACKAGE_TARNAME@
229
PACKAGE_VERSION = @PACKAGE_VERSION@
230
PATH_SEPARATOR = @PATH_SEPARATOR@
231
RANLIB = @RANLIB@
232
SED = @SED@
233
SET_MAKE = @SET_MAKE@
234
SHELL = @SHELL@
235
SIM = @SIM@
236
STRIP = @STRIP@
237
VERSION = @VERSION@
238
abs_builddir = @abs_builddir@
239
abs_srcdir = @abs_srcdir@
240
abs_top_builddir = @abs_top_builddir@
241
abs_top_srcdir = @abs_top_srcdir@
242
ac_ct_CC = @ac_ct_CC@
243
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
244
am__include = @am__include@
245
am__leading_dot = @am__leading_dot@
246
am__quote = @am__quote@
247
am__tar = @am__tar@
248
am__untar = @am__untar@
249
bindir = @bindir@
250
build = @build@
251
build_alias = @build_alias@
252
build_cpu = @build_cpu@
253
build_os = @build_os@
254
build_vendor = @build_vendor@
255
builddir = @builddir@
256
datadir = @datadir@
257
datarootdir = @datarootdir@
258
docdir = @docdir@
259
dvidir = @dvidir@
260
exec_prefix = @exec_prefix@
261
host = @host@
262
host_alias = @host_alias@
263
host_cpu = @host_cpu@
264
host_os = @host_os@
265
host_vendor = @host_vendor@
266
htmldir = @htmldir@
267
includedir = @includedir@
268
infodir = @infodir@
269
install_sh = @install_sh@
270
libdir = @libdir@
271
libexecdir = @libexecdir@
272
localedir = @localedir@
273
localstatedir = @localstatedir@
274
lt_ECHO = @lt_ECHO@
275
mandir = @mandir@
276
mkdir_p = @mkdir_p@
277
oldincludedir = @oldincludedir@
278
pdfdir = @pdfdir@
279
prefix = @prefix@
280
program_transform_name = @program_transform_name@
281
psdir = @psdir@
282
sbindir = @sbindir@
283
sharedstatedir = @sharedstatedir@
284
srcdir = @srcdir@
285
sysconfdir = @sysconfdir@
286
target_alias = @target_alias@
287
top_build_prefix = @top_build_prefix@
288
top_builddir = @top_builddir@
289
top_srcdir = @top_srcdir@
290
 
291 107 jeremybenn
# Tests of the instruction set. Broken out into separate tests, to avoid them
292
# getting too large. The original instruction set test is still here, but not
293
# built by default.
294 112 jeremybenn
EXTRA_DIST = inst-set-test.ld
295 107 jeremybenn
@BUILD_ALL_TESTS_FALSE@INST_SET_TEST_OLD =
296
@BUILD_ALL_TESTS_TRUE@INST_SET_TEST_OLD = inst-set-test-old
297
 
298
# Support library for use when testing the instruction set.
299
check_LTLIBRARIES = libinst-set-test.la
300
libinst_set_test_la_SOURCES = inst-set-test.S
301
 
302
# The new instruction set tests.
303 112 jeremybenn
is_add_test_SOURCES = inst-set-test.h \
304 115 jeremybenn
                       is-add-test.S
305 112 jeremybenn
 
306
is_add_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
307
is_add_test_LDADD = inst-set-test.lo
308
is_div_test_SOURCES = inst-set-test.h \
309 115 jeremybenn
                       is-div-test.S
310 112 jeremybenn
 
311 107 jeremybenn
is_div_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
312
is_div_test_LDADD = inst-set-test.lo
313 115 jeremybenn
is_find_test_SOURCES = inst-set-test.h \
314
                       is-find-test.S
315
 
316
is_find_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
317
is_find_test_LDADD = inst-set-test.lo
318 121 jeremybenn
is_jump_test_SOURCES = inst-set-test.h \
319
                       is-jump-test.S
320
 
321
is_jump_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
322
is_jump_test_LDADD = inst-set-test.lo
323 118 jeremybenn
is_lws_test_SOURCES = inst-set-test.h \
324
                       is-lws-test.S
325
 
326
is_lws_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
327
is_lws_test_LDADD = inst-set-test.lo
328 116 jeremybenn
is_mac_test_SOURCES = inst-set-test.h \
329
                       is-mac-test.S
330
 
331
is_mac_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
332
is_mac_test_LDADD = inst-set-test.lo
333 118 jeremybenn
is_mul_test_SOURCES = inst-set-test.h \
334
                       is-mul-test.S
335 112 jeremybenn
 
336 118 jeremybenn
is_mul_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
337
is_mul_test_LDADD = inst-set-test.lo
338 122 jeremybenn
is_ror_test_SOURCES = inst-set-test.h \
339
                       is-ror-test.S
340 107 jeremybenn
 
341 122 jeremybenn
is_ror_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
342
is_ror_test_LDADD = inst-set-test.lo
343 123 jeremybenn
is_spr_test_SOURCES = inst-set-test.h \
344
                       is-spr-test.S
345 122 jeremybenn
 
346 123 jeremybenn
is_spr_test_LDFLAGS = -T$(srcdir)/inst-set-test.ld
347
is_spr_test_LDADD = inst-set-test.lo
348
 
349 107 jeremybenn
# The old test which builds with warnings and runs with errors
350
inst_set_test_old_SOURCES = inst-set-test-old.c
351
inst_set_test_old_LDFLAGS = -T$(srcdir)/../default.ld
352
inst_set_test_old_LDADD = ../except/except.lo      \
353
                            ../support/libsupport.la
354
 
355 90 jeremybenn
all: all-am
356
 
357
.SUFFIXES:
358 107 jeremybenn
.SUFFIXES: .S .c .lo .o .obj
359 90 jeremybenn
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
360
        @for dep in $?; do \
361
          case '$(am__configure_deps)' in \
362
            *$$dep*) \
363
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364
                && { if test -f $@; then exit 0; else break; fi; }; \
365
              exit 1;; \
366
          esac; \
367
        done; \
368
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu inst-set-test/Makefile'; \
369
        $(am__cd) $(top_srcdir) && \
370
          $(AUTOMAKE) --gnu inst-set-test/Makefile
371
.PRECIOUS: Makefile
372
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
373
        @case '$?' in \
374
          *config.status*) \
375
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
376
          *) \
377
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
378
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
379
        esac;
380
 
381
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
382
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
 
384
$(top_srcdir)/configure:  $(am__configure_deps)
385
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
386
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
387
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388
$(am__aclocal_m4_deps):
389
 
390 107 jeremybenn
clean-checkLTLIBRARIES:
391
        -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
392
        @list='$(check_LTLIBRARIES)'; for p in $$list; do \
393
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
394
          test "$$dir" != "$$p" || dir=.; \
395
          echo "rm -f \"$${dir}/so_locations\""; \
396
          rm -f "$${dir}/so_locations"; \
397
        done
398
libinst-set-test.la: $(libinst_set_test_la_OBJECTS) $(libinst_set_test_la_DEPENDENCIES)
399
        $(LINK)  $(libinst_set_test_la_OBJECTS) $(libinst_set_test_la_LIBADD) $(LIBS)
400
 
401 90 jeremybenn
clean-checkPROGRAMS:
402
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
403
        echo " rm -f" $$list; \
404
        rm -f $$list || exit $$?; \
405
        test -n "$(EXEEXT)" || exit 0; \
406
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
407
        echo " rm -f" $$list; \
408
        rm -f $$list
409 107 jeremybenn
inst-set-test-old$(EXEEXT): $(inst_set_test_old_OBJECTS) $(inst_set_test_old_DEPENDENCIES)
410
        @rm -f inst-set-test-old$(EXEEXT)
411
        $(inst_set_test_old_LINK) $(inst_set_test_old_OBJECTS) $(inst_set_test_old_LDADD) $(LIBS)
412 112 jeremybenn
is-add-test$(EXEEXT): $(is_add_test_OBJECTS) $(is_add_test_DEPENDENCIES)
413
        @rm -f is-add-test$(EXEEXT)
414
        $(is_add_test_LINK) $(is_add_test_OBJECTS) $(is_add_test_LDADD) $(LIBS)
415 107 jeremybenn
is-div-test$(EXEEXT): $(is_div_test_OBJECTS) $(is_div_test_DEPENDENCIES)
416
        @rm -f is-div-test$(EXEEXT)
417
        $(is_div_test_LINK) $(is_div_test_OBJECTS) $(is_div_test_LDADD) $(LIBS)
418 115 jeremybenn
is-find-test$(EXEEXT): $(is_find_test_OBJECTS) $(is_find_test_DEPENDENCIES)
419
        @rm -f is-find-test$(EXEEXT)
420
        $(is_find_test_LINK) $(is_find_test_OBJECTS) $(is_find_test_LDADD) $(LIBS)
421 121 jeremybenn
is-jump-test$(EXEEXT): $(is_jump_test_OBJECTS) $(is_jump_test_DEPENDENCIES)
422
        @rm -f is-jump-test$(EXEEXT)
423
        $(is_jump_test_LINK) $(is_jump_test_OBJECTS) $(is_jump_test_LDADD) $(LIBS)
424 107 jeremybenn
is-lws-test$(EXEEXT): $(is_lws_test_OBJECTS) $(is_lws_test_DEPENDENCIES)
425
        @rm -f is-lws-test$(EXEEXT)
426
        $(is_lws_test_LINK) $(is_lws_test_OBJECTS) $(is_lws_test_LDADD) $(LIBS)
427 116 jeremybenn
is-mac-test$(EXEEXT): $(is_mac_test_OBJECTS) $(is_mac_test_DEPENDENCIES)
428
        @rm -f is-mac-test$(EXEEXT)
429
        $(is_mac_test_LINK) $(is_mac_test_OBJECTS) $(is_mac_test_LDADD) $(LIBS)
430 118 jeremybenn
is-mul-test$(EXEEXT): $(is_mul_test_OBJECTS) $(is_mul_test_DEPENDENCIES)
431
        @rm -f is-mul-test$(EXEEXT)
432
        $(is_mul_test_LINK) $(is_mul_test_OBJECTS) $(is_mul_test_LDADD) $(LIBS)
433 122 jeremybenn
is-ror-test$(EXEEXT): $(is_ror_test_OBJECTS) $(is_ror_test_DEPENDENCIES)
434
        @rm -f is-ror-test$(EXEEXT)
435
        $(is_ror_test_LINK) $(is_ror_test_OBJECTS) $(is_ror_test_LDADD) $(LIBS)
436 123 jeremybenn
is-spr-test$(EXEEXT): $(is_spr_test_OBJECTS) $(is_spr_test_DEPENDENCIES)
437
        @rm -f is-spr-test$(EXEEXT)
438
        $(is_spr_test_LINK) $(is_spr_test_OBJECTS) $(is_spr_test_LDADD) $(LIBS)
439 90 jeremybenn
 
440
mostlyclean-compile:
441
        -rm -f *.$(OBJEXT)
442
 
443
distclean-compile:
444
        -rm -f *.tab.c
445
 
446 107 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inst-set-test-old.Po@am__quote@
447
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/inst-set-test.Plo@am__quote@
448 112 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-add-test.Po@am__quote@
449 107 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-div-test.Po@am__quote@
450 115 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-find-test.Po@am__quote@
451 121 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-jump-test.Po@am__quote@
452 107 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-lws-test.Po@am__quote@
453 116 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-mac-test.Po@am__quote@
454 118 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-mul-test.Po@am__quote@
455 122 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-ror-test.Po@am__quote@
456 123 jeremybenn
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/is-spr-test.Po@am__quote@
457 90 jeremybenn
 
458 107 jeremybenn
.S.o:
459
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
460
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
461
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
462
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
463
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
464
 
465
.S.obj:
466
@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
467
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
468
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
469
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
470
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
471
 
472
.S.lo:
473
@am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
474
@am__fastdepCCAS_TRUE@  $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
475
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
476
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
477
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
478
 
479 90 jeremybenn
.c.o:
480
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
481
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
482
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
483
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
484
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
485
 
486
.c.obj:
487
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
488
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
489
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
490
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
491
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
492
 
493
.c.lo:
494
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
495
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
496
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
497
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
498
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
499
 
500
mostlyclean-libtool:
501
        -rm -f *.lo
502
 
503
clean-libtool:
504
        -rm -rf .libs _libs
505
 
506
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
507
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
508
        unique=`for i in $$list; do \
509
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510
          done | \
511
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
512
              END { if (nonempty) { for (i in files) print i; }; }'`; \
513
        mkid -fID $$unique
514
tags: TAGS
515
 
516
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
517
                $(TAGS_FILES) $(LISP)
518
        set x; \
519
        here=`pwd`; \
520
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
521
        unique=`for i in $$list; do \
522
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
523
          done | \
524
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
525
              END { if (nonempty) { for (i in files) print i; }; }'`; \
526
        shift; \
527
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
528
          test -n "$$unique" || unique=$$empty_fix; \
529
          if test $$# -gt 0; then \
530
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531
              "$$@" $$unique; \
532
          else \
533
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
534
              $$unique; \
535
          fi; \
536
        fi
537
ctags: CTAGS
538
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
539
                $(TAGS_FILES) $(LISP)
540
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
541
        unique=`for i in $$list; do \
542
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543
          done | \
544
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545
              END { if (nonempty) { for (i in files) print i; }; }'`; \
546
        test -z "$(CTAGS_ARGS)$$unique" \
547
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
548
             $$unique
549
 
550
GTAGS:
551
        here=`$(am__cd) $(top_builddir) && pwd` \
552
          && $(am__cd) $(top_srcdir) \
553
          && gtags -i $(GTAGS_ARGS) "$$here"
554
 
555
distclean-tags:
556
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
557
 
558
distdir: $(DISTFILES)
559
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
560
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561
        list='$(DISTFILES)'; \
562
          dist_files=`for file in $$list; do echo $$file; done | \
563
          sed -e "s|^$$srcdirstrip/||;t" \
564
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
565
        case $$dist_files in \
566
          */*) $(MKDIR_P) `echo "$$dist_files" | \
567
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
568
                           sort -u` ;; \
569
        esac; \
570
        for file in $$dist_files; do \
571
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
572
          if test -d $$d/$$file; then \
573
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
574
            if test -d "$(distdir)/$$file"; then \
575
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
576
            fi; \
577
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
578
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
579
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580
            fi; \
581
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
582
          else \
583
            test -f "$(distdir)/$$file" \
584
            || cp -p $$d/$$file "$(distdir)/$$file" \
585
            || exit 1; \
586
          fi; \
587
        done
588
check-am: all-am
589 107 jeremybenn
        $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS)
590 90 jeremybenn
check: check-am
591
all-am: Makefile
592
installdirs:
593
install: install-am
594
install-exec: install-exec-am
595
install-data: install-data-am
596
uninstall: uninstall-am
597
 
598
install-am: all-am
599
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
600
 
601
installcheck: installcheck-am
602
install-strip:
603
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
604
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
605
          `test -z '$(STRIP)' || \
606
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
607
mostlyclean-generic:
608
 
609
clean-generic:
610
 
611
distclean-generic:
612
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
613
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
614
 
615
maintainer-clean-generic:
616
        @echo "This command is intended for maintainers to use"
617
        @echo "it deletes files that may require special tools to rebuild."
618
clean: clean-am
619
 
620 107 jeremybenn
clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
621
        clean-libtool mostlyclean-am
622 90 jeremybenn
 
623
distclean: distclean-am
624
        -rm -rf ./$(DEPDIR)
625
        -rm -f Makefile
626
distclean-am: clean-am distclean-compile distclean-generic \
627
        distclean-tags
628
 
629
dvi: dvi-am
630
 
631
dvi-am:
632
 
633
html: html-am
634
 
635
html-am:
636
 
637
info: info-am
638
 
639
info-am:
640
 
641
install-data-am:
642
 
643
install-dvi: install-dvi-am
644
 
645
install-dvi-am:
646
 
647
install-exec-am:
648
 
649
install-html: install-html-am
650
 
651
install-html-am:
652
 
653
install-info: install-info-am
654
 
655
install-info-am:
656
 
657
install-man:
658
 
659
install-pdf: install-pdf-am
660
 
661
install-pdf-am:
662
 
663
install-ps: install-ps-am
664
 
665
install-ps-am:
666
 
667
installcheck-am:
668
 
669
maintainer-clean: maintainer-clean-am
670
        -rm -rf ./$(DEPDIR)
671
        -rm -f Makefile
672
maintainer-clean-am: distclean-am maintainer-clean-generic
673
 
674
mostlyclean: mostlyclean-am
675
 
676
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
677
        mostlyclean-libtool
678
 
679
pdf: pdf-am
680
 
681
pdf-am:
682
 
683
ps: ps-am
684
 
685
ps-am:
686
 
687
uninstall-am:
688
 
689
.MAKE: check-am install-am install-strip
690
 
691
.PHONY: CTAGS GTAGS all all-am check check-am clean \
692 107 jeremybenn
        clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
693
        clean-libtool ctags distclean distclean-compile \
694
        distclean-generic distclean-libtool distclean-tags distdir dvi \
695
        dvi-am html html-am info info-am install install-am \
696
        install-data install-data-am install-dvi install-dvi-am \
697
        install-exec install-exec-am install-html install-html-am \
698
        install-info install-info-am install-man install-pdf \
699
        install-pdf-am install-ps install-ps-am install-strip \
700
        installcheck installcheck-am installdirs maintainer-clean \
701 90 jeremybenn
        maintainer-clean-generic mostlyclean mostlyclean-compile \
702
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
703
        tags uninstall uninstall-am
704
 
705
 
706
# Tell versions [3.59,3.63) of GNU make to not export all variables.
707
# Otherwise a system limit (for SysV at least) may be exceeded.
708
.NOEXPORT:

powered by: WebSVN 2.1.0

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