1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
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.
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@
65 READLINELIB
= @READLINELIB@
69 SUBDIRS
= lib bc dc doc
71 MAINTAINERCLEANFILES
= aclocal.m4 config.h.in configure Makefile.in
$(distdir
).
tar.gz h
/number.h
73 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
74 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
75 CONFIG_HEADER
= config.h
77 DIST_COMMON
= README .
/stamp-h.in AUTHORS COPYING COPYING.LIB ChangeLog \
78 INSTALL Makefile.am Makefile.in NEWS acconfig.h aclocal.m4 config.h.in \
79 configure configure.in install-sh missing mkinstalldirs
82 DISTFILES
= $(DIST_COMMON
) $(SOURCES
) $(HEADERS
) $(TEXINFOS
) $(EXTRA_DIST
)
88 $(srcdir)/Makefile.in
: Makefile.am
$(top_srcdir
)/configure.in
$(ACLOCAL_M4
)
89 cd
$(top_srcdir
) && $(AUTOMAKE
) --gnu
--include-deps Makefile
91 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
93 && CONFIG_FILES
=$@ CONFIG_HEADERS
= $(SHELL
) .
/config.status
95 $(ACLOCAL_M4
): configure.in
96 cd
$(srcdir) && $(ACLOCAL
)
98 config.status
: $(srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
99 $(SHELL
) .
/config.status
--recheck
100 $(srcdir)/configure
: $(srcdir)/configure.in
$(ACLOCAL_M4
) $(CONFIGURE_DEPENDENCIES
)
101 cd
$(srcdir) && $(AUTOCONF
)
104 @if
test ! -f
$@
; then \
108 stamp-h
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
110 && CONFIG_FILES
= CONFIG_HEADERS
=config.h \
111 $(SHELL
) .
/config.status
112 @echo timestamp
> stamp-h
2> /dev
/null
113 $(srcdir)/config.h.in
: $(srcdir)/stamp-h.in
114 @if
test ! -f
$@
; then \
115 rm -f
$(srcdir)/stamp-h.in
; \
116 $(MAKE
) $(srcdir)/stamp-h.in
; \
118 $(srcdir)/stamp-h.in
: $(top_srcdir
)/configure.in
$(ACLOCAL_M4
) acconfig.h
119 cd
$(top_srcdir
) && $(AUTOHEADER
)
120 @echo timestamp
> $(srcdir)/stamp-h.in
2> /dev
/null
129 maintainer-clean-hdr
:
131 # This directory's subdirectories are mostly independent; you can cd
132 # into them and run `make' without going through this Makefile.
133 # To change the values of `make' variables: instead of editing Makefiles,
134 # (1) if the variable is set in `config.status', edit `config.status'
135 # (which will cause the Makefiles to be regenerated when you run `make');
136 # (2) otherwise, pass the desired values on the `make' command line.
140 all-recursive install-data-recursive install-exec-recursive \
141 installdirs-recursive install-recursive uninstall-recursive \
142 check-recursive installcheck-recursive info-recursive dvi-recursive
:
143 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
145 target
=`echo $@ | sed s/-recursive//`; \
146 list
='$(SUBDIRS)'; for subdir in
$$list; do \
147 echo
"Making $$target in $$subdir"; \
148 if
test "$$subdir" = "."; then \
150 local_target
="$$target-am"; \
152 local_target
="$$target"; \
154 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
155 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
157 if
test "$$dot_seen" = "no"; then \
158 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
161 mostlyclean-recursive clean-recursive distclean-recursive \
162 maintainer-clean-recursive
:
163 @set fnord
$(MAKEFLAGS
); amf
=$$2; \
165 rev
=''; list
='$(SUBDIRS)'; for subdir in
$$list; do \
166 rev
="$$subdir $$rev"; \
167 test "$$subdir" = "." && dot_seen
=yes
; \
169 test "$$dot_seen" = "no" && rev
=". $$rev"; \
170 target
=`echo $@ | sed s/-recursive//`; \
171 for subdir in
$$rev; do \
172 echo
"Making $$target in $$subdir"; \
173 if
test "$$subdir" = "."; then \
174 local_target
="$$target-am"; \
176 local_target
="$$target"; \
178 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
179 || case
"$$amf" in
*=*) exit
1;; *k
*) fail
=yes
;; *) exit
1;; esac
; \
180 done
&& test -z
"$$fail"
182 list
='$(SUBDIRS)'; for subdir in
$$list; do \
183 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
188 ID
: $(HEADERS
) $(SOURCES
) $(LISP
)
189 list
='$(SOURCES) $(HEADERS)'; \
190 unique
=`for i in $$list; do echo $$i; done | \
191 awk ' { files[$$0] = 1; } \
192 END { for (i in files) print i; }'`; \
193 here
=`pwd` && cd
$(srcdir) \
194 && mkid
-f
$$here/ID
$$unique $(LISP
)
196 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) $(LISP
)
199 list
='$(SUBDIRS)'; for subdir in
$$list; do \
200 if
test "$$subdir" = .
; then
:; else \
201 test -f
$$subdir/TAGS
&& tags="$$tags -i $$here/$$subdir/TAGS"; \
204 list
='$(SOURCES) $(HEADERS)'; \
205 unique
=`for i in $$list; do echo $$i; done | \
206 awk ' { files[$$0] = 1; } \
207 END { for (i in files) print i; }'`; \
208 test -z
"$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
209 ||
(cd
$(srcdir) && etags
$(ETAGS_ARGS
) $$tags config.h.in
$$unique $(LISP
) -o
$$here/TAGS
)
218 maintainer-clean-tags
:
220 distdir
= $(PACKAGE
)-$(VERSION
)
221 top_distdir
= $(distdir
)
223 # This target untars the dist file and tries a VPATH configuration. Then
224 # it guarantees that the distribution is self-contained by making another
228 GZIP
=$(GZIP_ENV
) $(TAR
) zxf
$(distdir
).
tar.gz
229 mkdir
$(distdir
)/=build
230 mkdir
$(distdir
)/=inst
231 dc_install_base
=`cd $(distdir)/=inst && pwd`; \
232 cd
$(distdir
)/=build \
233 && ..
/configure
--srcdir=..
--prefix=$$dc_install_base \
234 && $(MAKE
) $(AM_MAKEFLAGS
) \
235 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
236 && $(MAKE
) $(AM_MAKEFLAGS
) check \
237 && $(MAKE
) $(AM_MAKEFLAGS
) install \
238 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
239 && $(MAKE
) $(AM_MAKEFLAGS
) dist
241 @banner
="$(distdir).tar.gz is ready for distribution"; \
242 dashes
=`echo "$$banner" | sed s/./=/g`; \
247 -chmod
-R a
+r
$(distdir
)
248 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
251 -chmod
-R a
+r
$(distdir
)
252 GZIP
=$(GZIP_ENV
) $(TAR
) chozf
$(distdir
).
tar.gz
$(distdir
)
254 distdir
: $(DISTFILES
)
257 -chmod
777 $(distdir
)
258 @for file in
$(DISTFILES
); do \
260 if
test -d
$$d/$$file; then \
261 cp
-pr
$$/$$file $(distdir
)/$$file; \
263 test -f
$(distdir
)/$$file \
264 || ln
$$d/$$file $(distdir
)/$$file 2> /dev
/null \
265 || cp
-p
$$d/$$file $(distdir
)/$$file ||
:; \
268 for subdir in
$(SUBDIRS
); do \
269 if
test "$$subdir" = .
; then
:; else \
270 test -d
$(distdir
)/$$subdir \
271 || mkdir
$(distdir
)/$$subdir \
273 chmod
777 $(distdir
)/$$subdir; \
274 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
=..
/$(distdir
) distdir
=..
/$(distdir
)/$$subdir distdir
) \
278 $(MAKE
) $(AM_MAKEFLAGS
) top_distdir
="$(top_distdir)" distdir
="$(distdir)" dist-hook
284 check: check-recursive
286 installcheck: installcheck-recursive
287 all-recursive-am
: config.h
288 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
291 install-exec
: install-exec-recursive
294 install-data
: install-data-recursive
297 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
298 install: install-recursive
300 uninstall: uninstall-recursive
301 all-am
: Makefile config.h
302 all-redirect
: all-recursive-am
304 $(MAKE
) $(AM_MAKEFLAGS
) AM_INSTALL_PROGRAM_FLAGS
=-s
install
305 installdirs: installdirs-recursive
314 -rm -f Makefile
$(CONFIG_CLEAN_FILES
)
315 -rm -f config.cache config.log stamp-h stamp-h
[0-9]*
317 maintainer-clean-generic
:
318 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
319 mostlyclean-am
: mostlyclean-hdr mostlyclean-tags mostlyclean-generic
321 mostlyclean: mostlyclean-recursive
323 clean-am
: clean-hdr clean-tags clean-generic mostlyclean-am
325 clean: clean-recursive
327 distclean-am
: distclean-hdr distclean-tags distclean-generic clean-am
329 distclean: distclean-recursive
332 maintainer-clean-am
: maintainer-clean-hdr maintainer-clean-tags \
333 maintainer-clean-generic distclean-am
334 @echo
"This command is intended for maintainers to use;"
335 @echo
"it deletes files that may require special tools to rebuild."
337 maintainer-clean
: maintainer-clean-recursive
340 .PHONY
: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
341 install-data-recursive uninstall-data-recursive install-exec-recursive \
342 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
343 all-recursive check-recursive installcheck-recursive info-recursive \
344 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
345 maintainer-clean-recursive
tags tags-recursive mostlyclean-tags \
346 distclean-tags clean-tags maintainer-clean-tags distdir info-am
info \
347 dvi-am
dvi check check-am installcheck-am
installcheck all-recursive-am \
348 install-exec-am install-exec install-data-am install-data install-am \
349 install uninstall-am
uninstall all-redirect all-am
all installdirs-am \
350 installdirs mostlyclean-generic distclean-generic clean-generic \
351 maintainer-clean-generic
clean mostlyclean distclean maintainer-clean
355 mkdir
$(distdir
)/h
$(distdir
)/Examples
$(distdir
)/Test
356 cp
-p
$(srcdir)/h
/*.h
$(distdir
)/h
357 cp
-p
$(srcdir)/Examples
/*.b
$(distdir
)/Examples
358 cp
-p
$(srcdir)/Test
/*.b
$(srcdir)/Test
/*.bc
$(distdir
)/Test
359 cp
-p
$(srcdir)/Test
/signum
$(srcdir)/Test
/timetest
$(distdir
)/Test
360 cp
-p
$(srcdir)/lib
/testmul.c
$(distdir
)/lib
361 cp
-p
$(srcdir)/FAQ
$(distdir
)
364 (cd lib
; $(MAKE
) specialnumber
)
366 # Tell versions [3.59,3.63) of GNU make to not export all variables.
367 # Otherwise a system limit (for SysV at least) may be exceeded.