1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# mpi/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16
17
18# Copyright (C) 1992, 1999, 2000, 2002 Free Software Foundation, Inc.
19#
20# This file is part of Libgcrypt.
21#
22# Libgcrypt is free software; you can redistribute it and/or modify
23# it under the terms of the GNU Lesser General Public License as
24# published by the Free Software Foundation; either version 2.1 of
25# the License, or (at your option) any later version.
26#
27# Libgcrypt is distributed in the hope that it will be useful,
28# but WITHOUT ANY WARRANTY; without even the implied warranty of
29# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30# GNU Lesser General Public License for more details.
31#
32# You should have received a copy of the GNU Lesser General Public
33# License along with this program; if not, write to the Free Software
34# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
35
36# 1.5 leads to a combinatorial explosion due to all the conditionals
37# I was not able to build it with 64Megs - 1.6 fixes this.
38# not anymore required: AUTOMAKE_OPTIONS = 1.6
39
40
41pkgdatadir = $(datadir)/libgcrypt
42pkgincludedir = $(includedir)/libgcrypt
43pkglibdir = $(libdir)/libgcrypt
44pkglibexecdir = $(libexecdir)/libgcrypt
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46install_sh_DATA = $(install_sh) -c -m 644
47install_sh_PROGRAM = $(install_sh) -c
48install_sh_SCRIPT = $(install_sh) -c
49INSTALL_HEADER = $(INSTALL_DATA)
50transform = $(program_transform_name)
51NORMAL_INSTALL = :
52PRE_INSTALL = :
53POST_INSTALL = :
54NORMAL_UNINSTALL = :
55PRE_UNINSTALL = :
56POST_UNINSTALL = :
57build_triplet = i686-pc-linux-gnu
58host_triplet = arm-unknown-linux-gnu
59subdir = mpi
60DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ChangeLog
61ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62am__aclocal_m4_deps = $(top_srcdir)/m4/gpg-error.m4 \
63	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
64	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
65	$(top_srcdir)/m4/lt~obsolete.m4 \
66	$(top_srcdir)/m4/noexecstack.m4 $(top_srcdir)/m4/onceonly.m4 \
67	$(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
68	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
69am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
70	$(ACLOCAL_M4)
71mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
72CONFIG_HEADER = $(top_builddir)/config.h
73CONFIG_CLEAN_FILES =
74CONFIG_CLEAN_VPATH_FILES =
75LTLIBRARIES = $(noinst_LTLIBRARIES)
76libmpi_la_LIBADD =
77am_libmpi_la_OBJECTS = mpi-add.lo mpi-bit.lo mpi-cmp.lo mpi-div.lo \
78	mpi-gcd.lo mpi-inline.lo mpi-inv.lo mpi-mul.lo mpi-mod.lo \
79	mpi-pow.lo mpi-mpow.lo mpi-scan.lo mpicoder.lo mpih-div.lo \
80	mpih-mul.lo mpiutil.lo ec.lo
81am__objects_1 = mpih-add1.lo
82#am__objects_1 = mpih-add1-asm.lo
83am__objects_2 = mpih-sub1.lo
84#am__objects_2 = mpih-sub1-asm.lo
85am__objects_3 = mpih-mul1.lo
86#am__objects_3 = mpih-mul1-asm.lo
87am__objects_4 = mpih-mul2.lo
88#am__objects_4 = mpih-mul2-asm.lo
89am__objects_5 = mpih-mul3.lo
90#am__objects_5 = mpih-mul3-asm.lo
91am__objects_6 = mpih-lshift.lo
92#am__objects_6 = mpih-lshift-asm.lo
93am__objects_7 = mpih-rshift.lo
94#am__objects_7 = mpih-rshift-asm.lo
95#am__objects_8 = udiv.lo
96#am__objects_8 = udiv-asm.lo
97#am__objects_9 = udiv-qrnnd.lo
98#am__objects_9 = udiv-qrnnd-asm.lo
99nodist_libmpi_la_OBJECTS = $(am__objects_1) $(am__objects_2) \
100	$(am__objects_3) $(am__objects_4) $(am__objects_5) \
101	$(am__objects_6) $(am__objects_7) $(am__objects_8) \
102	$(am__objects_9)
103libmpi_la_OBJECTS = $(am_libmpi_la_OBJECTS) \
104	$(nodist_libmpi_la_OBJECTS)
105libmpi_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
106	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
107	$(libmpi_la_LDFLAGS) $(LDFLAGS) -o $@
108DEFAULT_INCLUDES = -I. -I$(top_builddir)
109depcomp = $(SHELL) $(top_srcdir)/depcomp
110am__depfiles_maybe = depfiles
111am__mv = mv -f
112CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
113	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
114LTCPPASCOMPILE = $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
115	--mode=compile $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
116	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
117COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
118	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
119LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
120	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
121	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
122CCLD = $(CC)
123LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
124	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
125	$(LDFLAGS) -o $@
126SOURCES = $(libmpi_la_SOURCES) $(nodist_libmpi_la_SOURCES)
127DIST_SOURCES = $(libmpi_la_SOURCES)
128ETAGS = etags
129CTAGS = ctags
130DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
131ACLOCAL = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run aclocal-1.11
132AMTAR = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run tar
133AR = arm-brcm-linux-uclibcgnueabi-ar
134AS = arm-brcm-linux-uclibcgnueabi-as
135AUTOCONF = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run autoconf
136AUTOHEADER = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run autoheader
137AUTOMAKE = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run automake-1.11
138AWK = gawk
139BUILD_FILEVERSION = 
140BUILD_REVISION = 41756
141BUILD_TIMESTAMP = 
142CC = arm-brcm-linux-uclibcgnueabi-gcc
143CCAS = arm-brcm-linux-uclibcgnueabi-gcc
144CCASDEPMODE = depmode=gcc3
145CCASFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include
146CCDEPMODE = depmode=gcc3
147CFLAGS = -Os -O2 -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -DBCMWPS -D__CONFIG_EMF__ -DTRAFFIC_MGMT -DPHYMON -DSUPPORT_REMOTE_HTTPS -DINCLUDE_WPS_V20 -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_UCP -DU12H240 -DR6300v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DBCM5301X -DCONFIG_RUSSIA_IPTV -DDLNA -DHTTP_ACCESS_USB -DMAX_USB_ACCESS -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DSUPPORT_AC_MODE -DSTA_MODE -DPPP_RU_DESIGN -DEXT_ACS -D__CONFIG_PLC__ -D__CONFIG_URE__ -DPLC -DWPS_LONGPUSH_DISABLE -Os -DLINUX26 -DCONFIG_KERNEL_2_6_36 -I$(SRC_PATH)/build/usr/include -fvisibility=hidden -Wall
148CPP = arm-brcm-linux-uclibcgnueabi-gcc -E
149CPPFLAGS = -I$(SRC_PATH)/build/usr/include
150CYGPATH_W = echo
151DEFS = -DHAVE_CONFIG_H
152DEPDIR = .deps
153DLLTOOL = dlltool
154DL_LIBS = 
155DSYMUTIL = 
156DUMPBIN = 
157ECHO_C = 
158ECHO_N = -n
159ECHO_T = 
160EGREP = /bin/grep -E
161EXEEXT = 
162FALLBACK_SOCKLEN_T = typedef socklen_t gcry_socklen_t;
163FGREP = /bin/grep -F
164GCRYPT_CIPHERS =  arcfour.lo blowfish.lo cast5.lo des.lo rijndael.lo twofish.lo serpent.lo rfc2268.lo seed.lo camellia.lo camellia-glue.lo
165GCRYPT_DIGESTS =  crc.lo md4.lo md5.lo sha256.lo sha512.lo tiger.lo whirlpool.lo rmd160.lo sha1.lo
166GCRYPT_PUBKEY_CIPHERS =  dsa.lo rsa.lo elgamal.lo ecc.lo
167GCRYPT_RANDOM =  rndlinux.lo
168GPG_ERROR_CFLAGS = 
169GPG_ERROR_CONFIG = $(SRC_PATH)/build/usr/bin/gpg-error-config
170GPG_ERROR_LIBS = -lgpg-error
171GREP = /bin/grep
172INSERT_SYS_SELECT_H =  include <sys/select.h>
173INSTALL = /usr/bin/install -c
174INSTALL_DATA = ${INSTALL} -m 644
175INSTALL_PROGRAM = ${INSTALL}
176INSTALL_SCRIPT = ${INSTALL}
177INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
178LD = arm-brcm-linux-uclibcgnueabi-ld
179LDFLAGS = -L$(SRC_PATH)/build/usr/lib
180LIBGCRYPT_CIPHERS = arcfour blowfish cast5 des aes twofish serpent rfc2268 seed camellia
181LIBGCRYPT_CONFIG_API_VERSION = 1
182LIBGCRYPT_CONFIG_CFLAGS = 
183LIBGCRYPT_CONFIG_HOST = arm-unknown-linux-gnu
184LIBGCRYPT_CONFIG_LIBS = -lgcrypt
185LIBGCRYPT_DIGESTS = crc md4 md5 rmd160 sha1 sha256 sha512 tiger whirlpool
186LIBGCRYPT_LT_AGE = 7
187LIBGCRYPT_LT_CURRENT = 18
188LIBGCRYPT_LT_REVISION = 0
189LIBGCRYPT_PUBKEY_CIPHERS = dsa elgamal rsa ecc
190LIBGCRYPT_THREAD_MODULES = 
191LIBOBJS = 
192LIBS = 
193LIBTOOL = $(SHELL) $(top_builddir)/libtool
194LIPO = 
195LN_S = ln -s
196LTLIBOBJS = 
197MAINT = #
198MAKEINFO = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/missing --run makeinfo
199MKDIR_P = /bin/mkdir -p
200MPI_SFLAGS = 
201NM = arm-brcm-linux-uclibcgnueabi-nm
202NMEDIT = 
203NOEXECSTACK_FLAGS = -Wa,--noexecstack
204OBJDUMP = arm-brcm-linux-uclibcgnueabi-objdump
205OBJEXT = o
206OTOOL = 
207OTOOL64 = 
208PACKAGE = libgcrypt
209PACKAGE_BUGREPORT = bug-libgcrypt@gnupg.org
210PACKAGE_NAME = libgcrypt
211PACKAGE_STRING = libgcrypt 1.5.0
212PACKAGE_TARNAME = libgcrypt
213PACKAGE_URL = 
214PACKAGE_VERSION = 1.5.0
215PATH_SEPARATOR = :
216PTH_CFLAGS = 
217PTH_CONFIG = 
218PTH_LIBS = 
219RANLIB = arm-brcm-linux-uclibcgnueabi-ranlib
220RC = 
221SED = /bin/sed
222SET_MAKE = 
223SHELL = /bin/sh
224STRIP = arm-brcm-linux-uclibcgnueabi-strip
225SYS_SOCKET_H = 
226VERSION = 1.5.0
227abs_builddir = $(SRC_PATH)/libgcrypt-1.5.0/mpi
228abs_srcdir = $(SRC_PATH)/libgcrypt-1.5.0/mpi
229abs_top_builddir = $(SRC_PATH)/libgcrypt-1.5.0
230abs_top_srcdir = $(SRC_PATH)/libgcrypt-1.5.0
231ac_ct_CC = 
232ac_ct_DUMPBIN = 
233am__include = include
234am__leading_dot = .
235am__quote = 
236am__tar = ${AMTAR} chof - "$$tardir"
237am__untar = ${AMTAR} xf -
238bindir = ${exec_prefix}/bin
239build = i686-pc-linux-gnu
240build_alias = 
241build_cpu = i686
242build_os = linux-gnu
243build_vendor = pc
244builddir = .
245datadir = ${datarootdir}
246datarootdir = ${prefix}/share
247docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
248dvidir = ${docdir}
249emacs_local_vars_begin = Local Variables:
250emacs_local_vars_end = End:
251emacs_local_vars_read_only = buffer-read-only: t
252exec_prefix = ${prefix}
253host = arm-unknown-linux-gnu
254host_alias = arm-linux
255host_cpu = arm
256host_os = linux-gnu
257host_vendor = unknown
258htmldir = ${docdir}
259includedir = ${prefix}/include
260infodir = ${datarootdir}/info
261install_sh = ${SHELL} $(SRC_PATH)/libgcrypt-1.5.0/install-sh
262libdir = ${exec_prefix}/lib
263libexecdir = ${exec_prefix}/libexec
264localedir = ${datarootdir}/locale
265localstatedir = ${prefix}/var
266lt_ECHO = echo
267mandir = ${datarootdir}/man
268mkdir_p = /bin/mkdir -p
269oldincludedir = /usr/include
270pdfdir = ${docdir}
271prefix = /usr
272program_transform_name = s,x,x,
273psdir = ${docdir}
274sbindir = ${exec_prefix}/sbin
275sharedstatedir = ${prefix}/com
276srcdir = .
277sysconfdir = ${prefix}/etc
278target_alias = 
279top_build_prefix = ../
280top_builddir = ..
281top_srcdir = ..
282
283# Need to include ../src in addition to top_srcdir because gcrypt.h is
284# a built header.
285AM_CPPFLAGS = -I../src -I$(top_srcdir)/src
286AM_CFLAGS = $(GPG_ERROR_CFLAGS)
287AM_ASFLAGS = $(MPI_SFLAGS)
288AM_CCASFLAGS = $(NOEXECSTACK_FLAGS)
289EXTRA_DIST = Manifest config.links
290DISTCLEANFILES = mpi-asm-defs.h \
291                 mpih-add1-asm.S mpih-mul1-asm.S mpih-mul2-asm.S mpih-mul3-asm.S  \
292		 mpih-lshift-asm.S mpih-rshift-asm.S mpih-sub1-asm.S asm-syntax.h \
293                 mpih-add1.c mpih-mul1.c mpih-mul2.c mpih-mul3.c  \
294		 mpih-lshift.c mpih-rshift.c mpih-sub1.c \
295	         sysdep.h mod-source-info.h
296
297#mpih_add1 = 
298mpih_add1 = mpih-add1.c
299
300# Beware: The following list is not a comment but grepped by
301#         config.links to get the list of symlinked modules
302#         Optional modules are marked with an O in the second column.
303#BEGIN_ASM_LIST
304# mpih-add1    C
305# mpih-sub1    C
306# mpih-mul1    C
307# mpih-mul2    C
308# mpih-mul3    C
309# mpih-lshift  C
310# mpih-rshift  C
311# udiv         O
312# udiv-qrnnd   O
313#END_ASM_LIST
314
315# Note: This function has not yet been implemented.  There is only a dummy in
316# generic/
317# udiv-w-sdiv  O
318
319# And we need to have conditionals for all modules because
320# we don't know whether they are .c or .S.  Very ugly; I know.
321# Remember to define them all in configure.ac
322#mpih_add1 = mpih-add1-asm.S
323#mpih_sub1 = 
324mpih_sub1 = mpih-sub1.c
325#mpih_sub1 = mpih-sub1-asm.S
326#mpih_mul1 = 
327mpih_mul1 = mpih-mul1.c
328#mpih_mul1 = mpih-mul1-asm.S
329#mpih_mul2 = 
330mpih_mul2 = mpih-mul2.c
331#mpih_mul2 = mpih-mul2-asm.S
332#mpih_mul3 = 
333mpih_mul3 = mpih-mul3.c
334#mpih_mul3 = mpih-mul3-asm.S
335#mpih_lshift = 
336mpih_lshift = mpih-lshift.c
337#mpih_lshift = mpih-lshift-asm.S
338#mpih_rshift = 
339mpih_rshift = mpih-rshift.c
340#mpih_rshift = mpih-rshift-asm.S
341udiv = 
342#udiv = udiv.c
343#udiv = udiv-asm.S
344udiv_qrnnd = 
345#udiv_qrnnd = udiv-qrnnd.c
346#udiv_qrnnd = udiv-qrnnd-asm.S
347noinst_LTLIBRARIES = libmpi.la
348libmpi_la_LDFLAGS = 
349nodist_libmpi_la_SOURCES = $(mpih_add1) $(mpih_sub1) $(mpih_mul1) \
350	$(mpih_mul2) $(mpih_mul3) $(mpih_lshift) $(mpih_rshift) \
351	$(udiv) $(udiv_qrnnd)
352
353libmpi_la_SOURCES = longlong.h	   \
354	      mpi-add.c      \
355	      mpi-bit.c      \
356	      mpi-cmp.c      \
357	      mpi-div.c      \
358	      mpi-gcd.c      \
359	      mpi-internal.h \
360	      mpi-inline.h   \
361	      mpi-inline.c   \
362	      mpi-inv.c      \
363	      mpi-mul.c      \
364	      mpi-mod.c      \
365	      mpi-pow.c      \
366	      mpi-mpow.c     \
367	      mpi-scan.c     \
368	      mpicoder.c     \
369	      mpih-div.c     \
370	      mpih-mul.c     \
371	      mpiutil.c      \
372              ec.c
373
374all: all-am
375
376.SUFFIXES:
377.SUFFIXES: .S .c .lo .o .obj
378$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am  $(am__configure_deps)
379	@for dep in $?; do \
380	  case '$(am__configure_deps)' in \
381	    *$$dep*) \
382	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
383	        && { if test -f $@; then exit 0; else break; fi; }; \
384	      exit 1;; \
385	  esac; \
386	done; \
387	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu mpi/Makefile'; \
388	$(am__cd) $(top_srcdir) && \
389	  $(AUTOMAKE) --gnu mpi/Makefile
390.PRECIOUS: Makefile
391Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
392	@case '$?' in \
393	  *config.status*) \
394	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
395	  *) \
396	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
397	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
398	esac;
399
400$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
401	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
402
403$(top_srcdir)/configure: # $(am__configure_deps)
404	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
406	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407$(am__aclocal_m4_deps):
408
409clean-noinstLTLIBRARIES:
410	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
411	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
412	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
413	  test "$$dir" != "$$p" || dir=.; \
414	  echo "rm -f \"$${dir}/so_locations\""; \
415	  rm -f "$${dir}/so_locations"; \
416	done
417libmpi.la: $(libmpi_la_OBJECTS) $(libmpi_la_DEPENDENCIES) 
418	$(libmpi_la_LINK)  $(libmpi_la_OBJECTS) $(libmpi_la_LIBADD) $(LIBS)
419
420mostlyclean-compile:
421	-rm -f *.$(OBJEXT)
422
423distclean-compile:
424	-rm -f *.tab.c
425
426include ./$(DEPDIR)/ec.Plo
427include ./$(DEPDIR)/mpi-add.Plo
428include ./$(DEPDIR)/mpi-bit.Plo
429include ./$(DEPDIR)/mpi-cmp.Plo
430include ./$(DEPDIR)/mpi-div.Plo
431include ./$(DEPDIR)/mpi-gcd.Plo
432include ./$(DEPDIR)/mpi-inline.Plo
433include ./$(DEPDIR)/mpi-inv.Plo
434include ./$(DEPDIR)/mpi-mod.Plo
435include ./$(DEPDIR)/mpi-mpow.Plo
436include ./$(DEPDIR)/mpi-mul.Plo
437include ./$(DEPDIR)/mpi-pow.Plo
438include ./$(DEPDIR)/mpi-scan.Plo
439include ./$(DEPDIR)/mpicoder.Plo
440include ./$(DEPDIR)/mpih-add1-asm.Plo
441include ./$(DEPDIR)/mpih-add1.Plo
442include ./$(DEPDIR)/mpih-div.Plo
443include ./$(DEPDIR)/mpih-lshift-asm.Plo
444include ./$(DEPDIR)/mpih-lshift.Plo
445include ./$(DEPDIR)/mpih-mul.Plo
446include ./$(DEPDIR)/mpih-mul1-asm.Plo
447include ./$(DEPDIR)/mpih-mul1.Plo
448include ./$(DEPDIR)/mpih-mul2-asm.Plo
449include ./$(DEPDIR)/mpih-mul2.Plo
450include ./$(DEPDIR)/mpih-mul3-asm.Plo
451include ./$(DEPDIR)/mpih-mul3.Plo
452include ./$(DEPDIR)/mpih-rshift-asm.Plo
453include ./$(DEPDIR)/mpih-rshift.Plo
454include ./$(DEPDIR)/mpih-sub1-asm.Plo
455include ./$(DEPDIR)/mpih-sub1.Plo
456include ./$(DEPDIR)/mpiutil.Plo
457include ./$(DEPDIR)/udiv-asm.Plo
458include ./$(DEPDIR)/udiv-qrnnd-asm.Plo
459include ./$(DEPDIR)/udiv-qrnnd.Plo
460include ./$(DEPDIR)/udiv.Plo
461
462.S.o:
463	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
464	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
465#	source='$<' object='$@' libtool=no \
466#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
467#	$(CPPASCOMPILE) -c -o $@ $<
468
469.S.obj:
470	$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
471	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
472#	source='$<' object='$@' libtool=no \
473#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
474#	$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
475
476.S.lo:
477	$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
478	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
479#	source='$<' object='$@' libtool=yes \
480#	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) \
481#	$(LTCPPASCOMPILE) -c -o $@ $<
482
483.c.o:
484	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
485	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
486#	source='$<' object='$@' libtool=no \
487#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
488#	$(COMPILE) -c $<
489
490.c.obj:
491	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
492	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
493#	source='$<' object='$@' libtool=no \
494#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
495#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
496
497.c.lo:
498	$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
499	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
500#	source='$<' object='$@' libtool=yes \
501#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
502#	$(LTCOMPILE) -c -o $@ $<
503
504mostlyclean-libtool:
505	-rm -f *.lo
506
507clean-libtool:
508	-rm -rf .libs _libs
509
510ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
511	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
512	unique=`for i in $$list; do \
513	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
514	  done | \
515	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
516	      END { if (nonempty) { for (i in files) print i; }; }'`; \
517	mkid -fID $$unique
518tags: TAGS
519
520TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
521		$(TAGS_FILES) $(LISP)
522	set x; \
523	here=`pwd`; \
524	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
525	unique=`for i in $$list; do \
526	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
527	  done | \
528	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
529	      END { if (nonempty) { for (i in files) print i; }; }'`; \
530	shift; \
531	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
532	  test -n "$$unique" || unique=$$empty_fix; \
533	  if test $$# -gt 0; then \
534	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535	      "$$@" $$unique; \
536	  else \
537	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
538	      $$unique; \
539	  fi; \
540	fi
541ctags: CTAGS
542CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
543		$(TAGS_FILES) $(LISP)
544	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
545	unique=`for i in $$list; do \
546	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547	  done | \
548	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549	      END { if (nonempty) { for (i in files) print i; }; }'`; \
550	test -z "$(CTAGS_ARGS)$$unique" \
551	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
552	     $$unique
553
554GTAGS:
555	here=`$(am__cd) $(top_builddir) && pwd` \
556	  && $(am__cd) $(top_srcdir) \
557	  && gtags -i $(GTAGS_ARGS) "$$here"
558
559distclean-tags:
560	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
561
562distdir: $(DISTFILES)
563	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565	list='$(DISTFILES)'; \
566	  dist_files=`for file in $$list; do echo $$file; done | \
567	  sed -e "s|^$$srcdirstrip/||;t" \
568	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
569	case $$dist_files in \
570	  */*) $(MKDIR_P) `echo "$$dist_files" | \
571			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572			   sort -u` ;; \
573	esac; \
574	for file in $$dist_files; do \
575	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
576	  if test -d $$d/$$file; then \
577	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
578	    if test -d "$(distdir)/$$file"; then \
579	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580	    fi; \
581	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
582	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
583	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584	    fi; \
585	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
586	  else \
587	    test -f "$(distdir)/$$file" \
588	    || cp -p $$d/$$file "$(distdir)/$$file" \
589	    || exit 1; \
590	  fi; \
591	done
592check-am: all-am
593check: check-am
594all-am: Makefile $(LTLIBRARIES)
595installdirs:
596install: install-am
597install-exec: install-exec-am
598install-data: install-data-am
599uninstall: uninstall-am
600
601install-am: all-am
602	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
603
604installcheck: installcheck-am
605install-strip:
606	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608	  `test -z '$(STRIP)' || \
609	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
610mostlyclean-generic:
611
612clean-generic:
613
614distclean-generic:
615	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
616	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
617	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
618
619maintainer-clean-generic:
620	@echo "This command is intended for maintainers to use"
621	@echo "it deletes files that may require special tools to rebuild."
622clean: clean-am
623
624clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
625	mostlyclean-am
626
627distclean: distclean-am
628	-rm -rf ./$(DEPDIR)
629	-rm -f Makefile
630distclean-am: clean-am distclean-compile distclean-generic \
631	distclean-tags
632
633dvi: dvi-am
634
635dvi-am:
636
637html: html-am
638
639html-am:
640
641info: info-am
642
643info-am:
644
645install-data-am:
646
647install-dvi: install-dvi-am
648
649install-dvi-am:
650
651install-exec-am:
652
653install-html: install-html-am
654
655install-html-am:
656
657install-info: install-info-am
658
659install-info-am:
660
661install-man:
662
663install-pdf: install-pdf-am
664
665install-pdf-am:
666
667install-ps: install-ps-am
668
669install-ps-am:
670
671installcheck-am:
672
673maintainer-clean: maintainer-clean-am
674	-rm -rf ./$(DEPDIR)
675	-rm -f Makefile
676maintainer-clean-am: distclean-am maintainer-clean-generic
677
678mostlyclean: mostlyclean-am
679
680mostlyclean-am: mostlyclean-compile mostlyclean-generic \
681	mostlyclean-libtool
682
683pdf: pdf-am
684
685pdf-am:
686
687ps: ps-am
688
689ps-am:
690
691uninstall-am:
692
693.MAKE: install-am install-strip
694
695.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
696	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
697	distclean-compile distclean-generic distclean-libtool \
698	distclean-tags distdir dvi dvi-am html html-am info info-am \
699	install install-am install-data install-data-am install-dvi \
700	install-dvi-am install-exec install-exec-am install-html \
701	install-html-am install-info install-info-am install-man \
702	install-pdf install-pdf-am install-ps install-ps-am \
703	install-strip installcheck installcheck-am installdirs \
704	maintainer-clean maintainer-clean-generic mostlyclean \
705	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
706	pdf pdf-am ps ps-am tags uninstall uninstall-am
707
708
709# Tell versions [3.59,3.63) of GNU make to not export all variables.
710# Otherwise a system limit (for SysV at least) may be exceeded.
711.NOEXPORT:
712