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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [librdbg/] [src/] [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
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 = $(RTEMS_CPU)
106
 
107
EXTRA_DIST = _servtgt.c awk.svc excep.c ptrace.c rdbg.c remdeb.x servbkpt.c \
108
    servcon.c servrpc.c servtgt.c servtsp.c servutil.c
109
 
110
 
111
PROJECT_TOOLS = $(PROJECT_RELEASE)/build-tools
112
subdir = src
113
mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs
114
CONFIG_CLEAN_FILES =
115
DIST_SOURCES =
116
 
117
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
118
        uninstall-info-recursive all-recursive install-data-recursive \
119
        install-exec-recursive installdirs-recursive install-recursive \
120
        uninstall-recursive check-recursive installcheck-recursive
121
DIST_COMMON = Makefile.am Makefile.in
122
DIST_SUBDIRS = $(SUBDIRS)
123
all: all-recursive
124
 
125
.SUFFIXES:
126
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/../../../automake/subdirs.am $(top_srcdir)/../../../automake/local.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
127
        cd $(top_srcdir) && \
128
          $(AUTOMAKE) --foreign  src/Makefile
129
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
130
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
131
uninstall-info-am:
132
 
133
# This directory's subdirectories are mostly independent; you can cd
134
# into them and run `make' without going through this Makefile.
135
# To change the values of `make' variables: instead of editing Makefiles,
136
# (1) if the variable is set in `config.status', edit `config.status'
137
#     (which will cause the Makefiles to be regenerated when you run `make');
138
# (2) otherwise, pass the desired values on the `make' command line.
139
$(RECURSIVE_TARGETS):
140
        @set fnord $$MAKEFLAGS; amf=$$2; \
141
        dot_seen=no; \
142
        target=`echo $@ | sed s/-recursive//`; \
143
        list='$(SUBDIRS)'; for subdir in $$list; do \
144
          echo "Making $$target in $$subdir"; \
145
          if test "$$subdir" = "."; then \
146
            dot_seen=yes; \
147
            local_target="$$target-am"; \
148
          else \
149
            local_target="$$target"; \
150
          fi; \
151
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
152
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
153
        done; \
154
        if test "$$dot_seen" = "no"; then \
155
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
156
        fi; test -z "$$fail"
157
 
158
mostlyclean-recursive clean-recursive distclean-recursive \
159
maintainer-clean-recursive:
160
        @set fnord $$MAKEFLAGS; amf=$$2; \
161
        dot_seen=no; \
162
        case "$@" in \
163
          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
164
          *) list='$(SUBDIRS)' ;; \
165
        esac; \
166
        rev=''; for subdir in $$list; do \
167
          if test "$$subdir" = "."; then :; else \
168
            rev="$$subdir $$rev"; \
169
          fi; \
170
        done; \
171
        rev="$$rev ."; \
172
        target=`echo $@ | sed s/-recursive//`; \
173
        for subdir in $$rev; do \
174
          echo "Making $$target in $$subdir"; \
175
          if test "$$subdir" = "."; then \
176
            local_target="$$target-am"; \
177
          else \
178
            local_target="$$target"; \
179
          fi; \
180
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
181
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
182
        done && test -z "$$fail"
183
tags-recursive:
184
        list='$(SUBDIRS)'; for subdir in $$list; do \
185
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
186
        done
187
 
188
ETAGS = etags
189
ETAGSFLAGS =
190
 
191
tags: TAGS
192
 
193
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
194
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
195
        unique=`for i in $$list; do \
196
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
197
          done | \
198
          $(AWK) '    { files[$$0] = 1; } \
199
               END { for (i in files) print i; }'`; \
200
        mkid -fID $$unique
201
 
202
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
203
                $(TAGS_FILES) $(LISP)
204
        tags=; \
205
        here=`pwd`; \
206
        list='$(SUBDIRS)'; for subdir in $$list; do \
207
          if test "$$subdir" = .; then :; else \
208
            test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
209
          fi; \
210
        done; \
211
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
212
        unique=`for i in $$list; do \
213
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
214
          done | \
215
          $(AWK) '    { files[$$0] = 1; } \
216
               END { for (i in files) print i; }'`; \
217
        test -z "$(ETAGS_ARGS)$$tags$$unique" \
218
          || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
219
             $$tags $$unique
220
 
221
GTAGS:
222
        here=`$(am__cd) $(top_builddir) && pwd` \
223
          && cd $(top_srcdir) \
224
          && gtags -i $(GTAGS_ARGS) $$here
225
 
226
distclean-tags:
227
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
228
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
229
 
230
top_distdir = ..
231
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
232
 
233
distdir: $(DISTFILES)
234
        @list='$(DISTFILES)'; for file in $$list; do \
235
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
236
          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
237
          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
238
            dir="/$$dir"; \
239
            $(mkinstalldirs) "$(distdir)$$dir"; \
240
          else \
241
            dir=''; \
242
          fi; \
243
          if test -d $$d/$$file; then \
244
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
245
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
246
            fi; \
247
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
248
          else \
249
            test -f $(distdir)/$$file \
250
            || cp -p $$d/$$file $(distdir)/$$file \
251
            || exit 1; \
252
          fi; \
253
        done
254
        list='$(SUBDIRS)'; for subdir in $$list; do \
255
          if test "$$subdir" = .; then :; else \
256
            test -d $(distdir)/$$subdir \
257
            || mkdir $(distdir)/$$subdir \
258
            || exit 1; \
259
            (cd $$subdir && \
260
              $(MAKE) $(AM_MAKEFLAGS) \
261
                top_distdir="$(top_distdir)" \
262
                distdir=../$(distdir)/$$subdir \
263
                distdir) \
264
              || exit 1; \
265
          fi; \
266
        done
267
check-am: all-am
268
check: check-recursive
269
all-am: Makefile
270
installdirs: installdirs-recursive
271
installdirs-am:
272
 
273
install: install-recursive
274
install-exec: install-exec-recursive
275
install-data: install-data-recursive
276
uninstall: uninstall-recursive
277
 
278
install-am: all-am
279
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
280
 
281
installcheck: installcheck-recursive
282
install-strip:
283
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
284
          INSTALL_STRIP_FLAG=-s \
285
          `test -z '$(STRIP)' || \
286
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
287
mostlyclean-generic:
288
 
289
clean-generic:
290
 
291
distclean-generic:
292
        -rm -f Makefile $(CONFIG_CLEAN_FILES)
293
 
294
maintainer-clean-generic:
295
        @echo "This command is intended for maintainers to use"
296
        @echo "it deletes files that may require special tools to rebuild."
297
clean: clean-recursive
298
 
299
clean-am: clean-generic clean-local mostlyclean-am
300
 
301
distclean: distclean-recursive
302
 
303
distclean-am: clean-am distclean-generic distclean-local distclean-tags
304
 
305
dvi: dvi-recursive
306
 
307
dvi-am:
308
 
309
info: info-recursive
310
 
311
info-am:
312
 
313
install-data-am:
314
 
315
install-exec-am:
316
 
317
install-info: install-info-recursive
318
 
319
install-man:
320
 
321
installcheck-am:
322
 
323
maintainer-clean: maintainer-clean-recursive
324
 
325
maintainer-clean-am: distclean-am maintainer-clean-generic
326
 
327
mostlyclean: mostlyclean-recursive
328
 
329
mostlyclean-am: mostlyclean-generic
330
 
331
uninstall-am: uninstall-info-am
332
 
333
uninstall-info: uninstall-info-recursive
334
 
335
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
336
        clean-generic clean-local clean-recursive distclean \
337
        distclean-generic distclean-local distclean-recursive \
338
        distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
339
        info-recursive install install-am install-data install-data-am \
340
        install-data-recursive install-exec install-exec-am \
341
        install-exec-recursive install-info install-info-am \
342
        install-info-recursive install-man install-recursive \
343
        install-strip installcheck installcheck-am installdirs \
344
        installdirs-am installdirs-recursive maintainer-clean \
345
        maintainer-clean-generic maintainer-clean-recursive mostlyclean \
346
        mostlyclean-generic mostlyclean-recursive tags tags-recursive \
347
        uninstall uninstall-am uninstall-info-am \
348
        uninstall-info-recursive uninstall-recursive
349
 
350
 
351
depend-recursive \
352
preinstall-recursive:
353
        @set fnord $(MAKEFLAGS); amf=$$2; \
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
           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
366
        done; \
367
        if test "$$dot_seen" = "no"; then \
368
          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
369
        fi; test -z "$$fail"
370
 
371
preinstall: preinstall-recursive
372
.PHONY: preinstall-recursive
373
 
374
depend: depend-recursive
375
.PHONY: depend-recursive
376
 
377
debug:
378
        @echo
379
        @echo "\"make debug\" is obsolete, instead use:"
380
        @echo " make VARIANT=DEBUG"
381
        @echo
382
 
383
.PHONY: debug
384
 
385
profile:
386
        @echo
387
        @echo "\"make profile\" is obsolete, instead use:"
388
        @echo " make VARIANT=PROFILE"
389
        @echo
390
 
391
.PHONY: profile
392
 
393
preinstall-am: $(PREINSTALL_FILES)
394
preinstall: preinstall-am
395
.PHONY: preinstall preinstall-am
396
 
397
depend-am:
398
depend: depend-am
399
.PHONY: depend depend-am
400
 
401
${ARCH}:
402
        mkdir ${ARCH}
403
 
404
clean-local:
405
        $(RM) -r o-optimize o-debug o-profile $(CLEANDIRS)
406
        $(RM) Depends-o-optimize.tmp Depends-o-debug.tmp Depends-o-profile.tmp
407
 
408
distclean-local:
409
        $(RM) Depends-o-optimize Depends-o-debug Depends-o-profile
410
# Tell versions [3.59,3.63) of GNU make to not export all variables.
411
# Otherwise a system limit (for SysV at least) may be exceeded.
412
.NOEXPORT:

powered by: WebSVN 2.1.0

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