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 |
|
|
BMENU2 = @BMENU2@
|
69 |
|
|
DEPDIR = @DEPDIR@
|
70 |
|
|
DVIPS = @DVIPS@
|
71 |
|
|
ENDIF = @ENDIF@
|
72 |
|
|
EPSTOPDF = @EPSTOPDF@
|
73 |
|
|
GS = @GS@
|
74 |
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
75 |
|
|
LN_S = @LN_S@
|
76 |
|
|
MAINT = @MAINT@
|
77 |
|
|
MAKE = @MAKE@
|
78 |
|
|
PACKAGE = @PACKAGE@
|
79 |
|
|
PERL = @PERL@
|
80 |
|
|
PROJECT_ROOT = @PROJECT_ROOT@
|
81 |
|
|
PROJECT_TOPdir = @PROJECT_TOPdir@
|
82 |
|
|
RTEMS_TOPdir = @RTEMS_TOPdir@
|
83 |
|
|
STRIP = @STRIP@
|
84 |
|
|
TEXI2DVI = @TEXI2DVI@
|
85 |
|
|
TEXI2PDF = @TEXI2PDF@
|
86 |
|
|
TEXI2WWW = @TEXI2WWW@
|
87 |
|
|
VERSION = @VERSION@
|
88 |
|
|
am__include = @am__include@
|
89 |
|
|
am__quote = @am__quote@
|
90 |
|
|
htmldir = @htmldir@
|
91 |
|
|
install_sh = @install_sh@
|
92 |
|
|
pkgdocdir = @pkgdocdir@
|
93 |
|
|
|
94 |
|
|
SUBDIRS = arm hppa1_1 i386 i960 m68k mips mips64orion powerpc sh sparc template
|
95 |
|
|
|
96 |
|
|
EXTRA_DIST = supplement.am
|
97 |
|
|
subdir = supplements
|
98 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
|
99 |
|
|
CONFIG_CLEAN_FILES =
|
100 |
|
|
DIST_SOURCES =
|
101 |
|
|
|
102 |
|
|
RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
|
103 |
|
|
uninstall-info-recursive all-recursive install-data-recursive \
|
104 |
|
|
install-exec-recursive installdirs-recursive install-recursive \
|
105 |
|
|
uninstall-recursive check-recursive installcheck-recursive
|
106 |
|
|
DIST_COMMON = ChangeLog Makefile.am Makefile.in
|
107 |
|
|
DIST_SUBDIRS = $(SUBDIRS)
|
108 |
|
|
all: all-recursive
|
109 |
|
|
|
110 |
|
|
.SUFFIXES:
|
111 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4)
|
112 |
|
|
cd $(top_srcdir) && \
|
113 |
|
|
$(AUTOMAKE) --foreign supplements/Makefile
|
114 |
|
|
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
|
115 |
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
|
116 |
|
|
uninstall-info-am:
|
117 |
|
|
|
118 |
|
|
# This directory's subdirectories are mostly independent; you can cd
|
119 |
|
|
# into them and run `make' without going through this Makefile.
|
120 |
|
|
# To change the values of `make' variables: instead of editing Makefiles,
|
121 |
|
|
# (1) if the variable is set in `config.status', edit `config.status'
|
122 |
|
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
123 |
|
|
# (2) otherwise, pass the desired values on the `make' command line.
|
124 |
|
|
$(RECURSIVE_TARGETS):
|
125 |
|
|
@set fnord $$MAKEFLAGS; amf=$$2; \
|
126 |
|
|
dot_seen=no; \
|
127 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
128 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
129 |
|
|
echo "Making $$target in $$subdir"; \
|
130 |
|
|
if test "$$subdir" = "."; then \
|
131 |
|
|
dot_seen=yes; \
|
132 |
|
|
local_target="$$target-am"; \
|
133 |
|
|
else \
|
134 |
|
|
local_target="$$target"; \
|
135 |
|
|
fi; \
|
136 |
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
137 |
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
138 |
|
|
done; \
|
139 |
|
|
if test "$$dot_seen" = "no"; then \
|
140 |
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
141 |
|
|
fi; test -z "$$fail"
|
142 |
|
|
|
143 |
|
|
mostlyclean-recursive clean-recursive distclean-recursive \
|
144 |
|
|
maintainer-clean-recursive:
|
145 |
|
|
@set fnord $$MAKEFLAGS; amf=$$2; \
|
146 |
|
|
dot_seen=no; \
|
147 |
|
|
case "$@" in \
|
148 |
|
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
149 |
|
|
*) list='$(SUBDIRS)' ;; \
|
150 |
|
|
esac; \
|
151 |
|
|
rev=''; for subdir in $$list; do \
|
152 |
|
|
if test "$$subdir" = "."; then :; else \
|
153 |
|
|
rev="$$subdir $$rev"; \
|
154 |
|
|
fi; \
|
155 |
|
|
done; \
|
156 |
|
|
rev="$$rev ."; \
|
157 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
158 |
|
|
for subdir in $$rev; do \
|
159 |
|
|
echo "Making $$target in $$subdir"; \
|
160 |
|
|
if test "$$subdir" = "."; then \
|
161 |
|
|
local_target="$$target-am"; \
|
162 |
|
|
else \
|
163 |
|
|
local_target="$$target"; \
|
164 |
|
|
fi; \
|
165 |
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
166 |
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
167 |
|
|
done && test -z "$$fail"
|
168 |
|
|
tags-recursive:
|
169 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
170 |
|
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
171 |
|
|
done
|
172 |
|
|
|
173 |
|
|
ETAGS = etags
|
174 |
|
|
ETAGSFLAGS =
|
175 |
|
|
|
176 |
|
|
tags: TAGS
|
177 |
|
|
|
178 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
179 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
180 |
|
|
unique=`for i in $$list; do \
|
181 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
182 |
|
|
done | \
|
183 |
|
|
$(AWK) ' { files[$$0] = 1; } \
|
184 |
|
|
END { for (i in files) print i; }'`; \
|
185 |
|
|
mkid -fID $$unique
|
186 |
|
|
|
187 |
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
188 |
|
|
$(TAGS_FILES) $(LISP)
|
189 |
|
|
tags=; \
|
190 |
|
|
here=`pwd`; \
|
191 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
192 |
|
|
if test "$$subdir" = .; then :; else \
|
193 |
|
|
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
194 |
|
|
fi; \
|
195 |
|
|
done; \
|
196 |
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
197 |
|
|
unique=`for i in $$list; do \
|
198 |
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
199 |
|
|
done | \
|
200 |
|
|
$(AWK) ' { files[$$0] = 1; } \
|
201 |
|
|
END { for (i in files) print i; }'`; \
|
202 |
|
|
test -z "$(ETAGS_ARGS)$$tags$$unique" \
|
203 |
|
|
|| $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
204 |
|
|
$$tags $$unique
|
205 |
|
|
|
206 |
|
|
GTAGS:
|
207 |
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
208 |
|
|
&& cd $(top_srcdir) \
|
209 |
|
|
&& gtags -i $(GTAGS_ARGS) $$here
|
210 |
|
|
|
211 |
|
|
distclean-tags:
|
212 |
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
|
213 |
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
214 |
|
|
|
215 |
|
|
top_distdir = ..
|
216 |
|
|
distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
|
217 |
|
|
|
218 |
|
|
distdir: $(DISTFILES)
|
219 |
|
|
@list='$(DISTFILES)'; for file in $$list; do \
|
220 |
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
221 |
|
|
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
|
222 |
|
|
if test "$$dir" != "$$file" && test "$$dir" != "."; then \
|
223 |
|
|
dir="/$$dir"; \
|
224 |
|
|
$(mkinstalldirs) "$(distdir)$$dir"; \
|
225 |
|
|
else \
|
226 |
|
|
dir=''; \
|
227 |
|
|
fi; \
|
228 |
|
|
if test -d $$d/$$file; then \
|
229 |
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
230 |
|
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
231 |
|
|
fi; \
|
232 |
|
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
233 |
|
|
else \
|
234 |
|
|
test -f $(distdir)/$$file \
|
235 |
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
236 |
|
|
|| exit 1; \
|
237 |
|
|
fi; \
|
238 |
|
|
done
|
239 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
240 |
|
|
if test "$$subdir" = .; then :; else \
|
241 |
|
|
test -d $(distdir)/$$subdir \
|
242 |
|
|
|| mkdir $(distdir)/$$subdir \
|
243 |
|
|
|| exit 1; \
|
244 |
|
|
(cd $$subdir && \
|
245 |
|
|
$(MAKE) $(AM_MAKEFLAGS) \
|
246 |
|
|
top_distdir="$(top_distdir)" \
|
247 |
|
|
distdir=../$(distdir)/$$subdir \
|
248 |
|
|
distdir) \
|
249 |
|
|
|| exit 1; \
|
250 |
|
|
fi; \
|
251 |
|
|
done
|
252 |
|
|
check-am: all-am
|
253 |
|
|
check: check-recursive
|
254 |
|
|
all-am: Makefile
|
255 |
|
|
installdirs: installdirs-recursive
|
256 |
|
|
installdirs-am:
|
257 |
|
|
|
258 |
|
|
install: install-recursive
|
259 |
|
|
install-exec: install-exec-recursive
|
260 |
|
|
install-data: install-data-recursive
|
261 |
|
|
uninstall: uninstall-recursive
|
262 |
|
|
|
263 |
|
|
install-am: all-am
|
264 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
265 |
|
|
|
266 |
|
|
installcheck: installcheck-recursive
|
267 |
|
|
install-strip:
|
268 |
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
269 |
|
|
INSTALL_STRIP_FLAG=-s \
|
270 |
|
|
`test -z '$(STRIP)' || \
|
271 |
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
272 |
|
|
mostlyclean-generic:
|
273 |
|
|
|
274 |
|
|
clean-generic:
|
275 |
|
|
|
276 |
|
|
distclean-generic:
|
277 |
|
|
-rm -f Makefile $(CONFIG_CLEAN_FILES)
|
278 |
|
|
|
279 |
|
|
maintainer-clean-generic:
|
280 |
|
|
@echo "This command is intended for maintainers to use"
|
281 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
282 |
|
|
clean: clean-recursive
|
283 |
|
|
|
284 |
|
|
clean-am: clean-generic mostlyclean-am
|
285 |
|
|
|
286 |
|
|
distclean: distclean-recursive
|
287 |
|
|
|
288 |
|
|
distclean-am: clean-am distclean-generic distclean-tags
|
289 |
|
|
|
290 |
|
|
dvi: dvi-recursive
|
291 |
|
|
|
292 |
|
|
dvi-am:
|
293 |
|
|
|
294 |
|
|
info: info-recursive
|
295 |
|
|
|
296 |
|
|
info-am:
|
297 |
|
|
|
298 |
|
|
install-data-am:
|
299 |
|
|
|
300 |
|
|
install-exec-am:
|
301 |
|
|
|
302 |
|
|
install-info: install-info-recursive
|
303 |
|
|
|
304 |
|
|
install-man:
|
305 |
|
|
|
306 |
|
|
installcheck-am:
|
307 |
|
|
|
308 |
|
|
maintainer-clean: maintainer-clean-recursive
|
309 |
|
|
|
310 |
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
311 |
|
|
|
312 |
|
|
mostlyclean: mostlyclean-recursive
|
313 |
|
|
|
314 |
|
|
mostlyclean-am: mostlyclean-generic
|
315 |
|
|
|
316 |
|
|
uninstall-am: uninstall-info-am
|
317 |
|
|
|
318 |
|
|
uninstall-info: uninstall-info-recursive
|
319 |
|
|
|
320 |
|
|
.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
|
321 |
|
|
clean-generic clean-recursive distclean distclean-generic \
|
322 |
|
|
distclean-recursive distclean-tags distdir dvi dvi-am \
|
323 |
|
|
dvi-recursive info info-am info-recursive install install-am \
|
324 |
|
|
install-data install-data-am install-data-recursive \
|
325 |
|
|
install-exec install-exec-am install-exec-recursive \
|
326 |
|
|
install-info install-info-am install-info-recursive install-man \
|
327 |
|
|
install-recursive install-strip installcheck installcheck-am \
|
328 |
|
|
installdirs installdirs-am installdirs-recursive \
|
329 |
|
|
maintainer-clean maintainer-clean-generic \
|
330 |
|
|
maintainer-clean-recursive mostlyclean mostlyclean-generic \
|
331 |
|
|
mostlyclean-recursive tags tags-recursive uninstall \
|
332 |
|
|
uninstall-am uninstall-info-am uninstall-info-recursive \
|
333 |
|
|
uninstall-recursive
|
334 |
|
|
|
335 |
|
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
336 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
337 |
|
|
.NOEXPORT:
|