1# Makefile.in generated by automake 1.11 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
17
18#
19# Makefile.am contains the top-level automake definitions
20#
21# Copyright (c) 2001, 2002, 2004 X-Way Rights BV
22# Copyright (c) 2009 Bob Deblier
23#
24# Author: Bob Deblier <bob.deblier@telenet.be>
25#
26# This library is free software; you can redistribute it and/or
27# modify it under the terms of the GNU Lesser General Public
28# License as published by the Free Software Foundation; either
29# version 2.1 of the License, or (at your option) any later version.
30#
31# This library is distributed in the hope that it will be useful,
32# but WITHOUT ANY WARRANTY; without even the implied warranty of
33# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
34# Lesser General Public License for more details.
35#
36# You should have received a copy of the GNU Lesser General Public
37# License along with this library; if not, write to the Free Software
38# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
39#
40
41#
42# 1. No interfaces changes (good): Increment REVISION
43#
44# 2. Interfaces added, none removed (good): Increment CURRENT, increment AGE and REVISION to 0.
45#
46# 3. Interfaces removed (bad): Increment CURRENT, set AGE and REVISION to 0.
47#
48
49VPATH = @srcdir@
50pkgdatadir = $(datadir)/@PACKAGE@
51pkgincludedir = $(includedir)/@PACKAGE@
52pkglibdir = $(libdir)/@PACKAGE@
53pkglibexecdir = $(libexecdir)/@PACKAGE@
54am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
55install_sh_DATA = $(install_sh) -c -m 644
56install_sh_PROGRAM = $(install_sh) -c
57install_sh_SCRIPT = $(install_sh) -c
58INSTALL_HEADER = $(INSTALL_DATA)
59transform = $(program_transform_name)
60NORMAL_INSTALL = :
61PRE_INSTALL = :
62POST_INSTALL = :
63NORMAL_UNINSTALL = :
64PRE_UNINSTALL = :
65POST_UNINSTALL = :
66build_triplet = @build@
67host_triplet = @host@
68target_triplet = @target@
69@WITH_CPLUSPLUS_TRUE@am__append_1 = c++
70@WITH_JAVA_TRUE@am__append_2 = java
71@WITH_PYTHON_TRUE@am__append_3 = python
72subdir = .
73DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
74	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
75	$(srcdir)/config.m4.in $(srcdir)/gnu.h.in \
76	$(top_srcdir)/configure \
77	$(top_srcdir)/include/beecrypt/Doxyfile.in \
78	$(top_srcdir)/include/beecrypt/c++/Doxyfile.in AUTHORS COPYING \
79	COPYING.LIB ChangeLog INSTALL NEWS config.guess config.sub \
80	depcomp install-sh ltmain.sh missing
81ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
83	$(top_srcdir)/configure.ac
84am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
85	$(ACLOCAL_M4)
86am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
87 configure.lineno config.status.lineno
88mkinstalldirs = $(install_sh) -d
89CONFIG_HEADER = config.h
90CONFIG_CLEAN_FILES = config.m4 include/beecrypt/Doxyfile \
91	include/beecrypt/c++/Doxyfile gnu.h
92CONFIG_CLEAN_VPATH_FILES =
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96    *) f=$$p;; \
97  esac;
98am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99am__install_max = 40
100am__nobase_strip_setup = \
101  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102am__nobase_strip = \
103  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
104am__nobase_list = $(am__nobase_strip_setup); \
105  for p in $$list; do echo "$$p $$p"; done | \
106  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
107  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
108    if (++n[$$2] == $(am__install_max)) \
109      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
110    END { for (dir in files) print dir, files[dir] }'
111am__base_list = \
112  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114am__installdirs = "$(DESTDIR)$(libdir)"
115LTLIBRARIES = $(lib_LTLIBRARIES)
116am__DEPENDENCIES_1 =
117am_libbeecrypt_la_OBJECTS = aes.lo base64.lo beecrypt.lo blockmode.lo \
118	blockpad.lo blowfish.lo dhies.lo dldp.lo dlkp.lo dlpk.lo \
119	dlsvdp-dh.lo dsa.lo elgamal.lo endianness.lo entropy.lo \
120	fips186.lo hmac.lo hmacmd5.lo hmacsha1.lo hmacsha224.lo \
121	hmacsha256.lo md4.lo md5.lo hmacsha384.lo hmacsha512.lo \
122	memchunk.lo mp.lo mpbarrett.lo mpnumber.lo mpprime.lo \
123	mtprng.lo pkcs1.lo pkcs12.lo ripemd128.lo ripemd160.lo \
124	ripemd256.lo ripemd320.lo rsa.lo rsakp.lo rsapk.lo sha1.lo \
125	sha224.lo sha256.lo sha384.lo sha512.lo sha2k32.lo sha2k64.lo \
126	timestamp.lo cppglue.lo
127libbeecrypt_la_OBJECTS = $(am_libbeecrypt_la_OBJECTS)
128libbeecrypt_la_LINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) \
129	$(LIBTOOLFLAGS) --mode=link $(CXXLD) $(AM_CXXFLAGS) \
130	$(CXXFLAGS) $(libbeecrypt_la_LDFLAGS) $(LDFLAGS) -o $@
131DEFAULT_INCLUDES = -I.@am__isrc@
132depcomp =
133am__depfiles_maybe =
134COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
135	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
136LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
137	--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
138	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
139CCLD = $(CC)
140LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
141	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
142	$(LDFLAGS) -o $@
143CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
144	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
145LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
146	--mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
147	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
148CXXLD = $(CXX)
149CXXLINK = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
150	--mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) \
151	$(LDFLAGS) -o $@
152SOURCES = $(libbeecrypt_la_SOURCES)
153DIST_SOURCES = $(libbeecrypt_la_SOURCES)
154RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
155	html-recursive info-recursive install-data-recursive \
156	install-dvi-recursive install-exec-recursive \
157	install-html-recursive install-info-recursive \
158	install-pdf-recursive install-ps-recursive install-recursive \
159	installcheck-recursive installdirs-recursive pdf-recursive \
160	ps-recursive uninstall-recursive
161RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
162  distclean-recursive maintainer-clean-recursive
163AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
164	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
165	distdir dist dist-all distcheck
166ETAGS = etags
167CTAGS = ctags
168DIST_SUBDIRS = . include tests docs gas masm c++ java python
169DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170distdir = $(PACKAGE)-$(VERSION)
171top_distdir = $(distdir)
172am__remove_distdir = \
173  { test ! -d "$(distdir)" \
174    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
175         && rm -fr "$(distdir)"; }; }
176am__relativize = \
177  dir0=`pwd`; \
178  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
179  sed_rest='s,^[^/]*/*,,'; \
180  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
181  sed_butlast='s,/*[^/]*$$,,'; \
182  while test -n "$$dir1"; do \
183    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
184    if test "$$first" != "."; then \
185      if test "$$first" = ".."; then \
186        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
187        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
188      else \
189        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190        if test "$$first2" = "$$first"; then \
191          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
192        else \
193          dir2="../$$dir2"; \
194        fi; \
195        dir0="$$dir0"/"$$first"; \
196      fi; \
197    fi; \
198    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
199  done; \
200  reldir="$$dir2"
201DIST_ARCHIVES = $(distdir).tar.gz
202GZIP_ENV = --best
203distuninstallcheck_listfiles = find . -type f -print
204distcleancheck_listfiles = find . -type f -print
205ACLOCAL = @ACLOCAL@
206AMTAR = @AMTAR@
207AR = @AR@
208ASM_ALIGN = @ASM_ALIGN@
209ASM_ARCH = @ASM_ARCH@
210ASM_BIGENDIAN = @ASM_BIGENDIAN@
211ASM_CPU = @ASM_CPU@
212ASM_GLOBL = @ASM_GLOBL@
213ASM_GNU_STACK = @ASM_GNU_STACK@
214ASM_GSYM_PREFIX = @ASM_GSYM_PREFIX@
215ASM_LSYM_PREFIX = @ASM_LSYM_PREFIX@
216ASM_OS = @ASM_OS@
217ASM_TEXTSEG = @ASM_TEXTSEG@
218AUTOCONF = @AUTOCONF@
219AUTOHEADER = @AUTOHEADER@
220AUTOMAKE = @AUTOMAKE@
221AWK = @AWK@
222CC = @CC@
223CCAS = @CCAS@
224CCASDEPMODE = @CCASDEPMODE@
225CCASFLAGS = @CCASFLAGS@
226CCDEPMODE = @CCDEPMODE@
227CFLAGS = @CFLAGS@
228CPP = @CPP@
229CPPFLAGS = @CPPFLAGS@
230CXX = @CXX@
231CXXCPP = @CXXCPP@
232CXXDEPMODE = @CXXDEPMODE@
233CXXFLAGS = @CXXFLAGS@
234CYGPATH_W = @CYGPATH_W@
235DEFS = @DEFS@
236DEPDIR = @DEPDIR@
237DSYMUTIL = @DSYMUTIL@
238DUMPBIN = @DUMPBIN@
239ECHO_C = @ECHO_C@
240ECHO_N = @ECHO_N@
241ECHO_T = @ECHO_T@
242EGREP = @EGREP@
243EXEEXT = @EXEEXT@
244FGREP = @FGREP@
245GREP = @GREP@
246INCLUDE_DLFCN_H = @INCLUDE_DLFCN_H@
247INCLUDE_INTTYPES_H = @INCLUDE_INTTYPES_H@
248INCLUDE_MALLOC_H = @INCLUDE_MALLOC_H@
249INCLUDE_PTHREAD_H = @INCLUDE_PTHREAD_H@
250INCLUDE_SCHED_H = @INCLUDE_SCHED_H@
251INCLUDE_SEMAPHORE_H = @INCLUDE_SEMAPHORE_H@
252INCLUDE_STDINT_H = @INCLUDE_STDINT_H@
253INCLUDE_STDIO_H = @INCLUDE_STDIO_H@
254INCLUDE_STDLIB_H = @INCLUDE_STDLIB_H@
255INCLUDE_STRING_H = @INCLUDE_STRING_H@
256INCLUDE_SYNCH_H = @INCLUDE_SYNCH_H@
257INCLUDE_THREAD_H = @INCLUDE_THREAD_H@
258INCLUDE_UNISTD_H = @INCLUDE_UNISTD_H@
259INSTALL = @INSTALL@
260INSTALL_DATA = @INSTALL_DATA@
261INSTALL_PROGRAM = @INSTALL_PROGRAM@
262INSTALL_SCRIPT = @INSTALL_SCRIPT@
263INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264LD = @LD@
265LDFLAGS = @LDFLAGS@
266LIBOBJS = @LIBOBJS@
267LIBS = @LIBS@
268LIBTOOL = @LIBTOOL@
269LIPO = @LIPO@
270LN_S = @LN_S@
271LTLIBOBJS = @LTLIBOBJS@
272MAKEINFO = @MAKEINFO@
273MKDIR_P = @MKDIR_P@
274MP_WBITS = @MP_WBITS@
275NM = @NM@
276NMEDIT = @NMEDIT@
277OBJDUMP = @OBJDUMP@
278OBJEXT = @OBJEXT@
279OPENMP_CFLAGS = @OPENMP_CFLAGS@
280OPENMP_CXXFLAGS = @OPENMP_CXXFLAGS@
281OPENMP_LIBS = @OPENMP_LIBS@
282OTOOL = @OTOOL@
283OTOOL64 = @OTOOL64@
284PACKAGE = @PACKAGE@
285PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
286PACKAGE_NAME = @PACKAGE_NAME@
287PACKAGE_STRING = @PACKAGE_STRING@
288PACKAGE_TARNAME = @PACKAGE_TARNAME@
289PACKAGE_VERSION = @PACKAGE_VERSION@
290PATH_SEPARATOR = @PATH_SEPARATOR@
291PYTHON = @PYTHON@
292PYTHONINC = @PYTHONINC@
293PYTHONLIB = @PYTHONLIB@
294RANLIB = @RANLIB@
295SED = @SED@
296SET_MAKE = @SET_MAKE@
297SHELL = @SHELL@
298STRIP = @STRIP@
299TYPEDEF_BC_COND_T = @TYPEDEF_BC_COND_T@
300TYPEDEF_BC_MUTEX_T = @TYPEDEF_BC_MUTEX_T@
301TYPEDEF_BC_THREADID_T = @TYPEDEF_BC_THREADID_T@
302TYPEDEF_BC_THREAD_T = @TYPEDEF_BC_THREAD_T@
303TYPEDEF_INT16_T = @TYPEDEF_INT16_T@
304TYPEDEF_INT32_T = @TYPEDEF_INT32_T@
305TYPEDEF_INT64_T = @TYPEDEF_INT64_T@
306TYPEDEF_INT8_T = @TYPEDEF_INT8_T@
307TYPEDEF_SIZE_T = @TYPEDEF_SIZE_T@
308TYPEDEF_UINT16_T = @TYPEDEF_UINT16_T@
309TYPEDEF_UINT32_T = @TYPEDEF_UINT32_T@
310TYPEDEF_UINT64_T = @TYPEDEF_UINT64_T@
311TYPEDEF_UINT8_T = @TYPEDEF_UINT8_T@
312VERSION = @VERSION@
313abs_builddir = @abs_builddir@
314abs_srcdir = @abs_srcdir@
315abs_top_builddir = @abs_top_builddir@
316abs_top_srcdir = @abs_top_srcdir@
317ac_ct_CC = @ac_ct_CC@
318ac_ct_CXX = @ac_ct_CXX@
319ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
320ac_cv_have_gcj = @ac_cv_have_gcj@
321ac_cv_have_gcjh = @ac_cv_have_gcjh@
322ac_cv_have_java = @ac_cv_have_java@
323ac_cv_have_javac = @ac_cv_have_javac@
324ac_cv_have_javah = @ac_cv_have_javah@
325am__include = @am__include@
326am__leading_dot = @am__leading_dot@
327am__quote = @am__quote@
328am__tar = @am__tar@
329am__untar = @am__untar@
330bindir = @bindir@
331build = @build@
332build_alias = @build_alias@
333build_cpu = @build_cpu@
334build_os = @build_os@
335build_vendor = @build_vendor@
336builddir = @builddir@
337datadir = @datadir@
338datarootdir = @datarootdir@
339docdir = @docdir@
340dvidir = @dvidir@
341exec_prefix = @exec_prefix@
342host = @host@
343host_alias = @host_alias@
344host_cpu = @host_cpu@
345host_os = @host_os@
346host_vendor = @host_vendor@
347htmldir = @htmldir@
348includedir = @includedir@
349infodir = @infodir@
350install_sh = @install_sh@
351javac = @javac@
352libdir = @libdir@
353libexecdir = @libexecdir@
354localedir = @localedir@
355localstatedir = @localstatedir@
356lt_ECHO = @lt_ECHO@
357mandir = @mandir@
358mkdir_p = @mkdir_p@
359oldincludedir = @oldincludedir@
360pdfdir = @pdfdir@
361prefix = @prefix@
362program_transform_name = @program_transform_name@
363psdir = @psdir@
364sbindir = @sbindir@
365sharedstatedir = @sharedstatedir@
366srcdir = @srcdir@
367sysconfdir = @sysconfdir@
368target = @target@
369target_alias = @target_alias@
370target_cpu = @target_cpu@
371target_os = @target_os@
372target_vendor = @target_vendor@
373top_build_prefix = @top_build_prefix@
374top_builddir = @top_builddir@
375top_srcdir = @top_srcdir@
376LIBBEECRYPT_LT_CURRENT = 7
377LIBBEECRYPT_LT_AGE = 0
378LIBBEECRYPT_LT_REVISION = 0
379AUTOMAKE_OPTIONS = gnu check-news no-dependencies
380SUBDIRS = . include $(MAYBE_SUB) tests docs gas masm $(am__append_1) \
381	$(am__append_2) $(am__append_3)
382SUFFIXES = .s
383AM_CFLAGS = $(OPENMP_CFLAGS)
384INCLUDES = -I$(top_srcdir)/include
385BEECRYPT_OBJECTS = aes.lo base64.lo beecrypt.lo blockmode.lo blockpad.lo blowfish.lo blowfishopt.lo dhies.lo dldp.lo dlkp.lo dlpk.lo dlsvdp-dh.lo dsa.lo elgamal.lo endianness.lo entropy.lo fips186.lo hmac.lo hmacmd5.lo hmacsha1.lo hmacsha224.lo hmacsha256.lo md4.lo md5.lo memchunk.lo mp.lo mpopt.lo mpbarrett.lo mpnumber.lo mpprime.lo mtprng.lo pkcs1.lo pkcs12.lo ripemd128.lo ripemd160.lo ripemd256.lo ripemd320.lo rsa.lo rsakp.lo rsapk.lo sha1.lo sha1opt.lo sha256.lo sha384.lo sha512.lo sha2k32.lo sha2k64.lo timestamp.lo
386lib_LTLIBRARIES = libbeecrypt.la
387libbeecrypt_la_SOURCES = aes.c base64.c beecrypt.c blockmode.c blockpad.c blowfish.c dhies.c dldp.c dlkp.c dlpk.c dlsvdp-dh.c dsa.c elgamal.c endianness.c entropy.c fips186.c hmac.c hmacmd5.c hmacsha1.c hmacsha224.c hmacsha256.c md4.c md5.c hmacsha384.c hmacsha512.c memchunk.c mp.c mpbarrett.c mpnumber.c mpprime.c mtprng.c pkcs1.c pkcs12.c ripemd128.c ripemd160.c ripemd256.c ripemd320.c rsa.c rsakp.c rsapk.c sha1.c sha224.c sha256.c sha384.c sha512.c sha2k32.c sha2k64.c timestamp.c cppglue.cxx
388libbeecrypt_la_DEPENDENCIES = $(BEECRYPT_OBJECTS)
389libbeecrypt_la_LIBADD = blowfishopt.lo mpopt.lo sha1opt.lo $(OPENMP_LIBS)
390libbeecrypt_la_LDFLAGS = -no-undefined -version-info $(LIBBEECRYPT_LT_CURRENT):$(LIBBEECRYPT_LT_REVISION):$(LIBBEECRYPT_LT_AGE)
391EXTRA_DIST = BENCHMARKS BUGS CONTRIBUTORS README.WIN32 autogen.sh
392DISTCLEANFILES = mpopt.s blowfishopt.s sha1opt.s
393all: config.h
394	$(MAKE) $(AM_MAKEFLAGS) all-recursive
395
396.SUFFIXES:
397.SUFFIXES: .s .c .cxx .lo .o .obj
398am--refresh:
399	@:
400$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
401	@for dep in $?; do \
402	  case '$(am__configure_deps)' in \
403	    *$$dep*) \
404	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
405	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
406		&& exit 0; \
407	      exit 1;; \
408	  esac; \
409	done; \
410	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
411	$(am__cd) $(top_srcdir) && \
412	  $(AUTOMAKE) --gnu Makefile
413.PRECIOUS: Makefile
414Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
415	@case '$?' in \
416	  *config.status*) \
417	    echo ' $(SHELL) ./config.status'; \
418	    $(SHELL) ./config.status;; \
419	  *) \
420	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
421	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
422	esac;
423
424$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
425	$(SHELL) ./config.status --recheck
426
427$(top_srcdir)/configure:  $(am__configure_deps)
428	$(am__cd) $(srcdir) && $(AUTOCONF)
429$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
430	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
431$(am__aclocal_m4_deps):
432
433config.h: stamp-h1
434	@if test ! -f $@; then \
435	  rm -f stamp-h1; \
436	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
437	else :; fi
438
439stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
440	@rm -f stamp-h1
441	cd $(top_builddir) && $(SHELL) ./config.status config.h
442$(srcdir)/config.h.in:  $(am__configure_deps)
443	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
444	rm -f stamp-h1
445	touch $@
446
447distclean-hdr:
448	-rm -f config.h stamp-h1
449config.m4: $(top_builddir)/config.status $(srcdir)/config.m4.in
450	cd $(top_builddir) && $(SHELL) ./config.status $@
451include/beecrypt/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/include/beecrypt/Doxyfile.in
452	cd $(top_builddir) && $(SHELL) ./config.status $@
453include/beecrypt/c++/Doxyfile: $(top_builddir)/config.status $(top_srcdir)/include/beecrypt/c++/Doxyfile.in
454	cd $(top_builddir) && $(SHELL) ./config.status $@
455gnu.h: $(top_builddir)/config.status $(srcdir)/gnu.h.in
456	cd $(top_builddir) && $(SHELL) ./config.status $@
457install-libLTLIBRARIES: $(lib_LTLIBRARIES)
458	@$(NORMAL_INSTALL)
459	test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
460	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
461	list2=; for p in $$list; do \
462	  if test -f $$p; then \
463	    list2="$$list2 $$p"; \
464	  else :; fi; \
465	done; \
466	test -z "$$list2" || { \
467	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
468	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
469	}
470
471uninstall-libLTLIBRARIES:
472	@$(NORMAL_UNINSTALL)
473	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
474	for p in $$list; do \
475	  $(am__strip_dir) \
476	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
477	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
478	done
479
480clean-libLTLIBRARIES:
481	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
482	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
483	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
484	  test "$$dir" != "$$p" || dir=.; \
485	  echo "rm -f \"$${dir}/so_locations\""; \
486	  rm -f "$${dir}/so_locations"; \
487	done
488libbeecrypt.la: $(libbeecrypt_la_OBJECTS) $(libbeecrypt_la_DEPENDENCIES)
489	$(libbeecrypt_la_LINK) -rpath $(libdir) $(libbeecrypt_la_OBJECTS) $(libbeecrypt_la_LIBADD) $(LIBS)
490
491mostlyclean-compile:
492	-rm -f *.$(OBJEXT)
493
494distclean-compile:
495	-rm -f *.tab.c
496
497.c.o:
498	$(COMPILE) -c $<
499
500.c.obj:
501	$(COMPILE) -c `$(CYGPATH_W) '$<'`
502
503.c.lo:
504	$(LTCOMPILE) -c -o $@ $<
505
506.cxx.o:
507	$(CXXCOMPILE) -c -o $@ $<
508
509.cxx.obj:
510	$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
511
512.cxx.lo:
513	$(LTCXXCOMPILE) -c -o $@ $<
514
515mostlyclean-libtool:
516	-rm -f *.lo
517
518clean-libtool:
519	-rm -rf .libs _libs
520
521distclean-libtool:
522	-rm -f libtool config.lt
523
524# This directory's subdirectories are mostly independent; you can cd
525# into them and run `make' without going through this Makefile.
526# To change the values of `make' variables: instead of editing Makefiles,
527# (1) if the variable is set in `config.status', edit `config.status'
528#     (which will cause the Makefiles to be regenerated when you run `make');
529# (2) otherwise, pass the desired values on the `make' command line.
530$(RECURSIVE_TARGETS):
531	@failcom='exit 1'; \
532	for f in x $$MAKEFLAGS; do \
533	  case $$f in \
534	    *=* | --[!k]*);; \
535	    *k*) failcom='fail=yes';; \
536	  esac; \
537	done; \
538	dot_seen=no; \
539	target=`echo $@ | sed s/-recursive//`; \
540	list='$(SUBDIRS)'; for subdir in $$list; do \
541	  echo "Making $$target in $$subdir"; \
542	  if test "$$subdir" = "."; then \
543	    dot_seen=yes; \
544	    local_target="$$target-am"; \
545	  else \
546	    local_target="$$target"; \
547	  fi; \
548	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
549	  || eval $$failcom; \
550	done; \
551	if test "$$dot_seen" = "no"; then \
552	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
553	fi; test -z "$$fail"
554
555$(RECURSIVE_CLEAN_TARGETS):
556	@failcom='exit 1'; \
557	for f in x $$MAKEFLAGS; do \
558	  case $$f in \
559	    *=* | --[!k]*);; \
560	    *k*) failcom='fail=yes';; \
561	  esac; \
562	done; \
563	dot_seen=no; \
564	case "$@" in \
565	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
566	  *) list='$(SUBDIRS)' ;; \
567	esac; \
568	rev=''; for subdir in $$list; do \
569	  if test "$$subdir" = "."; then :; else \
570	    rev="$$subdir $$rev"; \
571	  fi; \
572	done; \
573	rev="$$rev ."; \
574	target=`echo $@ | sed s/-recursive//`; \
575	for subdir in $$rev; do \
576	  echo "Making $$target in $$subdir"; \
577	  if test "$$subdir" = "."; then \
578	    local_target="$$target-am"; \
579	  else \
580	    local_target="$$target"; \
581	  fi; \
582	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
583	  || eval $$failcom; \
584	done && test -z "$$fail"
585tags-recursive:
586	list='$(SUBDIRS)'; for subdir in $$list; do \
587	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
588	done
589ctags-recursive:
590	list='$(SUBDIRS)'; for subdir in $$list; do \
591	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
592	done
593
594ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
595	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
596	unique=`for i in $$list; do \
597	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
598	  done | \
599	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
600	      END { if (nonempty) { for (i in files) print i; }; }'`; \
601	mkid -fID $$unique
602tags: TAGS
603
604TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
605		$(TAGS_FILES) $(LISP)
606	set x; \
607	here=`pwd`; \
608	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
609	  include_option=--etags-include; \
610	  empty_fix=.; \
611	else \
612	  include_option=--include; \
613	  empty_fix=; \
614	fi; \
615	list='$(SUBDIRS)'; for subdir in $$list; do \
616	  if test "$$subdir" = .; then :; else \
617	    test ! -f $$subdir/TAGS || \
618	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
619	  fi; \
620	done; \
621	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
622	unique=`for i in $$list; do \
623	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
624	  done | \
625	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
626	      END { if (nonempty) { for (i in files) print i; }; }'`; \
627	shift; \
628	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
629	  test -n "$$unique" || unique=$$empty_fix; \
630	  if test $$# -gt 0; then \
631	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
632	      "$$@" $$unique; \
633	  else \
634	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635	      $$unique; \
636	  fi; \
637	fi
638ctags: CTAGS
639CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
640		$(TAGS_FILES) $(LISP)
641	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
642	unique=`for i in $$list; do \
643	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
644	  done | \
645	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
646	      END { if (nonempty) { for (i in files) print i; }; }'`; \
647	test -z "$(CTAGS_ARGS)$$unique" \
648	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
649	     $$unique
650
651GTAGS:
652	here=`$(am__cd) $(top_builddir) && pwd` \
653	  && $(am__cd) $(top_srcdir) \
654	  && gtags -i $(GTAGS_ARGS) "$$here"
655
656distclean-tags:
657	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
658
659distdir: $(DISTFILES)
660	@case `sed 15q $(srcdir)/NEWS` in \
661	*"$(VERSION)"*) : ;; \
662	*) \
663	  echo "NEWS not updated; not releasing" 1>&2; \
664	  exit 1;; \
665	esac
666	$(am__remove_distdir)
667	test -d "$(distdir)" || mkdir "$(distdir)"
668	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
669	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
670	list='$(DISTFILES)'; \
671	  dist_files=`for file in $$list; do echo $$file; done | \
672	  sed -e "s|^$$srcdirstrip/||;t" \
673	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
674	case $$dist_files in \
675	  */*) $(MKDIR_P) `echo "$$dist_files" | \
676			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
677			   sort -u` ;; \
678	esac; \
679	for file in $$dist_files; do \
680	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
681	  if test -d $$d/$$file; then \
682	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
683	    if test -d "$(distdir)/$$file"; then \
684	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
685	    fi; \
686	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
687	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
688	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
689	    fi; \
690	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
691	  else \
692	    test -f "$(distdir)/$$file" \
693	    || cp -p $$d/$$file "$(distdir)/$$file" \
694	    || exit 1; \
695	  fi; \
696	done
697	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
698	  if test "$$subdir" = .; then :; else \
699	    test -d "$(distdir)/$$subdir" \
700	    || $(MKDIR_P) "$(distdir)/$$subdir" \
701	    || exit 1; \
702	  fi; \
703	done
704	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
705	  if test "$$subdir" = .; then :; else \
706	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
707	    $(am__relativize); \
708	    new_distdir=$$reldir; \
709	    dir1=$$subdir; dir2="$(top_distdir)"; \
710	    $(am__relativize); \
711	    new_top_distdir=$$reldir; \
712	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
713	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
714	    ($(am__cd) $$subdir && \
715	      $(MAKE) $(AM_MAKEFLAGS) \
716	        top_distdir="$$new_top_distdir" \
717	        distdir="$$new_distdir" \
718		am__remove_distdir=: \
719		am__skip_length_check=: \
720		am__skip_mode_fix=: \
721	        distdir) \
722	      || exit 1; \
723	  fi; \
724	done
725	-test -n "$(am__skip_mode_fix)" \
726	|| find "$(distdir)" -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
727	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
728	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
729	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
730	|| chmod -R a+r "$(distdir)"
731dist-gzip: distdir
732	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
733	$(am__remove_distdir)
734
735dist-bzip2: distdir
736	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
737	$(am__remove_distdir)
738
739dist-lzma: distdir
740	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
741	$(am__remove_distdir)
742
743dist-xz: distdir
744	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
745	$(am__remove_distdir)
746
747dist-tarZ: distdir
748	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
749	$(am__remove_distdir)
750
751dist-shar: distdir
752	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
753	$(am__remove_distdir)
754
755dist-zip: distdir
756	-rm -f $(distdir).zip
757	zip -rq $(distdir).zip $(distdir)
758	$(am__remove_distdir)
759
760dist dist-all: distdir
761	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
762	$(am__remove_distdir)
763
764# This target untars the dist file and tries a VPATH configuration.  Then
765# it guarantees that the distribution is self-contained by making another
766# tarfile.
767distcheck: dist
768	case '$(DIST_ARCHIVES)' in \
769	*.tar.gz*) \
770	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
771	*.tar.bz2*) \
772	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
773	*.tar.lzma*) \
774	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
775	*.tar.xz*) \
776	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
777	*.tar.Z*) \
778	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
779	*.shar.gz*) \
780	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
781	*.zip*) \
782	  unzip $(distdir).zip ;;\
783	esac
784	chmod -R a-w $(distdir); chmod a+w $(distdir)
785	mkdir $(distdir)/_build
786	mkdir $(distdir)/_inst
787	chmod a-w $(distdir)
788	test -d $(distdir)/_build || exit 0; \
789	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
790	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
791	  && am__cwd=`pwd` \
792	  && $(am__cd) $(distdir)/_build \
793	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
794	    $(DISTCHECK_CONFIGURE_FLAGS) \
795	  && $(MAKE) $(AM_MAKEFLAGS) \
796	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
797	  && $(MAKE) $(AM_MAKEFLAGS) check \
798	  && $(MAKE) $(AM_MAKEFLAGS) install \
799	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
800	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
801	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
802	        distuninstallcheck \
803	  && chmod -R a-w "$$dc_install_base" \
804	  && ({ \
805	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
806	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
807	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
808	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
809	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
810	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
811	  && rm -rf "$$dc_destdir" \
812	  && $(MAKE) $(AM_MAKEFLAGS) dist \
813	  && rm -rf $(DIST_ARCHIVES) \
814	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
815	  && cd "$$am__cwd" \
816	  || exit 1
817	$(am__remove_distdir)
818	@(echo "$(distdir) archives ready for distribution: "; \
819	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
820	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
821distuninstallcheck:
822	@$(am__cd) '$(distuninstallcheck_dir)' \
823	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
824	   || { echo "ERROR: files left after uninstall:" ; \
825	        if test -n "$(DESTDIR)"; then \
826	          echo "  (check DESTDIR support)"; \
827	        fi ; \
828	        $(distuninstallcheck_listfiles) ; \
829	        exit 1; } >&2
830distcleancheck: distclean
831	@if test '$(srcdir)' = . ; then \
832	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
833	  exit 1 ; \
834	fi
835	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
836	  || { echo "ERROR: files left in build directory after distclean:" ; \
837	       $(distcleancheck_listfiles) ; \
838	       exit 1; } >&2
839check-am: all-am
840check: check-recursive
841all-am: Makefile $(LTLIBRARIES) config.h
842installdirs: installdirs-recursive
843installdirs-am:
844	for dir in "$(DESTDIR)$(libdir)"; do \
845	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
846	done
847install: install-recursive
848install-exec: install-exec-recursive
849install-data: install-data-recursive
850uninstall: uninstall-recursive
851
852install-am: all-am
853	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
854
855installcheck: installcheck-recursive
856install-strip:
857	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
858	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
859	  `test -z '$(STRIP)' || \
860	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
861mostlyclean-generic:
862
863clean-generic:
864
865distclean-generic:
866	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
867	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
868	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
869
870maintainer-clean-generic:
871	@echo "This command is intended for maintainers to use"
872	@echo "it deletes files that may require special tools to rebuild."
873clean: clean-recursive
874
875clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
876	mostlyclean-am
877
878distclean: distclean-recursive
879	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
880	-rm -f Makefile
881distclean-am: clean-am distclean-compile distclean-generic \
882	distclean-hdr distclean-libtool distclean-tags
883
884dvi: dvi-recursive
885
886dvi-am:
887
888html: html-recursive
889
890html-am:
891
892info: info-recursive
893
894info-am:
895
896install-data-am:
897
898install-dvi: install-dvi-recursive
899
900install-dvi-am:
901
902install-exec-am: install-libLTLIBRARIES
903
904install-html: install-html-recursive
905
906install-html-am:
907
908install-info: install-info-recursive
909
910install-info-am:
911
912install-man:
913
914install-pdf: install-pdf-recursive
915
916install-pdf-am:
917
918install-ps: install-ps-recursive
919
920install-ps-am:
921
922installcheck-am:
923
924maintainer-clean: maintainer-clean-recursive
925	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
926	-rm -rf $(top_srcdir)/autom4te.cache
927	-rm -f Makefile
928maintainer-clean-am: distclean-am maintainer-clean-generic
929
930mostlyclean: mostlyclean-recursive
931
932mostlyclean-am: mostlyclean-compile mostlyclean-generic \
933	mostlyclean-libtool
934
935pdf: pdf-recursive
936
937pdf-am:
938
939ps: ps-recursive
940
941ps-am:
942
943uninstall-am: uninstall-libLTLIBRARIES
944
945.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
946	ctags-recursive install-am install-strip tags-recursive
947
948.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
949	all all-am am--refresh check check-am clean clean-generic \
950	clean-libLTLIBRARIES clean-libtool ctags ctags-recursive dist \
951	dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
952	dist-xz dist-zip distcheck distclean distclean-compile \
953	distclean-generic distclean-hdr distclean-libtool \
954	distclean-tags distcleancheck distdir distuninstallcheck dvi \
955	dvi-am html html-am info info-am install install-am \
956	install-data install-data-am install-dvi install-dvi-am \
957	install-exec install-exec-am install-html install-html-am \
958	install-info install-info-am install-libLTLIBRARIES \
959	install-man install-pdf install-pdf-am install-ps \
960	install-ps-am install-strip installcheck installcheck-am \
961	installdirs installdirs-am maintainer-clean \
962	maintainer-clean-generic mostlyclean mostlyclean-compile \
963	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
964	tags tags-recursive uninstall uninstall-am \
965	uninstall-libLTLIBRARIES
966
967
968.s.lo:
969	$(LTCOMPILE) -c -o $@ `test -f $< || echo '$(srcdir)/'`$<
970
971bench:
972	(cd tests && $(MAKE) $(AM_MAKEFLAGS) bench)
973
974# Tell versions [3.59,3.63) of GNU make to not export all variables.
975# Otherwise a system limit (for SysV at least) may be exceeded.
976.NOEXPORT:
977