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

Subversion Repositories or1k_old

[/] [or1k_old/] [trunk/] [rtems-20020807/] [c/] [src/] [make/] [Makefile.in] - Blame information for rev 1782

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
CAT = @CAT@
73
CC = @CC@
74
CC_CFLAGS_DEBUG_V = @CC_CFLAGS_DEBUG_V@
75
CC_CFLAGS_DEFAULT = @CC_CFLAGS_DEFAULT@
76
CC_CFLAGS_PROFILE_V = @CC_CFLAGS_PROFILE_V@
77
CC_LDFLAGS_PROFILE_V = @CC_LDFLAGS_PROFILE_V@
78
CHMOD = @CHMOD@
79
CMP = @CMP@
80
CP = @CP@
81
CPLUS_LD_LIBS = @CPLUS_LD_LIBS@
82
CPP = @CPP@
83
CUSTOM_CFG_FILES = @CUSTOM_CFG_FILES@
84
CXX = @CXX@
85
CXXCPP = @CXXCPP@
86
DEPDIR = @DEPDIR@
87
ENDIF = @ENDIF@
88
GCCSED = @GCCSED@
89
GCC_SPECS = @GCC_SPECS@
90
HAS_CPLUSPLUS = @HAS_CPLUSPLUS@
91
HAS_ITRON_API = @HAS_ITRON_API@
92
HAS_MP = @HAS_MP@
93
HAS_NETWORKING = @HAS_NETWORKING@
94
HAS_POSIX_API = @HAS_POSIX_API@
95
HAS_RDBG = @HAS_RDBG@
96
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
97
KSH = @KSH@
98
LN = @LN@
99
LN_S = @LN_S@
100
M4 = @M4@
101
MAINT = @MAINT@
102
MAKE = @MAKE@
103
MV = @MV@
104
PACKAGE = @PACKAGE@
105
PACKHEX = @PACKHEX@
106
PERL = @PERL@
107
PROJECT_INCLUDE = @PROJECT_INCLUDE@
108
PROJECT_RELEASE = @PROJECT_RELEASE@
109
PROJECT_ROOT = @PROJECT_ROOT@
110
PROJECT_TOPdir = @PROJECT_TOPdir@
111
RTEMS_BSP = @RTEMS_BSP@
112
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
113
RTEMS_CPU = @RTEMS_CPU@
114
RTEMS_GAS_CODE16 = @RTEMS_GAS_CODE16@
115
RTEMS_HAS_CPLUSPLUS = @RTEMS_HAS_CPLUSPLUS@
116
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
117
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
118
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
119
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
120
RTEMS_HOST = @RTEMS_HOST@
121
RTEMS_ROOT = @RTEMS_ROOT@
122
RTEMS_TOPdir = @RTEMS_TOPdir@
123
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
124
SED = @SED@
125
SORT = @SORT@
126
STRIP = @STRIP@
127
TOUCH = @TOUCH@
128
VERSION = @VERSION@
129
am__include = @am__include@
130
am__quote = @am__quote@
131
bsplibdir = @bsplibdir@
132
cfg_dir = @cfg_dir@
133
install_sh = @install_sh@
134
program_prefix = @program_prefix@
135
rtems_cv_prog_cc_cross = @rtems_cv_prog_cc_cross@
136
 
137
ACLOCAL_AMFLAGS = -I ../../../aclocal
138
 
139
rtems_makedir = $(prefix)/make
140
 
141
GENERIC_FILES = host.cfg
142
 
143
MAKE_FILES = README directory.cfg lib.cfg
144
 
145
rtems_make_DATA = $(MAKE_FILES) $(GENERIC_FILES)
146
 
147
noinst_DATA = leaf.cfg @RTEMS_BSP@.cache custom/default.cfg
148
EXTRA_DIST = leaf.cfg
149
 
150
rtemsdir = $(exec_prefix)
151
rtems_bspdir = $(rtemsdir)/@RTEMS_BSP@
152
rtems_bsp_DATA = Makefile.inc
153
 
154
rtems_bsp_makedir = $(rtems_bspdir)/make
155
rtems_bsp_make_DATA = bsp.cfg
156
DISTCLEANFILES = @RTEMS_BSP@.cache custom/default.cfg
157
 
158
rtems_make_compilersdir = $(rtems_makedir)/compilers
159
 
160
dist_rtems_make_compilers_DATA = compilers/gcc-target-default.cfg
161
 
162
rtems_make_customdir = $(rtems_makedir)/custom
163
rtems_make_custom_DATA = @CUSTOM_CFG_FILES@
164
 
165
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
166
subdir = .
167
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
168
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
169
CONFIG_CLEAN_FILES = Makefile.inc host.cfg bsp.cfg custom/default.cfg
170
DIST_SOURCES =
171
DATA = $(dist_rtems_make_compilers_DATA) $(noinst_DATA) \
172
        $(rtems_bsp_DATA) $(rtems_bsp_make_DATA) $(rtems_make_DATA) \
173
        $(rtems_make_custom_DATA)
174
 
175
DIST_COMMON = $(dist_rtems_make_compilers_DATA) ../../../COPYING \
176
        ../../../ChangeLog ../../../INSTALL ../../../README \
177
        ../../../acinclude.m4 ../../../config.guess ../../../config.sub \
178
        ../../../configure ../../../configure.ac ../../../depcomp \
179
        ../../../install-sh ../../../missing ../../../mkinstalldirs \
180
        ChangeLog Makefile.am Makefile.in Makefile.inc.in aclocal.m4 \
181
        bsp.cfg.in configure configure.ac host.cfg.in
182
all: all-am
183
 
184
.SUFFIXES:
185
 
186
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
187
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
188
        cd $(top_srcdir) && \
189
          $(AUTOMAKE) --foreign  Makefile
190
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
191
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
192
 
193
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194
        $(SHELL) ./config.status --recheck
195
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
196
        cd $(srcdir) && $(AUTOCONF)
197
 
198
$(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
199
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
200
Makefile.inc: $(top_builddir)/config.status Makefile.inc.in
201
        cd $(top_builddir) && $(SHELL) ./config.status $@
202
host.cfg: $(top_builddir)/config.status host.cfg.in
203
        cd $(top_builddir) && $(SHELL) ./config.status $@
204
bsp.cfg: $(top_builddir)/config.status bsp.cfg.in
205
        cd $(top_builddir) && $(SHELL) ./config.status $@
206
custom/default.cfg: $(top_builddir)/config.status $(top_srcdir)/custom/default.cfg.in
207
        cd $(top_builddir) && $(SHELL) ./config.status $@
208
uninstall-info-am:
209
dist_rtems_make_compilersDATA_INSTALL = $(INSTALL_DATA)
210
install-dist_rtems_make_compilersDATA: $(dist_rtems_make_compilers_DATA)
211
        @$(NORMAL_INSTALL)
212
        $(mkinstalldirs) $(DESTDIR)$(rtems_make_compilersdir)
213
        @list='$(dist_rtems_make_compilers_DATA)'; for p in $$list; do \
214
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
215
          f="`echo $$p | sed -e 's|^.*/||'`"; \
216
          echo " $(dist_rtems_make_compilersDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_compilersdir)/$$f"; \
217
          $(dist_rtems_make_compilersDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_compilersdir)/$$f; \
218
        done
219
 
220
uninstall-dist_rtems_make_compilersDATA:
221
        @$(NORMAL_UNINSTALL)
222
        @list='$(dist_rtems_make_compilers_DATA)'; for p in $$list; do \
223
          f="`echo $$p | sed -e 's|^.*/||'`"; \
224
          echo " rm -f $(DESTDIR)$(rtems_make_compilersdir)/$$f"; \
225
          rm -f $(DESTDIR)$(rtems_make_compilersdir)/$$f; \
226
        done
227
rtems_bspDATA_INSTALL = $(INSTALL_DATA)
228
install-rtems_bspDATA: $(rtems_bsp_DATA)
229
        @$(NORMAL_INSTALL)
230
        $(mkinstalldirs) $(DESTDIR)$(rtems_bspdir)
231
        @list='$(rtems_bsp_DATA)'; for p in $$list; do \
232
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
233
          f="`echo $$p | sed -e 's|^.*/||'`"; \
234
          echo " $(rtems_bspDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_bspdir)/$$f"; \
235
          $(rtems_bspDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_bspdir)/$$f; \
236
        done
237
 
238
uninstall-rtems_bspDATA:
239
        @$(NORMAL_UNINSTALL)
240
        @list='$(rtems_bsp_DATA)'; for p in $$list; do \
241
          f="`echo $$p | sed -e 's|^.*/||'`"; \
242
          echo " rm -f $(DESTDIR)$(rtems_bspdir)/$$f"; \
243
          rm -f $(DESTDIR)$(rtems_bspdir)/$$f; \
244
        done
245
rtems_bsp_makeDATA_INSTALL = $(INSTALL_DATA)
246
install-rtems_bsp_makeDATA: $(rtems_bsp_make_DATA)
247
        @$(NORMAL_INSTALL)
248
        $(mkinstalldirs) $(DESTDIR)$(rtems_bsp_makedir)
249
        @list='$(rtems_bsp_make_DATA)'; for p in $$list; do \
250
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
251
          f="`echo $$p | sed -e 's|^.*/||'`"; \
252
          echo " $(rtems_bsp_makeDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_bsp_makedir)/$$f"; \
253
          $(rtems_bsp_makeDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_bsp_makedir)/$$f; \
254
        done
255
 
256
uninstall-rtems_bsp_makeDATA:
257
        @$(NORMAL_UNINSTALL)
258
        @list='$(rtems_bsp_make_DATA)'; for p in $$list; do \
259
          f="`echo $$p | sed -e 's|^.*/||'`"; \
260
          echo " rm -f $(DESTDIR)$(rtems_bsp_makedir)/$$f"; \
261
          rm -f $(DESTDIR)$(rtems_bsp_makedir)/$$f; \
262
        done
263
rtems_makeDATA_INSTALL = $(INSTALL_DATA)
264
install-rtems_makeDATA: $(rtems_make_DATA)
265
        @$(NORMAL_INSTALL)
266
        $(mkinstalldirs) $(DESTDIR)$(rtems_makedir)
267
        @list='$(rtems_make_DATA)'; for p in $$list; do \
268
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
269
          f="`echo $$p | sed -e 's|^.*/||'`"; \
270
          echo " $(rtems_makeDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_makedir)/$$f"; \
271
          $(rtems_makeDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_makedir)/$$f; \
272
        done
273
 
274
uninstall-rtems_makeDATA:
275
        @$(NORMAL_UNINSTALL)
276
        @list='$(rtems_make_DATA)'; for p in $$list; do \
277
          f="`echo $$p | sed -e 's|^.*/||'`"; \
278
          echo " rm -f $(DESTDIR)$(rtems_makedir)/$$f"; \
279
          rm -f $(DESTDIR)$(rtems_makedir)/$$f; \
280
        done
281
rtems_make_customDATA_INSTALL = $(INSTALL_DATA)
282
install-rtems_make_customDATA: $(rtems_make_custom_DATA)
283
        @$(NORMAL_INSTALL)
284
        $(mkinstalldirs) $(DESTDIR)$(rtems_make_customdir)
285
        @list='$(rtems_make_custom_DATA)'; for p in $$list; do \
286
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
287
          f="`echo $$p | sed -e 's|^.*/||'`"; \
288
          echo " $(rtems_make_customDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_customdir)/$$f"; \
289
          $(rtems_make_customDATA_INSTALL) $$d$$p $(DESTDIR)$(rtems_make_customdir)/$$f; \
290
        done
291
 
292
uninstall-rtems_make_customDATA:
293
        @$(NORMAL_UNINSTALL)
294
        @list='$(rtems_make_custom_DATA)'; for p in $$list; do \
295
          f="`echo $$p | sed -e 's|^.*/||'`"; \
296
          echo " rm -f $(DESTDIR)$(rtems_make_customdir)/$$f"; \
297
          rm -f $(DESTDIR)$(rtems_make_customdir)/$$f; \
298
        done
299
tags: TAGS
300
TAGS:
301
 
302
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
303
 
304
top_distdir = .
305
distdir = $(PACKAGE)-$(VERSION)
306
 
307
am__remove_distdir = \
308
  { test ! -d $(distdir) \
309
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
310
         && rm -fr $(distdir); }; }
311
 
312
GZIP_ENV = --best
313
distcleancheck_listfiles = find . -type f -print
314
 
315
distdir: $(DISTFILES)
316
        $(am__remove_distdir)
317
        mkdir $(distdir)
318
        $(mkinstalldirs) $(distdir)/. $(distdir)/../../.. $(distdir)/compilers $(distdir)/custom
319
        @list='$(DISTFILES)'; for file in $$list; do \
320
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
321
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
322
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
323
            dir="/$$dir"; \
324
            $(mkinstalldirs) "$(distdir)$$dir"; \
325
          else \
326
            dir=''; \
327
          fi; \
328
          if test -d $$d/$$file; then \
329
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
330
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
331
            fi; \
332
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
333
          else \
334
            test -f $(distdir)/$$file \
335
            || cp -p $$d/$$file $(distdir)/$$file \
336
            || exit 1; \
337
          fi; \
338
        done
339
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
340
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
341
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
342
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
343
        || chmod -R a+r $(distdir)
344
dist-gzip: distdir
345
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
346
        $(am__remove_distdir)
347
 
348
dist dist-all: distdir
349
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
350
        $(am__remove_distdir)
351
 
352
# This target untars the dist file and tries a VPATH configuration.  Then
353
# it guarantees that the distribution is self-contained by making another
354
# tarfile.
355
distcheck: dist
356
        $(am__remove_distdir)
357
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
358
        chmod -R a-w $(distdir); chmod a+w $(distdir)
359
        mkdir $(distdir)/=build
360
        mkdir $(distdir)/=inst
361
        chmod a-w $(distdir)
362
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
363
          && cd $(distdir)/=build \
364
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
365
            $(DISTCHECK_CONFIGURE_FLAGS) \
366
          && $(MAKE) $(AM_MAKEFLAGS) \
367
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
368
          && $(MAKE) $(AM_MAKEFLAGS) check \
369
          && $(MAKE) $(AM_MAKEFLAGS) install \
370
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
371
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
372
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
373
              || { echo "ERROR: files left after uninstall:" ; \
374
                   find $$dc_install_base -type f -print ; \
375
                   exit 1; } >&2 ) \
376
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
377
          && rm -f $(distdir).tar.gz \
378
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
379
        $(am__remove_distdir)
380
        @echo "$(distdir).tar.gz is ready for distribution" | \
381
          sed 'h;s/./=/g;p;x;p;x'
382
distcleancheck: distclean
383
        if test '$(srcdir)' = . ; then \
384
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
385
          exit 1 ; \
386
        fi
387
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
388
          || { echo "ERROR: files left after distclean:" ; \
389
               $(distcleancheck_listfiles) ; \
390
               exit 1; } >&2
391
check-am: all-am
392
check: check-am
393
all-am: Makefile $(DATA)
394
 
395
installdirs:
396
        $(mkinstalldirs) $(DESTDIR)$(rtems_make_compilersdir) $(DESTDIR)$(rtems_bspdir) $(DESTDIR)$(rtems_bsp_makedir) $(DESTDIR)$(rtems_makedir) $(DESTDIR)$(rtems_make_customdir)
397
 
398
install: install-am
399
install-exec: install-exec-am
400
install-data: install-data-am
401
uninstall: uninstall-am
402
 
403
install-am: all-am
404
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
405
 
406
installcheck: installcheck-am
407
install-strip:
408
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
409
          INSTALL_STRIP_FLAG=-s \
410
          `test -z '$(STRIP)' || \
411
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
412
mostlyclean-generic:
413
 
414
clean-generic:
415
 
416
distclean-generic:
417
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
418
        -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
419
 
420
maintainer-clean-generic:
421
        @echo "This command is intended for maintainers to use"
422
        @echo "it deletes files that may require special tools to rebuild."
423
clean: clean-am
424
 
425
clean-am: clean-generic clean-local mostlyclean-am
426
 
427
distclean: distclean-am
428
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
429
distclean-am: clean-am distclean-generic distclean-local
430
 
431
dvi: dvi-am
432
 
433
dvi-am:
434
 
435
info: info-am
436
 
437
info-am:
438
 
439
install-data-am: install-dist_rtems_make_compilersDATA \
440
        install-rtems_bspDATA install-rtems_bsp_makeDATA \
441
        install-rtems_makeDATA install-rtems_make_customDATA
442
 
443
install-exec-am:
444
 
445
install-info: install-info-am
446
 
447
install-man:
448
 
449
installcheck-am:
450
 
451
maintainer-clean: maintainer-clean-am
452
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
453
        -rm -rf autom4te.cache
454
maintainer-clean-am: distclean-am maintainer-clean-generic
455
 
456
mostlyclean: mostlyclean-am
457
 
458
mostlyclean-am: mostlyclean-generic
459
 
460
uninstall-am: uninstall-dist_rtems_make_compilersDATA uninstall-info-am \
461
        uninstall-rtems_bspDATA uninstall-rtems_bsp_makeDATA \
462
        uninstall-rtems_makeDATA uninstall-rtems_make_customDATA
463
 
464
.PHONY: all all-am check check-am clean clean-generic clean-local dist \
465
        dist-all dist-gzip distcheck distclean distclean-generic \
466
        distclean-local distcleancheck distdir dvi dvi-am info info-am \
467
        install install-am install-data install-data-am \
468
        install-dist_rtems_make_compilersDATA install-exec \
469
        install-exec-am install-info install-info-am install-man \
470
        install-rtems_bspDATA install-rtems_bsp_makeDATA \
471
        install-rtems_makeDATA install-rtems_make_customDATA \
472
        install-strip installcheck installcheck-am installdirs \
473
        maintainer-clean maintainer-clean-generic mostlyclean \
474
        mostlyclean-generic uninstall uninstall-am \
475
        uninstall-dist_rtems_make_compilersDATA uninstall-info-am \
476
        uninstall-rtems_bspDATA uninstall-rtems_bsp_makeDATA \
477
        uninstall-rtems_makeDATA uninstall-rtems_make_customDATA
478
 
479
 
480
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
481
 
482
@MAINTAINER_MODE_TRUE@$(srcdir)/host.cfg.in: $(top_srcdir)/@RTEMS_TOPdir@/make/host.cfg.in
483
@MAINTAINER_MODE_TRUE@  cp $< $@
484
 
485
@RTEMS_BSP@.cache: Makefile
486
        @$(RM) $@
487
        @echo rtems_cv_RTEMS_CPU_MODEL=\$${rtems_cv_RTEMS_CPU_MODEL=$(RTEMS_CPU_MODEL)} >> $@
488
        @echo rtems_cv_RTEMS_BSP_FAMILY=\$${rtems_cv_RTEMS_BSP_FAMILY=$(RTEMS_BSP_FAMILY)} >> $@
489
        @echo rtems_cv_RTEMS_BSP_CFLAGS=\$${rtems_cv_RTEMS_BSP_CFLAGS=$(CPU_CFLAGS)} >> $@
490
        @echo rtems_cv_RTEMS_BSP_CFLAGS_OPTIMIZE_V=\$${rtems_cv_RTEMS_BSP_CFLAGS_OPTIMIZE_V=$(CFLAGS_OPTIMIZE_V)} >> $@
491
        @echo rtems_cv_RTEMS_BSP_CFLAGS_DEBUG_V=\$${rtems_cv_RTEMS_BSP_CFLAGS_DEBUG_V=$(CFLAGS_DEBUG_V)} >> $@
492
        @echo rtems_cv_RTEMS_BSP_CFLAGS_PROFILE_V=\$${rtems_cv_RTEMS_BSP_CFLAGS_PROFILE_V=$(CFLAGS_PROFILE_V)} >> $@
493
 
494
debug:
495
        @echo
496
        @echo "\"make debug\" is obsolete, instead use:"
497
        @echo " make VARIANT=DEBUG"
498
        @echo
499
 
500
.PHONY: debug
501
 
502
profile:
503
        @echo
504
        @echo "\"make profile\" is obsolete, instead use:"
505
        @echo " make VARIANT=PROFILE"
506
        @echo
507
 
508
.PHONY: profile
509
 
510
preinstall-am: $(PREINSTALL_FILES)
511
preinstall: preinstall-am
512
.PHONY: preinstall preinstall-am
513
 
514
depend-am:
515
depend: depend-am
516
.PHONY: depend depend-am
517
 
518
${ARCH}:
519
        mkdir ${ARCH}
520
 
521
clean-local:
522
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
523
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
524
 
525
distclean-local:
526
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
527
# Tell versions [3.59,3.63) of GNU make to not export all variables.
528
# Otherwise a system limit (for SysV at least) may be exceeded.
529
.NOEXPORT:

powered by: WebSVN 2.1.0

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