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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [Makefile.in] - Blame information for rev 1780

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
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_ITRON_API = @HAS_ITRON_API@
79
HAS_NETWORKING = @HAS_NETWORKING@
80
HAS_POSIX_API = @HAS_POSIX_API@
81
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82
MAINT = @MAINT@
83
MAKE = @MAKE@
84
MULTIBUILDTOP = @MULTIBUILDTOP@
85
MULTISUBDIR = @MULTISUBDIR@
86
PACKAGE = @PACKAGE@
87
PROJECT_INCLUDE = @PROJECT_INCLUDE@
88
PROJECT_ROOT = @PROJECT_ROOT@
89
PROJECT_TOPdir = @PROJECT_TOPdir@
90
RANLIB = @RANLIB@
91
RTEMS_BSP = @RTEMS_BSP@
92
RTEMS_CPU = @RTEMS_CPU@
93
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
94
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
95
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
96
RTEMS_HOST = @RTEMS_HOST@
97
RTEMS_ROOT = @RTEMS_ROOT@
98
RTEMS_TOPdir = @RTEMS_TOPdir@
99
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
100
RTEMS_USE_NEWLIB = @RTEMS_USE_NEWLIB@
101
RTEMS_VERSION = @RTEMS_VERSION@
102
STRIP = @STRIP@
103
VERSION = @VERSION@
104
am__include = @am__include@
105
am__quote = @am__quote@
106
install_sh = @install_sh@
107
multilib_basedir = @multilib_basedir@
108
project_libdir = @project_libdir@
109
 
110
ACLOCAL_AMFLAGS = -I aclocal
111
 
112
@MULTILIB_TRUE@MULTISRCTOP =
113
@MULTILIB_TRUE@MULTIDIRS =
114
@MULTILIB_TRUE@MULTIDO = true
115
@MULTILIB_TRUE@MULTICLEAN = true
116
 
117
SUBDIRS = . include score rtems sapi @subdirs@ wrapup
118
 
119
noinst_DATA = preinstall-stamp
120
CLEANFILES = preinstall-stamp
121
 
122
AUTOMAKE_FILES = automake/compile.am automake/lib.am automake/local.am \
123
    automake/multilib.am automake/subdirs.am
124
 
125
EXTRA_DIST = $(AUTOMAKE_FILES)
126
 
127
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
128
subdir = .
129
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
130
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
131
CONFIG_HEADER = $(top_builddir)/score/include/rtems/score/cpuopts-tmp.h
132
CONFIG_CLEAN_FILES = sapi/include/rtems/sptables.h
133
DIST_SOURCES =
134
DATA = $(noinst_DATA)
135
 
136
 
137
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
138
        uninstall-info-recursive all-recursive install-data-recursive \
139
        install-exec-recursive installdirs-recursive install-recursive \
140
        uninstall-recursive check-recursive installcheck-recursive
141
DIST_COMMON = ../COPYING ../ChangeLog ../INSTALL ../README \
142
        ../acinclude.m4 ../config.guess ../config.sub ../configure \
143
        ../configure.ac ../depcomp ../install-sh ../missing \
144
        ../mkinstalldirs ./score/include/rtems/score/cpuopts-tmp.h.in \
145
        ChangeLog Makefile.am Makefile.in aclocal.m4 configure \
146
        configure.ac
147
DIST_SUBDIRS = $(SUBDIRS)
148
all: all-recursive
149
 
150
.SUFFIXES:
151
 
152
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
153
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/automake/multilib.am $(top_srcdir)/automake/subdirs.am $(top_srcdir)/automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
154
        cd $(top_srcdir) && \
155
          $(AUTOMAKE) --foreign  Makefile
156
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
157
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
158
 
159
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
160
        $(SHELL) ./config.status --recheck
161
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
162
        cd $(srcdir) && $(AUTOCONF)
163
 
164
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac aclocal/bsp-alias.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-itron.m4 aclocal/check-multiprocessing.m4 aclocal/check-networking.m4 aclocal/check-newlib.m4 aclocal/check-posix.m4 aclocal/check-tool.m4 aclocal/enable-bare.m4 aclocal/enable-inlines.m4 aclocal/enable-itron.m4 aclocal/enable-multiprocessing.m4 aclocal/enable-networking.m4 aclocal/enable-posix.m4 aclocal/enable-rtemsbsp.m4 aclocal/env-rtemsbsp.m4 aclocal/env-rtemscpu.m4 aclocal/gcc-pipe.m4 aclocal/gcc-specs.m4 aclocal/multi.m4 aclocal/multilib.m4 aclocal/prog-cc.m4 aclocal/prog-ccas.m4 aclocal/rtems-cpu-subdirs.m4 aclocal/rtems-debug.m4 aclocal/rtems-top.m4 aclocal/sysv-ipc.m4 aclocal/tool-paths.m4 aclocal/version.m4
165
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
166
 
167
score/include/rtems/score/cpuopts-tmp.h: score/include/rtems/score/stamp-h1
168
        @if test ! -f $@; then \
169
          rm -f score/include/rtems/score/stamp-h1; \
170
          $(MAKE) score/include/rtems/score/stamp-h1; \
171
        else :; fi
172
 
173
score/include/rtems/score/stamp-h1: $(srcdir)/./score/include/rtems/score/cpuopts-tmp.h.in $(top_builddir)/config.status
174
        @rm -f score/include/rtems/score/stamp-h1
175
        cd $(top_builddir) && $(SHELL) ./config.status score/include/rtems/score/cpuopts-tmp.h
176
 
177
$(srcdir)/./score/include/rtems/score/cpuopts-tmp.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.ac $(ACLOCAL_M4)
178
        cd $(top_srcdir) && $(AUTOHEADER)
179
        touch $(srcdir)/./score/include/rtems/score/cpuopts-tmp.h.in
180
 
181
distclean-hdr:
182
        -rm -f score/include/rtems/score/cpuopts-tmp.h score/include/rtems/score/stamp-h1
183
sapi/include/rtems/sptables.h: $(top_builddir)/config.status $(top_srcdir)/sapi/include/rtems/sptables.h.in
184
        cd $(top_builddir) && $(SHELL) ./config.status $@
185
uninstall-info-am:
186
 
187
# This directory's subdirectories are mostly independent; you can cd
188
# into them and run `make' without going through this Makefile.
189
# To change the values of `make' variables: instead of editing Makefiles,
190
# (1) if the variable is set in `config.status', edit `config.status'
191
#     (which will cause the Makefiles to be regenerated when you run `make');
192
# (2) otherwise, pass the desired values on the `make' command line.
193
$(RECURSIVE_TARGETS):
194
        @set fnord $$MAKEFLAGS; amf=$$2; \
195
        dot_seen=no; \
196
        target=`echo $@ | sed s/-recursive//`; \
197
        list='$(SUBDIRS)'; for subdir in $$list; do \
198
          echo "Making $$target in $$subdir"; \
199
          if test "$$subdir" = "."; then \
200
            dot_seen=yes; \
201
            local_target="$$target-am"; \
202
          else \
203
            local_target="$$target"; \
204
          fi; \
205
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
206
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
207
        done; \
208
        if test "$$dot_seen" = "no"; then \
209
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
210
        fi; test -z "$$fail"
211
 
212
mostlyclean-recursive clean-recursive distclean-recursive \
213
maintainer-clean-recursive:
214
        @set fnord $$MAKEFLAGS; amf=$$2; \
215
        dot_seen=no; \
216
        case "$@" in \
217
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
218
          *) list='$(SUBDIRS)' ;; \
219
        esac; \
220
        rev=''; for subdir in $$list; do \
221
          if test "$$subdir" = "."; then :; else \
222
            rev="$$subdir $$rev"; \
223
          fi; \
224
        done; \
225
        rev="$$rev ."; \
226
        target=`echo $@ | sed s/-recursive//`; \
227
        for subdir in $$rev; do \
228
          echo "Making $$target in $$subdir"; \
229
          if test "$$subdir" = "."; then \
230
            local_target="$$target-am"; \
231
          else \
232
            local_target="$$target"; \
233
          fi; \
234
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
235
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
236
        done && test -z "$$fail"
237
tags-recursive:
238
        list='$(SUBDIRS)'; for subdir in $$list; do \
239
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
240
        done
241
 
242
ETAGS = etags
243
ETAGSFLAGS =
244
 
245
tags: TAGS
246
 
247
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
248
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
249
        unique=`for i in $$list; do \
250
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
251
          done | \
252
          $(AWK) '    { files[$$0] = 1; } \
253
               END { for (i in files) print i; }'`; \
254
        mkid -fID $$unique
255
 
256
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
257
                $(TAGS_FILES) $(LISP)
258
        tags=; \
259
        here=`pwd`; \
260
        list='$(SUBDIRS)'; for subdir in $$list; do \
261
          if test "$$subdir" = .; then :; else \
262
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
263
          fi; \
264
        done; \
265
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
266
        unique=`for i in $$list; do \
267
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
268
          done | \
269
          $(AWK) '    { files[$$0] = 1; } \
270
               END { for (i in files) print i; }'`; \
271
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
272
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
273
             $$tags $$unique
274
 
275
GTAGS:
276
        here=`$(am__cd) $(top_builddir) && pwd` \
277
          && cd $(top_srcdir) \
278
          && gtags -i $(GTAGS_ARGS) $$here
279
 
280
distclean-tags:
281
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
282
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
283
 
284
top_distdir = .
285
distdir = $(PACKAGE)-$(VERSION)
286
 
287
am__remove_distdir = \
288
  { test ! -d $(distdir) \
289
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
290
         && rm -fr $(distdir); }; }
291
 
292
GZIP_ENV = --best
293
distcleancheck_listfiles = find . -type f -print
294
 
295
distdir: $(DISTFILES)
296
        $(am__remove_distdir)
297
        mkdir $(distdir)
298
        $(mkinstalldirs) $(distdir)/.. $(distdir)/./score/include/rtems/score $(distdir)/automake $(distdir)/sapi/include/rtems
299
        @list='$(DISTFILES)'; for file in $$list; do \
300
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
301
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
302
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
303
            dir="/$$dir"; \
304
            $(mkinstalldirs) "$(distdir)$$dir"; \
305
          else \
306
            dir=''; \
307
          fi; \
308
          if test -d $$d/$$file; then \
309
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
311
            fi; \
312
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
313
          else \
314
            test -f $(distdir)/$$file \
315
            || cp -p $$d/$$file $(distdir)/$$file \
316
            || exit 1; \
317
          fi; \
318
        done
319
        list='$(SUBDIRS)'; for subdir in $$list; do \
320
          if test "$$subdir" = .; then :; else \
321
            test -d $(distdir)/$$subdir \
322
            || mkdir $(distdir)/$$subdir \
323
            || exit 1; \
324
            (cd $$subdir && \
325
              $(MAKE) $(AM_MAKEFLAGS) \
326
                top_distdir="$(top_distdir)" \
327
                distdir=../$(distdir)/$$subdir \
328
                distdir) \
329
              || exit 1; \
330
          fi; \
331
        done
332
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
333
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
334
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
335
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
336
        || chmod -R a+r $(distdir)
337
dist-gzip: distdir
338
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
339
        $(am__remove_distdir)
340
 
341
dist dist-all: distdir
342
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
343
        $(am__remove_distdir)
344
 
345
# This target untars the dist file and tries a VPATH configuration.  Then
346
# it guarantees that the distribution is self-contained by making another
347
# tarfile.
348
distcheck: dist
349
        $(am__remove_distdir)
350
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
351
        chmod -R a-w $(distdir); chmod a+w $(distdir)
352
        mkdir $(distdir)/=build
353
        mkdir $(distdir)/=inst
354
        chmod a-w $(distdir)
355
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
356
          && cd $(distdir)/=build \
357
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
358
            $(DISTCHECK_CONFIGURE_FLAGS) \
359
          && $(MAKE) $(AM_MAKEFLAGS) \
360
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
361
          && $(MAKE) $(AM_MAKEFLAGS) check \
362
          && $(MAKE) $(AM_MAKEFLAGS) install \
363
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
364
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
365
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
366
              || { echo "ERROR: files left after uninstall:" ; \
367
                   find $$dc_install_base -type f -print ; \
368
                   exit 1; } >&2 ) \
369
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
370
          && rm -f $(distdir).tar.gz \
371
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
372
        $(am__remove_distdir)
373
        @echo "$(distdir).tar.gz is ready for distribution" | \
374
          sed 'h;s/./=/g;p;x;p;x'
375
distcleancheck: distclean
376
        if test '$(srcdir)' = . ; then \
377
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
378
          exit 1 ; \
379
        fi
380
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
381
          || { echo "ERROR: files left after distclean:" ; \
382
               $(distcleancheck_listfiles) ; \
383
               exit 1; } >&2
384
check-am: all-am
385
check: check-recursive
386
all-am: Makefile $(DATA)
387
installdirs: installdirs-recursive
388
installdirs-am:
389
 
390
install: install-recursive
391
install-exec: install-exec-recursive
392
install-data: install-data-recursive
393
uninstall: uninstall-recursive
394
 
395
install-am: all-am
396
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397
 
398
installcheck: installcheck-recursive
399
install-strip:
400
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
401
          INSTALL_STRIP_FLAG=-s \
402
          `test -z '$(STRIP)' || \
403
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
404
mostlyclean-generic:
405
 
406
clean-generic:
407
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
408
 
409
distclean-generic:
410
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
411
 
412
maintainer-clean-generic:
413
        @echo "This command is intended for maintainers to use"
414
        @echo "it deletes files that may require special tools to rebuild."
415
clean: clean-recursive
416
 
417
clean-am: clean-generic clean-local mostlyclean-am
418
 
419
distclean: distclean-recursive
420
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
421
distclean-am: clean-am distclean-generic distclean-hdr distclean-local \
422
        distclean-tags
423
 
424
dvi: dvi-recursive
425
 
426
dvi-am:
427
 
428
info: info-recursive
429
 
430
info-am:
431
 
432
install-data-am:
433
 
434
install-exec-am:
435
 
436
install-info: install-info-recursive
437
 
438
install-man:
439
 
440
installcheck-am:
441
 
442
maintainer-clean: maintainer-clean-recursive
443
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
444
        -rm -rf autom4te.cache
445
maintainer-clean-am: distclean-am maintainer-clean-generic
446
 
447
mostlyclean: mostlyclean-recursive
448
 
449
mostlyclean-am: mostlyclean-generic
450
 
451
uninstall-am: uninstall-info-am
452
 
453
uninstall-info: uninstall-info-recursive
454
 
455
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
456
        clean-generic clean-local clean-recursive dist dist-all \
457
        dist-gzip distcheck distclean distclean-generic distclean-hdr \
458
        distclean-local distclean-recursive distclean-tags \
459
        distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
460
        info-recursive install install-am install-data install-data-am \
461
        install-data-recursive install-exec install-exec-am \
462
        install-exec-recursive install-info install-info-am \
463
        install-info-recursive install-man install-recursive \
464
        install-strip installcheck installcheck-am installdirs \
465
        installdirs-am installdirs-recursive maintainer-clean \
466
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
467
        mostlyclean-generic mostlyclean-recursive tags tags-recursive \
468
        uninstall uninstall-am uninstall-info-am \
469
        uninstall-info-recursive uninstall-recursive
470
 
471
 
472
# Multilib support rules
473
.PHONY: all-multi install-multi mostlyclean-multi clean-multi distclean-multi \
474
        maintainer-clean-multi
475
 
476
@MULTILIB_TRUE@all-recursive: all-multi
477
@MULTILIB_TRUE@install-recursive: install-multi
478
 
479
@MULTILIB_TRUE@mostlyclean-recursive: mostlyclean-multi
480
@MULTILIB_TRUE@clean-recursive: clean-multi
481
@MULTILIB_TRUE@distclean-recursive: distclean-multi
482
@MULTILIB_TRUE@maintainer-clean-recursive: maintainer-clean-multi
483
 
484
@MULTILIB_TRUE@all-multi:
485
@MULTILIB_TRUE@ $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
486
@MULTILIB_TRUE@install-multi:
487
@MULTILIB_TRUE@ $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
488
 
489
@MULTILIB_TRUE@mostlyclean-multi:
490
@MULTILIB_TRUE@ $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
491
@MULTILIB_TRUE@clean-multi:
492
@MULTILIB_TRUE@ $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
493
@MULTILIB_TRUE@distclean-multi:
494
@MULTILIB_TRUE@ $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
495
@MULTILIB_TRUE@maintainer-clean-multi:
496
@MULTILIB_TRUE@ $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
497
@MULTILIB_FALSE@include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
498
 
499
preinstall-stamp:
500
        $(MAKE) $(AM_MAKEFLAGS) preinstall
501
        touch preinstall-stamp
502
 
503
depend-recursive \
504
preinstall-recursive:
505
        @set fnord $(MAKEFLAGS); amf=$$2; \
506
        dot_seen=no; \
507
        target=`echo $@ | sed s/-recursive//`; \
508
        list='$(SUBDIRS)'; for subdir in $$list; do \
509
          echo "Making $$target in $$subdir"; \
510
          if test "$$subdir" = "."; then \
511
            dot_seen=yes; \
512
            local_target="$$target-am"; \
513
          else \
514
            local_target="$$target"; \
515
          fi; \
516
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
517
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
518
        done; \
519
        if test "$$dot_seen" = "no"; then \
520
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
521
        fi; test -z "$$fail"
522
 
523
preinstall: preinstall-recursive
524
.PHONY: preinstall-recursive
525
 
526
depend: depend-recursive
527
.PHONY: depend-recursive
528
 
529
debug:
530
        @echo
531
        @echo "\"make debug\" is obsolete, instead use:"
532
        @echo " make VARIANT=DEBUG"
533
        @echo
534
 
535
.PHONY: debug
536
 
537
profile:
538
        @echo
539
        @echo "\"make profile\" is obsolete, instead use:"
540
        @echo " make VARIANT=PROFILE"
541
        @echo
542
 
543
.PHONY: profile
544
 
545
preinstall-am: $(PREINSTALL_FILES)
546
preinstall: preinstall-am
547
.PHONY: preinstall preinstall-am
548
 
549
depend-am:
550
depend: depend-am
551
.PHONY: depend depend-am
552
 
553
${ARCH}:
554
        mkdir ${ARCH}
555
 
556
clean-local:
557
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
558
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
559
 
560
distclean-local:
561
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
562
# Tell versions [3.59,3.63) of GNU make to not export all variables.
563
# Otherwise a system limit (for SysV at least) may be exceeded.
564
.NOEXPORT:

powered by: WebSVN 2.1.0

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