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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [sparc/] [leon/] [include/] [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
host_alias = @host_alias@
63
host_triplet = @host@
64
 
65
EXEEXT = @EXEEXT@
66
OBJEXT = @OBJEXT@
67
PATH_SEPARATOR = @PATH_SEPARATOR@
68
AMTAR = @AMTAR@
69
AWK = @AWK@
70
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
71
BARE_CPU_MODEL = @BARE_CPU_MODEL@
72
CC = @CC@
73
CPP = @CPP@
74
DEPDIR = @DEPDIR@
75
ENDIF = @ENDIF@
76
GCCSED = @GCCSED@
77
GCC_SPECS = @GCC_SPECS@
78
HAS_MP = @HAS_MP@
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
80
MAINT = @MAINT@
81
MAKE = @MAKE@
82
PACKAGE = @PACKAGE@
83
PACKHEX = @PACKHEX@
84
PROJECT_INCLUDE = @PROJECT_INCLUDE@
85
PROJECT_RELEASE = @PROJECT_RELEASE@
86
PROJECT_ROOT = @PROJECT_ROOT@
87
PROJECT_TOPdir = @PROJECT_TOPdir@
88
RTEMS_BSP = @RTEMS_BSP@
89
RTEMS_BSP_FAMILY = @RTEMS_BSP_FAMILY@
90
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
91
RTEMS_CPU = @RTEMS_CPU@
92
RTEMS_CPU_MODEL = @RTEMS_CPU_MODEL@
93
RTEMS_HOST = @RTEMS_HOST@
94
RTEMS_ROOT = @RTEMS_ROOT@
95
RTEMS_TOPdir = @RTEMS_TOPdir@
96
STRIP = @STRIP@
97
VERSION = @VERSION@
98
am__include = @am__include@
99
am__quote = @am__quote@
100
bsplibdir = @bsplibdir@
101
install_sh = @install_sh@
102
 
103
include_HEADERS = bsp.h coverhd.h leon.h bspopts.h
104
 
105
PREINSTALL_FILES = $(PROJECT_INCLUDE) $(include_HEADERS:%=$(PROJECT_INCLUDE)/%)
106
 
107
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
108
subdir = include
109
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../../../../mkinstalldirs
110
CONFIG_HEADER = bspopts.h
111
CONFIG_CLEAN_FILES =
112
DIST_SOURCES =
113
HEADERS = $(include_HEADERS)
114
 
115
DIST_COMMON = $(include_HEADERS) Makefile.am Makefile.in bspopts.h.in
116
all: bspopts.h
117
        $(MAKE) $(AM_MAKEFLAGS) all-am
118
 
119
.SUFFIXES:
120
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
121
        cd $(top_srcdir) && \
122
          $(AUTOMAKE) --foreign  include/Makefile
123
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
124
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
125
 
126
bspopts.h: stamp-h1
127
        @if test ! -f $@; then \
128
          rm -f stamp-h1; \
129
          $(MAKE) stamp-h1; \
130
        else :; fi
131
 
132
stamp-h1: $(srcdir)/bspopts.h.in $(top_builddir)/config.status
133
        @rm -f stamp-h1
134
        cd $(top_builddir) && $(SHELL) ./config.status include/bspopts.h
135
 
136
$(srcdir)/bspopts.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4)
137
        cd $(top_srcdir) && $(AUTOHEADER)
138
        touch $(srcdir)/bspopts.h.in
139
 
140
distclean-hdr:
141
        -rm -f bspopts.h stamp-h1
142
uninstall-info-am:
143
includeHEADERS_INSTALL = $(INSTALL_HEADER)
144
install-includeHEADERS: $(include_HEADERS)
145
        @$(NORMAL_INSTALL)
146
        $(mkinstalldirs) $(DESTDIR)$(includedir)
147
        @list='$(include_HEADERS)'; for p in $$list; do \
148
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
149
          f="`echo $$p | sed -e 's|^.*/||'`"; \
150
          echo " $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f"; \
151
          $(includeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(includedir)/$$f; \
152
        done
153
 
154
uninstall-includeHEADERS:
155
        @$(NORMAL_UNINSTALL)
156
        @list='$(include_HEADERS)'; for p in $$list; do \
157
          f="`echo $$p | sed -e 's|^.*/||'`"; \
158
          echo " rm -f $(DESTDIR)$(includedir)/$$f"; \
159
          rm -f $(DESTDIR)$(includedir)/$$f; \
160
        done
161
 
162
ETAGS = etags
163
ETAGSFLAGS =
164
 
165
tags: TAGS
166
 
167
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
168
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
169
        unique=`for i in $$list; do \
170
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171
          done | \
172
          $(AWK) '    { files[$$0] = 1; } \
173
               END { for (i in files) print i; }'`; \
174
        mkid -fID $$unique
175
 
176
TAGS:  $(HEADERS) $(SOURCES) bspopts.h.in $(TAGS_DEPENDENCIES) \
177
                $(TAGS_FILES) $(LISP)
178
        tags=; \
179
        here=`pwd`; \
180
        list='$(SOURCES) $(HEADERS) bspopts.h.in $(LISP) $(TAGS_FILES)'; \
181
        unique=`for i in $$list; do \
182
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183
          done | \
184
          $(AWK) '    { files[$$0] = 1; } \
185
               END { for (i in files) print i; }'`; \
186
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
187
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
188
             $$tags $$unique
189
 
190
GTAGS:
191
        here=`$(am__cd) $(top_builddir) && pwd` \
192
          && cd $(top_srcdir) \
193
          && gtags -i $(GTAGS_ARGS) $$here
194
 
195
distclean-tags:
196
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
197
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
198
 
199
top_distdir = ..
200
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
201
 
202
distdir: $(DISTFILES)
203
        @list='$(DISTFILES)'; for file in $$list; do \
204
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
205
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
206
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
207
            dir="/$$dir"; \
208
            $(mkinstalldirs) "$(distdir)$$dir"; \
209
          else \
210
            dir=''; \
211
          fi; \
212
          if test -d $$d/$$file; then \
213
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
214
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
215
            fi; \
216
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
217
          else \
218
            test -f $(distdir)/$$file \
219
            || cp -p $$d/$$file $(distdir)/$$file \
220
            || exit 1; \
221
          fi; \
222
        done
223
check-am: all-am
224
check: check-am
225
all-am: Makefile $(HEADERS) bspopts.h all-local
226
 
227
installdirs:
228
        $(mkinstalldirs) $(DESTDIR)$(includedir)
229
 
230
install: install-am
231
install-exec: install-exec-am
232
install-data: install-data-am
233
uninstall: uninstall-am
234
 
235
install-am: all-am
236
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
237
 
238
installcheck: installcheck-am
239
install-strip:
240
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
241
          INSTALL_STRIP_FLAG=-s \
242
          `test -z '$(STRIP)' || \
243
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
244
mostlyclean-generic:
245
 
246
clean-generic:
247
 
248
distclean-generic:
249
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
250
 
251
maintainer-clean-generic:
252
        @echo "This command is intended for maintainers to use"
253
        @echo "it deletes files that may require special tools to rebuild."
254
clean: clean-am
255
 
256
clean-am: clean-generic clean-local mostlyclean-am
257
 
258
distclean: distclean-am
259
 
260
distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
261
        distclean-tags
262
 
263
dvi: dvi-am
264
 
265
dvi-am:
266
 
267
info: info-am
268
 
269
info-am:
270
 
271
install-data-am: install-includeHEADERS
272
 
273
install-exec-am:
274
 
275
install-info: install-info-am
276
 
277
install-man:
278
 
279
installcheck-am:
280
 
281
maintainer-clean: maintainer-clean-am
282
 
283
maintainer-clean-am: distclean-am maintainer-clean-generic
284
 
285
mostlyclean: mostlyclean-am
286
 
287
mostlyclean-am: mostlyclean-generic
288
 
289
uninstall-am: uninstall-includeHEADERS uninstall-info-am
290
 
291
.PHONY: GTAGS all all-am all-local check check-am clean clean-generic \
292
        clean-local distclean distclean-generic distclean-hdr \
293
        distclean-local distclean-tags distdir dvi dvi-am info info-am \
294
        install install-am install-data install-data-am install-exec \
295
        install-exec-am install-includeHEADERS install-info \
296
        install-info-am install-man install-strip installcheck \
297
        installcheck-am installdirs maintainer-clean \
298
        maintainer-clean-generic mostlyclean mostlyclean-generic tags \
299
        uninstall uninstall-am uninstall-includeHEADERS \
300
        uninstall-info-am
301
 
302
 
303
$(PROJECT_INCLUDE):
304
        $(mkinstalldirs) $@
305
 
306
$(PROJECT_INCLUDE)/%.h: %.h
307
        $(INSTALL_DATA) $< $@
308
 
309
all-local: $(PREINSTALL_FILES)
310
 
311
debug:
312
        @echo
313
        @echo "\"make debug\" is obsolete, instead use:"
314
        @echo " make VARIANT=DEBUG"
315
        @echo
316
 
317
.PHONY: debug
318
 
319
profile:
320
        @echo
321
        @echo "\"make profile\" is obsolete, instead use:"
322
        @echo " make VARIANT=PROFILE"
323
        @echo
324
 
325
.PHONY: profile
326
 
327
preinstall-am: $(PREINSTALL_FILES)
328
preinstall: preinstall-am
329
.PHONY: preinstall preinstall-am
330
 
331
depend-am:
332
depend: depend-am
333
.PHONY: depend depend-am
334
 
335
${ARCH}:
336
        mkdir ${ARCH}
337
 
338
clean-local:
339
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
340
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
341
 
342
distclean-local:
343
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
344
# Tell versions [3.59,3.63) of GNU make to not export all variables.
345
# Otherwise a system limit (for SysV at least) may be exceeded.
346
.NOEXPORT:

powered by: WebSVN 2.1.0

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