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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [powerpc/] [psim/] [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
MAINT = @MAINT@
76
MAKE = @MAKE@
77
PACKAGE = @PACKAGE@
78
PACKHEX = @PACKHEX@
79
PROJECT_INCLUDE = @PROJECT_INCLUDE@
80
PROJECT_RELEASE = @PROJECT_RELEASE@
81
PROJECT_ROOT = @PROJECT_ROOT@
82
PROJECT_TOPdir = @PROJECT_TOPdir@
83
RTEMS_BSP = @RTEMS_BSP@
84
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
85
RTEMS_CPU = @RTEMS_CPU@
86
RTEMS_ROOT = @RTEMS_ROOT@
87
RTEMS_TOPdir = @RTEMS_TOPdir@
88
STRIP = @STRIP@
89
VERSION = @VERSION@
90
am__include = @am__include@
91
am__quote = @am__quote@
92
bsplibdir = @bsplibdir@
93
install_sh = @install_sh@
94
project_bindir = @project_bindir@
95
project_includedir = @project_includedir@
96
project_libdir = @project_libdir@
97
rtems_bspdir = @rtems_bspdir@
98
rtems_makedir = @rtems_makedir@
99
tooldir = @tooldir@
100
 
101
ACLOCAL_AMFLAGS = -I ../../../../../../../aclocal
102
bsptools_bindir = ${exec_prefix}/@RTEMS_BSP@/tests
103
bsptools_bin_SCRIPTS = psim runtest
104
 
105
TMPINSTALL_FILES = $(PROJECT_ROOT)/psim/tests \
106
    $(PROJECT_ROOT)/psim/tests/runtest $(PROJECT_ROOT)/psim/tests/psim \
107
    $(PROJECT_ROOT)/psim/tests/psim-gdb
108
 
109
subdir = .
110
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
111
mkinstalldirs = $(SHELL) \
112
        $(top_srcdir)/../../../../../../../mkinstalldirs
113
CONFIG_CLEAN_FILES =
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
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
bsptools_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
145
install-bsptools_binSCRIPTS: $(bsptools_bin_SCRIPTS)
146
        @$(NORMAL_INSTALL)
147
        $(mkinstalldirs) $(DESTDIR)$(bsptools_bindir)
148
        @list='$(bsptools_bin_SCRIPTS)'; for p in $$list; do \
149
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
150
          f="`echo $$p | sed -e 's|^.*/||'`"; \
151
          if test -f $$d$$p; then \
152
            f="`echo $$f|sed '$(transform)'`"; \
153
            echo " $(bsptools_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bsptools_bindir)/$$f"; \
154
            $(bsptools_binSCRIPT_INSTALL) $$d$$p $(DESTDIR)$(bsptools_bindir)/$$f; \
155
          else :; fi; \
156
        done
157
 
158
uninstall-bsptools_binSCRIPTS:
159
        @$(NORMAL_UNINSTALL)
160
        @list='$(bsptools_bin_SCRIPTS)'; for p in $$list; do \
161
          f="`echo $$p | sed -e 's|^.*/||'`"; \
162
          f="`echo $$f|sed '$(transform)'`"; \
163
          echo " rm -f $(DESTDIR)$(bsptools_bindir)/$$f"; \
164
          rm -f $(DESTDIR)$(bsptools_bindir)/$$f; \
165
        done
166
uninstall-info-am:
167
tags: TAGS
168
TAGS:
169
 
170
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
171
 
172
top_distdir = .
173
distdir = $(PACKAGE)-$(VERSION)
174
 
175
am__remove_distdir = \
176
  { test ! -d $(distdir) \
177
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
178
         && rm -fr $(distdir); }; }
179
 
180
GZIP_ENV = --best
181
distcleancheck_listfiles = find . -type f -print
182
 
183
distdir: $(DISTFILES)
184
        $(am__remove_distdir)
185
        mkdir $(distdir)
186
        $(mkinstalldirs) $(distdir)/../../../../../../..
187
        @list='$(DISTFILES)'; for file in $$list; do \
188
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
189
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
190
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
191
            dir="/$$dir"; \
192
            $(mkinstalldirs) "$(distdir)$$dir"; \
193
          else \
194
            dir=''; \
195
          fi; \
196
          if test -d $$d/$$file; then \
197
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
198
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
199
            fi; \
200
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
201
          else \
202
            test -f $(distdir)/$$file \
203
            || cp -p $$d/$$file $(distdir)/$$file \
204
            || exit 1; \
205
          fi; \
206
        done
207
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
208
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
209
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
210
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
211
        || chmod -R a+r $(distdir)
212
dist-gzip: distdir
213
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
214
        $(am__remove_distdir)
215
 
216
dist dist-all: distdir
217
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
218
        $(am__remove_distdir)
219
 
220
# This target untars the dist file and tries a VPATH configuration.  Then
221
# it guarantees that the distribution is self-contained by making another
222
# tarfile.
223
distcheck: dist
224
        $(am__remove_distdir)
225
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
226
        chmod -R a-w $(distdir); chmod a+w $(distdir)
227
        mkdir $(distdir)/=build
228
        mkdir $(distdir)/=inst
229
        chmod a-w $(distdir)
230
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
231
          && cd $(distdir)/=build \
232
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
233
            $(DISTCHECK_CONFIGURE_FLAGS) \
234
          && $(MAKE) $(AM_MAKEFLAGS) \
235
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
236
          && $(MAKE) $(AM_MAKEFLAGS) check \
237
          && $(MAKE) $(AM_MAKEFLAGS) install \
238
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
239
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
240
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
241
              || { echo "ERROR: files left after uninstall:" ; \
242
                   find $$dc_install_base -type f -print ; \
243
                   exit 1; } >&2 ) \
244
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
245
          && rm -f $(distdir).tar.gz \
246
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
247
        $(am__remove_distdir)
248
        @echo "$(distdir).tar.gz is ready for distribution" | \
249
          sed 'h;s/./=/g;p;x;p;x'
250
distcleancheck: distclean
251
        if test '$(srcdir)' = . ; then \
252
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
253
          exit 1 ; \
254
        fi
255
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
256
          || { echo "ERROR: files left after distclean:" ; \
257
               $(distcleancheck_listfiles) ; \
258
               exit 1; } >&2
259
check-am: all-am
260
check: check-am
261
all-am: Makefile $(SCRIPTS) all-local
262
 
263
installdirs:
264
        $(mkinstalldirs) $(DESTDIR)$(bsptools_bindir)
265
 
266
install: install-am
267
install-exec: install-exec-am
268
install-data: install-data-am
269
uninstall: uninstall-am
270
 
271
install-am: all-am
272
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
273
 
274
installcheck: installcheck-am
275
install-strip:
276
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
277
          INSTALL_STRIP_FLAG=-s \
278
          `test -z '$(STRIP)' || \
279
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
280
mostlyclean-generic:
281
 
282
clean-generic:
283
 
284
distclean-generic:
285
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
286
 
287
maintainer-clean-generic:
288
        @echo "This command is intended for maintainers to use"
289
        @echo "it deletes files that may require special tools to rebuild."
290
clean: clean-am
291
 
292
clean-am: clean-generic mostlyclean-am
293
 
294
distclean: distclean-am
295
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
296
distclean-am: clean-am distclean-generic
297
 
298
dvi: dvi-am
299
 
300
dvi-am:
301
 
302
info: info-am
303
 
304
info-am:
305
 
306
install-data-am: install-bsptools_binSCRIPTS
307
 
308
install-exec-am:
309
 
310
install-info: install-info-am
311
 
312
install-man:
313
 
314
installcheck-am:
315
 
316
maintainer-clean: maintainer-clean-am
317
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
318
        -rm -rf autom4te.cache
319
maintainer-clean-am: distclean-am maintainer-clean-generic
320
 
321
mostlyclean: mostlyclean-am
322
 
323
mostlyclean-am: mostlyclean-generic
324
 
325
uninstall-am: uninstall-bsptools_binSCRIPTS uninstall-info-am
326
 
327
.PHONY: all all-am all-local check check-am clean clean-generic dist \
328
        dist-all dist-gzip distcheck distclean distclean-generic \
329
        distcleancheck distdir dvi dvi-am info info-am install \
330
        install-am install-bsptools_binSCRIPTS install-data \
331
        install-data-am install-exec install-exec-am install-info \
332
        install-info-am install-man install-strip installcheck \
333
        installcheck-am installdirs maintainer-clean \
334
        maintainer-clean-generic mostlyclean mostlyclean-generic \
335
        uninstall uninstall-am uninstall-bsptools_binSCRIPTS \
336
        uninstall-info-am
337
 
338
 
339
$(PROJECT_ROOT)/psim/tests:
340
        $(mkinstalldirs) $@
341
 
342
$(PROJECT_ROOT)/psim/tests/runtest: runtest
343
        $(INSTALL_SCRIPT) $< $@
344
 
345
$(PROJECT_ROOT)/psim/tests/psim: psim
346
        $(INSTALL_SCRIPT) $< $@
347
 
348
$(PROJECT_ROOT)/psim/tests/psim-gdb: psim
349
        $(INSTALL_SCRIPT) $< $@
350
 
351
all-local: $(TMPINSTALL_FILES)
352
 
353
debug:
354
        @echo
355
        @echo "\"make debug\" is obsolete, instead use:"
356
        @echo " make VARIANT=DEBUG"
357
        @echo
358
 
359
.PHONY: debug
360
 
361
profile:
362
        @echo
363
        @echo "\"make profile\" is obsolete, instead use:"
364
        @echo " make VARIANT=PROFILE"
365
        @echo
366
 
367
preinstall-am: $(PREINSTALL_FILES)
368
preinstall: preinstall-am
369
.PHONY: preinstall preinstall-am
370
 
371
depend-am:
372
depend: depend-am
373
.PHONY: depend depend-am
374
# Tell versions [3.59,3.63) of GNU make to not export all variables.
375
# Otherwise a system limit (for SysV at least) may be exceeded.
376
.NOEXPORT:

powered by: WebSVN 2.1.0

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