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

Subversion Repositories or1k

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

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

powered by: WebSVN 2.1.0

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