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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [Makefile.in] - Blame information for rev 790

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 786 skrzyp
# Makefile.in generated by automake 1.10.1 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006, 2007, 2008  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
#######ECOSHOSTGPLCOPYRIGHTBEGIN####
18
#######ECOSHOSTGPLCOPYRIGHTEND####
19
#######DESCRIPTIONBEGIN####
20
######DESCRIPTIONEND####
21
VPATH = @srcdir@
22
pkgdatadir = $(datadir)/@PACKAGE@
23
pkglibdir = $(libdir)/@PACKAGE@
24
pkgincludedir = $(includedir)/@PACKAGE@
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26
install_sh_DATA = $(install_sh) -c -m 644
27
install_sh_PROGRAM = $(install_sh) -c
28
install_sh_SCRIPT = $(install_sh) -c
29
INSTALL_HEADER = $(INSTALL_DATA)
30
transform = $(program_transform_name)
31
NORMAL_INSTALL = :
32
PRE_INSTALL = :
33
POST_INSTALL = :
34
NORMAL_UNINSTALL = :
35
PRE_UNINSTALL = :
36
POST_UNINSTALL = :
37
build_triplet = @build@
38
host_triplet = @host@
39
subdir = .
40
DIST_COMMON = $(am__configure_deps) \
41
        $(srcdir)/../acsupport/config.guess \
42
        $(srcdir)/../acsupport/config.sub \
43
        $(srcdir)/../acsupport/install-sh \
44
        $(srcdir)/../acsupport/missing \
45
        $(srcdir)/../acsupport/mkinstalldirs $(srcdir)/Makefile.am \
46
        $(srcdir)/Makefile.in $(top_srcdir)/configure \
47
        ../acsupport/ChangeLog ../acsupport/config.guess \
48
        ../acsupport/config.sub ../acsupport/depcomp \
49
        ../acsupport/install-sh ../acsupport/ltmain.sh \
50
        ../acsupport/missing ../acsupport/mkinstalldirs ChangeLog
51
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
53
        $(top_srcdir)/../acsupport/acinclude.m4 \
54
        $(top_srcdir)/configure.in
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
        $(ACLOCAL_M4)
57
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
58
 configure.lineno config.status.lineno
59
mkinstalldirs = $(SHELL) $(top_srcdir)/../acsupport/mkinstalldirs
60
CONFIG_CLEAN_FILES =
61
SOURCES =
62
DIST_SOURCES =
63
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
64
        html-recursive info-recursive install-data-recursive \
65
        install-dvi-recursive install-exec-recursive \
66
        install-html-recursive install-info-recursive \
67
        install-pdf-recursive install-ps-recursive install-recursive \
68
        installcheck-recursive installdirs-recursive pdf-recursive \
69
        ps-recursive uninstall-recursive
70
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
71
  distclean-recursive maintainer-clean-recursive
72
ETAGS = etags
73
CTAGS = ctags
74
DIST_SUBDIRS = $(SUBDIRS)
75
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76
distdir = $(PACKAGE)-$(VERSION)
77
top_distdir = $(distdir)
78
am__remove_distdir = \
79
  { test ! -d $(distdir) \
80
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
81
         && rm -fr $(distdir); }; }
82
DIST_ARCHIVES = $(distdir).tar.gz
83
GZIP_ENV = --best
84
distuninstallcheck_listfiles = find . -type f -print
85
distcleancheck_listfiles = find . -type f -print
86
ACLOCAL = @ACLOCAL@
87
AMTAR = @AMTAR@
88
AUTOCONF = @AUTOCONF@
89
AUTOHEADER = @AUTOHEADER@
90
AUTOMAKE = @AUTOMAKE@
91
AWK = @AWK@
92
CYGPATH_W = @CYGPATH_W@
93
DEFS = @DEFS@
94
ECHO_C = @ECHO_C@
95
ECHO_N = @ECHO_N@
96
ECHO_T = @ECHO_T@
97
INSTALL = @INSTALL@
98
INSTALL_DATA = @INSTALL_DATA@
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@
100
INSTALL_SCRIPT = @INSTALL_SCRIPT@
101
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
102
LIBOBJS = @LIBOBJS@
103
LIBS = @LIBS@
104
LTLIBOBJS = @LTLIBOBJS@
105
MAINT = @MAINT@
106
MAKEINFO = @MAKEINFO@
107
MKDIR_P = @MKDIR_P@
108
PACKAGE = @PACKAGE@
109
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
110
PACKAGE_NAME = @PACKAGE_NAME@
111
PACKAGE_STRING = @PACKAGE_STRING@
112
PACKAGE_TARNAME = @PACKAGE_TARNAME@
113
PACKAGE_VERSION = @PACKAGE_VERSION@
114
PATH_SEPARATOR = @PATH_SEPARATOR@
115
SET_MAKE = @SET_MAKE@
116
SHELL = @SHELL@
117
STRIP = @STRIP@
118
VERSION = @VERSION@
119
abs_builddir = @abs_builddir@
120
abs_srcdir = @abs_srcdir@
121
abs_top_builddir = @abs_top_builddir@
122
abs_top_srcdir = @abs_top_srcdir@
123
am__leading_dot = @am__leading_dot@
124
am__tar = @am__tar@
125
am__untar = @am__untar@
126
bindir = @bindir@
127
build = @build@
128
build_alias = @build_alias@
129
build_cpu = @build_cpu@
130
build_os = @build_os@
131
build_vendor = @build_vendor@
132
builddir = @builddir@
133
datadir = @datadir@
134
datarootdir = @datarootdir@
135
docdir = @docdir@
136
dvidir = @dvidir@
137
exec_prefix = @exec_prefix@
138
host = @host@
139
host_alias = @host_alias@
140
host_cpu = @host_cpu@
141
host_os = @host_os@
142
host_vendor = @host_vendor@
143
htmldir = @htmldir@
144
includedir = @includedir@
145
infodir = @infodir@
146
install_sh = @install_sh@
147
libdir = @libdir@
148
libexecdir = @libexecdir@
149
localedir = @localedir@
150
localstatedir = @localstatedir@
151
mandir = @mandir@
152
mkdir_p = @mkdir_p@
153
oldincludedir = @oldincludedir@
154
pdfdir = @pdfdir@
155
prefix = @prefix@
156
program_transform_name = @program_transform_name@
157
psdir = @psdir@
158
sbindir = @sbindir@
159
sharedstatedir = @sharedstatedir@
160
srcdir = @srcdir@
161
subdirs = @subdirs@
162
sysconfdir = @sysconfdir@
163
target_alias = @target_alias@
164
top_builddir = @top_builddir@
165
top_srcdir = @top_srcdir@
166
AUTOMAKE_OPTIONS = 1.10 foreign
167
SUBDIRS = @subdirs@
168
all: all-recursive
169
 
170
.SUFFIXES:
171
am--refresh:
172
        @:
173
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
174
        @for dep in $?; do \
175
          case '$(am__configure_deps)' in \
176
            *$$dep*) \
177
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
178
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
179
                && exit 0; \
180
              exit 1;; \
181
          esac; \
182
        done; \
183
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
184
        cd $(top_srcdir) && \
185
          $(AUTOMAKE) --foreign  Makefile
186
.PRECIOUS: Makefile
187
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188
        @case '$?' in \
189
          *config.status*) \
190
            echo ' $(SHELL) ./config.status'; \
191
            $(SHELL) ./config.status;; \
192
          *) \
193
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
194
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
195
        esac;
196
 
197
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
198
        $(SHELL) ./config.status --recheck
199
 
200
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
201
        cd $(srcdir) && $(AUTOCONF)
202
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
203
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
204
 
205
# This directory's subdirectories are mostly independent; you can cd
206
# into them and run `make' without going through this Makefile.
207
# To change the values of `make' variables: instead of editing Makefiles,
208
# (1) if the variable is set in `config.status', edit `config.status'
209
#     (which will cause the Makefiles to be regenerated when you run `make');
210
# (2) otherwise, pass the desired values on the `make' command line.
211
$(RECURSIVE_TARGETS):
212
        @failcom='exit 1'; \
213
        for f in x $$MAKEFLAGS; do \
214
          case $$f in \
215
            *=* | --[!k]*);; \
216
            *k*) failcom='fail=yes';; \
217
          esac; \
218
        done; \
219
        dot_seen=no; \
220
        target=`echo $@ | sed s/-recursive//`; \
221
        list='$(SUBDIRS)'; for subdir in $$list; do \
222
          echo "Making $$target in $$subdir"; \
223
          if test "$$subdir" = "."; then \
224
            dot_seen=yes; \
225
            local_target="$$target-am"; \
226
          else \
227
            local_target="$$target"; \
228
          fi; \
229
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
230
          || eval $$failcom; \
231
        done; \
232
        if test "$$dot_seen" = "no"; then \
233
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
234
        fi; test -z "$$fail"
235
 
236
$(RECURSIVE_CLEAN_TARGETS):
237
        @failcom='exit 1'; \
238
        for f in x $$MAKEFLAGS; do \
239
          case $$f in \
240
            *=* | --[!k]*);; \
241
            *k*) failcom='fail=yes';; \
242
          esac; \
243
        done; \
244
        dot_seen=no; \
245
        case "$@" in \
246
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
247
          *) list='$(SUBDIRS)' ;; \
248
        esac; \
249
        rev=''; for subdir in $$list; do \
250
          if test "$$subdir" = "."; then :; else \
251
            rev="$$subdir $$rev"; \
252
          fi; \
253
        done; \
254
        rev="$$rev ."; \
255
        target=`echo $@ | sed s/-recursive//`; \
256
        for subdir in $$rev; do \
257
          echo "Making $$target in $$subdir"; \
258
          if test "$$subdir" = "."; then \
259
            local_target="$$target-am"; \
260
          else \
261
            local_target="$$target"; \
262
          fi; \
263
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
264
          || eval $$failcom; \
265
        done && test -z "$$fail"
266
tags-recursive:
267
        list='$(SUBDIRS)'; for subdir in $$list; do \
268
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
269
        done
270
ctags-recursive:
271
        list='$(SUBDIRS)'; for subdir in $$list; do \
272
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
273
        done
274
 
275
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
276
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
277
        unique=`for i in $$list; do \
278
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279
          done | \
280
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
281
              END { if (nonempty) { for (i in files) print i; }; }'`; \
282
        mkid -fID $$unique
283
tags: TAGS
284
 
285
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
286
                $(TAGS_FILES) $(LISP)
287
        tags=; \
288
        here=`pwd`; \
289
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
290
          include_option=--etags-include; \
291
          empty_fix=.; \
292
        else \
293
          include_option=--include; \
294
          empty_fix=; \
295
        fi; \
296
        list='$(SUBDIRS)'; for subdir in $$list; do \
297
          if test "$$subdir" = .; then :; else \
298
            test ! -f $$subdir/TAGS || \
299
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
300
          fi; \
301
        done; \
302
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
303
        unique=`for i in $$list; do \
304
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
305
          done | \
306
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
307
              END { if (nonempty) { for (i in files) print i; }; }'`; \
308
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
309
          test -n "$$unique" || unique=$$empty_fix; \
310
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
311
            $$tags $$unique; \
312
        fi
313
ctags: CTAGS
314
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
315
                $(TAGS_FILES) $(LISP)
316
        tags=; \
317
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
318
        unique=`for i in $$list; do \
319
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
320
          done | \
321
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
322
              END { if (nonempty) { for (i in files) print i; }; }'`; \
323
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
324
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
325
             $$tags $$unique
326
 
327
GTAGS:
328
        here=`$(am__cd) $(top_builddir) && pwd` \
329
          && cd $(top_srcdir) \
330
          && gtags -i $(GTAGS_ARGS) $$here
331
 
332
distclean-tags:
333
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
334
 
335
distdir: $(DISTFILES)
336
        $(am__remove_distdir)
337
        test -d $(distdir) || mkdir $(distdir)
338
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
340
        list='$(DISTFILES)'; \
341
          dist_files=`for file in $$list; do echo $$file; done | \
342
          sed -e "s|^$$srcdirstrip/||;t" \
343
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
344
        case $$dist_files in \
345
          */*) $(MKDIR_P) `echo "$$dist_files" | \
346
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
347
                           sort -u` ;; \
348
        esac; \
349
        for file in $$dist_files; do \
350
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
351
          if test -d $$d/$$file; then \
352
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
353
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
354
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
355
            fi; \
356
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
357
          else \
358
            test -f $(distdir)/$$file \
359
            || cp -p $$d/$$file $(distdir)/$$file \
360
            || exit 1; \
361
          fi; \
362
        done
363
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
364
          if test "$$subdir" = .; then :; else \
365
            test -d "$(distdir)/$$subdir" \
366
            || $(MKDIR_P) "$(distdir)/$$subdir" \
367
            || exit 1; \
368
            distdir=`$(am__cd) $(distdir) && pwd`; \
369
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
370
            (cd $$subdir && \
371
              $(MAKE) $(AM_MAKEFLAGS) \
372
                top_distdir="$$top_distdir" \
373
                distdir="$$distdir/$$subdir" \
374
                am__remove_distdir=: \
375
                am__skip_length_check=: \
376
                distdir) \
377
              || exit 1; \
378
          fi; \
379
        done
380
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
381
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
382
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
383
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
384
        || chmod -R a+r $(distdir)
385
dist-gzip: distdir
386
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
387
        $(am__remove_distdir)
388
 
389
dist-bzip2: distdir
390
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
391
        $(am__remove_distdir)
392
 
393
dist-lzma: distdir
394
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
395
        $(am__remove_distdir)
396
 
397
dist-tarZ: distdir
398
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
399
        $(am__remove_distdir)
400
 
401
dist-shar: distdir
402
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
403
        $(am__remove_distdir)
404
 
405
dist-zip: distdir
406
        -rm -f $(distdir).zip
407
        zip -rq $(distdir).zip $(distdir)
408
        $(am__remove_distdir)
409
 
410
dist dist-all: distdir
411
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
412
        $(am__remove_distdir)
413
 
414
# This target untars the dist file and tries a VPATH configuration.  Then
415
# it guarantees that the distribution is self-contained by making another
416
# tarfile.
417
distcheck: dist
418
        case '$(DIST_ARCHIVES)' in \
419
        *.tar.gz*) \
420
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
421
        *.tar.bz2*) \
422
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
423
        *.tar.lzma*) \
424
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
425
        *.tar.Z*) \
426
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
427
        *.shar.gz*) \
428
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
429
        *.zip*) \
430
          unzip $(distdir).zip ;;\
431
        esac
432
        chmod -R a-w $(distdir); chmod a+w $(distdir)
433
        mkdir $(distdir)/_build
434
        mkdir $(distdir)/_inst
435
        chmod a-w $(distdir)
436
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
437
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
438
          && cd $(distdir)/_build \
439
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
440
            $(DISTCHECK_CONFIGURE_FLAGS) \
441
          && $(MAKE) $(AM_MAKEFLAGS) \
442
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
443
          && $(MAKE) $(AM_MAKEFLAGS) check \
444
          && $(MAKE) $(AM_MAKEFLAGS) install \
445
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
446
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
447
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
448
                distuninstallcheck \
449
          && chmod -R a-w "$$dc_install_base" \
450
          && ({ \
451
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
452
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
453
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
454
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
455
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
456
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
457
          && rm -rf "$$dc_destdir" \
458
          && $(MAKE) $(AM_MAKEFLAGS) dist \
459
          && rm -rf $(DIST_ARCHIVES) \
460
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
461
        $(am__remove_distdir)
462
        @(echo "$(distdir) archives ready for distribution: "; \
463
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
464
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
465
distuninstallcheck:
466
        @cd $(distuninstallcheck_dir) \
467
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
468
           || { echo "ERROR: files left after uninstall:" ; \
469
                if test -n "$(DESTDIR)"; then \
470
                  echo "  (check DESTDIR support)"; \
471
                fi ; \
472
                $(distuninstallcheck_listfiles) ; \
473
                exit 1; } >&2
474
distcleancheck: distclean
475
        @if test '$(srcdir)' = . ; then \
476
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
477
          exit 1 ; \
478
        fi
479
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
480
          || { echo "ERROR: files left in build directory after distclean:" ; \
481
               $(distcleancheck_listfiles) ; \
482
               exit 1; } >&2
483
check-am: all-am
484
check: check-recursive
485
all-am: Makefile
486
installdirs: installdirs-recursive
487
installdirs-am:
488
install: install-recursive
489
install-exec: install-exec-recursive
490
install-data: install-data-recursive
491
uninstall: uninstall-recursive
492
 
493
install-am: all-am
494
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
495
 
496
installcheck: installcheck-recursive
497
install-strip:
498
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
499
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
500
          `test -z '$(STRIP)' || \
501
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
502
mostlyclean-generic:
503
 
504
clean-generic:
505
 
506
distclean-generic:
507
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
508
 
509
maintainer-clean-generic:
510
        @echo "This command is intended for maintainers to use"
511
        @echo "it deletes files that may require special tools to rebuild."
512
clean: clean-recursive
513
 
514
clean-am: clean-generic mostlyclean-am
515
 
516
distclean: distclean-recursive
517
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
518
        -rm -f Makefile
519
distclean-am: clean-am distclean-generic distclean-tags
520
 
521
dvi: dvi-recursive
522
 
523
dvi-am:
524
 
525
html: html-recursive
526
 
527
info: info-recursive
528
 
529
info-am:
530
 
531
install-data-am:
532
 
533
install-dvi: install-dvi-recursive
534
 
535
install-exec-am:
536
 
537
install-html: install-html-recursive
538
 
539
install-info: install-info-recursive
540
 
541
install-man:
542
 
543
install-pdf: install-pdf-recursive
544
 
545
install-ps: install-ps-recursive
546
 
547
installcheck-am:
548
 
549
maintainer-clean: maintainer-clean-recursive
550
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
551
        -rm -rf $(top_srcdir)/autom4te.cache
552
        -rm -f Makefile
553
maintainer-clean-am: distclean-am maintainer-clean-generic
554
 
555
mostlyclean: mostlyclean-recursive
556
 
557
mostlyclean-am: mostlyclean-generic
558
 
559
pdf: pdf-recursive
560
 
561
pdf-am:
562
 
563
ps: ps-recursive
564
 
565
ps-am:
566
 
567
uninstall-am:
568
 
569
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
570
        install-strip
571
 
572
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
573
        all all-am am--refresh check check-am clean clean-generic \
574
        ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
575
        dist-lzma dist-shar dist-tarZ dist-zip distcheck distclean \
576
        distclean-generic distclean-tags distcleancheck distdir \
577
        distuninstallcheck dvi dvi-am html html-am info info-am \
578
        install install-am install-data install-data-am install-dvi \
579
        install-dvi-am install-exec install-exec-am install-html \
580
        install-html-am install-info install-info-am install-man \
581
        install-pdf install-pdf-am install-ps install-ps-am \
582
        install-strip installcheck installcheck-am installdirs \
583
        installdirs-am maintainer-clean maintainer-clean-generic \
584
        mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
585
        tags-recursive uninstall uninstall-am
586
 
587
# Tell versions [3.59,3.63) of GNU make to not export all variables.
588
# Otherwise a system limit (for SysV at least) may be exceeded.
589
.NOEXPORT:

powered by: WebSVN 2.1.0

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