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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [packages/] [devs/] [watchdog/] [synth/] [current/] [host/] [Makefile.in] - Blame information for rev 808

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.11 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, 2009  Free Software Foundation,
6
# Inc.
7
# This Makefile.in is free software; the Free Software Foundation
8
# gives unlimited permission to copy and/or distribute it,
9
# with or without modifications, as long as this notice is preserved.
10
 
11
# This program is distributed in the hope that it will be useful,
12
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14
# PARTICULAR PURPOSE.
15
 
16
@SET_MAKE@
17
 
18
# ####ECOSHOSTGPLCOPYRIGHTBEGIN####
19
# -------------------------------------------
20
# This file is part of the eCos host tools.
21
# Copyright (C) 2002 Free Software Foundation, Inc.
22
#
23
# This program is free software; you can redistribute it and/or modify
24
# it under the terms of the GNU General Public License as published by
25
# the Free Software Foundation; either version 2 or (at your option) any
26
# later version.
27
#
28
# This program is distributed in the hope that it will be useful, but
29
# WITHOUT ANY WARRANTY; without even the implied warranty of
30
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
31
# General Public License for more details.
32
#
33
# You should have received a copy of the GNU General Public License
34
# along with this program; if not, write to the
35
# Free Software Foundation, Inc., 51 Franklin Street,
36
# Fifth Floor, Boston, MA  02110-1301, USA.
37
# -------------------------------------------
38
# ####ECOSHOSTGPLCOPYRIGHTEND####
39
#######DESCRIPTIONBEGIN####
40
######DESCRIPTIONEND####
41
 
42
VPATH = @srcdir@
43
pkgdatadir = $(datadir)/@PACKAGE@
44
pkgincludedir = $(includedir)/@PACKAGE@
45
pkglibdir = $(libdir)/@PACKAGE@
46
pkglibexecdir = $(libexecdir)/@PACKAGE@
47
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48
install_sh_DATA = $(install_sh) -c -m 644
49
install_sh_PROGRAM = $(install_sh) -c
50
install_sh_SCRIPT = $(install_sh) -c
51
INSTALL_HEADER = $(INSTALL_DATA)
52
transform = $(program_transform_name)
53
NORMAL_INSTALL = :
54
PRE_INSTALL = :
55
POST_INSTALL = :
56
NORMAL_UNINSTALL = :
57
PRE_UNINSTALL = :
58
POST_UNINSTALL = :
59
build_triplet = @build@
60
host_triplet = @host@
61
subdir = .
62
DIST_COMMON = $(am__configure_deps) \
63
        $(srcdir)/../../../../../../acsupport/config.guess \
64
        $(srcdir)/../../../../../../acsupport/config.sub \
65
        $(srcdir)/../../../../../../acsupport/install-sh \
66
        $(srcdir)/../../../../../../acsupport/missing \
67
        $(srcdir)/../../../../../../acsupport/mkinstalldirs \
68
        $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
69
        $(top_srcdir)/configure ../../../../../../acsupport/ChangeLog \
70
        ../../../../../../acsupport/config.guess \
71
        ../../../../../../acsupport/config.sub \
72
        ../../../../../../acsupport/depcomp \
73
        ../../../../../../acsupport/install-sh \
74
        ../../../../../../acsupport/ltconfig \
75
        ../../../../../../acsupport/ltmain.sh \
76
        ../../../../../../acsupport/missing \
77
        ../../../../../../acsupport/mkinstalldirs
78
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
80
        $(top_srcdir)/../../../../../../acsupport/acinclude.m4 \
81
        $(top_srcdir)/configure.in
82
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83
        $(ACLOCAL_M4)
84
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
85
 configure.lineno config.status.lineno
86
mkinstalldirs = $(SHELL) \
87
        $(top_srcdir)/../../../../../../acsupport/mkinstalldirs
88
CONFIG_CLEAN_FILES =
89
CONFIG_CLEAN_VPATH_FILES =
90
SOURCES =
91
DIST_SOURCES =
92
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
93
am__vpath_adj = case $$p in \
94
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
95
    *) f=$$p;; \
96
  esac;
97
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
98
am__install_max = 40
99
am__nobase_strip_setup = \
100
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
101
am__nobase_strip = \
102
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
103
am__nobase_list = $(am__nobase_strip_setup); \
104
  for p in $$list; do echo "$$p $$p"; done | \
105
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
106
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
107
    if (++n[$$2] == $(am__install_max)) \
108
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
109
    END { for (dir in files) print dir, files[dir] }'
110
am__base_list = \
111
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
112
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
113
am__installdirs = "$(DESTDIR)$(watchdogdir)"
114
DATA = $(watchdog_DATA)
115
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116
distdir = $(PACKAGE)-$(VERSION)
117
top_distdir = $(distdir)
118
am__remove_distdir = \
119
  { test ! -d "$(distdir)" \
120
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121
         && rm -fr "$(distdir)"; }; }
122
DIST_ARCHIVES = $(distdir).tar.gz
123
GZIP_ENV = --best
124
distuninstallcheck_listfiles = find . -type f -print
125
distcleancheck_listfiles = find . -type f -print
126
ACLOCAL = @ACLOCAL@
127
AMTAR = @AMTAR@
128
AUTOCONF = @AUTOCONF@
129
AUTOHEADER = @AUTOHEADER@
130
AUTOMAKE = @AUTOMAKE@
131
AWK = @AWK@
132
CYGPATH_W = @CYGPATH_W@
133
DEFS = @DEFS@
134
ECHO_C = @ECHO_C@
135
ECHO_N = @ECHO_N@
136
ECHO_T = @ECHO_T@
137
ECOS_REPOSITORY = @ECOS_REPOSITORY@
138
INSTALL = @INSTALL@
139
INSTALL_DATA = @INSTALL_DATA@
140
INSTALL_PROGRAM = @INSTALL_PROGRAM@
141
INSTALL_SCRIPT = @INSTALL_SCRIPT@
142
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
143
LIBOBJS = @LIBOBJS@
144
LIBS = @LIBS@
145
LTLIBOBJS = @LTLIBOBJS@
146
MAINT = @MAINT@
147
MAKEINFO = @MAKEINFO@
148
MKDIR_P = @MKDIR_P@
149
PACKAGE = @PACKAGE@
150
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
151
PACKAGE_DIR = @PACKAGE_DIR@
152
PACKAGE_INSTALL = @PACKAGE_INSTALL@
153
PACKAGE_NAME = @PACKAGE_NAME@
154
PACKAGE_STRING = @PACKAGE_STRING@
155
PACKAGE_TARNAME = @PACKAGE_TARNAME@
156
PACKAGE_VERSION = @PACKAGE_VERSION@
157
PATH_SEPARATOR = @PATH_SEPARATOR@
158
SET_MAKE = @SET_MAKE@
159
SHELL = @SHELL@
160
STRIP = @STRIP@
161
VERSION = @VERSION@
162
abs_builddir = @abs_builddir@
163
abs_srcdir = @abs_srcdir@
164
abs_top_builddir = @abs_top_builddir@
165
abs_top_srcdir = @abs_top_srcdir@
166
am__leading_dot = @am__leading_dot@
167
am__tar = @am__tar@
168
am__untar = @am__untar@
169
bindir = @bindir@
170
build = @build@
171
build_alias = @build_alias@
172
build_cpu = @build_cpu@
173
build_os = @build_os@
174
build_vendor = @build_vendor@
175
builddir = @builddir@
176
datadir = @datadir@
177
datarootdir = @datarootdir@
178
docdir = @docdir@
179
dvidir = @dvidir@
180
exec_prefix = @exec_prefix@
181
host = @host@
182
host_alias = @host_alias@
183
host_cpu = @host_cpu@
184
host_os = @host_os@
185
host_vendor = @host_vendor@
186
htmldir = @htmldir@
187
includedir = @includedir@
188
infodir = @infodir@
189
install_sh = @install_sh@
190
libdir = @libdir@
191
libexecdir = @libexecdir@
192
localedir = @localedir@
193
localstatedir = @localstatedir@
194
mandir = @mandir@
195
mkdir_p = @mkdir_p@
196
oldincludedir = @oldincludedir@
197
pdfdir = @pdfdir@
198
prefix = @prefix@
199
program_transform_name = @program_transform_name@
200
psdir = @psdir@
201
sbindir = @sbindir@
202
sharedstatedir = @sharedstatedir@
203
srcdir = @srcdir@
204
sysconfdir = @sysconfdir@
205
target_alias = @target_alias@
206
top_build_prefix = @top_build_prefix@
207
top_builddir = @top_builddir@
208
top_srcdir = @top_srcdir@
209
AUTOMAKE_OPTIONS = 1.10 foreign
210
@SUPPORTED_TRUE@watchdogdir = $(libexecdir)/ecos/@PACKAGE_INSTALL@
211
@SUPPORTED_TRUE@watchdog_DATA = watchdog.tcl \
212
@SUPPORTED_TRUE@                          watchdog.tdf \
213
@SUPPORTED_TRUE@                          alarm.gif doghouse.gif eye.gif asleep.gif \
214
@SUPPORTED_TRUE@                          sound1.au sound2.au
215
 
216
all: all-am
217
 
218
.SUFFIXES:
219
am--refresh:
220
        @:
221
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
222
        @for dep in $?; do \
223
          case '$(am__configure_deps)' in \
224
            *$$dep*) \
225
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
226
              $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
227
                && exit 0; \
228
              exit 1;; \
229
          esac; \
230
        done; \
231
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
232
        $(am__cd) $(top_srcdir) && \
233
          $(AUTOMAKE) --foreign Makefile
234
.PRECIOUS: Makefile
235
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
236
        @case '$?' in \
237
          *config.status*) \
238
            echo ' $(SHELL) ./config.status'; \
239
            $(SHELL) ./config.status;; \
240
          *) \
241
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
242
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
243
        esac;
244
 
245
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246
        $(SHELL) ./config.status --recheck
247
 
248
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
249
        $(am__cd) $(srcdir) && $(AUTOCONF)
250
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
251
        $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
252
$(am__aclocal_m4_deps):
253
install-watchdogDATA: $(watchdog_DATA)
254
        @$(NORMAL_INSTALL)
255
        test -z "$(watchdogdir)" || $(MKDIR_P) "$(DESTDIR)$(watchdogdir)"
256
        @list='$(watchdog_DATA)'; test -n "$(watchdogdir)" || list=; \
257
        for p in $$list; do \
258
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
259
          echo "$$d$$p"; \
260
        done | $(am__base_list) | \
261
        while read files; do \
262
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(watchdogdir)'"; \
263
          $(INSTALL_DATA) $$files "$(DESTDIR)$(watchdogdir)" || exit $$?; \
264
        done
265
 
266
uninstall-watchdogDATA:
267
        @$(NORMAL_UNINSTALL)
268
        @list='$(watchdog_DATA)'; test -n "$(watchdogdir)" || list=; \
269
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
270
        test -n "$$files" || exit 0; \
271
        echo " ( cd '$(DESTDIR)$(watchdogdir)' && rm -f" $$files ")"; \
272
        cd "$(DESTDIR)$(watchdogdir)" && rm -f $$files
273
tags: TAGS
274
TAGS:
275
 
276
ctags: CTAGS
277
CTAGS:
278
 
279
 
280
distdir: $(DISTFILES)
281
        $(am__remove_distdir)
282
        test -d "$(distdir)" || mkdir "$(distdir)"
283
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
284
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
285
        list='$(DISTFILES)'; \
286
          dist_files=`for file in $$list; do echo $$file; done | \
287
          sed -e "s|^$$srcdirstrip/||;t" \
288
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
289
        case $$dist_files in \
290
          */*) $(MKDIR_P) `echo "$$dist_files" | \
291
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
292
                           sort -u` ;; \
293
        esac; \
294
        for file in $$dist_files; do \
295
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
296
          if test -d $$d/$$file; then \
297
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
298
            if test -d "$(distdir)/$$file"; then \
299
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
300
            fi; \
301
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
302
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
303
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
304
            fi; \
305
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
306
          else \
307
            test -f "$(distdir)/$$file" \
308
            || cp -p $$d/$$file "$(distdir)/$$file" \
309
            || exit 1; \
310
          fi; \
311
        done
312
        -test -n "$(am__skip_mode_fix)" \
313
        || find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
314
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
315
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
316
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
317
        || chmod -R a+r "$(distdir)"
318
dist-gzip: distdir
319
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
320
        $(am__remove_distdir)
321
 
322
dist-bzip2: distdir
323
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
324
        $(am__remove_distdir)
325
 
326
dist-lzma: distdir
327
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
328
        $(am__remove_distdir)
329
 
330
dist-xz: distdir
331
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
332
        $(am__remove_distdir)
333
 
334
dist-tarZ: distdir
335
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
336
        $(am__remove_distdir)
337
 
338
dist-shar: distdir
339
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
340
        $(am__remove_distdir)
341
 
342
dist-zip: distdir
343
        -rm -f $(distdir).zip
344
        zip -rq $(distdir).zip $(distdir)
345
        $(am__remove_distdir)
346
 
347
dist dist-all: distdir
348
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
349
        $(am__remove_distdir)
350
 
351
# This target untars the dist file and tries a VPATH configuration.  Then
352
# it guarantees that the distribution is self-contained by making another
353
# tarfile.
354
distcheck: dist
355
        case '$(DIST_ARCHIVES)' in \
356
        *.tar.gz*) \
357
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
358
        *.tar.bz2*) \
359
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
360
        *.tar.lzma*) \
361
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
362
        *.tar.xz*) \
363
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
364
        *.tar.Z*) \
365
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
366
        *.shar.gz*) \
367
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
368
        *.zip*) \
369
          unzip $(distdir).zip ;;\
370
        esac
371
        chmod -R a-w $(distdir); chmod a+w $(distdir)
372
        mkdir $(distdir)/_build
373
        mkdir $(distdir)/_inst
374
        chmod a-w $(distdir)
375
        test -d $(distdir)/_build || exit 0; \
376
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
377
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
378
          && am__cwd=`pwd` \
379
          && $(am__cd) $(distdir)/_build \
380
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
381
            $(DISTCHECK_CONFIGURE_FLAGS) \
382
          && $(MAKE) $(AM_MAKEFLAGS) \
383
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
384
          && $(MAKE) $(AM_MAKEFLAGS) check \
385
          && $(MAKE) $(AM_MAKEFLAGS) install \
386
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
387
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
388
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
389
                distuninstallcheck \
390
          && chmod -R a-w "$$dc_install_base" \
391
          && ({ \
392
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
393
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
394
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
395
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
396
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
397
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
398
          && rm -rf "$$dc_destdir" \
399
          && $(MAKE) $(AM_MAKEFLAGS) dist \
400
          && rm -rf $(DIST_ARCHIVES) \
401
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
402
          && cd "$$am__cwd" \
403
          || exit 1
404
        $(am__remove_distdir)
405
        @(echo "$(distdir) archives ready for distribution: "; \
406
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
407
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
408
distuninstallcheck:
409
        @$(am__cd) '$(distuninstallcheck_dir)' \
410
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
411
           || { echo "ERROR: files left after uninstall:" ; \
412
                if test -n "$(DESTDIR)"; then \
413
                  echo "  (check DESTDIR support)"; \
414
                fi ; \
415
                $(distuninstallcheck_listfiles) ; \
416
                exit 1; } >&2
417
distcleancheck: distclean
418
        @if test '$(srcdir)' = . ; then \
419
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
420
          exit 1 ; \
421
        fi
422
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
423
          || { echo "ERROR: files left in build directory after distclean:" ; \
424
               $(distcleancheck_listfiles) ; \
425
               exit 1; } >&2
426
check-am: all-am
427
check: check-am
428
all-am: Makefile $(DATA)
429
installdirs:
430
        for dir in "$(DESTDIR)$(watchdogdir)"; do \
431
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
432
        done
433
install: install-am
434
install-exec: install-exec-am
435
install-data: install-data-am
436
uninstall: uninstall-am
437
 
438
install-am: all-am
439
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440
 
441
installcheck: installcheck-am
442
install-strip:
443
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445
          `test -z '$(STRIP)' || \
446
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
447
mostlyclean-generic:
448
 
449
clean-generic:
450
 
451
distclean-generic:
452
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
454
 
455
maintainer-clean-generic:
456
        @echo "This command is intended for maintainers to use"
457
        @echo "it deletes files that may require special tools to rebuild."
458
clean: clean-am
459
 
460
clean-am: clean-generic mostlyclean-am
461
 
462
distclean: distclean-am
463
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
464
        -rm -f Makefile
465
distclean-am: clean-am distclean-generic
466
 
467
dvi: dvi-am
468
 
469
dvi-am:
470
 
471
html: html-am
472
 
473
html-am:
474
 
475
info: info-am
476
 
477
info-am:
478
 
479
install-data-am: install-watchdogDATA
480
 
481
install-dvi: install-dvi-am
482
 
483
install-dvi-am:
484
 
485
install-exec-am:
486
 
487
install-html: install-html-am
488
 
489
install-html-am:
490
 
491
install-info: install-info-am
492
 
493
install-info-am:
494
 
495
install-man:
496
 
497
install-pdf: install-pdf-am
498
 
499
install-pdf-am:
500
 
501
install-ps: install-ps-am
502
 
503
install-ps-am:
504
 
505
installcheck-am:
506
 
507
maintainer-clean: maintainer-clean-am
508
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
509
        -rm -rf $(top_srcdir)/autom4te.cache
510
        -rm -f Makefile
511
maintainer-clean-am: distclean-am maintainer-clean-generic
512
 
513
mostlyclean: mostlyclean-am
514
 
515
mostlyclean-am: mostlyclean-generic
516
 
517
pdf: pdf-am
518
 
519
pdf-am:
520
 
521
ps: ps-am
522
 
523
ps-am:
524
 
525
uninstall-am: uninstall-watchdogDATA
526
 
527
.MAKE: install-am install-strip
528
 
529
.PHONY: all all-am am--refresh check check-am clean clean-generic dist \
530
        dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
531
        dist-xz dist-zip distcheck distclean distclean-generic \
532
        distcleancheck distdir distuninstallcheck dvi dvi-am html \
533
        html-am info info-am install install-am install-data \
534
        install-data-am install-dvi install-dvi-am install-exec \
535
        install-exec-am install-html install-html-am install-info \
536
        install-info-am install-man install-pdf install-pdf-am \
537
        install-ps install-ps-am install-strip install-watchdogDATA \
538
        installcheck installcheck-am installdirs maintainer-clean \
539
        maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
540
        pdf-am ps ps-am uninstall uninstall-am uninstall-watchdogDATA
541
 
542
 
543
# Tell versions [3.59,3.63) of GNU make to not export all variables.
544
# Otherwise a system limit (for SysV at least) may be exceeded.
545
.NOEXPORT:

powered by: WebSVN 2.1.0

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