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

Subversion Repositories or1k

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

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
 
17
#
18
# top level directory for RTEMS build tree
19
#
20
SHELL = @SHELL@
21
 
22
srcdir = @srcdir@
23
top_srcdir = @top_srcdir@
24
VPATH = @srcdir@
25
prefix = @prefix@
26
exec_prefix = @exec_prefix@
27
 
28
bindir = @bindir@
29
sbindir = @sbindir@
30
libexecdir = @libexecdir@
31
datadir = @datadir@
32
sysconfdir = @sysconfdir@
33
sharedstatedir = @sharedstatedir@
34
localstatedir = @localstatedir@
35
libdir = @libdir@
36
infodir = @infodir@
37
mandir = @mandir@
38
includedir = @includedir@
39
oldincludedir = /usr/include
40
pkgdatadir = $(datadir)/@PACKAGE@
41
pkglibdir = $(libdir)/@PACKAGE@
42
pkgincludedir = $(includedir)/@PACKAGE@
43
top_builddir = .
44
 
45
ACLOCAL = @ACLOCAL@
46
AUTOCONF = @AUTOCONF@
47
AUTOMAKE = @AUTOMAKE@
48
AUTOHEADER = @AUTOHEADER@
49
 
50
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
51
INSTALL = @INSTALL@
52
INSTALL_PROGRAM = @INSTALL_PROGRAM@
53
INSTALL_DATA = @INSTALL_DATA@
54
install_sh_DATA = $(install_sh) -c -m 644
55
install_sh_PROGRAM = $(install_sh) -c
56
install_sh_SCRIPT = $(install_sh) -c
57
INSTALL_SCRIPT = @INSTALL_SCRIPT@
58
INSTALL_HEADER = $(INSTALL_DATA)
59
transform = @program_transform_name@
60
NORMAL_INSTALL = :
61
PRE_INSTALL = :
62
POST_INSTALL = :
63
NORMAL_UNINSTALL = :
64
PRE_UNINSTALL = :
65
POST_UNINSTALL = :
66
 
67
EXEEXT = @EXEEXT@
68
OBJEXT = @OBJEXT@
69
PATH_SEPARATOR = @PATH_SEPARATOR@
70
AMTAR = @AMTAR@
71
AWK = @AWK@
72
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
73
BARE_CPU_MODEL = @BARE_CPU_MODEL@
74
BUILD_SUBDIRS = @BUILD_SUBDIRS@
75
DEPDIR = @DEPDIR@
76
ENDIF = @ENDIF@
77
GCC_SPECS = @GCC_SPECS@
78
HAS_NETWORKING = @HAS_NETWORKING@
79
HAS_RDBG = @HAS_RDBG@
80
HOST_SUBDIRS = @HOST_SUBDIRS@
81
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82
MAINT = @MAINT@
83
MAKE = @MAKE@
84
PACKAGE = @PACKAGE@
85
PACKHEX = @PACKHEX@
86
PROJECT_INCLUDE = @PROJECT_INCLUDE@
87
PROJECT_RELEASE = @PROJECT_RELEASE@
88
PROJECT_ROOT = @PROJECT_ROOT@
89
PROJECT_TOPdir = @PROJECT_TOPdir@
90
RTEMS_BSP = @RTEMS_BSP@
91
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
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_HAS_RDBG = @RTEMS_HAS_RDBG@
97
RTEMS_ROOT = @RTEMS_ROOT@
98
RTEMS_TOPdir = @RTEMS_TOPdir@
99
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
100
STRIP = @STRIP@
101
TARGET_SUBDIRS = @TARGET_SUBDIRS@
102
VERSION = @VERSION@
103
am__include = @am__include@
104
am__quote = @am__quote@
105
bsplibdir = @bsplibdir@
106
build_configdirs = @build_configdirs@
107
buildargs = @buildargs@
108
hostargs = @hostargs@
109
install_sh = @install_sh@
110
targetargs = @targetargs@
111
 
112
ACLOCAL_AMFLAGS = -I aclocal
113
 
114
SUBDIRS = tools make $(BUILD_SUBDIRS) $(HOST_SUBDIRS) $(TARGET_SUBDIRS)
115
 
116
AUTOMAKE_FILES = automake/compile.am automake/host.am automake/lib.am \
117
    automake/local.am automake/subdirs.am \
118
    automake/leaf.am automake/force-preinstall.am
119
 
120
 
121
ACLOCAL_FILES = aclocal/bsp-alias.m4 aclocal/canonical-host.m4 \
122
    aclocal/canonical-target-name.m4 aclocal/canonicalize-tools.m4 \
123
    aclocal/check-bsp-cache.m4 aclocal/check-bsps.m4 aclocal/check-cpu.m4 \
124
    aclocal/check-cxx.m4 aclocal/check-itron.m4 \
125
    aclocal/check-multiprocessing.m4 aclocal/check-networking.m4 \
126
    aclocal/check-newlib.m4 aclocal/check-posix.m4 aclocal/check-rdbg.m4 \
127
    aclocal/enable-bare.m4 aclocal/enable-cxx.m4 aclocal/enable-gcc28.m4 \
128
    aclocal/enable-inlines.m4 aclocal/enable-itron.m4 aclocal/enable-libcdir.m4 \
129
    aclocal/enable-multiprocessing.m4 aclocal/enable-networking.m4 \
130
    aclocal/enable-posix.m4 aclocal/enable-rdbg.m4 aclocal/enable-rtemsbsp.m4 \
131
    aclocal/enable-tests.m4 aclocal/gcc-pipe.m4 aclocal/gcc-specs.m4 \
132
    aclocal/i386-gas-code16.m4 aclocal/multilib.m4 aclocal/path-ksh.m4 \
133
    aclocal/path-perl.m4 aclocal/prog-cc.m4 aclocal/prog-cxx.m4 \
134
    aclocal/project-root.m4 aclocal/rtems-debug.m4 \
135
    aclocal/rtems-test-no-pause.m4 aclocal/rtems-top.m4 aclocal/sysv-ipc.m4 \
136
    aclocal/target.m4 aclocal/tool-paths.m4 aclocal/bspopts.m4 \
137
    aclocal/ppc.m4 aclocal/bsp-configure.m4
138
 
139
 
140
noinst_SCRIPTS = bootstrap
141
 
142
EXTRA_DIST = $(AUTOMAKE_FILES) $(ACLOCAL_FILES) README.configure SUPPORT \
143
    VERSION LICENSE $(noinst_SCRIPTS)
144
 
145
subdir = .
146
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
147
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
148
CONFIG_CLEAN_FILES =
149
SCRIPTS = $(noinst_SCRIPTS)
150
 
151
DIST_SOURCES =
152
 
153
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
154
        uninstall-info-recursive all-recursive install-data-recursive \
155
        install-exec-recursive installdirs-recursive install-recursive \
156
        uninstall-recursive check-recursive installcheck-recursive
157
DIST_COMMON = README COPYING ChangeLog INSTALL Makefile.am Makefile.in \
158
        acinclude.m4 aclocal.m4 configure configure.ac install-sh \
159
        missing mkinstalldirs
160
DIST_SUBDIRS = $(SUBDIRS)
161
all: all-recursive
162
 
163
.SUFFIXES:
164
 
165
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log
166
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/automake/subdirs.am $(top_srcdir)/automake/host.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
167
        cd $(top_srcdir) && \
168
          $(AUTOMAKE) --foreign  Makefile
169
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
170
        cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
171
 
172
$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
173
        $(SHELL) ./config.status --recheck
174
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.ac $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
175
        cd $(srcdir) && $(AUTOCONF)
176
 
177
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.ac acinclude.m4 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
178
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
179
uninstall-info-am:
180
 
181
# This directory's subdirectories are mostly independent; you can cd
182
# into them and run `make' without going through this Makefile.
183
# To change the values of `make' variables: instead of editing Makefiles,
184
# (1) if the variable is set in `config.status', edit `config.status'
185
#     (which will cause the Makefiles to be regenerated when you run `make');
186
# (2) otherwise, pass the desired values on the `make' command line.
187
$(RECURSIVE_TARGETS):
188
        @set fnord $$MAKEFLAGS; amf=$$2; \
189
        dot_seen=no; \
190
        target=`echo $@ | sed s/-recursive//`; \
191
        list='$(SUBDIRS)'; for subdir in $$list; do \
192
          echo "Making $$target in $$subdir"; \
193
          if test "$$subdir" = "."; then \
194
            dot_seen=yes; \
195
            local_target="$$target-am"; \
196
          else \
197
            local_target="$$target"; \
198
          fi; \
199
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
200
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
201
        done; \
202
        if test "$$dot_seen" = "no"; then \
203
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
204
        fi; test -z "$$fail"
205
 
206
mostlyclean-recursive clean-recursive distclean-recursive \
207
maintainer-clean-recursive:
208
        @set fnord $$MAKEFLAGS; amf=$$2; \
209
        dot_seen=no; \
210
        case "$@" in \
211
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
212
          *) list='$(SUBDIRS)' ;; \
213
        esac; \
214
        rev=''; for subdir in $$list; do \
215
          if test "$$subdir" = "."; then :; else \
216
            rev="$$subdir $$rev"; \
217
          fi; \
218
        done; \
219
        rev="$$rev ."; \
220
        target=`echo $@ | sed s/-recursive//`; \
221
        for subdir in $$rev; do \
222
          echo "Making $$target in $$subdir"; \
223
          if test "$$subdir" = "."; then \
224
            local_target="$$target-am"; \
225
          else \
226
            local_target="$$target"; \
227
          fi; \
228
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
229
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
230
        done && test -z "$$fail"
231
tags-recursive:
232
        list='$(SUBDIRS)'; for subdir in $$list; do \
233
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
234
        done
235
 
236
ETAGS = etags
237
ETAGSFLAGS =
238
 
239
tags: TAGS
240
 
241
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
242
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
243
        unique=`for i in $$list; do \
244
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245
          done | \
246
          $(AWK) '    { files[$$0] = 1; } \
247
               END { for (i in files) print i; }'`; \
248
        mkid -fID $$unique
249
 
250
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
251
                $(TAGS_FILES) $(LISP)
252
        tags=; \
253
        here=`pwd`; \
254
        list='$(SUBDIRS)'; for subdir in $$list; do \
255
          if test "$$subdir" = .; then :; else \
256
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
257
          fi; \
258
        done; \
259
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
260
        unique=`for i in $$list; do \
261
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262
          done | \
263
          $(AWK) '    { files[$$0] = 1; } \
264
               END { for (i in files) print i; }'`; \
265
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
266
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
267
             $$tags $$unique
268
 
269
GTAGS:
270
        here=`$(am__cd) $(top_builddir) && pwd` \
271
          && cd $(top_srcdir) \
272
          && gtags -i $(GTAGS_ARGS) $$here
273
 
274
distclean-tags:
275
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
276
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
277
 
278
top_distdir = .
279
distdir = $(PACKAGE)-$(VERSION)
280
 
281
am__remove_distdir = \
282
  { test ! -d $(distdir) \
283
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
284
         && rm -fr $(distdir); }; }
285
 
286
GZIP_ENV = --best
287
distcleancheck_listfiles = find . -type f -print
288
 
289
distdir: $(DISTFILES)
290
        $(am__remove_distdir)
291
        mkdir $(distdir)
292
        $(mkinstalldirs) $(distdir)/aclocal $(distdir)/automake
293
        @list='$(DISTFILES)'; for file in $$list; do \
294
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
295
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
296
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
297
            dir="/$$dir"; \
298
            $(mkinstalldirs) "$(distdir)$$dir"; \
299
          else \
300
            dir=''; \
301
          fi; \
302
          if test -d $$d/$$file; then \
303
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
304
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
305
            fi; \
306
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
307
          else \
308
            test -f $(distdir)/$$file \
309
            || cp -p $$d/$$file $(distdir)/$$file \
310
            || exit 1; \
311
          fi; \
312
        done
313
        list='$(SUBDIRS)'; for subdir in $$list; do \
314
          if test "$$subdir" = .; then :; else \
315
            test -d $(distdir)/$$subdir \
316
            || mkdir $(distdir)/$$subdir \
317
            || exit 1; \
318
            (cd $$subdir && \
319
              $(MAKE) $(AM_MAKEFLAGS) \
320
                top_distdir="$(top_distdir)" \
321
                distdir=../$(distdir)/$$subdir \
322
                distdir) \
323
              || exit 1; \
324
          fi; \
325
        done
326
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
327
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
328
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
329
          ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
330
        || chmod -R a+r $(distdir)
331
dist-gzip: distdir
332
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
333
        $(am__remove_distdir)
334
 
335
dist dist-all: distdir
336
        $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
337
        $(am__remove_distdir)
338
 
339
# This target untars the dist file and tries a VPATH configuration.  Then
340
# it guarantees that the distribution is self-contained by making another
341
# tarfile.
342
distcheck: dist
343
        $(am__remove_distdir)
344
        GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
345
        chmod -R a-w $(distdir); chmod a+w $(distdir)
346
        mkdir $(distdir)/=build
347
        mkdir $(distdir)/=inst
348
        chmod a-w $(distdir)
349
        dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
350
          && cd $(distdir)/=build \
351
          && ../configure --srcdir=.. --prefix=$$dc_install_base \
352
            $(DISTCHECK_CONFIGURE_FLAGS) \
353
          && $(MAKE) $(AM_MAKEFLAGS) \
354
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
355
          && $(MAKE) $(AM_MAKEFLAGS) check \
356
          && $(MAKE) $(AM_MAKEFLAGS) install \
357
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
358
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
359
          && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
360
              || { echo "ERROR: files left after uninstall:" ; \
361
                   find $$dc_install_base -type f -print ; \
362
                   exit 1; } >&2 ) \
363
          && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
364
          && rm -f $(distdir).tar.gz \
365
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
366
        $(am__remove_distdir)
367
        @echo "$(distdir).tar.gz is ready for distribution" | \
368
          sed 'h;s/./=/g;p;x;p;x'
369
distcleancheck: distclean
370
        if test '$(srcdir)' = . ; then \
371
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
372
          exit 1 ; \
373
        fi
374
        test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
375
          || { echo "ERROR: files left after distclean:" ; \
376
               $(distcleancheck_listfiles) ; \
377
               exit 1; } >&2
378
check-am: all-am
379
check: check-recursive
380
all-am: Makefile $(SCRIPTS)
381
installdirs: installdirs-recursive
382
installdirs-am:
383
 
384
install: install-recursive
385
install-exec: install-exec-recursive
386
install-data: install-data-recursive
387
uninstall: uninstall-recursive
388
 
389
install-am: all-am
390
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
391
 
392
installcheck: installcheck-recursive
393
install-strip:
394
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
395
          INSTALL_STRIP_FLAG=-s \
396
          `test -z '$(STRIP)' || \
397
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
398
mostlyclean-generic:
399
 
400
clean-generic:
401
 
402
distclean-generic:
403
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
404
 
405
maintainer-clean-generic:
406
        @echo "This command is intended for maintainers to use"
407
        @echo "it deletes files that may require special tools to rebuild."
408
clean: clean-recursive
409
 
410
clean-am: clean-generic mostlyclean-am
411
 
412
distclean: distclean-recursive
413
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
414
distclean-am: clean-am distclean-generic distclean-tags
415
 
416
dvi: dvi-recursive
417
 
418
dvi-am:
419
 
420
info: info-recursive
421
 
422
info-am:
423
 
424
install-data-am:
425
 
426
install-exec-am:
427
 
428
install-info: install-info-recursive
429
 
430
install-man:
431
 
432
installcheck-am:
433
 
434
maintainer-clean: maintainer-clean-recursive
435
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
436
        -rm -rf autom4te.cache
437
maintainer-clean-am: distclean-am maintainer-clean-generic
438
 
439
mostlyclean: mostlyclean-recursive
440
 
441
mostlyclean-am: mostlyclean-generic
442
 
443
uninstall-am: uninstall-info-am
444
 
445
uninstall-info: uninstall-info-recursive
446
 
447
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
448
        clean-generic clean-recursive dist dist-all dist-gzip distcheck \
449
        distclean distclean-generic distclean-recursive distclean-tags \
450
        distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
451
        info-recursive install install-am install-data install-data-am \
452
        install-data-recursive install-exec install-exec-am \
453
        install-exec-recursive install-info install-info-am \
454
        install-info-recursive install-man install-recursive \
455
        install-strip installcheck installcheck-am installdirs \
456
        installdirs-am installdirs-recursive maintainer-clean \
457
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
458
        mostlyclean-generic mostlyclean-recursive tags tags-recursive \
459
        uninstall uninstall-am uninstall-info-am \
460
        uninstall-info-recursive uninstall-recursive
461
 
462
 
463
depend-recursive \
464
preinstall-recursive:
465
        @set fnord $(MAKEFLAGS); amf=$$2; \
466
        dot_seen=no; \
467
        target=`echo $@ | sed s/-recursive//`; \
468
        list='$(SUBDIRS)'; for subdir in $$list; do \
469
          echo "Making $$target in $$subdir"; \
470
          if test "$$subdir" = "."; then \
471
            dot_seen=yes; \
472
            local_target="$$target-am"; \
473
          else \
474
            local_target="$$target"; \
475
          fi; \
476
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
477
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
478
        done; \
479
        if test "$$dot_seen" = "no"; then \
480
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
481
        fi; test -z "$$fail"
482
 
483
preinstall: preinstall-recursive
484
.PHONY: preinstall-recursive
485
 
486
depend: depend-recursive
487
.PHONY: depend-recursive
488
 
489
debug:
490
        @echo
491
        @echo "\"make debug\" is obsolete, instead use:"
492
        @echo " make VARIANT=DEBUG"
493
        @echo
494
 
495
.PHONY: debug
496
 
497
profile:
498
        @echo
499
        @echo "\"make profile\" is obsolete, instead use:"
500
        @echo " make VARIANT=PROFILE"
501
        @echo
502
 
503
preinstall-am: $(PREINSTALL_FILES)
504
preinstall: preinstall-am
505
.PHONY: preinstall preinstall-am
506
 
507
depend-am:
508
depend: depend-am
509
.PHONY: depend depend-am
510
# Tell versions [3.59,3.63) of GNU make to not export all variables.
511
# Otherwise a system limit (for SysV at least) may be exceeded.
512
.NOEXPORT:

powered by: WebSVN 2.1.0

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