1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
3 # Copyright (C) 1994, 1995-8, 1999, 2001 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.
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
17 top_srcdir
= @top_srcdir@
20 exec_prefix = @
exec_prefix@
24 libexecdir
= @libexecdir@
26 sysconfdir
= @sysconfdir@
27 sharedstatedir
= @sharedstatedir@
28 localstatedir
= @localstatedir@
32 includedir = @
includedir@
33 oldincludedir = /usr
/include
37 pkgdatadir
= $(datadir)/@PACKAGE@
38 pkglibdir
= $(libdir)/@PACKAGE@
39 pkgincludedir
= $(includedir)/@PACKAGE@
46 AUTOHEADER
= @AUTOHEADER@
49 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
$(AM_INSTALL_PROGRAM_FLAGS
)
50 INSTALL_DATA
= @INSTALL_DATA@
51 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
52 transform
= @program_transform_name@
60 build_alias
= @build_alias@
61 build_triplet
= @build@
62 host_alias
= @host_alias@
64 target_alias
= @target_alias@
65 target_triplet
= @target@
81 NEWLIB_CFLAGS
= @NEWLIB_CFLAGS@
89 libm_machine_dir
= @libm_machine_dir@
90 machine_dir
= @machine_dir@
91 newlib_basedir
= @newlib_basedir@
95 AUTOMAKE_OPTIONS
= cygnus
97 SUBDIRS
= $(machine_dir
) .
99 @HAVE_MACHINE_DIR_TRUE@MACHLIB
= lib.a
101 @USE_LIBTOOL_FALSE@noinst_LIBRARIES
= $(MACHLIB
)
103 ACLOCAL_AMFLAGS
= -I ..
/..
104 CONFIG_STATUS_DEPENDENCIES
= $(newlib_basedir
)/configure.host
105 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
106 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/..
/mkinstalldirs
108 LIBRARIES
= $(noinst_LIBRARIES
)
111 DEFS
= @DEFS@
-I.
-I
$(srcdir)
112 CPPFLAGS
= @CPPFLAGS@
115 lib_a_SOURCES
= lib.a.c
116 lib_a_OBJECTS
= lib.a.
$(OBJEXT
)
118 COMPILE
= $(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
119 LTCOMPILE
= $(LIBTOOL
) --mode
=compile
$(CC
) $(DEFS
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
121 LINK
= $(LIBTOOL
) --mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(LDFLAGS
) -o
$@
122 DIST_COMMON
= Makefile.am Makefile.in aclocal.m4 configure configure.in
125 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
130 OBJECTS
= lib.a.
$(OBJEXT
)
134 .SUFFIXES
: .S .c .lo .o .obj .s
135 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
136 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
138 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
140 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
142 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in ..
/..
/acinclude.m4 \
143 ..
/..
/aclocal.m4 ..
/..
/libtool.m4
144 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
146 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
147 $(SHELL
) .
/config.status
--recheck
148 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
149 cd
$(srcdir) && $(AUTOCONF
)
151 mostlyclean-noinstLIBRARIES
:
153 clean-noinstLIBRARIES
:
154 -test -z
"$(noinst_LIBRARIES)" ||
rm -f
$(noinst_LIBRARIES
)
156 distclean-noinstLIBRARIES
:
158 maintainer-clean-noinstLIBRARIES
:
163 # FIXME: We should only use cygpath when building on Windows,
164 # and only if it is available.
166 $(COMPILE
) -c
`cygpath -w $<`
175 -rm -f
*.o core
*.core
183 maintainer-clean-compile
:
186 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
189 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
192 $(LIBTOOL
) --mode
=compile
$(COMPILE
) -c
$<
202 maintainer-clean-libtool
:
204 # This directory's subdirectories are mostly independent; you can cd
205 # into them and run `make' without going through this Makefile.
206 # To change the values of `make' variables: instead of editing Makefiles,
207 # (1) if the variable is set in `config.status', edit `config.status'
208 # (which will cause the Makefiles to be regenerated when you run `make');
209 # (2) otherwise, pass the desired values on the `make' command line.
213 all-recursive install-data-recursive install-exec-recursive \
214 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
215 check-recursive installcheck-recursive info-recursive dvi-recursive
:
216 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
218 target
=`echo $@ | sed s/-recursive//`; \
219 list
='$(SUBDIRS)'; for subdir in
$$list; do \
220 echo
"Making $$target in $$subdir"; \
221 if
test "$$subdir" = "."; then \
223 local_target
="$$target-am"; \
225 local_target
="$$target"; \
227 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
228 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
230 if
test "$$dot_seen" = "no"; then \
231 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
234 mostlyclean-recursive clean-recursive distclean-recursive \
235 maintainer-clean-recursive
:
236 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
238 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
239 rev
="$$subdir $$rev"; \
240 test "$$subdir" != "." || dot_seen
=yes
; \
242 test "$$dot_seen" = "no" && rev
=". $$rev"; \
243 target
=`echo $@ | sed s/-recursive//`; \
244 for subdir in
$$rev; do \
245 echo
"Making $$target in $$subdir"; \
246 if
test "$$subdir" = "."; then \
247 local_target
="$$target-am"; \
249 local_target
="$$target"; \
251 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
252 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
253 done
&& test -z
"$$fail"
255 list
='$(SUBDIRS)'; for subdir in
$$list; do \
256 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
261 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
262 list
='$(SOURCES) $(HEADERS)'; \
263 unique
=`for i in $$list; do echo $$i; done | \
264 awk ' { files[$$0] = 1; } \
265 END { for (i in files) print i; }'`; \
266 here
=`pwd` && cd
$(srcdir) \
267 && mkid
-f
$$here/ID
$$unique $(LISP
)
269 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) $(LISP
)
272 list
='$(SUBDIRS)'; for subdir in
$$list; do \
273 if
test "$$subdir" = .
; then
:; else \
274 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
277 list
='$(SOURCES) $(HEADERS)'; \
278 unique
=`for i in $$list; do echo $$i; done | \
279 awk ' { files[$$0] = 1; } \
280 END { for (i in files) print i; }'`; \
281 test -z
"$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
282 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags $$unique $(LISP
) -o
$$here/TAGS
)
291 maintainer-clean-tags
:
293 distdir
= $(PACKAGE
)-$(VERSION
)
294 top_distdir
= $(distdir
)
296 # This target untars the dist file and tries a VPATH configuration. Then
297 # it guarantees that the distribution is self-contained by making another
301 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
302 mkdir
$(distdir
)/=build
303 mkdir
$(distdir
)/=inst
304 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
305 cd
$(distdir
)/=build \
306 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
307 && $(MAKE
) $(AM_MAKEFLAGS
) \
308 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
309 && $(MAKE
) $(AM_MAKEFLAGS
) check \
310 && $(MAKE
) $(AM_MAKEFLAGS
) install \
311 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
312 && $(MAKE
) $(AM_MAKEFLAGS
) dist
314 @banner
="$(distdir).tar.gz is ready for distribution"; \
315 dashes
=`echo "$$banner" | sed s/./=/g`; \
320 -chmod
-R a
+r
$(distdir
)
321 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
324 -chmod
-R a
+r
$(distdir
)
325 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
327 distdir
: $(DISTFILES
)
330 -chmod
777 $(distdir
)
331 @for file in
$(DISTFILES
); do \
332 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
333 if
test -d
$$d/$$file; then \
334 cp
-pr
$$d/$$file $(distdir
)/$$file; \
336 test -f
$(distdir
)/$$file \
337 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
338 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
341 for subdir in
$(SUBDIRS
); do \
342 if
test "$$subdir" = .
; then
:; else \
343 test -d
$(distdir
)/$$subdir \
344 || mkdir
$(distdir
)/$$subdir \
346 chmod
777 $(distdir
)/$$subdir; \
347 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
356 check: check-recursive
358 installcheck: installcheck-recursive
360 install-info
: install-info-recursive
362 install-exec
: install-exec-recursive
365 install-data
: install-data-recursive
368 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
369 install: install-recursive
371 uninstall: uninstall-recursive
372 all-am
: Makefile
$(LIBRARIES
)
373 all-redirect
: all-recursive
375 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
376 installdirs: installdirs-recursive
385 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
386 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
388 maintainer-clean-generic
:
389 mostlyclean-am
: mostlyclean-noinstLIBRARIES mostlyclean-compile \
390 mostlyclean-libtool mostlyclean-tags \
393 mostlyclean: mostlyclean-recursive
395 clean-am
: clean-noinstLIBRARIES clean-compile clean-libtool clean-tags \
396 clean-generic mostlyclean-am
398 clean: clean-recursive
400 distclean-am
: distclean-noinstLIBRARIES distclean-compile \
401 distclean-libtool distclean-tags distclean-generic \
405 distclean: distclean-recursive
408 maintainer-clean-am
: maintainer-clean-noinstLIBRARIES \
409 maintainer-clean-compile maintainer-clean-libtool \
410 maintainer-clean-tags maintainer-clean-generic \
412 @echo
"This command is intended for maintainers to use;"
413 @echo
"it deletes files that may require special tools to rebuild."
415 maintainer-clean
: maintainer-clean-recursive
418 .PHONY
: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
419 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
420 mostlyclean-compile distclean-compile clean-compile \
421 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
422 clean-libtool maintainer-clean-libtool install-data-recursive \
423 uninstall-data-recursive install-exec-recursive \
424 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
425 all-recursive check-recursive installcheck-recursive info-recursive \
426 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
427 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
428 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
429 dvi-am
dvi check check-am installcheck-am
installcheck install-info-am \
430 install-info install-exec-am install-exec install-data-am install-data \
431 install-am
install uninstall-am
uninstall all-redirect all-am
all \
432 installdirs-am
installdirs mostlyclean-generic distclean-generic \
433 clean-generic maintainer-clean-generic
clean mostlyclean distclean \
437 @USE_LIBTOOL_FALSE@lib.a
: $(machine_dir
)/lib.a
438 @USE_LIBTOOL_FALSE@
rm -f
$@
439 @USE_LIBTOOL_FALSE@ ln
$(machine_dir
)/lib.a
$@
>/dev
/null
2>/dev
/null || \
440 @USE_LIBTOOL_FALSE@ cp
$(machine_dir
)/lib.a
$@
442 $(machine_dir
)/lib.a
:
446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
447 # Otherwise a system limit (for SysV at least) may be exceeded.