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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [sparc/] [shared/] [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
transform = @program_transform_name@
56
NORMAL_INSTALL = :
57
PRE_INSTALL = :
58
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
62
 
63
EXEEXT = @EXEEXT@
64
OBJEXT = @OBJEXT@
65
PATH_SEPARATOR = @PATH_SEPARATOR@
66
AMTAR = @AMTAR@
67
AWK = @AWK@
68
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
69
BARE_CPU_MODEL = @BARE_CPU_MODEL@
70
DEPDIR = @DEPDIR@
71
ENDIF = @ENDIF@
72
GCC_SPECS = @GCC_SPECS@
73
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
74
MAINT = @MAINT@
75
MAKE = @MAKE@
76
PACKAGE = @PACKAGE@
77
PACKHEX = @PACKHEX@
78
PROJECT_INCLUDE = @PROJECT_INCLUDE@
79
PROJECT_RELEASE = @PROJECT_RELEASE@
80
PROJECT_ROOT = @PROJECT_ROOT@
81
PROJECT_TOPdir = @PROJECT_TOPdir@
82
RTEMS_BSP = @RTEMS_BSP@
83
RTEMS_BSP_FAMILY = @RTEMS_BSP_FAMILY@
84
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
85
RTEMS_CPU = @RTEMS_CPU@
86
RTEMS_CPU_MODEL = @RTEMS_CPU_MODEL@
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
 
96
EXTRA_DIST = bspclean.c bspstart.c gnatcommon.c start.S
97
 
98
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
99
subdir = shared
100
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../mkinstalldirs
101
CONFIG_CLEAN_FILES =
102
DIST_SOURCES =
103
DIST_COMMON = ChangeLog Makefile.am Makefile.in
104
all: all-am
105
 
106
.SUFFIXES:
107
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
108
        cd $(top_srcdir) && \
109
          $(AUTOMAKE) --foreign  shared/Makefile
110
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
111
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
112
uninstall-info-am:
113
tags: TAGS
114
TAGS:
115
 
116
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117
 
118
top_distdir = ..
119
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
120
 
121
distdir: $(DISTFILES)
122
        @list='$(DISTFILES)'; for file in $$list; do \
123
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
124
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
125
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
126
            dir="/$$dir"; \
127
            $(mkinstalldirs) "$(distdir)$$dir"; \
128
          else \
129
            dir=''; \
130
          fi; \
131
          if test -d $$d/$$file; then \
132
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
133
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
134
            fi; \
135
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
136
          else \
137
            test -f $(distdir)/$$file \
138
            || cp -p $$d/$$file $(distdir)/$$file \
139
            || exit 1; \
140
          fi; \
141
        done
142
check-am: all-am
143
check: check-am
144
all-am: Makefile
145
 
146
installdirs:
147
 
148
install: install-am
149
install-exec: install-exec-am
150
install-data: install-data-am
151
uninstall: uninstall-am
152
 
153
install-am: all-am
154
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
155
 
156
installcheck: installcheck-am
157
install-strip:
158
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
159
          INSTALL_STRIP_FLAG=-s \
160
          `test -z '$(STRIP)' || \
161
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
162
mostlyclean-generic:
163
 
164
clean-generic:
165
 
166
distclean-generic:
167
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
168
 
169
maintainer-clean-generic:
170
        @echo "This command is intended for maintainers to use"
171
        @echo "it deletes files that may require special tools to rebuild."
172
clean: clean-am
173
 
174
clean-am: clean-generic clean-local mostlyclean-am
175
 
176
distclean: distclean-am
177
 
178
distclean-am: clean-am distclean-generic distclean-local
179
 
180
dvi: dvi-am
181
 
182
dvi-am:
183
 
184
info: info-am
185
 
186
info-am:
187
 
188
install-data-am:
189
 
190
install-exec-am:
191
 
192
install-info: install-info-am
193
 
194
install-man:
195
 
196
installcheck-am:
197
 
198
maintainer-clean: maintainer-clean-am
199
 
200
maintainer-clean-am: distclean-am maintainer-clean-generic
201
 
202
mostlyclean: mostlyclean-am
203
 
204
mostlyclean-am: mostlyclean-generic
205
 
206
uninstall-am: uninstall-info-am
207
 
208
.PHONY: all all-am check check-am clean clean-generic clean-local \
209
        distclean distclean-generic distclean-local distdir dvi dvi-am \
210
        info info-am install install-am install-data install-data-am \
211
        install-exec install-exec-am install-info install-info-am \
212
        install-man install-strip installcheck installcheck-am \
213
        installdirs maintainer-clean maintainer-clean-generic \
214
        mostlyclean mostlyclean-generic uninstall uninstall-am \
215
        uninstall-info-am
216
 
217
 
218
debug:
219
        @echo
220
        @echo "\"make debug\" is obsolete, instead use:"
221
        @echo " make VARIANT=DEBUG"
222
        @echo
223
 
224
.PHONY: debug
225
 
226
profile:
227
        @echo
228
        @echo "\"make profile\" is obsolete, instead use:"
229
        @echo " make VARIANT=PROFILE"
230
        @echo
231
 
232
.PHONY: profile
233
 
234
preinstall-am: $(PREINSTALL_FILES)
235
preinstall: preinstall-am
236
.PHONY: preinstall preinstall-am
237
 
238
depend-am:
239
depend: depend-am
240
.PHONY: depend depend-am
241
 
242
${ARCH}:
243
        mkdir ${ARCH}
244
 
245
clean-local:
246
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
247
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
248
 
249
distclean-local:
250
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
251
# Tell versions [3.59,3.63) of GNU make to not export all variables.
252
# Otherwise a system limit (for SysV at least) may be exceeded.
253
.NOEXPORT:

powered by: WebSVN 2.1.0

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