1 |
56 |
joel |
# Makefile.in generated automatically by automake 1.4 from Makefile.am
|
2 |
39 |
lampret |
|
3 |
56 |
joel |
# 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 |
39 |
lampret |
|
8 |
56 |
joel |
# 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 |
39 |
lampret |
|
13 |
|
|
|
14 |
56 |
joel |
SHELL = @SHELL@
|
15 |
39 |
lampret |
|
16 |
56 |
joel |
srcdir = @srcdir@
|
17 |
|
|
top_srcdir = @top_srcdir@
|
18 |
|
|
VPATH = @srcdir@
|
19 |
|
|
prefix = @prefix@
|
20 |
|
|
exec_prefix = @exec_prefix@
|
21 |
39 |
lampret |
|
22 |
56 |
joel |
bindir = @bindir@
|
23 |
|
|
sbindir = @sbindir@
|
24 |
|
|
libexecdir = @libexecdir@
|
25 |
|
|
datadir = @datadir@
|
26 |
|
|
sysconfdir = @sysconfdir@
|
27 |
|
|
sharedstatedir = @sharedstatedir@
|
28 |
|
|
localstatedir = @localstatedir@
|
29 |
|
|
libdir = @libdir@
|
30 |
|
|
infodir = @infodir@
|
31 |
|
|
mandir = @mandir@
|
32 |
|
|
includedir = @includedir@
|
33 |
|
|
oldincludedir = /usr/include
|
34 |
39 |
lampret |
|
35 |
56 |
joel |
DESTDIR =
|
36 |
39 |
lampret |
|
37 |
56 |
joel |
pkgdatadir = $(datadir)/@PACKAGE@
|
38 |
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
39 |
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
40 |
39 |
lampret |
|
41 |
56 |
joel |
top_builddir = .
|
42 |
39 |
lampret |
|
43 |
56 |
joel |
ACLOCAL = @ACLOCAL@
|
44 |
|
|
AUTOCONF = @AUTOCONF@
|
45 |
|
|
AUTOMAKE = @AUTOMAKE@
|
46 |
|
|
AUTOHEADER = @AUTOHEADER@
|
47 |
39 |
lampret |
|
48 |
56 |
joel |
INSTALL = @INSTALL@
|
49 |
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
|
50 |
|
|
INSTALL_DATA = @INSTALL_DATA@
|
51 |
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
52 |
|
|
transform = @program_transform_name@
|
53 |
39 |
lampret |
|
54 |
56 |
joel |
NORMAL_INSTALL = :
|
55 |
|
|
PRE_INSTALL = :
|
56 |
|
|
POST_INSTALL = :
|
57 |
|
|
NORMAL_UNINSTALL = :
|
58 |
|
|
PRE_UNINSTALL = :
|
59 |
|
|
POST_UNINSTALL = :
|
60 |
|
|
host_alias = @host_alias@
|
61 |
|
|
host_triplet = @host@
|
62 |
|
|
AR = @AR@
|
63 |
|
|
AS = @AS@
|
64 |
|
|
CC = @CC@
|
65 |
|
|
CPP = @CPP@
|
66 |
|
|
CRT0 = @CRT0@
|
67 |
|
|
EXEEXT = @EXEEXT@
|
68 |
|
|
LIBC_MACHINE_LIB = @LIBC_MACHINE_LIB@
|
69 |
|
|
LIBC_POSIX_LIB = @LIBC_POSIX_LIB@
|
70 |
|
|
LIBC_SIGNAL_DEF = @LIBC_SIGNAL_DEF@
|
71 |
|
|
LIBC_SIGNAL_LIB = @LIBC_SIGNAL_LIB@
|
72 |
|
|
LIBC_SYSCALL_LIB = @LIBC_SYSCALL_LIB@
|
73 |
|
|
LIBC_SYS_LIB = @LIBC_SYS_LIB@
|
74 |
|
|
LIBC_UNIX_LIB = @LIBC_UNIX_LIB@
|
75 |
|
|
MAINT = @MAINT@
|
76 |
|
|
MAKEINFO = @MAKEINFO@
|
77 |
|
|
NEWLIB_CFLAGS = @NEWLIB_CFLAGS@
|
78 |
|
|
PACKAGE = @PACKAGE@
|
79 |
|
|
RANLIB = @RANLIB@
|
80 |
|
|
VERSION = 1.8.2
|
81 |
|
|
machine_dir = @machine_dir@
|
82 |
|
|
newlib_basedir = @newlib_basedir@
|
83 |
|
|
sys_dir = @sys_dir@
|
84 |
39 |
lampret |
|
85 |
56 |
joel |
AUTOMAKE_OPTIONS = cygnus
|
86 |
39 |
lampret |
|
87 |
56 |
joel |
@HAVE_POSIX_DIR_TRUE@POSIX_SUBDIR = \
|
88 |
|
|
@HAVE_POSIX_DIR_TRUE@posix
|
89 |
39 |
lampret |
|
90 |
56 |
joel |
@HAVE_SIGNAL_DIR_TRUE@SIGNAL_SUBDIR = \
|
91 |
|
|
@HAVE_SIGNAL_DIR_TRUE@signal
|
92 |
39 |
lampret |
|
93 |
56 |
joel |
@HAVE_SYSCALL_DIR_TRUE@SYSCALLS_SUBDIR = \
|
94 |
|
|
@HAVE_SYSCALL_DIR_TRUE@syscalls
|
95 |
39 |
lampret |
|
96 |
56 |
joel |
@HAVE_UNIX_DIR_TRUE@UNIX_SUBDIR = \
|
97 |
|
|
@HAVE_UNIX_DIR_TRUE@unix
|
98 |
|
|
|
99 |
|
|
# The order of SUBDIRS is important for the integrated documentation.
|
100 |
|
|
# Do not change the order without considering the doc impact.
|
101 |
|
|
SUBDIRS = stdlib ctype stdio string $(SIGNAL_SUBDIR) time locale sys reent \
|
102 |
|
|
errno misc machine $(UNIX_SUBDIR) $(POSIX_SUBDIR) $(SYSCALLS_SUBDIR) .
|
103 |
|
|
|
104 |
|
|
|
105 |
|
|
noinst_LIBRARIES = libc.a
|
106 |
|
|
noinst_DATA = $(CRT0)
|
107 |
|
|
|
108 |
39 |
lampret |
SUBLIBS = \
|
109 |
|
|
stdlib/lib.a \
|
110 |
|
|
ctype/lib.a \
|
111 |
|
|
stdio/lib.a \
|
112 |
|
|
string/lib.a \
|
113 |
|
|
$(LIBC_SIGNAL_LIB) \
|
114 |
|
|
time/lib.a \
|
115 |
|
|
locale/lib.a \
|
116 |
|
|
$(LIBC_SYS_LIB) \
|
117 |
|
|
reent/lib.a \
|
118 |
|
|
errno/lib.a \
|
119 |
|
|
misc/lib.a \
|
120 |
|
|
$(LIBC_MACHINE_LIB) \
|
121 |
|
|
$(LIBC_UNIX_LIB) \
|
122 |
|
|
$(LIBC_POSIX_LIB) \
|
123 |
|
|
$(LIBC_SYSCALL_LIB)
|
124 |
|
|
|
125 |
56 |
joel |
|
126 |
|
|
info_TEXINFOS = libc.texinfo
|
127 |
|
|
|
128 |
|
|
# This is a list of the stmp-def files in each subdirectory which
|
129 |
|
|
# builds .def files. We don't list subdirectories which don't build
|
130 |
|
|
# .def files; if the list of subdirectories changes, we must change
|
131 |
|
|
# this as well.
|
132 |
|
|
SUBDEFS = \
|
133 |
|
|
stdlib/stmp-def \
|
134 |
|
|
ctype/stmp-def \
|
135 |
|
|
stdio/stmp-def \
|
136 |
|
|
string/stmp-def \
|
137 |
|
|
$(LIBC_SIGNAL_DEF) \
|
138 |
|
|
time/stmp-def \
|
139 |
|
|
locale/stmp-def \
|
140 |
|
|
reent/stmp-def \
|
141 |
|
|
misc/stmp-def
|
142 |
|
|
|
143 |
|
|
|
144 |
|
|
CLEANFILES = crt0.o \
|
145 |
|
|
sigset.texi stmp-sigset tmp.texi targetdep.tex stmp-targetdep
|
146 |
|
|
|
147 |
|
|
|
148 |
|
|
ACLOCAL_AMFLAGS = -I ..
|
149 |
|
|
CONFIG_STATUS_DEPENDENCIES = $(newlib_basedir)/configure.host
|
150 |
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
151 |
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/../../mkinstalldirs
|
152 |
|
|
CONFIG_CLEAN_FILES =
|
153 |
|
|
LIBRARIES = $(noinst_LIBRARIES)
|
154 |
|
|
|
155 |
|
|
|
156 |
|
|
DEFS = @DEFS@ -I. -I$(srcdir)
|
157 |
|
|
CPPFLAGS = @CPPFLAGS@
|
158 |
|
|
LDFLAGS = @LDFLAGS@
|
159 |
|
|
LIBS = @LIBS@
|
160 |
|
|
libc_a_LIBADD =
|
161 |
|
|
libc_a_SOURCES = libc.a.c
|
162 |
|
|
libc_a_OBJECTS = libc.a.o
|
163 |
|
|
CFLAGS = @CFLAGS@
|
164 |
|
|
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
165 |
|
|
CCLD = $(CC)
|
166 |
|
|
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
|
167 |
|
|
TEXI2DVI = `if test -f $(top_srcdir)/../texinfo/util/texi2dvi; then echo $(top_srcdir)/../texinfo/util/texi2dvi; else echo texi2dvi; fi`
|
168 |
|
|
TEXINFO_TEX = $(top_srcdir)/../texinfo/texinfo.tex
|
169 |
|
|
INFO_DEPS = libc.info
|
170 |
|
|
DVIS = libc.dvi
|
171 |
|
|
TEXINFOS = libc.texinfo
|
172 |
|
|
DATA = $(noinst_DATA)
|
173 |
|
|
|
174 |
|
|
DIST_COMMON = Makefile.am Makefile.in aclocal.m4 configure configure.in
|
175 |
|
|
|
176 |
|
|
|
177 |
|
|
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
178 |
|
|
|
179 |
|
|
TAR = tar
|
180 |
|
|
GZIP_ENV = --best
|
181 |
|
|
DIST_SUBDIRS = stdlib ctype stdio string signal time locale sys reent \
|
182 |
|
|
errno misc machine unix posix syscalls .
|
183 |
|
|
SOURCES = libc.a.c
|
184 |
|
|
OBJECTS = libc.a.o
|
185 |
|
|
|
186 |
|
|
all: all-redirect
|
187 |
|
|
.SUFFIXES:
|
188 |
|
|
.SUFFIXES: .S .c .dvi .info .o .ps .s .texi .texinfo .txi
|
189 |
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
|
190 |
|
|
cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
|
191 |
|
|
|
192 |
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
193 |
|
|
cd $(top_builddir) \
|
194 |
|
|
&& CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
195 |
|
|
|
196 |
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in ../acinclude.m4 \
|
197 |
|
|
../aclocal.m4
|
198 |
|
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
199 |
|
|
|
200 |
|
|
config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
201 |
|
|
$(SHELL) ./config.status --recheck
|
202 |
|
|
$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
|
203 |
|
|
cd $(srcdir) && $(AUTOCONF)
|
204 |
|
|
|
205 |
|
|
mostlyclean-noinstLIBRARIES:
|
206 |
|
|
|
207 |
|
|
clean-noinstLIBRARIES:
|
208 |
|
|
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
|
209 |
|
|
|
210 |
|
|
distclean-noinstLIBRARIES:
|
211 |
|
|
|
212 |
|
|
maintainer-clean-noinstLIBRARIES:
|
213 |
|
|
|
214 |
|
|
.c.o:
|
215 |
|
|
$(COMPILE) -c $<
|
216 |
|
|
|
217 |
|
|
.s.o:
|
218 |
|
|
$(COMPILE) -c $<
|
219 |
|
|
|
220 |
|
|
.S.o:
|
221 |
|
|
$(COMPILE) -c $<
|
222 |
|
|
|
223 |
|
|
mostlyclean-compile:
|
224 |
|
|
-rm -f *.o core *.core
|
225 |
|
|
|
226 |
|
|
clean-compile:
|
227 |
|
|
|
228 |
|
|
distclean-compile:
|
229 |
|
|
-rm -f *.tab.c
|
230 |
|
|
|
231 |
|
|
maintainer-clean-compile:
|
232 |
|
|
|
233 |
|
|
libc.info: libc.texinfo
|
234 |
|
|
libc.dvi: libc.texinfo
|
235 |
|
|
|
236 |
|
|
|
237 |
|
|
DVIPS = dvips
|
238 |
|
|
|
239 |
|
|
.texi.info:
|
240 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
241 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
242 |
|
|
|
243 |
|
|
.texi.dvi:
|
244 |
|
|
TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
|
245 |
|
|
MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
|
246 |
|
|
|
247 |
|
|
.texi:
|
248 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
249 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
250 |
|
|
|
251 |
|
|
.texinfo.info:
|
252 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
253 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
254 |
|
|
|
255 |
|
|
.texinfo:
|
256 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
257 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
258 |
|
|
|
259 |
|
|
.texinfo.dvi:
|
260 |
|
|
TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
|
261 |
|
|
MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
|
262 |
|
|
|
263 |
|
|
.txi.info:
|
264 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
265 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
266 |
|
|
|
267 |
|
|
.txi.dvi:
|
268 |
|
|
TEXINPUTS=$(top_srcdir)/../texinfo/texinfo.tex:$$TEXINPUTS \
|
269 |
|
|
MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
|
270 |
|
|
|
271 |
|
|
.txi:
|
272 |
|
|
@rm -f $@ $@-[0-9] $@-[0-9][0-9]
|
273 |
|
|
$(MAKEINFO) -I $(srcdir) $<
|
274 |
|
|
.dvi.ps:
|
275 |
|
|
$(DVIPS) $< -o $@
|
276 |
|
|
|
277 |
|
|
install-info-am: $(INFO_DEPS)
|
278 |
|
|
@$(NORMAL_INSTALL)
|
279 |
|
|
$(mkinstalldirs) $(DESTDIR)$(infodir)
|
280 |
|
|
@list='$(INFO_DEPS)'; \
|
281 |
|
|
for file in $$list; do \
|
282 |
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
283 |
|
|
for ifile in `cd $$d && echo $$file $$file-[0-9] $$file-[0-9][0-9]`; do \
|
284 |
|
|
if test -f $$d/$$ifile; then \
|
285 |
|
|
echo " $(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile"; \
|
286 |
|
|
$(INSTALL_DATA) $$d/$$ifile $(DESTDIR)$(infodir)/$$ifile; \
|
287 |
|
|
else : ; fi; \
|
288 |
|
|
done; \
|
289 |
|
|
done
|
290 |
|
|
@$(POST_INSTALL)
|
291 |
|
|
@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
|
292 |
|
|
list='$(INFO_DEPS)'; \
|
293 |
|
|
for file in $$list; do \
|
294 |
|
|
echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
|
295 |
|
|
install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
|
296 |
|
|
done; \
|
297 |
|
|
else : ; fi
|
298 |
|
|
|
299 |
|
|
uninstall-info:
|
300 |
|
|
$(PRE_UNINSTALL)
|
301 |
|
|
@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i debian' >/dev/null 2>&1; then \
|
302 |
|
|
ii=yes; \
|
303 |
|
|
else ii=; fi; \
|
304 |
|
|
list='$(INFO_DEPS)'; \
|
305 |
|
|
for file in $$list; do \
|
306 |
|
|
test -z "$ii" \
|
307 |
|
|
|| install-info --info-dir=$(DESTDIR)$(infodir) --remove $$file; \
|
308 |
|
|
done
|
309 |
|
|
@$(NORMAL_UNINSTALL)
|
310 |
|
|
list='$(INFO_DEPS)'; \
|
311 |
|
|
for file in $$list; do \
|
312 |
|
|
(cd $(DESTDIR)$(infodir) && rm -f $$file $$file-[0-9] $$file-[0-9][0-9]); \
|
313 |
|
|
done
|
314 |
|
|
|
315 |
|
|
dist-info: $(INFO_DEPS)
|
316 |
|
|
list='$(INFO_DEPS)'; \
|
317 |
|
|
for base in $$list; do \
|
318 |
|
|
if test -f $$base; then d=.; else d=$(srcdir); fi; \
|
319 |
|
|
for file in `cd $$d && eval echo $$base*`; do \
|
320 |
|
|
test -f $(distdir)/$$file \
|
321 |
|
|
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
322 |
|
|
|| cp -p $$d/$$file $(distdir)/$$file; \
|
323 |
|
|
done; \
|
324 |
|
|
done
|
325 |
|
|
|
326 |
|
|
mostlyclean-aminfo:
|
327 |
|
|
-rm -f libc.aux libc.cp libc.cps libc.dvi libc.fn libc.fns libc.ky \
|
328 |
|
|
libc.kys libc.ps libc.log libc.pg libc.toc libc.tp libc.tps \
|
329 |
|
|
libc.vr libc.vrs libc.op libc.tr libc.cv libc.cn
|
330 |
|
|
|
331 |
|
|
clean-aminfo:
|
332 |
|
|
|
333 |
|
|
distclean-aminfo:
|
334 |
|
|
|
335 |
|
|
maintainer-clean-aminfo:
|
336 |
|
|
for i in $(INFO_DEPS); do \
|
337 |
|
|
rm -f $$i; \
|
338 |
|
|
if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
|
339 |
|
|
rm -f $$i-[0-9]*; \
|
340 |
|
|
fi; \
|
341 |
|
|
done
|
342 |
|
|
clean-info: mostlyclean-aminfo
|
343 |
|
|
|
344 |
|
|
# This directory's subdirectories are mostly independent; you can cd
|
345 |
|
|
# into them and run `make' without going through this Makefile.
|
346 |
|
|
# To change the values of `make' variables: instead of editing Makefiles,
|
347 |
|
|
# (1) if the variable is set in `config.status', edit `config.status'
|
348 |
|
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
349 |
|
|
# (2) otherwise, pass the desired values on the `make' command line.
|
350 |
|
|
|
351 |
|
|
@SET_MAKE@
|
352 |
|
|
|
353 |
|
|
all-recursive install-data-recursive install-exec-recursive \
|
354 |
|
|
installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
|
355 |
|
|
check-recursive installcheck-recursive info-recursive dvi-recursive:
|
356 |
|
|
@set fnord $(MAKEFLAGS); amf=$$2; \
|
357 |
|
|
dot_seen=no; \
|
358 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
359 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
360 |
|
|
echo "Making $$target in $$subdir"; \
|
361 |
|
|
if test "$$subdir" = "."; then \
|
362 |
|
|
dot_seen=yes; \
|
363 |
|
|
local_target="$$target-am"; \
|
364 |
|
|
else \
|
365 |
|
|
local_target="$$target"; \
|
366 |
|
|
fi; \
|
367 |
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
368 |
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
369 |
|
|
done; \
|
370 |
|
|
if test "$$dot_seen" = "no"; then \
|
371 |
|
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
372 |
|
|
fi; test -z "$$fail"
|
373 |
|
|
|
374 |
|
|
mostlyclean-recursive clean-recursive distclean-recursive \
|
375 |
|
|
maintainer-clean-recursive:
|
376 |
|
|
@set fnord $(MAKEFLAGS); amf=$$2; \
|
377 |
|
|
dot_seen=no; \
|
378 |
|
|
rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
|
379 |
|
|
rev="$$subdir $$rev"; \
|
380 |
|
|
test "$$subdir" = "." && dot_seen=yes; \
|
381 |
|
|
done; \
|
382 |
|
|
test "$$dot_seen" = "no" && rev=". $$rev"; \
|
383 |
|
|
target=`echo $@ | sed s/-recursive//`; \
|
384 |
|
|
for subdir in $$rev; do \
|
385 |
|
|
echo "Making $$target in $$subdir"; \
|
386 |
|
|
if test "$$subdir" = "."; then \
|
387 |
|
|
local_target="$$target-am"; \
|
388 |
|
|
else \
|
389 |
|
|
local_target="$$target"; \
|
390 |
|
|
fi; \
|
391 |
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
392 |
|
|
|| case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
|
393 |
|
|
done && test -z "$$fail"
|
394 |
|
|
tags-recursive:
|
395 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
396 |
|
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
397 |
|
|
done
|
398 |
|
|
|
399 |
|
|
tags: TAGS
|
400 |
|
|
|
401 |
|
|
ID: $(HEADERS) $(SOURCES) $(LISP)
|
402 |
|
|
list='$(SOURCES) $(HEADERS)'; \
|
403 |
|
|
unique=`for i in $$list; do echo $$i; done | \
|
404 |
|
|
awk ' { files[$$0] = 1; } \
|
405 |
|
|
END { for (i in files) print i; }'`; \
|
406 |
|
|
here=`pwd` && cd $(srcdir) \
|
407 |
|
|
&& mkid -f$$here/ID $$unique $(LISP)
|
408 |
|
|
|
409 |
|
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP)
|
410 |
|
|
tags=; \
|
411 |
|
|
here=`pwd`; \
|
412 |
|
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
413 |
|
|
if test "$$subdir" = .; then :; else \
|
414 |
|
|
test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
|
415 |
|
|
fi; \
|
416 |
|
|
done; \
|
417 |
|
|
list='$(SOURCES) $(HEADERS)'; \
|
418 |
|
|
unique=`for i in $$list; do echo $$i; done | \
|
419 |
|
|
awk ' { files[$$0] = 1; } \
|
420 |
|
|
END { for (i in files) print i; }'`; \
|
421 |
|
|
test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
|
422 |
|
|
|| (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS)
|
423 |
|
|
|
424 |
|
|
mostlyclean-tags:
|
425 |
|
|
|
426 |
|
|
clean-tags:
|
427 |
|
|
|
428 |
|
|
distclean-tags:
|
429 |
|
|
-rm -f TAGS ID
|
430 |
|
|
|
431 |
|
|
maintainer-clean-tags:
|
432 |
|
|
|
433 |
|
|
distdir = $(PACKAGE)-$(VERSION)
|
434 |
|
|
top_distdir = $(distdir)
|
435 |
|
|
|
436 |
|
|
# This target untars the dist file and tries a VPATH configuration. Then
|
437 |
|
|
# it guarantees that the distribution is self-contained by making another
|
438 |
|
|
# tarfile.
|
439 |
|
|
distcheck: dist
|
440 |
|
|
-rm -rf $(distdir)
|
441 |
|
|
GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
|
442 |
|
|
mkdir $(distdir)/=build
|
443 |
|
|
mkdir $(distdir)/=inst
|
444 |
|
|
dc_install_base=`cd $(distdir)/=inst && pwd`; \
|
445 |
|
|
cd $(distdir)/=build \
|
446 |
|
|
&& ../configure --srcdir=.. --prefix=$$dc_install_base \
|
447 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
448 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
449 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
450 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
451 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
452 |
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dist
|
453 |
|
|
-rm -rf $(distdir)
|
454 |
|
|
@banner="$(distdir).tar.gz is ready for distribution"; \
|
455 |
|
|
dashes=`echo "$$banner" | sed s/./=/g`; \
|
456 |
|
|
echo "$$dashes"; \
|
457 |
|
|
echo "$$banner"; \
|
458 |
|
|
echo "$$dashes"
|
459 |
|
|
dist: distdir
|
460 |
|
|
-chmod -R a+r $(distdir)
|
461 |
|
|
GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
462 |
|
|
-rm -rf $(distdir)
|
463 |
|
|
dist-all: distdir
|
464 |
|
|
-chmod -R a+r $(distdir)
|
465 |
|
|
GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
|
466 |
|
|
-rm -rf $(distdir)
|
467 |
|
|
distdir: $(DISTFILES)
|
468 |
|
|
-rm -rf $(distdir)
|
469 |
|
|
mkdir $(distdir)
|
470 |
|
|
-chmod 777 $(distdir)
|
471 |
|
|
@for file in $(DISTFILES); do \
|
472 |
|
|
if test -f $$file; then d=.; else d=$(srcdir); fi; \
|
473 |
|
|
if test -d $$d/$$file; then \
|
474 |
|
|
cp -pr $$/$$file $(distdir)/$$file; \
|
475 |
|
|
else \
|
476 |
|
|
test -f $(distdir)/$$file \
|
477 |
|
|
|| ln $$d/$$file $(distdir)/$$file 2> /dev/null \
|
478 |
|
|
|| cp -p $$d/$$file $(distdir)/$$file || :; \
|
479 |
|
|
fi; \
|
480 |
|
|
done
|
481 |
|
|
for subdir in $(DIST_SUBDIRS); do \
|
482 |
|
|
if test "$$subdir" = .; then :; else \
|
483 |
|
|
test -d $(distdir)/$$subdir \
|
484 |
|
|
|| mkdir $(distdir)/$$subdir \
|
485 |
|
|
|| exit 1; \
|
486 |
|
|
chmod 777 $(distdir)/$$subdir; \
|
487 |
|
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
|
488 |
|
|
|| exit 1; \
|
489 |
|
|
fi; \
|
490 |
|
|
done
|
491 |
|
|
$(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-info
|
492 |
|
|
info-am: $(INFO_DEPS)
|
493 |
|
|
info: info-recursive
|
494 |
|
|
dvi-am: $(DVIS)
|
495 |
|
|
dvi: dvi-recursive
|
496 |
|
|
check-am:
|
497 |
|
|
check: check-recursive
|
498 |
|
|
installcheck-am:
|
499 |
|
|
installcheck: installcheck-recursive
|
500 |
|
|
install-info-am:
|
501 |
|
|
install-info: install-info-recursive
|
502 |
|
|
install-exec-am:
|
503 |
|
|
install-exec: install-exec-recursive
|
504 |
|
|
|
505 |
|
|
install-data-am:
|
506 |
|
|
install-data: install-data-recursive
|
507 |
|
|
|
508 |
|
|
install-am: all-am
|
509 |
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
510 |
|
|
install: install-recursive
|
511 |
|
|
uninstall-am:
|
512 |
|
|
uninstall: uninstall-recursive
|
513 |
|
|
all-am: Makefile $(LIBRARIES) $(DATA)
|
514 |
|
|
all-redirect: all-recursive
|
515 |
|
|
install-strip:
|
516 |
|
|
$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
|
517 |
|
|
installdirs: installdirs-recursive
|
518 |
|
|
installdirs-am:
|
519 |
|
|
|
520 |
|
|
|
521 |
|
|
mostlyclean-generic:
|
522 |
|
|
|
523 |
|
|
clean-generic:
|
524 |
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
525 |
|
|
|
526 |
|
|
distclean-generic:
|
527 |
|
|
-rm -f Makefile $(CONFIG_CLEAN_FILES)
|
528 |
|
|
-rm -f config.cache config.log stamp-h stamp-h[0-9]*
|
529 |
|
|
|
530 |
|
|
maintainer-clean-generic:
|
531 |
|
|
mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \
|
532 |
|
|
mostlyclean-aminfo mostlyclean-tags mostlyclean-generic
|
533 |
|
|
|
534 |
|
|
mostlyclean: mostlyclean-recursive
|
535 |
|
|
|
536 |
|
|
clean-am: clean-noinstLIBRARIES clean-compile clean-aminfo clean-tags \
|
537 |
|
|
clean-generic mostlyclean-am
|
538 |
|
|
|
539 |
|
|
clean: clean-recursive
|
540 |
|
|
|
541 |
|
|
distclean-am: distclean-noinstLIBRARIES distclean-compile \
|
542 |
|
|
distclean-aminfo distclean-tags distclean-generic \
|
543 |
|
|
clean-am
|
544 |
|
|
|
545 |
|
|
distclean: distclean-recursive
|
546 |
|
|
-rm -f config.status
|
547 |
|
|
|
548 |
|
|
maintainer-clean-am: maintainer-clean-noinstLIBRARIES \
|
549 |
|
|
maintainer-clean-compile maintainer-clean-aminfo \
|
550 |
|
|
maintainer-clean-tags maintainer-clean-generic \
|
551 |
|
|
distclean-am
|
552 |
|
|
@echo "This command is intended for maintainers to use;"
|
553 |
|
|
@echo "it deletes files that may require special tools to rebuild."
|
554 |
|
|
|
555 |
|
|
maintainer-clean: maintainer-clean-recursive
|
556 |
|
|
-rm -f config.status
|
557 |
|
|
|
558 |
|
|
.PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
|
559 |
|
|
clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
|
560 |
|
|
mostlyclean-compile distclean-compile clean-compile \
|
561 |
|
|
maintainer-clean-compile install-info-am uninstall-info \
|
562 |
|
|
mostlyclean-aminfo distclean-aminfo clean-aminfo \
|
563 |
|
|
maintainer-clean-aminfo install-data-recursive uninstall-data-recursive \
|
564 |
|
|
install-exec-recursive uninstall-exec-recursive installdirs-recursive \
|
565 |
|
|
uninstalldirs-recursive all-recursive check-recursive \
|
566 |
|
|
installcheck-recursive info-recursive dvi-recursive \
|
567 |
|
|
mostlyclean-recursive distclean-recursive clean-recursive \
|
568 |
|
|
maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
|
569 |
|
|
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
|
570 |
|
|
dvi-am dvi check check-am installcheck-am installcheck install-info-am \
|
571 |
|
|
install-info install-exec-am install-exec install-data-am install-data \
|
572 |
|
|
install-am install uninstall-am uninstall all-redirect all-am all \
|
573 |
|
|
installdirs-am installdirs mostlyclean-generic distclean-generic \
|
574 |
|
|
clean-generic maintainer-clean-generic clean mostlyclean distclean \
|
575 |
|
|
maintainer-clean
|
576 |
|
|
|
577 |
|
|
|
578 |
39 |
lampret |
libc.a: $(SUBLIBS)
|
579 |
|
|
rm -f $@
|
580 |
|
|
rm -rf tmp
|
581 |
|
|
mkdir tmp
|
582 |
56 |
joel |
cd tmp; \
|
583 |
|
|
for i in $(SUBLIBS); do \
|
584 |
|
|
$(AR) x ../$$i; \
|
585 |
|
|
done; \
|
586 |
|
|
$(AR) $(AR_FLAGS) ../$@ *.o
|
587 |
39 |
lampret |
$(RANLIB) $@
|
588 |
|
|
rm -rf tmp
|
589 |
|
|
|
590 |
56 |
joel |
$(SUBLIBS): ; @true
|
591 |
|
|
|
592 |
39 |
lampret |
crt0.o: sys/crt0.o
|
593 |
|
|
rm -f $@
|
594 |
|
|
ln sys/crt0.o $@ >/dev/null 2>/dev/null || cp sys/crt0.o $@
|
595 |
|
|
|
596 |
56 |
joel |
sys/crt0.o: ; @true
|
597 |
39 |
lampret |
|
598 |
56 |
joel |
libc.info: sigset.texi targetdep.tex $(SUBDEFS)
|
599 |
39 |
lampret |
|
600 |
56 |
joel |
stmp-sigset: config.status
|
601 |
|
|
if test -n "$(LIBC_SIGNAL_LIB)"; then \
|
602 |
|
|
echo "@set SIGNALS" >tmp.texi; \
|
603 |
|
|
else \
|
604 |
|
|
echo "@clear SIGNALS" >tmp.texi; \
|
605 |
|
|
fi
|
606 |
|
|
$(SHELL) $(newlib_basedir)/../move-if-change tmp.texi sigset.texi
|
607 |
|
|
touch $@
|
608 |
39 |
lampret |
|
609 |
56 |
joel |
sigset.texi: stmp-sigset ; @true
|
610 |
39 |
lampret |
|
611 |
56 |
joel |
stmp-targetdep: force
|
612 |
|
|
rm -f tmp.texi
|
613 |
|
|
targetdoc=`pwd`/tmp.texi; \
|
614 |
|
|
for d in $(SUBDIRS); do \
|
615 |
|
|
if test "$$d" != "."; then \
|
616 |
|
|
(cd $$d && $(MAKE) TARGETDOC=$${targetdoc} doc) || exit 1; \
|
617 |
|
|
fi; \
|
618 |
39 |
lampret |
done
|
619 |
56 |
joel |
cat $(srcdir)/sys.tex >>tmp.texi
|
620 |
|
|
$(SHELL) $(newlib_basedir)/../move-if-change tmp.texi targetdep.tex
|
621 |
|
|
touch $@
|
622 |
39 |
lampret |
|
623 |
56 |
joel |
targetdep.tex: stmp-targetdep ; @true
|
624 |
39 |
lampret |
|
625 |
56 |
joel |
$(SUBDEFS): stmp-targetdep ; @true
|
626 |
39 |
lampret |
|
627 |
56 |
joel |
.PHONY: force
|
628 |
39 |
lampret |
force:
|
629 |
|
|
|
630 |
56 |
joel |
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
631 |
|
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
632 |
|
|
.NOEXPORT:
|