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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [sparc/] [leon/] [tools/] [Makefile.in] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
# Makefile.in generated by automake 1.6.2 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# 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
SHELL = @SHELL@
17
 
18
srcdir = @srcdir@
19
top_srcdir = @top_srcdir@
20
VPATH = @srcdir@
21
prefix = @prefix@
22
exec_prefix = @exec_prefix@
23
 
24
bindir = @bindir@
25
sbindir = @sbindir@
26
libexecdir = @libexecdir@
27
datadir = @datadir@
28
sysconfdir = @sysconfdir@
29
sharedstatedir = @sharedstatedir@
30
localstatedir = @localstatedir@
31
libdir = @libdir@
32
infodir = @infodir@
33
mandir = @mandir@
34
includedir = @includedir@
35
oldincludedir = /usr/include
36
pkgdatadir = $(datadir)/@PACKAGE@
37
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = .
40
 
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
55
NORMAL_INSTALL = :
56
PRE_INSTALL = :
57
POST_INSTALL = :
58
NORMAL_UNINSTALL = :
59
PRE_UNINSTALL = :
60
POST_UNINSTALL = :
61
 
62
EXEEXT = @EXEEXT@
63
OBJEXT = @OBJEXT@
64
PATH_SEPARATOR = @PATH_SEPARATOR@
65
 
66
transform =
67
AMTAR = @AMTAR@
68
AWK = @AWK@
69
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
70
BARE_CPU_MODEL = @BARE_CPU_MODEL@
71
DEPDIR = @DEPDIR@
72
ENDIF = @ENDIF@
73
GCC_SPECS = @GCC_SPECS@
74
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
75
KSH = @KSH@
76
MAINT = @MAINT@
77
MAKE = @MAKE@
78
PACKAGE = @PACKAGE@
79
PACKHEX = @PACKHEX@
80
PROJECT_INCLUDE = @PROJECT_INCLUDE@
81
PROJECT_RELEASE = @PROJECT_RELEASE@
82
PROJECT_ROOT = @PROJECT_ROOT@
83
PROJECT_TOPdir = @PROJECT_TOPdir@
84
RTEMS_BSP = @RTEMS_BSP@
85
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
86
RTEMS_CPU = @RTEMS_CPU@
87
RTEMS_ROOT = @RTEMS_ROOT@
88
RTEMS_TOPdir = @RTEMS_TOPdir@
89
STRIP = @STRIP@
90
VERSION = @VERSION@
91
am__include = @am__include@
92
am__quote = @am__quote@
93
bsplibdir = @bsplibdir@
94
install_sh = @install_sh@
95
project_bindir = @project_bindir@
96
project_includedir = @project_includedir@
97
project_libdir = @project_libdir@
98
rtems_bspdir = @rtems_bspdir@
99
rtems_makedir = @rtems_makedir@
100
tooldir = @tooldir@
101
 
102
ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
103
bsptools_bindir = ${exec_prefix}/@RTEMS_BSP@/tests
104
bsptools_bin_SCRIPTS = runtest
105
 
106
TMPINSTALL_FILES = $(PROJECT_ROOT)/leon/tests \
107
    $(PROJECT_ROOT)/leon/tests/runtest
108
 
109
subdir = .
110
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111
mkinstalldirs = $(SHELL) \
112
        $(top_srcdir)/../../../../../../../mkinstalldirs
113
CONFIG_CLEAN_FILES = runtest
114
SCRIPTS = $(bsptools_bin_SCRIPTS)
115
 
116
DIST_SOURCES =
117
DIST_COMMON = ../../../../../../../COPYING \
118
        ../../../../../../../ChangeLog ../../../../../../../INSTALL \
119
        ../../../../../../../README ../../../../../../../acinclude.m4 \
120
        ../../../../../../../config.guess \
121
        ../../../../../../../config.sub ../../../../../../../configure \
122
        ../../../../../../../configure.ac ../../../../../../../depcomp \
123
        ../../../../../../../install-sh ../../../../../../../missing \
124
        ../../../../../../../mkinstalldirs ChangeLog Makefile.am \
125
        Makefile.in aclocal.m4 configure configure.ac runtest.in
126
all: all-am
127
 
128
.SUFFIXES:
129
 
130
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
131
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../../../../../automake/host.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
132
        cd $(top_srcdir) && \
133
          $(AUTOMAKE) --foreign  Makefile
134
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
135
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
136
 
137
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
138
        $(SHELL) ./config.status --recheck
139
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
140
        cd $(srcdir) && $(AUTOCONF)
141
 
142
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac ../../../../../../../aclocal/bsp-alias.m4 ../../../../../../../aclocal/bsp-arg-enable.m4 ../../../../../../../aclocal/bsp-configure.m4 ../../../../../../../aclocal/bspopts.m4 ../../../../../../../aclocal/canonical-host.m4 ../../../../../../../aclocal/canonical-target-name.m4 ../../../../../../../aclocal/canonicalize-tools.m4 ../../../../../../../aclocal/check-bsp-cache.m4 ../../../../../../../aclocal/check-bsps.m4 ../../../../../../../aclocal/check-cpu.m4 ../../../../../../../aclocal/check-cxx.m4 ../../../../../../../aclocal/check-itron.m4 ../../../../../../../aclocal/check-multiprocessing.m4 ../../../../../../../aclocal/check-networking.m4 ../../../../../../../aclocal/check-newlib.m4 ../../../../../../../aclocal/check-posix.m4 ../../../../../../../aclocal/check-rdbg.m4 ../../../../../../../aclocal/check-tool.m4 ../../../../../../../aclocal/config-subdirs.m4 ../../../../../../../aclocal/enable-bare.m4 ../../../../../../../aclocal/enable-cxx.m4 ../../../../../../../aclocal/enable-inlines.m4 ../../../../../../../aclocal/enable-itron.m4 ../../../../../../../aclocal/enable-multiprocessing.m4 ../../../../../../../aclocal/enable-networking.m4 ../../../../../../../aclocal/enable-posix.m4 ../../../../../../../aclocal/enable-rdbg.m4 ../../../../../../../aclocal/enable-rtemsbsp.m4 ../../../../../../../aclocal/enable-tests.m4 ../../../../../../../aclocal/env-rtemsbsp.m4 ../../../../../../../aclocal/gcc-pipe.m4 ../../../../../../../aclocal/gcc-specs.m4 ../../../../../../../aclocal/i386-gas-code16.m4 ../../../../../../../aclocal/multilib.m4 ../../../../../../../aclocal/path-ksh.m4 ../../../../../../../aclocal/path-perl.m4 ../../../../../../../aclocal/ppc.m4 ../../../../../../../aclocal/prog-cc.m4 ../../../../../../../aclocal/prog-cxx.m4 ../../../../../../../aclocal/project-root.m4 ../../../../../../../aclocal/rtems-cpu-subdirs.m4 ../../../../../../../aclocal/rtems-debug.m4 ../../../../../../../aclocal/rtems-test-no-pause.m4 ../../../../../../../aclocal/rtems-top.m4 ../../../../../../../aclocal/sysv-ipc.m4 ../../../../../../../aclocal/target.m4 ../../../../../../../aclocal/tool-paths.m4 ../../../../../../../aclocal/version.m4
143
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
144
runtest: $(top_builddir)/config.status runtest.in
145
        cd $(top_builddir) && $(SHELL) ./config.status $@
146
bsptools_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
147
install-bsptools_binSCRIPTS: $(bsptools_bin_SCRIPTS)
148
        @$(NORMAL_INSTALL)
149
        $(mkinstalldirs) $(DESTDIR)$(bsptools_bindir)
150
        @list='$(bsptools_bin_SCRIPTS)'; for p in $$list; do \
151
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
152
          f="`echo $$p | sed -e 's|^.*/||'`"; \
153
          if test -f $$d$$p; then \
154
            f="`echo $$f|sed '$(transform)'`"; \
155
            echo " $(bsptools_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bsptools_bindir)/$$f"; \
156
            $(bsptools_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bsptools_bindir)/$$f; \
157
          else :; fi; \
158
        done
159
 
160
uninstall-bsptools_binSCRIPTS:
161
        @$(NORMAL_UNINSTALL)
162
        @list='$(bsptools_bin_SCRIPTS)'; for p in $$list; do \
163
          f="`echo $$p | sed -e 's|^.*/||'`"; \
164
          f="`echo $$f|sed '$(transform)'`"; \
165
          echo " rm -f $(DESTDIR)$(bsptools_bindir)/$$f"; \
166
          rm -f $(DESTDIR)$(bsptools_bindir)/$$f; \
167
        done
168
uninstall-info-am:
169
tags: TAGS
170
TAGS:
171
 
172
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
173
 
174
top_distdir = .
175
distdir = $(PACKAGE)-$(VERSION)
176
 
177
am__remove_distdir = \
178
  { test ! -d $(distdir) \
179
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
180
         && rm -fr $(distdir); }; }
181
 
182
GZIP_ENV = --best
183
distcleancheck_listfiles = find . -type f -print
184
 
185
distdir: $(DISTFILES)
186
        $(am__remove_distdir)
187
        mkdir $(distdir)
188
        $(mkinstalldirs) $(distdir)/. $(distdir)/../../../../../../..
189
        @list='$(DISTFILES)'; for file in $$list; do \
190
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
191
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
192
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
193
            dir="/$$dir"; \
194
            $(mkinstalldirs) "$(distdir)$$dir"; \
195
          else \
196
            dir=''; \
197
          fi; \
198
          if test -d $$d/$$file; then \
199
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
200
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
201
            fi; \
202
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
203
          else \
204
            test -f $(distdir)/$$file \
205
            || cp -p $$d/$$file $(distdir)/$$file \
206
            || exit 1; \
207
          fi; \
208
        done
209
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
210
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
211
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
212
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
213
        || chmod -R a+r $(distdir)
214
dist-gzip: distdir
215
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
216
        $(am__remove_distdir)
217
 
218
dist dist-all: distdir
219
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
220
        $(am__remove_distdir)
221
 
222
# This target untars the dist file and tries a VPATH configuration.  Then
223
# it guarantees that the distribution is self-contained by making another
224
# tarfile.
225
distcheck: dist
226
        $(am__remove_distdir)
227
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
228
        chmod -R a-w $(distdir); chmod a+w $(distdir)
229
        mkdir $(distdir)/=build
230
        mkdir $(distdir)/=inst
231
        chmod a-w $(distdir)
232
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
233
          && cd $(distdir)/=build \
234
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
235
            $(DISTCHECK_CONFIGURE_FLAGS) \
236
          && $(MAKE) $(AM_MAKEFLAGS) \
237
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
238
          && $(MAKE) $(AM_MAKEFLAGS) check \
239
          && $(MAKE) $(AM_MAKEFLAGS) install \
240
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
241
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
242
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
243
              || { echo "ERROR: files left after uninstall:" ; \
244
                   find $$dc_install_base -type f -print ; \
245
                   exit 1; } >&2 ) \
246
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
247
          && rm -f $(distdir).tar.gz \
248
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
249
        $(am__remove_distdir)
250
        @echo "$(distdir).tar.gz is ready for distribution" | \
251
          sed 'h;s/./=/g;p;x;p;x'
252
distcleancheck: distclean
253
        if test '$(srcdir)' = . ; then \
254
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
255
          exit 1 ; \
256
        fi
257
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
258
          || { echo "ERROR: files left after distclean:" ; \
259
               $(distcleancheck_listfiles) ; \
260
               exit 1; } >&2
261
check-am: all-am
262
check: check-am
263
all-am: Makefile $(SCRIPTS) all-local
264
 
265
installdirs:
266
        $(mkinstalldirs) $(DESTDIR)$(bsptools_bindir)
267
 
268
install: install-am
269
install-exec: install-exec-am
270
install-data: install-data-am
271
uninstall: uninstall-am
272
 
273
install-am: all-am
274
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
275
 
276
installcheck: installcheck-am
277
install-strip:
278
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
279
          INSTALL_STRIP_FLAG=-s \
280
          `test -z '$(STRIP)' || \
281
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
282
mostlyclean-generic:
283
 
284
clean-generic:
285
 
286
distclean-generic:
287
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
288
 
289
maintainer-clean-generic:
290
        @echo "This command is intended for maintainers to use"
291
        @echo "it deletes files that may require special tools to rebuild."
292
clean: clean-am
293
 
294
clean-am: clean-generic mostlyclean-am
295
 
296
distclean: distclean-am
297
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
298
distclean-am: clean-am distclean-generic
299
 
300
dvi: dvi-am
301
 
302
dvi-am:
303
 
304
info: info-am
305
 
306
info-am:
307
 
308
install-data-am: install-bsptools_binSCRIPTS
309
 
310
install-exec-am:
311
 
312
install-info: install-info-am
313
 
314
install-man:
315
 
316
installcheck-am:
317
 
318
maintainer-clean: maintainer-clean-am
319
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
320
        -rm -rf autom4te.cache
321
maintainer-clean-am: distclean-am maintainer-clean-generic
322
 
323
mostlyclean: mostlyclean-am
324
 
325
mostlyclean-am: mostlyclean-generic
326
 
327
uninstall-am: uninstall-bsptools_binSCRIPTS uninstall-info-am
328
 
329
.PHONY: all all-am all-local check check-am clean clean-generic dist \
330
        dist-all dist-gzip distcheck distclean distclean-generic \
331
        distcleancheck distdir dvi dvi-am info info-am install \
332
        install-am install-bsptools_binSCRIPTS install-data \
333
        install-data-am install-exec install-exec-am install-info \
334
        install-info-am install-man install-strip installcheck \
335
        installcheck-am installdirs maintainer-clean \
336
        maintainer-clean-generic mostlyclean mostlyclean-generic \
337
        uninstall uninstall-am uninstall-bsptools_binSCRIPTS \
338
        uninstall-info-am
339
 
340
 
341
$(PROJECT_ROOT)/leon/tests:
342
        $(mkinstalldirs) $@
343
 
344
$(PROJECT_ROOT)/leon/tests/runtest: runtest
345
        $(INSTALL_SCRIPT) $< $@
346
 
347
all-local: $(TMPINSTALL_FILES)
348
 
349
debug:
350
        @echo
351
        @echo "\"make debug\" is obsolete, instead use:"
352
        @echo " make VARIANT=DEBUG"
353
        @echo
354
 
355
.PHONY: debug
356
 
357
profile:
358
        @echo
359
        @echo "\"make profile\" is obsolete, instead use:"
360
        @echo " make VARIANT=PROFILE"
361
        @echo
362
 
363
preinstall-am: $(PREINSTALL_FILES)
364
preinstall: preinstall-am
365
.PHONY: preinstall preinstall-am
366
 
367
depend-am:
368
depend: depend-am
369
.PHONY: depend depend-am
370
# Tell versions [3.59,3.63) of GNU make to not export all variables.
371
# Otherwise a system limit (for SysV at least) may be exceeded.
372
.NOEXPORT:

powered by: WebSVN 2.1.0

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