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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [gdb/] [Makefile.in] - Blame information for rev 1774

Go to most recent revision | 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
BINUTILSVERS = @BINUTILSVERS@
71
BSPVERS = @BSPVERS@
72
DEPDIR = @DEPDIR@
73
ENDIF = @ENDIF@
74
GCC3NEWLIBVERS = @GCC3NEWLIBVERS@
75
GCCNEWLIBVERS = @GCCNEWLIBVERS@
76
GDBVERS = @GDBVERS@
77
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78
MAKE = @MAKE@
79
PACKAGE = @PACKAGE@
80
PROJECT_ROOT = @PROJECT_ROOT@
81
PROJECT_TOPdir = @PROJECT_TOPdir@
82
RPM_CPU = @RPM_CPU@
83
RPM_SPECSdir = @RPM_SPECSdir@
84
RTEMS_TOPdir = @RTEMS_TOPdir@
85
RTEMS_VERSION = @RTEMS_VERSION@
86
STRIP = @STRIP@
87
VERSION = @VERSION@
88
am__include = @am__include@
89
am__quote = @am__quote@
90
install_sh = @install_sh@
91
 
92
MKGDBSPEC = $(SHELL) $(top_builddir)/mkgdbspec
93
 
94
SUBPACKAGES = gdb.add base-gdb.add target-gdb.add
95
 
96
CLEANFILES = gdb.spec.in $(RPM_SPECS_DATA)
97
 
98
MKGDBSPEC_DEPS = $(top_builddir)/mkgdbspec gdb.spec.in \
99
    $(top_builddir)/setup.cache
100
 
101
 
102
RPM_SPECS_DATA = \
103
    arm-rtems-$(GDBVERS).spec c4x-rtems-$(GDBVERS).spec \
104
    h8300-rtems-$(GDBVERS).spec hppa1.1-rtems-$(GDBVERS).spec  \
105
    i386-rtems-$(GDBVERS).spec i960-rtems-$(GDBVERS).spec \
106
    m68k-rtems-$(GDBVERS).spec mips-rtems-$(GDBVERS).spec \
107
    mipstx39-rtems-$(GDBVERS).spec mips64orion-rtems-$(GDBVERS).spec \
108
    powerpc-rtems-$(GDBVERS).spec sh-rtems-$(GDBVERS).spec \
109
    sh-rtemself-$(GDBVERS).spec sparc-rtems-$(GDBVERS).spec \
110
    i386-RTEMS-$(GDBVERS).spec powerpc-RTEMS-$(GDBVERS).spec
111
 
112
 
113
EXTRA_DIST = $(SUBPACKAGES)
114
 
115
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
116
subdir = gdb
117
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
118
CONFIG_CLEAN_FILES =
119
DIST_SOURCES =
120
DATA = $(RPM_SPECS_DATA)
121
 
122
DIST_COMMON = Makefile.am Makefile.in
123
all: all-am
124
 
125
.SUFFIXES:
126
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
127
        cd $(top_srcdir) && \
128
          $(AUTOMAKE) --foreign  gdb/Makefile
129
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
130
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
131
uninstall-info-am:
132
RPM_SPECSDATA_INSTALL = $(INSTALL_DATA)
133
install-RPM_SPECSDATA: $(RPM_SPECS_DATA)
134
        @$(NORMAL_INSTALL)
135
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
136
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
137
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
138
          f="`echo $$p | sed -e 's|^.*/||'`"; \
139
          echo " $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
140
          $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f; \
141
        done
142
 
143
uninstall-RPM_SPECSDATA:
144
        @$(NORMAL_UNINSTALL)
145
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
146
          f="`echo $$p | sed -e 's|^.*/||'`"; \
147
          echo " rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
148
          rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f; \
149
        done
150
tags: TAGS
151
TAGS:
152
 
153
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
154
 
155
top_distdir = ..
156
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
157
 
158
distdir: $(DISTFILES)
159
        @list='$(DISTFILES)'; for file in $$list; do \
160
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
161
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
162
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
163
            dir="/$$dir"; \
164
            $(mkinstalldirs) "$(distdir)$$dir"; \
165
          else \
166
            dir=''; \
167
          fi; \
168
          if test -d $$d/$$file; then \
169
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
170
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
171
            fi; \
172
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
173
          else \
174
            test -f $(distdir)/$$file \
175
            || cp -p $$d/$$file $(distdir)/$$file \
176
            || exit 1; \
177
          fi; \
178
        done
179
check-am: all-am
180
check: check-am
181
all-am: Makefile $(DATA)
182
 
183
installdirs:
184
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
185
 
186
install: install-am
187
install-exec: install-exec-am
188
install-data: install-data-am
189
uninstall: uninstall-am
190
 
191
install-am: all-am
192
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
193
 
194
installcheck: installcheck-am
195
install-strip:
196
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
197
          INSTALL_STRIP_FLAG=-s \
198
          `test -z '$(STRIP)' || \
199
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
200
mostlyclean-generic:
201
 
202
clean-generic:
203
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
204
 
205
distclean-generic:
206
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
207
 
208
maintainer-clean-generic:
209
        @echo "This command is intended for maintainers to use"
210
        @echo "it deletes files that may require special tools to rebuild."
211
clean: clean-am
212
 
213
clean-am: clean-generic clean-local mostlyclean-am
214
 
215
distclean: distclean-am
216
 
217
distclean-am: clean-am distclean-generic distclean-local
218
 
219
dvi: dvi-am
220
 
221
dvi-am:
222
 
223
info: info-am
224
 
225
info-am:
226
 
227
install-data-am: install-RPM_SPECSDATA
228
 
229
install-exec-am:
230
 
231
install-info: install-info-am
232
 
233
install-man:
234
 
235
installcheck-am:
236
 
237
maintainer-clean: maintainer-clean-am
238
 
239
maintainer-clean-am: distclean-am maintainer-clean-generic
240
 
241
mostlyclean: mostlyclean-am
242
 
243
mostlyclean-am: mostlyclean-generic
244
 
245
uninstall-am: uninstall-RPM_SPECSDATA uninstall-info-am
246
 
247
.PHONY: all all-am check check-am clean clean-generic clean-local \
248
        distclean distclean-generic distclean-local distdir dvi dvi-am \
249
        info info-am install install-RPM_SPECSDATA install-am \
250
        install-data install-data-am install-exec install-exec-am \
251
        install-info install-info-am install-man install-strip \
252
        installcheck installcheck-am installdirs maintainer-clean \
253
        maintainer-clean-generic mostlyclean mostlyclean-generic \
254
        uninstall uninstall-RPM_SPECSDATA uninstall-am \
255
        uninstall-info-am
256
 
257
 
258
gdb.spec.in: $(SUBPACKAGES)
259
        cat $^ > $@
260
 
261
arm-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
262
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . arm-rtems
263
 
264
c4x-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
265
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . c4x-rtems
266
 
267
h8300-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
268
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . h8300-rtems
269
 
270
hppa1.1-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
271
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . hppa1.1-rtems
272
 
273
i386-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
274
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . i386-rtems
275
 
276
i386-RTEMS-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
277
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . i386-RTEMS
278
 
279
i960-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
280
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . i960-rtems
281
 
282
m68k-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
283
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . m68k-rtems
284
 
285
mips64orion-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
286
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . mips64orion-rtems
287
 
288
mips-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
289
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . mips-rtems
290
 
291
mipstx39-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
292
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . mipstx39-rtems
293
 
294
powerpc-RTEMS-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
295
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-RTEMS
296
 
297
powerpc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
298
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . powerpc-rtems
299
 
300
sh-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
301
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtems
302
 
303
sh-rtemself-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
304
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sh-rtemself
305
 
306
sparc-rtems-$(GDBVERS).spec: $(MKGDBSPEC_DEPS)
307
        $(MKGDBSPEC) -cfg $(top_builddir)/setup.cache -o . sparc-rtems
308
 
309
debug:
310
        @echo
311
        @echo "\"make debug\" is obsolete, instead use:"
312
        @echo " make VARIANT=DEBUG"
313
        @echo
314
 
315
.PHONY: debug
316
 
317
profile:
318
        @echo
319
        @echo "\"make profile\" is obsolete, instead use:"
320
        @echo " make VARIANT=PROFILE"
321
        @echo
322
 
323
.PHONY: profile
324
 
325
preinstall-am: $(PREINSTALL_FILES)
326
preinstall: preinstall-am
327
.PHONY: preinstall preinstall-am
328
 
329
depend-am:
330
depend: depend-am
331
.PHONY: depend depend-am
332
 
333
${ARCH}:
334
        mkdir ${ARCH}
335
 
336
clean-local:
337
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
338
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
339
 
340
distclean-local:
341
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
342
# Tell versions [3.59,3.63) of GNU make to not export all variables.
343
# Otherwise a system limit (for SysV at least) may be exceeded.
344
.NOEXPORT:

powered by: WebSVN 2.1.0

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