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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [scripts/] [autotools/] [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
RPM_SPECS_DATA = \
93
    autoconf-rtems.spec automake-rtems.spec
94
 
95
 
96
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
97
subdir = autotools
98
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
99
CONFIG_CLEAN_FILES = automake-rtems.spec
100
DIST_SOURCES =
101
DATA = $(RPM_SPECS_DATA)
102
 
103
DIST_COMMON = Makefile.am Makefile.in automake-rtems.spec.in
104
all: all-am
105
 
106
.SUFFIXES:
107
$(srcdir)/Makefile.in:  Makefile.am $(top_srcdir)/../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
108
        cd $(top_srcdir) && \
109
          $(AUTOMAKE) --foreign  autotools/Makefile
110
Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
111
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
112
automake-rtems.spec: $(top_builddir)/config.status automake-rtems.spec.in
113
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
114
uninstall-info-am:
115
RPM_SPECSDATA_INSTALL = $(INSTALL_DATA)
116
install-RPM_SPECSDATA: $(RPM_SPECS_DATA)
117
        @$(NORMAL_INSTALL)
118
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
119
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
120
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
121
          f="`echo $$p | sed -e 's|^.*/||'`"; \
122
          echo " $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
123
          $(RPM_SPECSDATA_INSTALL) $$d$$p $(DESTDIR)$(RPM_SPECSdir)/$$f; \
124
        done
125
 
126
uninstall-RPM_SPECSDATA:
127
        @$(NORMAL_UNINSTALL)
128
        @list='$(RPM_SPECS_DATA)'; for p in $$list; do \
129
          f="`echo $$p | sed -e 's|^.*/||'`"; \
130
          echo " rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f"; \
131
          rm -f $(DESTDIR)$(RPM_SPECSdir)/$$f; \
132
        done
133
tags: TAGS
134
TAGS:
135
 
136
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137
 
138
top_distdir = ..
139
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
140
 
141
distdir: $(DISTFILES)
142
        @list='$(DISTFILES)'; for file in $$list; do \
143
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
144
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
145
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
146
            dir="/$$dir"; \
147
            $(mkinstalldirs) "$(distdir)$$dir"; \
148
          else \
149
            dir=''; \
150
          fi; \
151
          if test -d $$d/$$file; then \
152
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
153
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
154
            fi; \
155
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
156
          else \
157
            test -f $(distdir)/$$file \
158
            || cp -p $$d/$$file $(distdir)/$$file \
159
            || exit 1; \
160
          fi; \
161
        done
162
check-am: all-am
163
check: check-am
164
all-am: Makefile $(DATA)
165
 
166
installdirs:
167
        $(mkinstalldirs) $(DESTDIR)$(RPM_SPECSdir)
168
 
169
install: install-am
170
install-exec: install-exec-am
171
install-data: install-data-am
172
uninstall: uninstall-am
173
 
174
install-am: all-am
175
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
176
 
177
installcheck: installcheck-am
178
install-strip:
179
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
180
          INSTALL_STRIP_FLAG=-s \
181
          `test -z '$(STRIP)' || \
182
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
183
mostlyclean-generic:
184
 
185
clean-generic:
186
 
187
distclean-generic:
188
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
189
 
190
maintainer-clean-generic:
191
        @echo "This command is intended for maintainers to use"
192
        @echo "it deletes files that may require special tools to rebuild."
193
clean: clean-am
194
 
195
clean-am: clean-generic clean-local mostlyclean-am
196
 
197
distclean: distclean-am
198
 
199
distclean-am: clean-am distclean-generic distclean-local
200
 
201
dvi: dvi-am
202
 
203
dvi-am:
204
 
205
info: info-am
206
 
207
info-am:
208
 
209
install-data-am: install-RPM_SPECSDATA
210
 
211
install-exec-am:
212
 
213
install-info: install-info-am
214
 
215
install-man:
216
 
217
installcheck-am:
218
 
219
maintainer-clean: maintainer-clean-am
220
 
221
maintainer-clean-am: distclean-am maintainer-clean-generic
222
 
223
mostlyclean: mostlyclean-am
224
 
225
mostlyclean-am: mostlyclean-generic
226
 
227
uninstall-am: uninstall-RPM_SPECSDATA uninstall-info-am
228
 
229
.PHONY: all all-am check check-am clean clean-generic clean-local \
230
        distclean distclean-generic distclean-local distdir dvi dvi-am \
231
        info info-am install install-RPM_SPECSDATA install-am \
232
        install-data install-data-am install-exec install-exec-am \
233
        install-info install-info-am install-man install-strip \
234
        installcheck installcheck-am installdirs maintainer-clean \
235
        maintainer-clean-generic mostlyclean mostlyclean-generic \
236
        uninstall uninstall-RPM_SPECSDATA uninstall-am \
237
        uninstall-info-am
238
 
239
 
240
debug:
241
        @echo
242
        @echo "\"make debug\" is obsolete, instead use:"
243
        @echo " make VARIANT=DEBUG"
244
        @echo
245
 
246
.PHONY: debug
247
 
248
profile:
249
        @echo
250
        @echo "\"make profile\" is obsolete, instead use:"
251
        @echo " make VARIANT=PROFILE"
252
        @echo
253
 
254
.PHONY: profile
255
 
256
preinstall-am: $(PREINSTALL_FILES)
257
preinstall: preinstall-am
258
.PHONY: preinstall preinstall-am
259
 
260
depend-am:
261
depend: depend-am
262
.PHONY: depend depend-am
263
 
264
${ARCH}:
265
        mkdir ${ARCH}
266
 
267
clean-local:
268
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
269
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
270
 
271
distclean-local:
272
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
273
# Tell versions [3.59,3.63) of GNU make to not export all variables.
274
# Otherwise a system limit (for SysV at least) may be exceeded.
275
.NOEXPORT:

powered by: WebSVN 2.1.0

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