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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [ecos-3.0/] [host/] [infra/] [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
# -------------------------------------------
19
# This file is part of the eCos host tools.
20
# Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
21
#
22
# This program is free software; you can redistribute it and/or modify
23
# it under the terms of the GNU General Public License as published by
24
# the Free Software Foundation; either version 2 or (at your option) any
25
# later version.
26
#
27
# This program is distributed in the hope that it will be useful, but
28
# WITHOUT ANY WARRANTY; without even the implied warranty of
29
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
30
# General Public License for more details.
31
#
32
# You should have received a copy of the GNU General Public License
33
# along with this program; if not, write to the
34
# Free Software Foundation, Inc., 51 Franklin Street,
35
# Fifth Floor, Boston, MA  02110-1301, USA.
36
# -------------------------------------------
37
# ####ECOSHOSTGPLCOPYRIGHTEND####
38
#######DESCRIPTIONBEGIN####
39
######DESCRIPTIONEND####
40
 
41
 
42
VPATH = @srcdir@
43
pkgdatadir = $(datadir)/@PACKAGE@
44
pkglibdir = $(libdir)/@PACKAGE@
45
pkgincludedir = $(includedir)/@PACKAGE@
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
install_sh_DATA = $(install_sh) -c -m 644
48
install_sh_PROGRAM = $(install_sh) -c
49
install_sh_SCRIPT = $(install_sh) -c
50
INSTALL_HEADER = $(INSTALL_DATA)
51
transform = $(program_transform_name)
52
NORMAL_INSTALL = :
53
PRE_INSTALL = :
54
POST_INSTALL = :
55
NORMAL_UNINSTALL = :
56
PRE_UNINSTALL = :
57
POST_UNINSTALL = :
58
build_triplet = @build@
59
host_triplet = @host@
60
subdir = .
61
DIST_COMMON = $(am__configure_deps) $(noinst_HEADERS) \
62
        $(srcdir)/../../acsupport/config.guess \
63
        $(srcdir)/../../acsupport/config.sub \
64
        $(srcdir)/../../acsupport/depcomp \
65
        $(srcdir)/../../acsupport/install-sh \
66
        $(srcdir)/../../acsupport/missing \
67
        $(srcdir)/../../acsupport/mkinstalldirs $(srcdir)/Makefile.am \
68
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
69
        $(top_srcdir)/configure ../../acsupport/ChangeLog \
70
        ../../acsupport/config.guess ../../acsupport/config.sub \
71
        ../../acsupport/depcomp ../../acsupport/install-sh \
72
        ../../acsupport/ltmain.sh ../../acsupport/missing \
73
        ../../acsupport/mkinstalldirs ChangeLog
74
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
75
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
76
        $(top_srcdir)/../../acsupport/acinclude.m4 \
77
        $(top_srcdir)/configure.in
78
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79
        $(ACLOCAL_M4)
80
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81
 configure.lineno config.status.lineno
82
mkinstalldirs = $(SHELL) $(top_srcdir)/../../acsupport/mkinstalldirs
83
CONFIG_HEADER = hostinfra.h
84
CONFIG_CLEAN_FILES =
85
LIBRARIES = $(noinst_LIBRARIES)
86
AR = ar
87
ARFLAGS = cru
88
libcyginfra_a_AR = $(AR) $(ARFLAGS)
89
libcyginfra_a_LIBADD =
90
am_libcyginfra_a_OBJECTS = assert.$(OBJEXT) trace.$(OBJEXT) \
91
        checkdata.$(OBJEXT) testcase.$(OBJEXT)
92
libcyginfra_a_OBJECTS = $(am_libcyginfra_a_OBJECTS)
93
DEFAULT_INCLUDES = -I.@am__isrc@
94
depcomp = $(SHELL) $(top_srcdir)/../../acsupport/depcomp
95
am__depfiles_maybe = depfiles
96
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
97
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
98
CXXLD = $(CXX)
99
CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
100
        -o $@
101
SOURCES = $(libcyginfra_a_SOURCES)
102
DIST_SOURCES = $(libcyginfra_a_SOURCES)
103
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
104
        html-recursive info-recursive install-data-recursive \
105
        install-dvi-recursive install-exec-recursive \
106
        install-html-recursive install-info-recursive \
107
        install-pdf-recursive install-ps-recursive install-recursive \
108
        installcheck-recursive installdirs-recursive pdf-recursive \
109
        ps-recursive uninstall-recursive
110
HEADERS = $(noinst_HEADERS)
111
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
112
  distclean-recursive maintainer-clean-recursive
113
ETAGS = etags
114
CTAGS = ctags
115
DIST_SUBDIRS = $(SUBDIRS)
116
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117
distdir = $(PACKAGE)-$(VERSION)
118
top_distdir = $(distdir)
119
am__remove_distdir = \
120
  { test ! -d $(distdir) \
121
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
122
         && rm -fr $(distdir); }; }
123
DIST_ARCHIVES = $(distdir).tar.gz
124
GZIP_ENV = --best
125
distuninstallcheck_listfiles = find . -type f -print
126
distcleancheck_listfiles = find . -type f -print
127
ACLOCAL = @ACLOCAL@
128
AMTAR = @AMTAR@
129
AUTOCONF = @AUTOCONF@
130
AUTOHEADER = @AUTOHEADER@
131
AUTOMAKE = @AUTOMAKE@
132
AWK = @AWK@
133
CC = @CC@
134
CCDEPMODE = @CCDEPMODE@
135
CFLAGS = @CFLAGS@
136
CPP = @CPP@
137
CPPFLAGS = @CPPFLAGS@
138
CXX = @CXX@
139
CXXDEPMODE = @CXXDEPMODE@
140
CXXFLAGS = @CXXFLAGS@
141
CYGPATH_W = @CYGPATH_W@
142
DEFS = @DEFS@
143
DEPDIR = @DEPDIR@
144
ECHO_C = @ECHO_C@
145
ECHO_N = @ECHO_N@
146
ECHO_T = @ECHO_T@
147
EGREP = @EGREP@
148
EXEEXT = @EXEEXT@
149
GREP = @GREP@
150
INSTALL = @INSTALL@
151
INSTALL_DATA = @INSTALL_DATA@
152
INSTALL_PROGRAM = @INSTALL_PROGRAM@
153
INSTALL_SCRIPT = @INSTALL_SCRIPT@
154
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155
LDFLAGS = @LDFLAGS@
156
LIBOBJS = @LIBOBJS@
157
LIBS = @ecos_LIBS@ @ecos_LDADD@
158
LTLIBOBJS = @LTLIBOBJS@
159
MAINT = @MAINT@
160
MAKEINFO = @MAKEINFO@
161
MKDIR_P = @MKDIR_P@
162
MSVC_SRCDIR = @MSVC_SRCDIR@
163
OBJEXT = @OBJEXT@
164
PACKAGE = @PACKAGE@
165
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
166
PACKAGE_NAME = @PACKAGE_NAME@
167
PACKAGE_STRING = @PACKAGE_STRING@
168
PACKAGE_TARNAME = @PACKAGE_TARNAME@
169
PACKAGE_VERSION = @PACKAGE_VERSION@
170
PATH_SEPARATOR = @PATH_SEPARATOR@
171
RANLIB = @RANLIB@
172
SET_MAKE = @SET_MAKE@
173
SHELL = @SHELL@
174
STRIP = @STRIP@
175
VERSION = @VERSION@
176
abs_builddir = @abs_builddir@
177
abs_srcdir = @abs_srcdir@
178
abs_top_builddir = @abs_top_builddir@
179
abs_top_srcdir = @abs_top_srcdir@
180
ac_ct_CC = @ac_ct_CC@
181
ac_ct_CXX = @ac_ct_CXX@
182
am__include = @am__include@
183
am__leading_dot = @am__leading_dot@
184
am__quote = @am__quote@
185
am__tar = @am__tar@
186
am__untar = @am__untar@
187
bindir = @bindir@
188
build = @build@
189
build_alias = @build_alias@
190
build_cpu = @build_cpu@
191
build_os = @build_os@
192
build_vendor = @build_vendor@
193
builddir = @builddir@
194
datadir = @datadir@
195
datarootdir = @datarootdir@
196
docdir = @docdir@
197
dvidir = @dvidir@
198
ecos_CFLAGS = @ecos_CFLAGS@
199
ecos_CXXFLAGS = @ecos_CXXFLAGS@
200
ecos_INCLUDES = @ecos_INCLUDES@
201
ecos_LDADD = @ecos_LDADD@
202
ecos_LIBS = @ecos_LIBS@
203
exec_prefix = @exec_prefix@
204
host = @host@
205
host_alias = @host_alias@
206
host_cpu = @host_cpu@
207
host_os = @host_os@
208
host_vendor = @host_vendor@
209
htmldir = @htmldir@
210
includedir = @includedir@
211
infodir = @infodir@
212
install_sh = @install_sh@
213
libdir = @libdir@
214
libexecdir = @libexecdir@
215
localedir = @localedir@
216
localstatedir = @localstatedir@
217
mandir = @mandir@
218
mkdir_p = @mkdir_p@
219
oldincludedir = @oldincludedir@
220
pdfdir = @pdfdir@
221
prefix = @prefix@
222
program_transform_name = @program_transform_name@
223
psdir = @psdir@
224
sbindir = @sbindir@
225
sharedstatedir = @sharedstatedir@
226
srcdir = @srcdir@
227
sysconfdir = @sysconfdir@
228
target_alias = @target_alias@
229
top_builddir = @top_builddir@
230
top_srcdir = @top_srcdir@
231
AUTOMAKE_OPTIONS = 1.10 foreign
232
SUBDIRS = testsuite
233
noinst_LIBRARIES = libcyginfra.a
234
libcyginfra_a_SOURCES = assert.cxx    \
235
                        trace.cxx     \
236
                        checkdata.cxx \
237
                        testcase.cxx
238
 
239
INCLUDES = @ecos_INCLUDES@
240
AM_CFLAGS = @ecos_CFLAGS@
241
AM_CXXFLAGS = @ecos_CXXFLAGS@
242
copies = cyg/infra/cyg_type.h \
243
         cyg/infra/cyg_ass.h  \
244
         cyg/infra/cyg_trac.h \
245
         cyg/infra/testcase.h \
246
         cyg/hal/basetype.h   \
247
         pkgconf/infra.h      \
248
         pkgconf/hostinfra.h
249
 
250
noinst_HEADERS = $(copies)
251
CLEANFILES = $(copies)
252
all: hostinfra.h
253
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
254
 
255
.SUFFIXES:
256
.SUFFIXES: .cxx .o .obj
257
am--refresh:
258
        @:
259
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
260
        @for dep in $?; do \
261
          case '$(am__configure_deps)' in \
262
            *$$dep*) \
263
              echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
264
              cd $(srcdir) && $(AUTOMAKE) --foreign  \
265
                && exit 0; \
266
              exit 1;; \
267
          esac; \
268
        done; \
269
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
270
        cd $(top_srcdir) && \
271
          $(AUTOMAKE) --foreign  Makefile
272
.PRECIOUS: Makefile
273
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
274
        @case '$?' in \
275
          *config.status*) \
276
            echo ' $(SHELL) ./config.status'; \
277
            $(SHELL) ./config.status;; \
278
          *) \
279
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
280
            cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
281
        esac;
282
 
283
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
284
        $(SHELL) ./config.status --recheck
285
 
286
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
287
        cd $(srcdir) && $(AUTOCONF)
288
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
289
        cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
290
 
291
hostinfra.h: stamp-h1
292
        @if test ! -f $@; then \
293
          rm -f stamp-h1; \
294
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
295
        else :; fi
296
 
297
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
298
        @rm -f stamp-h1
299
        cd $(top_builddir) && $(SHELL) ./config.status hostinfra.h
300
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
301
        cd $(top_srcdir) && $(AUTOHEADER)
302
        rm -f stamp-h1
303
        touch $@
304
 
305
distclean-hdr:
306
        -rm -f hostinfra.h stamp-h1
307
 
308
clean-noinstLIBRARIES:
309
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
310
libcyginfra.a: $(libcyginfra_a_OBJECTS) $(libcyginfra_a_DEPENDENCIES)
311
        -rm -f libcyginfra.a
312
        $(libcyginfra_a_AR) libcyginfra.a $(libcyginfra_a_OBJECTS) $(libcyginfra_a_LIBADD)
313
        $(RANLIB) libcyginfra.a
314
 
315
mostlyclean-compile:
316
        -rm -f *.$(OBJEXT)
317
 
318
distclean-compile:
319
        -rm -f *.tab.c
320
 
321
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/assert.Po@am__quote@
322
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/checkdata.Po@am__quote@
323
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testcase.Po@am__quote@
324
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trace.Po@am__quote@
325
 
326
.cxx.o:
327
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
329
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
330
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
332
 
333
.cxx.obj:
334
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
335
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
336
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
337
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
339
 
340
# This directory's subdirectories are mostly independent; you can cd
341
# into them and run `make' without going through this Makefile.
342
# To change the values of `make' variables: instead of editing Makefiles,
343
# (1) if the variable is set in `config.status', edit `config.status'
344
#     (which will cause the Makefiles to be regenerated when you run `make');
345
# (2) otherwise, pass the desired values on the `make' command line.
346
$(RECURSIVE_TARGETS):
347
        @failcom='exit 1'; \
348
        for f in x $$MAKEFLAGS; do \
349
          case $$f in \
350
            *=* | --[!k]*);; \
351
            *k*) failcom='fail=yes';; \
352
          esac; \
353
        done; \
354
        dot_seen=no; \
355
        target=`echo $@ | sed s/-recursive//`; \
356
        list='$(SUBDIRS)'; for subdir in $$list; do \
357
          echo "Making $$target in $$subdir"; \
358
          if test "$$subdir" = "."; then \
359
            dot_seen=yes; \
360
            local_target="$$target-am"; \
361
          else \
362
            local_target="$$target"; \
363
          fi; \
364
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
365
          || eval $$failcom; \
366
        done; \
367
        if test "$$dot_seen" = "no"; then \
368
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
369
        fi; test -z "$$fail"
370
 
371
$(RECURSIVE_CLEAN_TARGETS):
372
        @failcom='exit 1'; \
373
        for f in x $$MAKEFLAGS; do \
374
          case $$f in \
375
            *=* | --[!k]*);; \
376
            *k*) failcom='fail=yes';; \
377
          esac; \
378
        done; \
379
        dot_seen=no; \
380
        case "$@" in \
381
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
382
          *) list='$(SUBDIRS)' ;; \
383
        esac; \
384
        rev=''; for subdir in $$list; do \
385
          if test "$$subdir" = "."; then :; else \
386
            rev="$$subdir $$rev"; \
387
          fi; \
388
        done; \
389
        rev="$$rev ."; \
390
        target=`echo $@ | sed s/-recursive//`; \
391
        for subdir in $$rev; do \
392
          echo "Making $$target in $$subdir"; \
393
          if test "$$subdir" = "."; then \
394
            local_target="$$target-am"; \
395
          else \
396
            local_target="$$target"; \
397
          fi; \
398
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
399
          || eval $$failcom; \
400
        done && test -z "$$fail"
401
tags-recursive:
402
        list='$(SUBDIRS)'; for subdir in $$list; do \
403
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
404
        done
405
ctags-recursive:
406
        list='$(SUBDIRS)'; for subdir in $$list; do \
407
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
408
        done
409
 
410
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
411
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
412
        unique=`for i in $$list; do \
413
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
414
          done | \
415
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
416
              END { if (nonempty) { for (i in files) print i; }; }'`; \
417
        mkid -fID $$unique
418
tags: TAGS
419
 
420
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
421
                $(TAGS_FILES) $(LISP)
422
        tags=; \
423
        here=`pwd`; \
424
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
425
          include_option=--etags-include; \
426
          empty_fix=.; \
427
        else \
428
          include_option=--include; \
429
          empty_fix=; \
430
        fi; \
431
        list='$(SUBDIRS)'; for subdir in $$list; do \
432
          if test "$$subdir" = .; then :; else \
433
            test ! -f $$subdir/TAGS || \
434
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
435
          fi; \
436
        done; \
437
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
438
        unique=`for i in $$list; do \
439
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440
          done | \
441
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442
              END { if (nonempty) { for (i in files) print i; }; }'`; \
443
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
444
          test -n "$$unique" || unique=$$empty_fix; \
445
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
446
            $$tags $$unique; \
447
        fi
448
ctags: CTAGS
449
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
450
                $(TAGS_FILES) $(LISP)
451
        tags=; \
452
        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
453
        unique=`for i in $$list; do \
454
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455
          done | \
456
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
457
              END { if (nonempty) { for (i in files) print i; }; }'`; \
458
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
459
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
460
             $$tags $$unique
461
 
462
GTAGS:
463
        here=`$(am__cd) $(top_builddir) && pwd` \
464
          && cd $(top_srcdir) \
465
          && gtags -i $(GTAGS_ARGS) $$here
466
 
467
distclean-tags:
468
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
469
 
470
distdir: $(DISTFILES)
471
        $(am__remove_distdir)
472
        test -d $(distdir) || mkdir $(distdir)
473
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
474
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
475
        list='$(DISTFILES)'; \
476
          dist_files=`for file in $$list; do echo $$file; done | \
477
          sed -e "s|^$$srcdirstrip/||;t" \
478
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
479
        case $$dist_files in \
480
          */*) $(MKDIR_P) `echo "$$dist_files" | \
481
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
482
                           sort -u` ;; \
483
        esac; \
484
        for file in $$dist_files; do \
485
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
486
          if test -d $$d/$$file; then \
487
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
488
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
489
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
490
            fi; \
491
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
492
          else \
493
            test -f $(distdir)/$$file \
494
            || cp -p $$d/$$file $(distdir)/$$file \
495
            || exit 1; \
496
          fi; \
497
        done
498
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
499
          if test "$$subdir" = .; then :; else \
500
            test -d "$(distdir)/$$subdir" \
501
            || $(MKDIR_P) "$(distdir)/$$subdir" \
502
            || exit 1; \
503
            distdir=`$(am__cd) $(distdir) && pwd`; \
504
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
505
            (cd $$subdir && \
506
              $(MAKE) $(AM_MAKEFLAGS) \
507
                top_distdir="$$top_distdir" \
508
                distdir="$$distdir/$$subdir" \
509
                am__remove_distdir=: \
510
                am__skip_length_check=: \
511
                distdir) \
512
              || exit 1; \
513
          fi; \
514
        done
515
        -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
516
          ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
517
          ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
518
          ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
519
        || chmod -R a+r $(distdir)
520
dist-gzip: distdir
521
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
522
        $(am__remove_distdir)
523
 
524
dist-bzip2: distdir
525
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
526
        $(am__remove_distdir)
527
 
528
dist-lzma: distdir
529
        tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
530
        $(am__remove_distdir)
531
 
532
dist-tarZ: distdir
533
        tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
534
        $(am__remove_distdir)
535
 
536
dist-shar: distdir
537
        shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
538
        $(am__remove_distdir)
539
 
540
dist-zip: distdir
541
        -rm -f $(distdir).zip
542
        zip -rq $(distdir).zip $(distdir)
543
        $(am__remove_distdir)
544
 
545
dist dist-all: distdir
546
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
547
        $(am__remove_distdir)
548
 
549
# This target untars the dist file and tries a VPATH configuration.  Then
550
# it guarantees that the distribution is self-contained by making another
551
# tarfile.
552
distcheck: dist
553
        case '$(DIST_ARCHIVES)' in \
554
        *.tar.gz*) \
555
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
556
        *.tar.bz2*) \
557
          bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
558
        *.tar.lzma*) \
559
          unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
560
        *.tar.Z*) \
561
          uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
562
        *.shar.gz*) \
563
          GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
564
        *.zip*) \
565
          unzip $(distdir).zip ;;\
566
        esac
567
        chmod -R a-w $(distdir); chmod a+w $(distdir)
568
        mkdir $(distdir)/_build
569
        mkdir $(distdir)/_inst
570
        chmod a-w $(distdir)
571
        dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
572
          && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
573
          && cd $(distdir)/_build \
574
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
575
            $(DISTCHECK_CONFIGURE_FLAGS) \
576
          && $(MAKE) $(AM_MAKEFLAGS) \
577
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
578
          && $(MAKE) $(AM_MAKEFLAGS) check \
579
          && $(MAKE) $(AM_MAKEFLAGS) install \
580
          && $(MAKE) $(AM_MAKEFLAGS) installcheck \
581
          && $(MAKE) $(AM_MAKEFLAGS) uninstall \
582
          && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
583
                distuninstallcheck \
584
          && chmod -R a-w "$$dc_install_base" \
585
          && ({ \
586
               (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
587
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
588
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
589
               && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
590
                    distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
591
              } || { rm -rf "$$dc_destdir"; exit 1; }) \
592
          && rm -rf "$$dc_destdir" \
593
          && $(MAKE) $(AM_MAKEFLAGS) dist \
594
          && rm -rf $(DIST_ARCHIVES) \
595
          && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
596
        $(am__remove_distdir)
597
        @(echo "$(distdir) archives ready for distribution: "; \
598
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
599
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
600
distuninstallcheck:
601
        @cd $(distuninstallcheck_dir) \
602
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
603
           || { echo "ERROR: files left after uninstall:" ; \
604
                if test -n "$(DESTDIR)"; then \
605
                  echo "  (check DESTDIR support)"; \
606
                fi ; \
607
                $(distuninstallcheck_listfiles) ; \
608
                exit 1; } >&2
609
distcleancheck: distclean
610
        @if test '$(srcdir)' = . ; then \
611
          echo "ERROR: distcleancheck can only run from a VPATH build" ; \
612
          exit 1 ; \
613
        fi
614
        @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
615
          || { echo "ERROR: files left in build directory after distclean:" ; \
616
               $(distcleancheck_listfiles) ; \
617
               exit 1; } >&2
618
check-am: all-am
619
check: check-recursive
620
all-am: Makefile $(LIBRARIES) $(HEADERS) hostinfra.h all-local
621
installdirs: installdirs-recursive
622
installdirs-am:
623
install: install-recursive
624
install-exec: install-exec-recursive
625
install-data: install-data-recursive
626
uninstall: uninstall-recursive
627
 
628
install-am: all-am
629
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
630
 
631
installcheck: installcheck-recursive
632
install-strip:
633
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
634
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
635
          `test -z '$(STRIP)' || \
636
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
637
mostlyclean-generic:
638
 
639
clean-generic:
640
        -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
641
 
642
distclean-generic:
643
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
644
 
645
maintainer-clean-generic:
646
        @echo "This command is intended for maintainers to use"
647
        @echo "it deletes files that may require special tools to rebuild."
648
clean: clean-recursive
649
 
650
clean-am: clean-generic clean-local clean-noinstLIBRARIES \
651
        mostlyclean-am
652
 
653
distclean: distclean-recursive
654
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
655
        -rm -rf ./$(DEPDIR)
656
        -rm -f Makefile
657
distclean-am: clean-am distclean-compile distclean-generic \
658
        distclean-hdr distclean-tags
659
 
660
dvi: dvi-recursive
661
 
662
dvi-am:
663
 
664
html: html-recursive
665
 
666
info: info-recursive
667
 
668
info-am:
669
 
670
install-data-am: install-data-local
671
 
672
install-dvi: install-dvi-recursive
673
 
674
install-exec-am: install-exec-local
675
 
676
install-html: install-html-recursive
677
 
678
install-info: install-info-recursive
679
 
680
install-man:
681
 
682
install-pdf: install-pdf-recursive
683
 
684
install-ps: install-ps-recursive
685
 
686
installcheck-am:
687
 
688
maintainer-clean: maintainer-clean-recursive
689
        -rm -f $(am__CONFIG_DISTCLEAN_FILES)
690
        -rm -rf $(top_srcdir)/autom4te.cache
691
        -rm -rf ./$(DEPDIR)
692
        -rm -f Makefile
693
maintainer-clean-am: distclean-am maintainer-clean-generic
694
 
695
mostlyclean: mostlyclean-recursive
696
 
697
mostlyclean-am: mostlyclean-compile mostlyclean-generic
698
 
699
pdf: pdf-recursive
700
 
701
pdf-am:
702
 
703
ps: ps-recursive
704
 
705
ps-am:
706
 
707
uninstall-am:
708
 
709
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
710
        install-strip
711
 
712
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
713
        all all-am all-local am--refresh check check-am clean \
714
        clean-generic clean-local clean-noinstLIBRARIES ctags \
715
        ctags-recursive dist dist-all dist-bzip2 dist-gzip dist-lzma \
716
        dist-shar dist-tarZ dist-zip distcheck distclean \
717
        distclean-compile distclean-generic distclean-hdr \
718
        distclean-tags distcleancheck distdir distuninstallcheck dvi \
719
        dvi-am html html-am info info-am install install-am \
720
        install-data install-data-am install-data-local install-dvi \
721
        install-dvi-am install-exec install-exec-am install-exec-local \
722
        install-html install-html-am install-info install-info-am \
723
        install-man install-pdf install-pdf-am install-ps \
724
        install-ps-am install-strip installcheck installcheck-am \
725
        installdirs installdirs-am maintainer-clean \
726
        maintainer-clean-generic mostlyclean mostlyclean-compile \
727
        mostlyclean-generic pdf pdf-am ps ps-am tags tags-recursive \
728
        uninstall uninstall-am
729
 
730
 
731
@MSVC_TRUE@all-local: cyginfra.lib
732
 
733
@MSVC_TRUE@cyginfra.lib: libcyginfra.a
734
@MSVC_TRUE@     $(INSTALL) $< $@
735
 
736
@MSVC_TRUE@clean-local:
737
@MSVC_TRUE@     $(RM) cyginfra.lib
738
 
739
@MSVC_TRUE@install-exec-local: all-local
740
@MSVC_TRUE@     $(mkinstalldirs) $(DESTDIR)$(libdir)
741
@MSVC_TRUE@     $(INSTALL) cyginfra.lib $(DESTDIR)$(libdir)/cyginfra.lib
742
 
743
@MSVC_FALSE@all-local:
744
@MSVC_FALSE@clean-local:
745
 
746
@MSVC_FALSE@install-exec-local: libcyginfra.a
747
@MSVC_FALSE@    $(mkinstalldirs) $(DESTDIR)$(libdir)
748
@MSVC_FALSE@    $(INSTALL) libcyginfra.a $(DESTDIR)$(libdir)/libcyginfra.a
749
 
750
install-data-local: $(copies)
751
        $(mkinstalldirs)  $(DESTDIR)$(includedir) \
752
                $(DESTDIR)$(includedir)/cyg       \
753
                $(DESTDIR)$(includedir)/cyg/infra \
754
                $(DESTDIR)$(includedir)/cyg/hal   \
755
                $(DESTDIR)$(includedir)/pkgconf
756
        $(INSTALL_DATA) cyg/infra/cyg_type.h    $(DESTDIR)$(includedir)/cyg/infra
757
        $(INSTALL_DATA) cyg/infra/cyg_ass.h     $(DESTDIR)$(includedir)/cyg/infra
758
        $(INSTALL_DATA) cyg/infra/cyg_trac.h    $(DESTDIR)$(includedir)/cyg/infra
759
        $(INSTALL_DATA) cyg/infra/testcase.h    $(DESTDIR)$(includedir)/cyg/infra
760
        $(INSTALL_DATA) cyg/hal/basetype.h      $(DESTDIR)$(includedir)/cyg/hal
761
        $(INSTALL_DATA) pkgconf/infra.h         $(DESTDIR)$(includedir)/pkgconf
762
        $(INSTALL_DATA) pkgconf/hostinfra.h     $(DESTDIR)$(includedir)/pkgconf
763
 
764
cyg/infra/cyg_type.h: cyg_type.h
765
        @if [ -d cyg ] ; then true ; else mkdir cyg ; fi
766
        @if [ -d cyg/infra ] ; then true ; else mkdir cyg/infra ; fi
767
        $(INSTALL_DATA) $(<) $(@)
768
 
769
cyg/infra/cyg_ass.h: cyg_ass.h
770
        @if [ -d cyg ] ; then true ; else mkdir cyg ; fi
771
        @if [ -d cyg/infra ] ; then true ; else mkdir cyg/infra ; fi
772
        $(INSTALL_DATA) $(<) $(@)
773
 
774
cyg/infra/cyg_trac.h: cyg_trac.h
775
        @if [ -d cyg ] ; then true ; else mkdir cyg ; fi
776
        @if [ -d cyg/infra ] ; then true ; else mkdir cyg/infra ; fi
777
        $(INSTALL_DATA) $(<) $(@)
778
 
779
cyg/infra/testcase.h: testcase.h
780
        @if [ -d cyg ] ; then true ; else mkdir cyg ; fi
781
        @if [ -d cyg/infra ] ; then true ; else mkdir cyg/infra ; fi
782
        $(INSTALL_DATA) $(<) $(@)
783
 
784
pkgconf/infra.h : infra.h
785
        @if [ -d pkgconf ] ; then true ; else mkdir pkgconf ; fi
786
        $(INSTALL_DATA) $(<) $(@)
787
 
788
pkgconf/hostinfra.h : hostinfra.h
789
        @if [ -d pkgconf ] ; then true ; else mkdir pkgconf ; fi
790
        $(INSTALL_DATA) $(<) $(@)
791
 
792
cyg/hal/basetype.h : basetype.h
793
        @if [ -d cyg ] ; then true ; else mkdir cyg ; fi
794
        @if [ -d cyg/hal ] ; then true ; else mkdir cyg/hal ; fi
795
        $(INSTALL_DATA) $(<) $(@)
796
 
797
assert.$(OBJEXT) :  Makefile \
798
                    pkgconf/infra.h      \
799
                    pkgconf/hostinfra.h  \
800
                    cyg/infra/cyg_type.h \
801
                    cyg/hal/basetype.h   \
802
                    cyg/infra/cyg_ass.h
803
 
804
trace.$(OBJEXT) :   Makefile \
805
                    pkgconf/infra.h      \
806
                    pkgconf/hostinfra.h  \
807
                    cyg/infra/cyg_type.h \
808
                    cyg/hal/basetype.h   \
809
                    cyg/infra/cyg_ass.h  \
810
                    cyg/infra/cyg_trac.h
811
 
812
checkdata.$(OBJEXT) : Makefile \
813
                      cyg/infra/cyg_ass.h       \
814
                      pkgconf/infra.h           \
815
                      pkgconf/hostinfra.h       \
816
                      cyg/infra/cyg_type.h      \
817
                      cyg/hal/basetype.h
818
 
819
testcase.$(OBJEXT): Makefile \
820
                    cyg/infra/testcase.h \
821
                    cyg/infra/cyg_type.h \
822
                    cyg/hal/basetype.h   \
823
                    pkgconf/infra.h      \
824
                    pkgconf/hostinfra.h
825
# Tell versions [3.59,3.63) of GNU make to not export all variables.
826
# Otherwise a system limit (for SysV at least) may be exceeded.
827
.NOEXPORT:

powered by: WebSVN 2.1.0

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