1 | # Makefile.in generated automatically by automake 1.4 from Makefile.am |
---|
2 | |
---|
3 | # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. |
---|
4 | # This Makefile.in is free software; the Free Software Foundation |
---|
5 | # gives unlimited permission to copy and/or distribute it, |
---|
6 | # with or without modifications, as long as this notice is preserved. |
---|
7 | |
---|
8 | # This program is distributed in the hope that it will be useful, |
---|
9 | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without |
---|
10 | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A |
---|
11 | # PARTICULAR PURPOSE. |
---|
12 | |
---|
13 | # |
---|
14 | # $Id$ |
---|
15 | # |
---|
16 | |
---|
17 | |
---|
18 | |
---|
19 | SHELL = @SHELL@ |
---|
20 | |
---|
21 | srcdir = @srcdir@ |
---|
22 | top_srcdir = @top_srcdir@ |
---|
23 | VPATH = @srcdir@ |
---|
24 | prefix = @prefix@ |
---|
25 | exec_prefix = @exec_prefix@ |
---|
26 | |
---|
27 | bindir = @bindir@ |
---|
28 | sbindir = @sbindir@ |
---|
29 | libexecdir = @libexecdir@ |
---|
30 | datadir = @datadir@ |
---|
31 | sysconfdir = @sysconfdir@ |
---|
32 | sharedstatedir = @sharedstatedir@ |
---|
33 | localstatedir = @localstatedir@ |
---|
34 | libdir = @libdir@ |
---|
35 | infodir = @infodir@ |
---|
36 | mandir = @mandir@ |
---|
37 | includedir = @includedir@ |
---|
38 | oldincludedir = /usr/include |
---|
39 | |
---|
40 | DESTDIR = |
---|
41 | |
---|
42 | pkgdatadir = $(datadir)/@PACKAGE@ |
---|
43 | pkglibdir = $(libdir)/@PACKAGE@ |
---|
44 | pkgincludedir = $(includedir)/@PACKAGE@ |
---|
45 | |
---|
46 | top_builddir = ../../.. |
---|
47 | |
---|
48 | ACLOCAL = @ACLOCAL@ |
---|
49 | AUTOCONF = @AUTOCONF@ |
---|
50 | AUTOMAKE = @AUTOMAKE@ |
---|
51 | AUTOHEADER = @AUTOHEADER@ |
---|
52 | |
---|
53 | INSTALL = @INSTALL@ |
---|
54 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS) |
---|
55 | INSTALL_DATA = @INSTALL_DATA@ |
---|
56 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ |
---|
57 | transform = @program_transform_name@ |
---|
58 | |
---|
59 | NORMAL_INSTALL = : |
---|
60 | PRE_INSTALL = : |
---|
61 | POST_INSTALL = : |
---|
62 | NORMAL_UNINSTALL = : |
---|
63 | PRE_UNINSTALL = : |
---|
64 | POST_UNINSTALL = : |
---|
65 | build_alias = @build_alias@ |
---|
66 | build_triplet = @build@ |
---|
67 | host_alias = @host_alias@ |
---|
68 | host_triplet = @host@ |
---|
69 | target_alias = @target_alias@ |
---|
70 | target_triplet = @target@ |
---|
71 | CC = @CC@ |
---|
72 | CC_FOR_TARGET = @CC_FOR_TARGET@ |
---|
73 | CPP = @CPP@ |
---|
74 | GCCSED = @GCCSED@ |
---|
75 | HAS_MP = @HAS_MP@ |
---|
76 | HAS_NETWORKING = @HAS_NETWORKING@ |
---|
77 | HAS_RDBG = @HAS_RDBG@ |
---|
78 | INSTALL_CHANGE = @INSTALL_CHANGE@ |
---|
79 | LIBHWAPI = @LIBHWAPI@ |
---|
80 | MAINT = @MAINT@ |
---|
81 | PACKHEX = @PACKHEX@ |
---|
82 | PROJECT_INCLUDE = @PROJECT_INCLUDE@ |
---|
83 | PROJECT_ROOT = @PROJECT_ROOT@ |
---|
84 | RTEMS_BSP = @RTEMS_BSP@ |
---|
85 | RTEMS_CPU = @RTEMS_CPU@ |
---|
86 | RTEMS_CPU_STARTdir = @RTEMS_CPU_STARTdir@ |
---|
87 | RTEMS_GAS_CODE16 = @RTEMS_GAS_CODE16@ |
---|
88 | RTEMS_HAS_HWAPI = @RTEMS_HAS_HWAPI@ |
---|
89 | RTEMS_HAS_MULTIPROCESSING = @RTEMS_HAS_MULTIPROCESSING@ |
---|
90 | RTEMS_HAS_NETWORKING = @RTEMS_HAS_NETWORKING@ |
---|
91 | RTEMS_HAS_RDBG = @RTEMS_HAS_RDBG@ |
---|
92 | RTEMS_HOST = @RTEMS_HOST@ |
---|
93 | RTEMS_LIBC_DIR = @RTEMS_LIBC_DIR@ |
---|
94 | RTEMS_ROOT = @RTEMS_ROOT@ |
---|
95 | RTEMS_TOPdir = @RTEMS_TOPdir@ |
---|
96 | |
---|
97 | AUTOMAKE_OPTIONS = foreign 1.4 |
---|
98 | |
---|
99 | H_PIECES = rdbg_f.h reg.h |
---|
100 | |
---|
101 | noinst_HEADERS = $(H_PIECES) |
---|
102 | |
---|
103 | TMPINSTALL_FILES = $(PROJECT_INCLUDE)/rdbg $(noinst_HEADERS:%=$(PROJECT_INCLUDE)/rdbg/%) |
---|
104 | |
---|
105 | mkinstalldirs = $(SHELL) $(top_srcdir)/../../../mkinstalldirs |
---|
106 | CONFIG_CLEAN_FILES = |
---|
107 | HEADERS = $(noinst_HEADERS) |
---|
108 | |
---|
109 | DIST_COMMON = Makefile.am Makefile.in |
---|
110 | |
---|
111 | |
---|
112 | PACKAGE = @PACKAGE@ |
---|
113 | VERSION = @VERSION@ |
---|
114 | |
---|
115 | DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) |
---|
116 | |
---|
117 | TAR = tar |
---|
118 | GZIP_ENV = --best |
---|
119 | all: all-redirect |
---|
120 | .SUFFIXES: |
---|
121 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/../../../automake/local.am |
---|
122 | cd $(top_srcdir) && $(AUTOMAKE) --foreign include/rdbg/i386/Makefile |
---|
123 | |
---|
124 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
---|
125 | cd $(top_builddir) \ |
---|
126 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
---|
127 | |
---|
128 | |
---|
129 | tags: TAGS |
---|
130 | |
---|
131 | ID: $(HEADERS) $(SOURCES) $(LISP) |
---|
132 | list='$(SOURCES) $(HEADERS)'; \ |
---|
133 | unique=`for i in $$list; do echo $$i; done | \ |
---|
134 | awk ' { files[$$0] = 1; } \ |
---|
135 | END { for (i in files) print i; }'`; \ |
---|
136 | here=`pwd` && cd $(srcdir) \ |
---|
137 | && mkid -f$$here/ID $$unique $(LISP) |
---|
138 | |
---|
139 | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) |
---|
140 | tags=; \ |
---|
141 | here=`pwd`; \ |
---|
142 | list='$(SOURCES) $(HEADERS)'; \ |
---|
143 | unique=`for i in $$list; do echo $$i; done | \ |
---|
144 | awk ' { files[$$0] = 1; } \ |
---|
145 | END { for (i in files) print i; }'`; \ |
---|
146 | test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ |
---|
147 | || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) |
---|
148 | |
---|
149 | mostlyclean-tags: |
---|
150 | |
---|
151 | clean-tags: |
---|
152 | |
---|
153 | distclean-tags: |
---|
154 | -rm -f TAGS ID |
---|
155 | |
---|
156 | maintainer-clean-tags: |
---|
157 | |
---|
158 | distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) |
---|
159 | |
---|
160 | subdir = include/rdbg/i386 |
---|
161 | |
---|
162 | distdir: $(DISTFILES) |
---|
163 | here=`cd $(top_builddir) && pwd`; \ |
---|
164 | top_distdir=`cd $(top_distdir) && pwd`; \ |
---|
165 | distdir=`cd $(distdir) && pwd`; \ |
---|
166 | cd $(top_srcdir) \ |
---|
167 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign include/rdbg/i386/Makefile |
---|
168 | @for file in $(DISTFILES); do \ |
---|
169 | d=$(srcdir); \ |
---|
170 | if test -d $$d/$$file; then \ |
---|
171 | cp -pr $$/$$file $(distdir)/$$file; \ |
---|
172 | else \ |
---|
173 | test -f $(distdir)/$$file \ |
---|
174 | || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ |
---|
175 | || cp -p $$d/$$file $(distdir)/$$file || :; \ |
---|
176 | fi; \ |
---|
177 | done |
---|
178 | info-am: |
---|
179 | info: info-am |
---|
180 | dvi-am: |
---|
181 | dvi: dvi-am |
---|
182 | check-am: all-am |
---|
183 | check: check-am |
---|
184 | installcheck-am: |
---|
185 | installcheck: installcheck-am |
---|
186 | install-exec-am: |
---|
187 | install-exec: install-exec-am |
---|
188 | |
---|
189 | install-data-am: |
---|
190 | install-data: install-data-am |
---|
191 | |
---|
192 | install-am: all-am |
---|
193 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am |
---|
194 | install: install-am |
---|
195 | uninstall-am: |
---|
196 | uninstall: uninstall-am |
---|
197 | all-am: Makefile $(HEADERS) |
---|
198 | all-redirect: all-am |
---|
199 | install-strip: |
---|
200 | $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install |
---|
201 | installdirs: |
---|
202 | |
---|
203 | |
---|
204 | mostlyclean-generic: |
---|
205 | |
---|
206 | clean-generic: |
---|
207 | |
---|
208 | distclean-generic: |
---|
209 | -rm -f Makefile $(CONFIG_CLEAN_FILES) |
---|
210 | -rm -f config.cache config.log stamp-h stamp-h[0-9]* |
---|
211 | |
---|
212 | maintainer-clean-generic: |
---|
213 | mostlyclean-am: mostlyclean-tags mostlyclean-generic |
---|
214 | |
---|
215 | mostlyclean: mostlyclean-am |
---|
216 | |
---|
217 | clean-am: clean-tags clean-generic mostlyclean-am |
---|
218 | |
---|
219 | clean: clean-am |
---|
220 | |
---|
221 | distclean-am: distclean-tags distclean-generic clean-am |
---|
222 | |
---|
223 | distclean: distclean-am |
---|
224 | |
---|
225 | maintainer-clean-am: maintainer-clean-tags maintainer-clean-generic \ |
---|
226 | distclean-am |
---|
227 | @echo "This command is intended for maintainers to use;" |
---|
228 | @echo "it deletes files that may require special tools to rebuild." |
---|
229 | |
---|
230 | maintainer-clean: maintainer-clean-am |
---|
231 | |
---|
232 | .PHONY: tags mostlyclean-tags distclean-tags clean-tags \ |
---|
233 | maintainer-clean-tags distdir info-am info dvi-am dvi check check-am \ |
---|
234 | installcheck-am installcheck install-exec-am install-exec \ |
---|
235 | install-data-am install-data install-am install uninstall-am uninstall \ |
---|
236 | all-redirect all-am all installdirs mostlyclean-generic \ |
---|
237 | distclean-generic clean-generic maintainer-clean-generic clean \ |
---|
238 | mostlyclean distclean maintainer-clean |
---|
239 | |
---|
240 | |
---|
241 | $(PROJECT_INCLUDE)/rdbg: |
---|
242 | @$(mkinstalldirs) $@ |
---|
243 | $(PROJECT_INCLUDE)/rdbg/%.h: %.h |
---|
244 | $(INSTALL_DATA) $< $@ |
---|
245 | |
---|
246 | all-am: $(TMPINSTALL_FILES) |
---|
247 | debug-am: $(TMPINSTALL_FILES) |
---|
248 | profile-am: $(TMPINSTALL_FILES) |
---|
249 | |
---|
250 | debug-am: |
---|
251 | debug: debug-am |
---|
252 | .PHONY: debug debug-am |
---|
253 | |
---|
254 | profile-am: |
---|
255 | profile: profile-am |
---|
256 | .PHONY: profile profile-am |
---|
257 | |
---|
258 | preinstall-am: $(TMPINSTALL_FILES) |
---|
259 | preinstall: preinstall-am |
---|
260 | .PHONY: preinstall preinstall-am |
---|
261 | |
---|
262 | depend-am: |
---|
263 | depend: depend-am |
---|
264 | .PHONY: depend depend-am |
---|
265 | |
---|
266 | # Tell versions [3.59,3.63) of GNU make to not export all variables. |
---|
267 | # Otherwise a system limit (for SysV at least) may be exceeded. |
---|
268 | .NOEXPORT: |
---|