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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [tools/] [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
 
63
EXEEXT = @EXEEXT@
64
OBJEXT = @OBJEXT@
65
PATH_SEPARATOR = @PATH_SEPARATOR@
66
AMTAR = @AMTAR@
67
AWK = @AWK@
68
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
69
BARE_CPU_MODEL = @BARE_CPU_MODEL@
70
BUILD_SUBDIRS = @BUILD_SUBDIRS@
71
DEPDIR = @DEPDIR@
72
ENDIF = @ENDIF@
73
GCC_SPECS = @GCC_SPECS@
74
HAS_NETWORKING = @HAS_NETWORKING@
75
HAS_RDBG = @HAS_RDBG@
76
HOST_SUBDIRS = @HOST_SUBDIRS@
77
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
78
MAINT = @MAINT@
79
MAKE = @MAKE@
80
PACKAGE = @PACKAGE@
81
PACKHEX = @PACKHEX@
82
PROJECT_INCLUDE = @PROJECT_INCLUDE@
83
PROJECT_RELEASE = @PROJECT_RELEASE@
84
PROJECT_ROOT = @PROJECT_ROOT@
85
PROJECT_TOPdir = @PROJECT_TOPdir@
86
RTEMS_BSP = @RTEMS_BSP@
87
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
88
RTEMS_CPU = @RTEMS_CPU@
89
RTEMS_HAS_ITRON_API = @RTEMS_HAS_ITRON_API@
90
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
91
RTEMS_HAS_POSIX_API = @RTEMS_HAS_POSIX_API@
92
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
93
RTEMS_ROOT = @RTEMS_ROOT@
94
RTEMS_TOPdir = @RTEMS_TOPdir@
95
RTEMS_USE_MACROS = @RTEMS_USE_MACROS@
96
STRIP = @STRIP@
97
TARGET_SUBDIRS = @TARGET_SUBDIRS@
98
VERSION = @VERSION@
99
am__include = @am__include@
100
am__quote = @am__quote@
101
bsplibdir = @bsplibdir@
102
build_configdirs = @build_configdirs@
103
buildargs = @buildargs@
104
hostargs = @hostargs@
105
install_sh = @install_sh@
106
targetargs = @targetargs@
107
 
108
SUBDIRS = update cpu
109
subdir = tools
110
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111
CONFIG_CLEAN_FILES =
112
DIST_SOURCES =
113
 
114
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
115
        uninstall-info-recursive all-recursive install-data-recursive \
116
        install-exec-recursive installdirs-recursive install-recursive \
117
        uninstall-recursive check-recursive installcheck-recursive
118
DIST_COMMON = Makefile.am Makefile.in
119
DIST_SUBDIRS = $(SUBDIRS)
120
all: all-recursive
121
 
122
.SUFFIXES:
123
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/automake/subdirs.am $(top_srcdir)/automake/host.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
124
        cd $(top_srcdir) && \
125
          $(AUTOMAKE) --foreign  tools/Makefile
126
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
127
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
128
uninstall-info-am:
129
 
130
# This directory's subdirectories are mostly independent; you can cd
131
# into them and run `make' without going through this Makefile.
132
# To change the values of `make' variables: instead of editing Makefiles,
133
# (1) if the variable is set in `config.status', edit `config.status'
134
#     (which will cause the Makefiles to be regenerated when you run `make');
135
# (2) otherwise, pass the desired values on the `make' command line.
136
$(RECURSIVE_TARGETS):
137
        @set fnord $$MAKEFLAGS; amf=$$2; \
138
        dot_seen=no; \
139
        target=`echo $@ | sed s/-recursive//`; \
140
        list='$(SUBDIRS)'; for subdir in $$list; do \
141
          echo "Making $$target in $$subdir"; \
142
          if test "$$subdir" = "."; then \
143
            dot_seen=yes; \
144
            local_target="$$target-am"; \
145
          else \
146
            local_target="$$target"; \
147
          fi; \
148
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
149
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
150
        done; \
151
        if test "$$dot_seen" = "no"; then \
152
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
153
        fi; test -z "$$fail"
154
 
155
mostlyclean-recursive clean-recursive distclean-recursive \
156
maintainer-clean-recursive:
157
        @set fnord $$MAKEFLAGS; amf=$$2; \
158
        dot_seen=no; \
159
        case "$@" in \
160
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
161
          *) list='$(SUBDIRS)' ;; \
162
        esac; \
163
        rev=''; for subdir in $$list; do \
164
          if test "$$subdir" = "."; then :; else \
165
            rev="$$subdir $$rev"; \
166
          fi; \
167
        done; \
168
        rev="$$rev ."; \
169
        target=`echo $@ | sed s/-recursive//`; \
170
        for subdir in $$rev; do \
171
          echo "Making $$target in $$subdir"; \
172
          if test "$$subdir" = "."; then \
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 && test -z "$$fail"
180
tags-recursive:
181
        list='$(SUBDIRS)'; for subdir in $$list; do \
182
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
183
        done
184
 
185
ETAGS = etags
186
ETAGSFLAGS =
187
 
188
tags: TAGS
189
 
190
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
191
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
192
        unique=`for i in $$list; do \
193
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
194
          done | \
195
          $(AWK) '    { files[$$0] = 1; } \
196
               END { for (i in files) print i; }'`; \
197
        mkid -fID $$unique
198
 
199
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
200
                $(TAGS_FILES) $(LISP)
201
        tags=; \
202
        here=`pwd`; \
203
        list='$(SUBDIRS)'; for subdir in $$list; do \
204
          if test "$$subdir" = .; then :; else \
205
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
206
          fi; \
207
        done; \
208
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
209
        unique=`for i in $$list; do \
210
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
211
          done | \
212
          $(AWK) '    { files[$$0] = 1; } \
213
               END { for (i in files) print i; }'`; \
214
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
215
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
216
             $$tags $$unique
217
 
218
GTAGS:
219
        here=`$(am__cd) $(top_builddir) && pwd` \
220
          && cd $(top_srcdir) \
221
          && gtags -i $(GTAGS_ARGS) $$here
222
 
223
distclean-tags:
224
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
225
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
226
 
227
top_distdir = ..
228
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
229
 
230
distdir: $(DISTFILES)
231
        @list='$(DISTFILES)'; for file in $$list; do \
232
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
233
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
234
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
235
            dir="/$$dir"; \
236
            $(mkinstalldirs) "$(distdir)$$dir"; \
237
          else \
238
            dir=''; \
239
          fi; \
240
          if test -d $$d/$$file; then \
241
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
242
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
243
            fi; \
244
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
245
          else \
246
            test -f $(distdir)/$$file \
247
            || cp -p $$d/$$file $(distdir)/$$file \
248
            || exit 1; \
249
          fi; \
250
        done
251
        list='$(SUBDIRS)'; for subdir in $$list; do \
252
          if test "$$subdir" = .; then :; else \
253
            test -d $(distdir)/$$subdir \
254
            || mkdir $(distdir)/$$subdir \
255
            || exit 1; \
256
            (cd $$subdir && \
257
              $(MAKE) $(AM_MAKEFLAGS) \
258
                top_distdir="$(top_distdir)" \
259
                distdir=../$(distdir)/$$subdir \
260
                distdir) \
261
              || exit 1; \
262
          fi; \
263
        done
264
check-am: all-am
265
check: check-recursive
266
all-am: Makefile
267
installdirs: installdirs-recursive
268
installdirs-am:
269
 
270
install: install-recursive
271
install-exec: install-exec-recursive
272
install-data: install-data-recursive
273
uninstall: uninstall-recursive
274
 
275
install-am: all-am
276
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
277
 
278
installcheck: installcheck-recursive
279
install-strip:
280
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
281
          INSTALL_STRIP_FLAG=-s \
282
          `test -z '$(STRIP)' || \
283
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
284
mostlyclean-generic:
285
 
286
clean-generic:
287
 
288
distclean-generic:
289
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
290
 
291
maintainer-clean-generic:
292
        @echo "This command is intended for maintainers to use"
293
        @echo "it deletes files that may require special tools to rebuild."
294
clean: clean-recursive
295
 
296
clean-am: clean-generic mostlyclean-am
297
 
298
distclean: distclean-recursive
299
 
300
distclean-am: clean-am distclean-generic distclean-tags
301
 
302
dvi: dvi-recursive
303
 
304
dvi-am:
305
 
306
info: info-recursive
307
 
308
info-am:
309
 
310
install-data-am:
311
 
312
install-exec-am:
313
 
314
install-info: install-info-recursive
315
 
316
install-man:
317
 
318
installcheck-am:
319
 
320
maintainer-clean: maintainer-clean-recursive
321
 
322
maintainer-clean-am: distclean-am maintainer-clean-generic
323
 
324
mostlyclean: mostlyclean-recursive
325
 
326
mostlyclean-am: mostlyclean-generic
327
 
328
uninstall-am: uninstall-info-am
329
 
330
uninstall-info: uninstall-info-recursive
331
 
332
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
333
        clean-generic clean-recursive distclean distclean-generic \
334
        distclean-recursive distclean-tags distdir dvi dvi-am \
335
        dvi-recursive info info-am info-recursive install install-am \
336
        install-data install-data-am install-data-recursive \
337
        install-exec install-exec-am install-exec-recursive \
338
        install-info install-info-am install-info-recursive install-man \
339
        install-recursive install-strip installcheck installcheck-am \
340
        installdirs installdirs-am installdirs-recursive \
341
        maintainer-clean maintainer-clean-generic \
342
        maintainer-clean-recursive mostlyclean mostlyclean-generic \
343
        mostlyclean-recursive tags tags-recursive uninstall \
344
        uninstall-am uninstall-info-am uninstall-info-recursive \
345
        uninstall-recursive
346
 
347
 
348
depend-recursive \
349
preinstall-recursive:
350
        @set fnord $(MAKEFLAGS); amf=$$2; \
351
        dot_seen=no; \
352
        target=`echo $@ | sed s/-recursive//`; \
353
        list='$(SUBDIRS)'; for subdir in $$list; do \
354
          echo "Making $$target in $$subdir"; \
355
          if test "$$subdir" = "."; then \
356
            dot_seen=yes; \
357
            local_target="$$target-am"; \
358
          else \
359
            local_target="$$target"; \
360
          fi; \
361
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
362
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
363
        done; \
364
        if test "$$dot_seen" = "no"; then \
365
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
366
        fi; test -z "$$fail"
367
 
368
preinstall: preinstall-recursive
369
.PHONY: preinstall-recursive
370
 
371
depend: depend-recursive
372
.PHONY: depend-recursive
373
 
374
debug:
375
        @echo
376
        @echo "\"make debug\" is obsolete, instead use:"
377
        @echo " make VARIANT=DEBUG"
378
        @echo
379
 
380
.PHONY: debug
381
 
382
profile:
383
        @echo
384
        @echo "\"make profile\" is obsolete, instead use:"
385
        @echo " make VARIANT=PROFILE"
386
        @echo
387
 
388
preinstall-am: $(PREINSTALL_FILES)
389
preinstall: preinstall-am
390
.PHONY: preinstall preinstall-am
391
 
392
depend-am:
393
depend: depend-am
394
.PHONY: depend depend-am
395
# Tell versions [3.59,3.63) of GNU make to not export all variables.
396
# Otherwise a system limit (for SysV at least) may be exceeded.
397
.NOEXPORT:

powered by: WebSVN 2.1.0

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