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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [tests/] [tmtests/] [Makefile.in] - Blame information for rev 1771

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

powered by: WebSVN 2.1.0

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