checkin of 0.3.0
[pspp-builds.git] / lib / gmp / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
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.
7
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
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 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
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ../..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 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
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 CATALOGS = @CATALOGS@
67 CATOBJEXT = @CATOBJEXT@
68 CC = @CC@
69 CFLAGS = @CFLAGS@
70 CPP = @CPP@
71 DATADIRNAME = @DATADIRNAME@
72 GENCAT = @GENCAT@
73 GMOFILES = @GMOFILES@
74 GMP_LIBS = @GMP_LIBS@
75 GMP_SUBDIRS = @GMP_SUBDIRS@
76 GMSGFMT = @GMSGFMT@
77 GT_NO = @GT_NO@
78 GT_YES = @GT_YES@
79 INSTOBJEXT = @INSTOBJEXT@
80 INTLDEPS = @INTLDEPS@
81 INTLLIBS = @INTLLIBS@
82 INTLOBJS = @INTLOBJS@
83 LN_S = @LN_S@
84 LOCAL_CC = @LOCAL_CC@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 PACKAGE = @PACKAGE@
89 POFILES = @POFILES@
90 POSUB = @POSUB@
91 RANLIB = @RANLIB@
92 U = @U@
93 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
94 USE_NLS = @USE_NLS@
95 VERSION = @VERSION@
96 l = @l@
97
98 INCLUDES = -I$(srcdir) -I$(top_srcdir) -I$(top_srcdir)/src -I$(top_srcdir)/intl
99
100 SUBDIRS = mpn mpf
101
102 noinst_LIBRARIES = libgmp.a
103 libgmp_a_SOURCES = extract-dbl.c gmp-mparam.h longlong.h gmp-impl.h     gmp.h memory.c mp_clz_tab.c
104
105
106 MAINTAINERCLEANFILES = Makefile.in
107 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
108 CONFIG_HEADER = ../../config.h
109 CONFIG_CLEAN_FILES = 
110 LIBRARIES =  $(noinst_LIBRARIES)
111
112
113 DEFS = @DEFS@ -I. -I$(srcdir) -I../..
114 CPPFLAGS = @CPPFLAGS@
115 LDFLAGS = @LDFLAGS@
116 LIBS = @LIBS@
117 libgmp_a_LIBADD = 
118 libgmp_a_OBJECTS =  extract-dbl.o memory.o mp_clz_tab.o
119 AR = ar
120 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121 CCLD = $(CC)
122 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
123 DIST_COMMON =  COPYING.LIB ChangeLog INSTALL Makefile.am Makefile.in
124
125
126 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
127
128 TAR = tar
129 GZIP_ENV = --best
130 SOURCES = $(libgmp_a_SOURCES)
131 OBJECTS = $(libgmp_a_OBJECTS)
132
133 all: all-redirect
134 .SUFFIXES:
135 .SUFFIXES: .S .c .o .s
136 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
137         cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps lib/gmp/Makefile
138
139 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
140         cd $(top_builddir) \
141           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
142
143
144 mostlyclean-noinstLIBRARIES:
145
146 clean-noinstLIBRARIES:
147         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
148
149 distclean-noinstLIBRARIES:
150
151 maintainer-clean-noinstLIBRARIES:
152
153 .c.o:
154         $(COMPILE) -c $<
155
156 .s.o:
157         $(COMPILE) -c $<
158
159 .S.o:
160         $(COMPILE) -c $<
161
162 mostlyclean-compile:
163         -rm -f *.o core *.core
164
165 clean-compile:
166
167 distclean-compile:
168         -rm -f *.tab.c
169
170 maintainer-clean-compile:
171
172 libgmp.a: $(libgmp_a_OBJECTS) $(libgmp_a_DEPENDENCIES)
173         -rm -f libgmp.a
174         $(AR) cru libgmp.a $(libgmp_a_OBJECTS) $(libgmp_a_LIBADD)
175         $(RANLIB) libgmp.a
176
177 # This directory's subdirectories are mostly independent; you can cd
178 # into them and run `make' without going through this Makefile.
179 # To change the values of `make' variables: instead of editing Makefiles,
180 # (1) if the variable is set in `config.status', edit `config.status'
181 #     (which will cause the Makefiles to be regenerated when you run `make');
182 # (2) otherwise, pass the desired values on the `make' command line.
183
184 @SET_MAKE@
185
186 all-recursive install-data-recursive install-exec-recursive \
187 installdirs-recursive install-recursive uninstall-recursive  \
188 check-recursive installcheck-recursive info-recursive dvi-recursive:
189         @set fnord $(MAKEFLAGS); amf=$$2; \
190         dot_seen=no; \
191         target=`echo $@ | sed s/-recursive//`; \
192         list='$(SUBDIRS)'; for subdir in $$list; do \
193           echo "Making $$target in $$subdir"; \
194           if test "$$subdir" = "."; then \
195             dot_seen=yes; \
196             local_target="$$target-am"; \
197           else \
198             local_target="$$target"; \
199           fi; \
200           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
201            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
202         done; \
203         if test "$$dot_seen" = "no"; then \
204           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
205         fi; test -z "$$fail"
206
207 mostlyclean-recursive clean-recursive distclean-recursive \
208 maintainer-clean-recursive:
209         @set fnord $(MAKEFLAGS); amf=$$2; \
210         dot_seen=no; \
211         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
212           rev="$$subdir $$rev"; \
213           test "$$subdir" = "." && dot_seen=yes; \
214         done; \
215         test "$$dot_seen" = "no" && rev=". $$rev"; \
216         target=`echo $@ | sed s/-recursive//`; \
217         for subdir in $$rev; do \
218           echo "Making $$target in $$subdir"; \
219           if test "$$subdir" = "."; then \
220             local_target="$$target-am"; \
221           else \
222             local_target="$$target"; \
223           fi; \
224           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
225            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
226         done && test -z "$$fail"
227 tags-recursive:
228         list='$(SUBDIRS)'; for subdir in $$list; do \
229           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
230         done
231
232 tags: TAGS
233
234 ID: $(HEADERS) $(SOURCES) $(LISP)
235         list='$(SOURCES) $(HEADERS)'; \
236         unique=`for i in $$list; do echo $$i; done | \
237           awk '    { files[$$0] = 1; } \
238                END { for (i in files) print i; }'`; \
239         here=`pwd` && cd $(srcdir) \
240           && mkid -f$$here/ID $$unique $(LISP)
241
242 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
243         tags=; \
244         here=`pwd`; \
245         list='$(SUBDIRS)'; for subdir in $$list; do \
246    if test "$$subdir" = .; then :; else \
247             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
248    fi; \
249         done; \
250         list='$(SOURCES) $(HEADERS)'; \
251         unique=`for i in $$list; do echo $$i; done | \
252           awk '    { files[$$0] = 1; } \
253                END { for (i in files) print i; }'`; \
254         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
255           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
256
257 mostlyclean-tags:
258
259 clean-tags:
260
261 distclean-tags:
262         -rm -f TAGS ID
263
264 maintainer-clean-tags:
265
266 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
267
268 subdir = lib/gmp
269
270 distdir: $(DISTFILES)
271         @for file in $(DISTFILES); do \
272           d=$(srcdir); \
273           if test -d $$d/$$file; then \
274             cp -pr $$d/$$file $(distdir)/$$file; \
275           else \
276             test -f $(distdir)/$$file \
277             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
278             || cp -p $$d/$$file $(distdir)/$$file || :; \
279           fi; \
280         done
281         for subdir in $(SUBDIRS); do \
282           if test "$$subdir" = .; then :; else \
283             test -d $(distdir)/$$subdir \
284             || mkdir $(distdir)/$$subdir \
285             || exit 1; \
286             chmod 777 $(distdir)/$$subdir; \
287             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
288               || exit 1; \
289           fi; \
290         done
291
292 info-am:
293 info: info-recursive
294 dvi-am:
295 dvi: dvi-recursive
296 check-am: all-am
297 check: check-recursive
298 installcheck-am:
299 installcheck: installcheck-recursive
300 install-exec-am:
301 install-exec: install-exec-recursive
302
303 install-data-am:
304 install-data: install-data-recursive
305
306 install-am: all-am
307         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
308 install: install-recursive
309 uninstall-am:
310 uninstall: uninstall-recursive
311 all-am: Makefile $(LIBRARIES)
312 all-redirect: all-recursive
313 install-strip:
314         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
315 installdirs: installdirs-recursive
316 installdirs-am:
317
318
319 mostlyclean-generic:
320
321 clean-generic:
322
323 distclean-generic:
324         -rm -f Makefile $(CONFIG_CLEAN_FILES)
325         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
326
327 maintainer-clean-generic:
328         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
329 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
330                 mostlyclean-tags mostlyclean-generic
331
332 mostlyclean: mostlyclean-recursive
333
334 clean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-generic \
335                 mostlyclean-am
336
337 clean: clean-recursive
338
339 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
340                 distclean-tags distclean-generic clean-am
341
342 distclean: distclean-recursive
343
344 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
345                 maintainer-clean-compile maintainer-clean-tags \
346                 maintainer-clean-generic distclean-am
347         @echo "This command is intended for maintainers to use;"
348         @echo "it deletes files that may require special tools to rebuild."
349
350 maintainer-clean: maintainer-clean-recursive
351
352 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
353 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
354 mostlyclean-compile distclean-compile clean-compile \
355 maintainer-clean-compile install-data-recursive \
356 uninstall-data-recursive install-exec-recursive \
357 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
358 all-recursive check-recursive installcheck-recursive info-recursive \
359 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
360 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
361 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
362 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
363 install-exec install-data-am install-data install-am install \
364 uninstall-am uninstall all-redirect all-am all installdirs-am \
365 installdirs mostlyclean-generic distclean-generic clean-generic \
366 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
367
368
369 # Tell versions [3.59,3.63) of GNU make to not export all variables.
370 # Otherwise a system limit (for SysV at least) may be exceeded.
371 .NOEXPORT: