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@
69 CC_FOR_BUILD
= @CC_FOR_BUILD@
72 EXEEXT_FOR_BUILD
= @EXEEXT_FOR_BUILD@
76 NEWLIB_CFLAGS
= @NEWLIB_CFLAGS@
82 libm_machine_dir
= @libm_machine_dir@
83 machine_dir
= @machine_dir@
84 newlib_basedir
= @newlib_basedir@
88 AUTOMAKE_OPTIONS
= cygnus
90 # We can't use noinst_PROGRAMS, because automake will add $(EXEEXT).
93 MKDOC
= makedoc
$(EXEEXT_FOR_BUILD
)
95 ACLOCAL_AMFLAGS
= -I ..
96 CONFIG_STATUS_DEPENDENCIES
= $(newlib_basedir
)/configure.host
97 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
98 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/..
/mkinstalldirs
100 DATA
= $(noinst_DATA
)
102 DIST_COMMON
= Makefile.am Makefile.in aclocal.m4 configure configure.in
105 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
111 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@ Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
112 cd
$(top_srcdir
) && $(AUTOMAKE
) --cygnus Makefile
114 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
116 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
118 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@ configure.in ..
/acinclude.m4 \
119 ..
/aclocal.m4 ..
/libtool.m4
120 cd
$(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
122 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
123 $(SHELL
) .
/config.status
--recheck
124 $(srcdir)/configure
: @MAINTAINER_MODE_TRUE@
$(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
125 cd
$(srcdir) && $(AUTOCONF
)
130 distdir
= $(PACKAGE
)-$(VERSION
)
131 top_distdir
= $(distdir
)
133 # This target untars the dist file and tries a VPATH configuration. Then
134 # it guarantees that the distribution is self-contained by making another
138 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
139 mkdir
$(distdir
)/=build
140 mkdir
$(distdir
)/=inst
141 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
142 cd
$(distdir
)/=build \
143 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
144 && $(MAKE
) $(AM_MAKEFLAGS
) \
145 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
146 && $(MAKE
) $(AM_MAKEFLAGS
) check \
147 && $(MAKE
) $(AM_MAKEFLAGS
) install \
148 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
149 && $(MAKE
) $(AM_MAKEFLAGS
) dist
151 @banner
="$(distdir).tar.gz is ready for distribution"; \
152 dashes
=`echo "$$banner" | sed s/./=/g`; \
157 -chmod
-R a
+r
$(distdir
)
158 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
161 -chmod
-R a
+r
$(distdir
)
162 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
164 distdir
: $(DISTFILES
)
167 -chmod
777 $(distdir
)
168 @for file in
$(DISTFILES
); do \
169 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
170 if
test -d
$$d/$$file; then \
171 cp
-pr
$$d/$$file $(distdir
)/$$file; \
173 test -f
$(distdir
)/$$file \
174 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
175 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
185 installcheck: installcheck-am
187 install-info
: install-info-am
189 install-exec
: install-exec-am
192 install-data
: install-data-am
195 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
198 uninstall: uninstall-am
199 all-am
: Makefile
$(DATA
)
202 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
211 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
212 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
214 maintainer-clean-generic
:
215 mostlyclean-am
: mostlyclean-generic
217 mostlyclean: mostlyclean-am
219 clean-am
: clean-generic mostlyclean-am
223 distclean-am
: distclean-generic clean-am
225 distclean: distclean-am
228 maintainer-clean-am
: maintainer-clean-generic distclean-am
229 @echo
"This command is intended for maintainers to use;"
230 @echo
"it deletes files that may require special tools to rebuild."
232 maintainer-clean
: maintainer-clean-am
235 .PHONY
: tags distdir info-am
info dvi-am
dvi check check-am \
236 installcheck-am
installcheck install-info-am install-info \
237 install-exec-am install-exec install-data-am install-data install-am \
238 install uninstall-am
uninstall all-redirect all-am
all installdirs \
239 mostlyclean-generic distclean-generic clean-generic \
240 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
243 # We don't use CFLAGS with CC_FOR_BUILD because here CFLAGS will
244 # actually be CFLAGS_FOR_TARGET, and in some cases that will include
245 # -Os, which CC_FOR_BUILD may not recognize.
248 $(CC_FOR_BUILD
) $(CFLAGS_FOR_BUILD
) $(LDFLAGS
) -o
$(MKDOC
) makedoc.o
251 $(CC_FOR_BUILD
) -g
$(CFLAGS_FOR_BUILD
) -c
$(srcdir)/makedoc.c
253 # Tell versions [3.59,3.63) of GNU make to not export all variables.
254 # Otherwise a system limit (for SysV at least) may be exceeded.