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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [librdbg/] [include/] [Makefile.in] - Blame information for rev 1779

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

Line No. Rev Author Line
1 1026 ivang
# Makefile.in generated by automake 1.6.2 from Makefile.am.
2
# @configure_input@
3
 
4
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002
5
# Free Software Foundation, Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
 
10
# This program is distributed in the hope that it will be useful,
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13
# PARTICULAR PURPOSE.
14
 
15
@SET_MAKE@
16
SHELL = @SHELL@
17
 
18
srcdir = @srcdir@
19
top_srcdir = @top_srcdir@
20
VPATH = @srcdir@
21
prefix = @prefix@
22
exec_prefix = @exec_prefix@
23
 
24
bindir = @bindir@
25
sbindir = @sbindir@
26
libexecdir = @libexecdir@
27
datadir = @datadir@
28
sysconfdir = @sysconfdir@
29
sharedstatedir = @sharedstatedir@
30
localstatedir = @localstatedir@
31
libdir = @libdir@
32
infodir = @infodir@
33
mandir = @mandir@
34
includedir = @includedir@
35
oldincludedir = /usr/include
36
pkgdatadir = $(datadir)/@PACKAGE@
37
pkglibdir = $(libdir)/@PACKAGE@
38
pkgincludedir = $(includedir)/@PACKAGE@
39
top_builddir = ..
40
 
41
ACLOCAL = @ACLOCAL@
42
AUTOCONF = @AUTOCONF@
43
AUTOMAKE = @AUTOMAKE@
44
AUTOHEADER = @AUTOHEADER@
45
 
46
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47
INSTALL = @INSTALL@
48
INSTALL_PROGRAM = @INSTALL_PROGRAM@
49
INSTALL_DATA = @INSTALL_DATA@
50
install_sh_DATA = $(install_sh) -c -m 644
51
install_sh_PROGRAM = $(install_sh) -c
52
install_sh_SCRIPT = $(install_sh) -c
53
INSTALL_SCRIPT = @INSTALL_SCRIPT@
54
INSTALL_HEADER = $(INSTALL_DATA)
55
transform = @program_transform_name@
56
NORMAL_INSTALL = :
57
PRE_INSTALL = :
58
POST_INSTALL = :
59
NORMAL_UNINSTALL = :
60
PRE_UNINSTALL = :
61
POST_UNINSTALL = :
62
host_alias = @host_alias@
63
host_triplet = @host@
64
 
65
EXEEXT = @EXEEXT@
66
OBJEXT = @OBJEXT@
67
PATH_SEPARATOR = @PATH_SEPARATOR@
68
AMTAR = @AMTAR@
69
AWK = @AWK@
70
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@
71
BARE_CPU_MODEL = @BARE_CPU_MODEL@
72
CC = @CC@
73
CPP = @CPP@
74
DEPDIR = @DEPDIR@
75
ENDIF = @ENDIF@
76
GCCSED = @GCCSED@
77
GCC_SPECS = @GCC_SPECS@
78
HAS_NETWORKING = @HAS_NETWORKING@
79
HAS_RDBG = @HAS_RDBG@
80
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81
MAINT = @MAINT@
82
MAKE = @MAKE@
83
PACKAGE = @PACKAGE@
84
PACKHEX = @PACKHEX@
85
PROJECT_INCLUDE = @PROJECT_INCLUDE@
86
PROJECT_RELEASE = @PROJECT_RELEASE@
87
PROJECT_ROOT = @PROJECT_ROOT@
88
PROJECT_TOPdir = @PROJECT_TOPdir@
89
RPCGEN = @RPCGEN@
90
RTEMS_BSP = @RTEMS_BSP@
91
RTEMS_BSP_SPECS = @RTEMS_BSP_SPECS@
92
RTEMS_CPU = @RTEMS_CPU@
93
RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@
94
RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@
95
RTEMS_HOST = @RTEMS_HOST@
96
RTEMS_ROOT = @RTEMS_ROOT@
97
RTEMS_TOPdir = @RTEMS_TOPdir@
98
STRIP = @STRIP@
99
VERSION = @VERSION@
100
am__include = @am__include@
101
am__quote = @am__quote@
102
bsplibdir = @bsplibdir@
103
install_sh = @install_sh@
104
 
105
SUBDIRS = rdbg
106
 
107
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
108
subdir = include
109
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
110
CONFIG_CLEAN_FILES =
111
DIST_SOURCES =
112
 
113
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
114
        uninstall-info-recursive all-recursive install-data-recursive \
115
        install-exec-recursive installdirs-recursive install-recursive \
116
        uninstall-recursive check-recursive installcheck-recursive
117
DIST_COMMON = Makefile.am Makefile.in
118
DIST_SUBDIRS = $(SUBDIRS)
119
all: all-recursive
120
 
121
.SUFFIXES:
122
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../automake/subdirs.am $(top_srcdir)/../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
123
        cd $(top_srcdir) && \
124
          $(AUTOMAKE) --foreign  include/Makefile
125
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
126
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
127
uninstall-info-am:
128
 
129
# This directory's subdirectories are mostly independent; you can cd
130
# into them and run `make' without going through this Makefile.
131
# To change the values of `make' variables: instead of editing Makefiles,
132
# (1) if the variable is set in `config.status', edit `config.status'
133
#     (which will cause the Makefiles to be regenerated when you run `make');
134
# (2) otherwise, pass the desired values on the `make' command line.
135
$(RECURSIVE_TARGETS):
136
        @set fnord $$MAKEFLAGS; amf=$$2; \
137
        dot_seen=no; \
138
        target=`echo $@ | sed s/-recursive//`; \
139
        list='$(SUBDIRS)'; for subdir in $$list; do \
140
          echo "Making $$target in $$subdir"; \
141
          if test "$$subdir" = "."; then \
142
            dot_seen=yes; \
143
            local_target="$$target-am"; \
144
          else \
145
            local_target="$$target"; \
146
          fi; \
147
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
148
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
149
        done; \
150
        if test "$$dot_seen" = "no"; then \
151
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
152
        fi; test -z "$$fail"
153
 
154
mostlyclean-recursive clean-recursive distclean-recursive \
155
maintainer-clean-recursive:
156
        @set fnord $$MAKEFLAGS; amf=$$2; \
157
        dot_seen=no; \
158
        case "$@" in \
159
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
160
          *) list='$(SUBDIRS)' ;; \
161
        esac; \
162
        rev=''; for subdir in $$list; do \
163
          if test "$$subdir" = "."; then :; else \
164
            rev="$$subdir $$rev"; \
165
          fi; \
166
        done; \
167
        rev="$$rev ."; \
168
        target=`echo $@ | sed s/-recursive//`; \
169
        for subdir in $$rev; do \
170
          echo "Making $$target in $$subdir"; \
171
          if test "$$subdir" = "."; then \
172
            local_target="$$target-am"; \
173
          else \
174
            local_target="$$target"; \
175
          fi; \
176
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
177
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
178
        done && test -z "$$fail"
179
tags-recursive:
180
        list='$(SUBDIRS)'; for subdir in $$list; do \
181
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
182
        done
183
 
184
ETAGS = etags
185
ETAGSFLAGS =
186
 
187
tags: TAGS
188
 
189
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
190
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
191
        unique=`for i in $$list; do \
192
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
193
          done | \
194
          $(AWK) '    { files[$$0] = 1; } \
195
               END { for (i in files) print i; }'`; \
196
        mkid -fID $$unique
197
 
198
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
199
                $(TAGS_FILES) $(LISP)
200
        tags=; \
201
        here=`pwd`; \
202
        list='$(SUBDIRS)'; for subdir in $$list; do \
203
          if test "$$subdir" = .; then :; else \
204
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
205
          fi; \
206
        done; \
207
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
208
        unique=`for i in $$list; do \
209
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
210
          done | \
211
          $(AWK) '    { files[$$0] = 1; } \
212
               END { for (i in files) print i; }'`; \
213
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
214
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
215
             $$tags $$unique
216
 
217
GTAGS:
218
        here=`$(am__cd) $(top_builddir) && pwd` \
219
          && cd $(top_srcdir) \
220
          && gtags -i $(GTAGS_ARGS) $$here
221
 
222
distclean-tags:
223
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
224
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
225
 
226
top_distdir = ..
227
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
228
 
229
distdir: $(DISTFILES)
230
        @list='$(DISTFILES)'; for file in $$list; do \
231
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
232
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
233
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
234
            dir="/$$dir"; \
235
            $(mkinstalldirs) "$(distdir)$$dir"; \
236
          else \
237
            dir=''; \
238
          fi; \
239
          if test -d $$d/$$file; then \
240
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
241
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
242
            fi; \
243
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
244
          else \
245
            test -f $(distdir)/$$file \
246
            || cp -p $$d/$$file $(distdir)/$$file \
247
            || exit 1; \
248
          fi; \
249
        done
250
        list='$(SUBDIRS)'; for subdir in $$list; do \
251
          if test "$$subdir" = .; then :; else \
252
            test -d $(distdir)/$$subdir \
253
            || mkdir $(distdir)/$$subdir \
254
            || exit 1; \
255
            (cd $$subdir && \
256
              $(MAKE) $(AM_MAKEFLAGS) \
257
                top_distdir="$(top_distdir)" \
258
                distdir=../$(distdir)/$$subdir \
259
                distdir) \
260
              || exit 1; \
261
          fi; \
262
        done
263
check-am: all-am
264
check: check-recursive
265
all-am: Makefile
266
installdirs: installdirs-recursive
267
installdirs-am:
268
 
269
install: install-recursive
270
install-exec: install-exec-recursive
271
install-data: install-data-recursive
272
uninstall: uninstall-recursive
273
 
274
install-am: all-am
275
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
276
 
277
installcheck: installcheck-recursive
278
install-strip:
279
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
280
          INSTALL_STRIP_FLAG=-s \
281
          `test -z '$(STRIP)' || \
282
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
283
mostlyclean-generic:
284
 
285
clean-generic:
286
 
287
distclean-generic:
288
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
289
 
290
maintainer-clean-generic:
291
        @echo "This command is intended for maintainers to use"
292
        @echo "it deletes files that may require special tools to rebuild."
293
clean: clean-recursive
294
 
295
clean-am: clean-generic clean-local mostlyclean-am
296
 
297
distclean: distclean-recursive
298
 
299
distclean-am: clean-am distclean-generic distclean-local distclean-tags
300
 
301
dvi: dvi-recursive
302
 
303
dvi-am:
304
 
305
info: info-recursive
306
 
307
info-am:
308
 
309
install-data-am:
310
 
311
install-exec-am:
312
 
313
install-info: install-info-recursive
314
 
315
install-man:
316
 
317
installcheck-am:
318
 
319
maintainer-clean: maintainer-clean-recursive
320
 
321
maintainer-clean-am: distclean-am maintainer-clean-generic
322
 
323
mostlyclean: mostlyclean-recursive
324
 
325
mostlyclean-am: mostlyclean-generic
326
 
327
uninstall-am: uninstall-info-am
328
 
329
uninstall-info: uninstall-info-recursive
330
 
331
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
332
        clean-generic clean-local clean-recursive distclean \
333
        distclean-generic distclean-local distclean-recursive \
334
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
335
        info-recursive install install-am install-data install-data-am \
336
        install-data-recursive install-exec install-exec-am \
337
        install-exec-recursive install-info install-info-am \
338
        install-info-recursive install-man install-recursive \
339
        install-strip installcheck installcheck-am installdirs \
340
        installdirs-am installdirs-recursive maintainer-clean \
341
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
342
        mostlyclean-generic mostlyclean-recursive tags tags-recursive \
343
        uninstall uninstall-am uninstall-info-am \
344
        uninstall-info-recursive uninstall-recursive
345
 
346
 
347
depend-recursive \
348
preinstall-recursive:
349
        @set fnord $(MAKEFLAGS); amf=$$2; \
350
        dot_seen=no; \
351
        target=`echo $@ | sed s/-recursive//`; \
352
        list='$(SUBDIRS)'; for subdir in $$list; do \
353
          echo "Making $$target in $$subdir"; \
354
          if test "$$subdir" = "."; then \
355
            dot_seen=yes; \
356
            local_target="$$target-am"; \
357
          else \
358
            local_target="$$target"; \
359
          fi; \
360
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
361
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
362
        done; \
363
        if test "$$dot_seen" = "no"; then \
364
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
365
        fi; test -z "$$fail"
366
 
367
preinstall: preinstall-recursive
368
.PHONY: preinstall-recursive
369
 
370
depend: depend-recursive
371
.PHONY: depend-recursive
372
 
373
debug:
374
        @echo
375
        @echo "\"make debug\" is obsolete, instead use:"
376
        @echo " make VARIANT=DEBUG"
377
        @echo
378
 
379
.PHONY: debug
380
 
381
profile:
382
        @echo
383
        @echo "\"make profile\" is obsolete, instead use:"
384
        @echo " make VARIANT=PROFILE"
385
        @echo
386
 
387
.PHONY: profile
388
 
389
preinstall-am: $(PREINSTALL_FILES)
390
preinstall: preinstall-am
391
.PHONY: preinstall preinstall-am
392
 
393
depend-am:
394
depend: depend-am
395
.PHONY: depend depend-am
396
 
397
${ARCH}:
398
        mkdir ${ARCH}
399
 
400
clean-local:
401
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
402
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
403
 
404
distclean-local:
405
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
406
# Tell versions [3.59,3.63) of GNU make to not export all variables.
407
# Otherwise a system limit (for SysV at least) may be exceeded.
408
.NOEXPORT:

powered by: WebSVN 2.1.0

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