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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [or1ksim/] [testsuite/] [test-code-or1k/] [except-test/] [Makefile.in] - Blame information for rev 625

Go to most recent revision | 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 90 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 CPU test program: except-test
19
 
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
check_PROGRAMS = except-test$(EXEEXT)
62
subdir = except-test
63
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
64
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
66
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
67
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
68
        $(top_srcdir)/configure.ac
69
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70
        $(ACLOCAL_M4)
71
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
72
CONFIG_HEADER = $(top_builddir)/config.h
73
CONFIG_CLEAN_FILES =
74
CONFIG_CLEAN_VPATH_FILES =
75
am_except_test_OBJECTS = except-test.$(OBJEXT) except-test-s.$(OBJEXT)
76
except_test_OBJECTS = $(am_except_test_OBJECTS)
77
except_test_DEPENDENCIES = ../support/libsupport.la
78 625 jeremybenn
AM_V_lt = $(am__v_lt_$(V))
79
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
80
am__v_lt_0 = --silent
81
except_test_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
82 90 jeremybenn
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
83
        $(except_test_LDFLAGS) $(LDFLAGS) -o $@
84
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
85
depcomp = $(SHELL) $(top_srcdir)/../../depcomp
86
am__depfiles_maybe = depfiles
87
am__mv = mv -f
88
CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
89
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
90 625 jeremybenn
LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
91
        $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
92
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
93
        $(AM_CCASFLAGS) $(CCASFLAGS)
94
AM_V_CPPAS = $(am__v_CPPAS_$(V))
95
am__v_CPPAS_ = $(am__v_CPPAS_$(AM_DEFAULT_VERBOSITY))
96
am__v_CPPAS_0 = @echo "  CPPAS " $@;
97
AM_V_at = $(am__v_at_$(V))
98
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
99
am__v_at_0 = @
100 90 jeremybenn
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 625 jeremybenn
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
103
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
104
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
105
        $(AM_CFLAGS) $(CFLAGS)
106
AM_V_CC = $(am__v_CC_$(V))
107
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
108
am__v_CC_0 = @echo "  CC    " $@;
109 90 jeremybenn
CCLD = $(CC)
110 625 jeremybenn
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
111
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
113
AM_V_CCLD = $(am__v_CCLD_$(V))
114
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
115
am__v_CCLD_0 = @echo "  CCLD  " $@;
116
AM_V_GEN = $(am__v_GEN_$(V))
117
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
118
am__v_GEN_0 = @echo "  GEN   " $@;
119 90 jeremybenn
SOURCES = $(except_test_SOURCES)
120
DIST_SOURCES = $(except_test_SOURCES)
121
ETAGS = etags
122
CTAGS = ctags
123
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
124
ACLOCAL = @ACLOCAL@
125
AMTAR = @AMTAR@
126 625 jeremybenn
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
127 90 jeremybenn
AR = @AR@
128
AUTOCONF = @AUTOCONF@
129
AUTOHEADER = @AUTOHEADER@
130
AUTOMAKE = @AUTOMAKE@
131
AWK = @AWK@
132
CC = @CC@
133
CCAS = @CCAS@
134
CCASDEPMODE = @CCASDEPMODE@
135
CCASFLAGS = @CCASFLAGS@
136
CCDEPMODE = @CCDEPMODE@
137
CFLAGS = @CFLAGS@
138
CPP = @CPP@
139
CPPFLAGS = @CPPFLAGS@
140
CYGPATH_W = @CYGPATH_W@
141
DEFS = @DEFS@
142
DEPDIR = @DEPDIR@
143
DSYMUTIL = @DSYMUTIL@
144
DUMPBIN = @DUMPBIN@
145
ECHO_C = @ECHO_C@
146
ECHO_N = @ECHO_N@
147
ECHO_T = @ECHO_T@
148
EGREP = @EGREP@
149
EXEEXT = @EXEEXT@
150
FGREP = @FGREP@
151
GREP = @GREP@
152
INSTALL = @INSTALL@
153
INSTALL_DATA = @INSTALL_DATA@
154
INSTALL_PROGRAM = @INSTALL_PROGRAM@
155
INSTALL_SCRIPT = @INSTALL_SCRIPT@
156
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157
LD = @LD@
158
LDFLAGS = @LDFLAGS@
159
LIBOBJS = @LIBOBJS@
160
LIBS = @LIBS@
161
LIBTOOL = @LIBTOOL@
162
LIPO = @LIPO@
163
LN_S = @LN_S@
164
LTLIBOBJS = @LTLIBOBJS@
165
MAKEINFO = @MAKEINFO@
166
MKDIR_P = @MKDIR_P@
167
NM = @NM@
168
NMEDIT = @NMEDIT@
169
OBJDUMP = @OBJDUMP@
170
OBJEXT = @OBJEXT@
171
OTOOL = @OTOOL@
172
OTOOL64 = @OTOOL64@
173
PACKAGE = @PACKAGE@
174
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175
PACKAGE_NAME = @PACKAGE_NAME@
176
PACKAGE_STRING = @PACKAGE_STRING@
177
PACKAGE_TARNAME = @PACKAGE_TARNAME@
178 346 jeremybenn
PACKAGE_URL = @PACKAGE_URL@
179 90 jeremybenn
PACKAGE_VERSION = @PACKAGE_VERSION@
180
PATH_SEPARATOR = @PATH_SEPARATOR@
181
RANLIB = @RANLIB@
182
SED = @SED@
183
SET_MAKE = @SET_MAKE@
184
SHELL = @SHELL@
185
SIM = @SIM@
186
STRIP = @STRIP@
187
VERSION = @VERSION@
188
abs_builddir = @abs_builddir@
189
abs_srcdir = @abs_srcdir@
190
abs_top_builddir = @abs_top_builddir@
191
abs_top_srcdir = @abs_top_srcdir@
192
ac_ct_CC = @ac_ct_CC@
193
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
194
am__include = @am__include@
195
am__leading_dot = @am__leading_dot@
196
am__quote = @am__quote@
197
am__tar = @am__tar@
198
am__untar = @am__untar@
199
bindir = @bindir@
200
build = @build@
201
build_alias = @build_alias@
202
build_cpu = @build_cpu@
203
build_os = @build_os@
204
build_vendor = @build_vendor@
205
builddir = @builddir@
206
datadir = @datadir@
207
datarootdir = @datarootdir@
208
docdir = @docdir@
209
dvidir = @dvidir@
210
exec_prefix = @exec_prefix@
211
host = @host@
212
host_alias = @host_alias@
213
host_cpu = @host_cpu@
214
host_os = @host_os@
215
host_vendor = @host_vendor@
216
htmldir = @htmldir@
217
includedir = @includedir@
218
infodir = @infodir@
219
install_sh = @install_sh@
220
libdir = @libdir@
221
libexecdir = @libexecdir@
222
localedir = @localedir@
223
localstatedir = @localstatedir@
224
lt_ECHO = @lt_ECHO@
225
mandir = @mandir@
226
mkdir_p = @mkdir_p@
227
oldincludedir = @oldincludedir@
228
pdfdir = @pdfdir@
229
prefix = @prefix@
230
program_transform_name = @program_transform_name@
231
psdir = @psdir@
232
sbindir = @sbindir@
233
sharedstatedir = @sharedstatedir@
234
srcdir = @srcdir@
235
sysconfdir = @sysconfdir@
236
target_alias = @target_alias@
237
top_build_prefix = @top_build_prefix@
238
top_builddir = @top_builddir@
239
top_srcdir = @top_srcdir@
240
except_test_SOURCES = except-test.c   \
241
                      except-test-s.S
242
 
243
except_test_LDFLAGS = -T$(srcdir)/../default.ld
244
except_test_LDADD = ../support/libsupport.la
245
all: all-am
246
 
247
.SUFFIXES:
248
.SUFFIXES: .S .c .lo .o .obj
249
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
250
        @for dep in $?; do \
251
          case '$(am__configure_deps)' in \
252
            *$$dep*) \
253
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254
                && { if test -f $@; then exit 0; else break; fi; }; \
255
              exit 1;; \
256
          esac; \
257
        done; \
258
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu except-test/Makefile'; \
259
        $(am__cd) $(top_srcdir) && \
260
          $(AUTOMAKE) --gnu except-test/Makefile
261
.PRECIOUS: Makefile
262
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263
        @case '$?' in \
264
          *config.status*) \
265
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266
          *) \
267
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269
        esac;
270
 
271
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
 
274
$(top_srcdir)/configure:  $(am__configure_deps)
275
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
277
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278
$(am__aclocal_m4_deps):
279
 
280
clean-checkPROGRAMS:
281
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
282
        echo " rm -f" $$list; \
283
        rm -f $$list || exit $$?; \
284
        test -n "$(EXEEXT)" || exit 0; \
285
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
286
        echo " rm -f" $$list; \
287
        rm -f $$list
288
except-test$(EXEEXT): $(except_test_OBJECTS) $(except_test_DEPENDENCIES)
289
        @rm -f except-test$(EXEEXT)
290 625 jeremybenn
        $(AM_V_CCLD)$(except_test_LINK) $(except_test_OBJECTS) $(except_test_LDADD) $(LIBS)
291 90 jeremybenn
 
292
mostlyclean-compile:
293
        -rm -f *.$(OBJEXT)
294
 
295
distclean-compile:
296
        -rm -f *.tab.c
297
 
298
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/except-test-s.Po@am__quote@
299
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/except-test.Po@am__quote@
300
 
301
.S.o:
302 625 jeremybenn
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
303
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
304
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
305 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
306
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
307
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $<
308
 
309
.S.obj:
310 625 jeremybenn
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
311
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
312
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
313 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
314
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
315
@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
316
 
317
.S.lo:
318 625 jeremybenn
@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
319
@am__fastdepCCAS_TRUE@  $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
320
@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS) @AM_BACKSLASH@
321 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
322
@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
323
@am__fastdepCCAS_FALSE@ $(LTCPPASCOMPILE) -c -o $@ $<
324
 
325
.c.o:
326 625 jeremybenn
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
327
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
328
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
329 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
332
 
333
.c.obj:
334 625 jeremybenn
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
335
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
336
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
337 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
340
 
341
.c.lo:
342 625 jeremybenn
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
343
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
344
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
345 90 jeremybenn
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
346
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
348
 
349
mostlyclean-libtool:
350
        -rm -f *.lo
351
 
352
clean-libtool:
353
        -rm -rf .libs _libs
354
 
355
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
356
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
357
        unique=`for i in $$list; do \
358
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359
          done | \
360
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
361
              END { if (nonempty) { for (i in files) print i; }; }'`; \
362
        mkid -fID $$unique
363
tags: TAGS
364
 
365
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366
                $(TAGS_FILES) $(LISP)
367
        set x; \
368
        here=`pwd`; \
369
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370
        unique=`for i in $$list; do \
371
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372
          done | \
373
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
374
              END { if (nonempty) { for (i in files) print i; }; }'`; \
375
        shift; \
376
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
377
          test -n "$$unique" || unique=$$empty_fix; \
378
          if test $$# -gt 0; then \
379
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
380
              "$$@" $$unique; \
381
          else \
382
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
383
              $$unique; \
384
          fi; \
385
        fi
386
ctags: CTAGS
387
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
388
                $(TAGS_FILES) $(LISP)
389
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
390
        unique=`for i in $$list; do \
391
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
392
          done | \
393
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
394
              END { if (nonempty) { for (i in files) print i; }; }'`; \
395
        test -z "$(CTAGS_ARGS)$$unique" \
396
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
397
             $$unique
398
 
399
GTAGS:
400
        here=`$(am__cd) $(top_builddir) && pwd` \
401
          && $(am__cd) $(top_srcdir) \
402
          && gtags -i $(GTAGS_ARGS) "$$here"
403
 
404
distclean-tags:
405
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
406
 
407
distdir: $(DISTFILES)
408
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
409
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
410
        list='$(DISTFILES)'; \
411
          dist_files=`for file in $$list; do echo $$file; done | \
412
          sed -e "s|^$$srcdirstrip/||;t" \
413
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
414
        case $$dist_files in \
415
          */*) $(MKDIR_P) `echo "$$dist_files" | \
416
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
417
                           sort -u` ;; \
418
        esac; \
419
        for file in $$dist_files; do \
420
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
421
          if test -d $$d/$$file; then \
422
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
423
            if test -d "$(distdir)/$$file"; then \
424
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425
            fi; \
426
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
428
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
429
            fi; \
430
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
431
          else \
432
            test -f "$(distdir)/$$file" \
433
            || cp -p $$d/$$file "$(distdir)/$$file" \
434
            || exit 1; \
435
          fi; \
436
        done
437
check-am: all-am
438
        $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
439
check: check-am
440
all-am: Makefile
441
installdirs:
442
install: install-am
443
install-exec: install-exec-am
444
install-data: install-data-am
445
uninstall: uninstall-am
446
 
447
install-am: all-am
448
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
449
 
450
installcheck: installcheck-am
451
install-strip:
452
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454
          `test -z '$(STRIP)' || \
455
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
456
mostlyclean-generic:
457
 
458
clean-generic:
459
 
460
distclean-generic:
461
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
463
 
464
maintainer-clean-generic:
465
        @echo "This command is intended for maintainers to use"
466
        @echo "it deletes files that may require special tools to rebuild."
467
clean: clean-am
468
 
469
clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
470
        mostlyclean-am
471
 
472
distclean: distclean-am
473
        -rm -rf ./$(DEPDIR)
474
        -rm -f Makefile
475
distclean-am: clean-am distclean-compile distclean-generic \
476
        distclean-tags
477
 
478
dvi: dvi-am
479
 
480
dvi-am:
481
 
482
html: html-am
483
 
484
html-am:
485
 
486
info: info-am
487
 
488
info-am:
489
 
490
install-data-am:
491
 
492
install-dvi: install-dvi-am
493
 
494
install-dvi-am:
495
 
496
install-exec-am:
497
 
498
install-html: install-html-am
499
 
500
install-html-am:
501
 
502
install-info: install-info-am
503
 
504
install-info-am:
505
 
506
install-man:
507
 
508
install-pdf: install-pdf-am
509
 
510
install-pdf-am:
511
 
512
install-ps: install-ps-am
513
 
514
install-ps-am:
515
 
516
installcheck-am:
517
 
518
maintainer-clean: maintainer-clean-am
519
        -rm -rf ./$(DEPDIR)
520
        -rm -f Makefile
521
maintainer-clean-am: distclean-am maintainer-clean-generic
522
 
523
mostlyclean: mostlyclean-am
524
 
525
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
526
        mostlyclean-libtool
527
 
528
pdf: pdf-am
529
 
530
pdf-am:
531
 
532
ps: ps-am
533
 
534
ps-am:
535
 
536
uninstall-am:
537
 
538
.MAKE: check-am install-am install-strip
539
 
540
.PHONY: CTAGS GTAGS all all-am check check-am clean \
541
        clean-checkPROGRAMS clean-generic clean-libtool ctags \
542
        distclean distclean-compile distclean-generic \
543
        distclean-libtool distclean-tags distdir dvi dvi-am html \
544
        html-am info info-am install install-am install-data \
545
        install-data-am install-dvi install-dvi-am install-exec \
546
        install-exec-am install-html install-html-am install-info \
547
        install-info-am install-man install-pdf install-pdf-am \
548
        install-ps install-ps-am install-strip installcheck \
549
        installcheck-am installdirs maintainer-clean \
550
        maintainer-clean-generic mostlyclean mostlyclean-compile \
551
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
552
        tags uninstall uninstall-am
553
 
554
 
555
# Tell versions [3.59,3.63) of GNU make to not export all variables.
556
# Otherwise a system limit (for SysV at least) may be exceeded.
557
.NOEXPORT:

powered by: WebSVN 2.1.0

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