Makefile.in revision 1.1 1 1.1 riastrad # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 1.1 riastrad # @configure_input@
3 1.1 riastrad
4 1.1 riastrad # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5 1.1 riastrad
6 1.1 riastrad # This Makefile.in is free software; the Free Software Foundation
7 1.1 riastrad # gives unlimited permission to copy and/or distribute it,
8 1.1 riastrad # with or without modifications, as long as this notice is preserved.
9 1.1 riastrad
10 1.1 riastrad # This program is distributed in the hope that it will be useful,
11 1.1 riastrad # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 1.1 riastrad # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 1.1 riastrad # PARTICULAR PURPOSE.
14 1.1 riastrad
15 1.1 riastrad @SET_MAKE@
16 1.1 riastrad VPATH = @srcdir@
17 1.1 riastrad am__is_gnu_make = { \
18 1.1 riastrad if test -z '$(MAKELEVEL)'; then \
19 1.1 riastrad false; \
20 1.1 riastrad elif test -n '$(MAKE_HOST)'; then \
21 1.1 riastrad true; \
22 1.1 riastrad elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 1.1 riastrad true; \
24 1.1 riastrad else \
25 1.1 riastrad false; \
26 1.1 riastrad fi; \
27 1.1 riastrad }
28 1.1 riastrad am__make_running_with_option = \
29 1.1 riastrad case $${target_option-} in \
30 1.1 riastrad ?) ;; \
31 1.1 riastrad *) echo "am__make_running_with_option: internal error: invalid" \
32 1.1 riastrad "target option '$${target_option-}' specified" >&2; \
33 1.1 riastrad exit 1;; \
34 1.1 riastrad esac; \
35 1.1 riastrad has_opt=no; \
36 1.1 riastrad sane_makeflags=$$MAKEFLAGS; \
37 1.1 riastrad if $(am__is_gnu_make); then \
38 1.1 riastrad sane_makeflags=$$MFLAGS; \
39 1.1 riastrad else \
40 1.1 riastrad case $$MAKEFLAGS in \
41 1.1 riastrad *\\[\ \ ]*) \
42 1.1 riastrad bs=\\; \
43 1.1 riastrad sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 1.1 riastrad | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 1.1 riastrad esac; \
46 1.1 riastrad fi; \
47 1.1 riastrad skip_next=no; \
48 1.1 riastrad strip_trailopt () \
49 1.1 riastrad { \
50 1.1 riastrad flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 1.1 riastrad }; \
52 1.1 riastrad for flg in $$sane_makeflags; do \
53 1.1 riastrad test $$skip_next = yes && { skip_next=no; continue; }; \
54 1.1 riastrad case $$flg in \
55 1.1 riastrad *=*|--*) continue;; \
56 1.1 riastrad -*I) strip_trailopt 'I'; skip_next=yes;; \
57 1.1 riastrad -*I?*) strip_trailopt 'I';; \
58 1.1 riastrad -*O) strip_trailopt 'O'; skip_next=yes;; \
59 1.1 riastrad -*O?*) strip_trailopt 'O';; \
60 1.1 riastrad -*l) strip_trailopt 'l'; skip_next=yes;; \
61 1.1 riastrad -*l?*) strip_trailopt 'l';; \
62 1.1 riastrad -[dEDm]) skip_next=yes;; \
63 1.1 riastrad -[JT]) skip_next=yes;; \
64 1.1 riastrad esac; \
65 1.1 riastrad case $$flg in \
66 1.1 riastrad *$$target_option*) has_opt=yes; break;; \
67 1.1 riastrad esac; \
68 1.1 riastrad done; \
69 1.1 riastrad test $$has_opt = yes
70 1.1 riastrad am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 1.1 riastrad am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 1.1 riastrad pkgdatadir = $(datadir)/@PACKAGE@
73 1.1 riastrad pkgincludedir = $(includedir)/@PACKAGE@
74 1.1 riastrad pkglibdir = $(libdir)/@PACKAGE@
75 1.1 riastrad pkglibexecdir = $(libexecdir)/@PACKAGE@
76 1.1 riastrad am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 1.1 riastrad install_sh_DATA = $(install_sh) -c -m 644
78 1.1 riastrad install_sh_PROGRAM = $(install_sh) -c
79 1.1 riastrad install_sh_SCRIPT = $(install_sh) -c
80 1.1 riastrad INSTALL_HEADER = $(INSTALL_DATA)
81 1.1 riastrad transform = $(program_transform_name)
82 1.1 riastrad NORMAL_INSTALL = :
83 1.1 riastrad PRE_INSTALL = :
84 1.1 riastrad POST_INSTALL = :
85 1.1 riastrad NORMAL_UNINSTALL = :
86 1.1 riastrad PRE_UNINSTALL = :
87 1.1 riastrad POST_UNINSTALL = :
88 1.1 riastrad build_triplet = @build@
89 1.1 riastrad host_triplet = @host@
90 1.1 riastrad subdir = test
91 1.1 riastrad ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92 1.1 riastrad am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_catchable_abrt.m4 \
93 1.1 riastrad $(top_srcdir)/m4/ax_check_catchable_segv.m4 \
94 1.1 riastrad $(top_srcdir)/m4/ax_check_compile_flag.m4 \
95 1.1 riastrad $(top_srcdir)/m4/ax_check_define.m4 \
96 1.1 riastrad $(top_srcdir)/m4/ax_check_link_flag.m4 \
97 1.1 riastrad $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/ax_tls.m4 \
98 1.1 riastrad $(top_srcdir)/m4/ax_valgrind_check.m4 \
99 1.1 riastrad $(top_srcdir)/m4/ld-output-def.m4 $(top_srcdir)/m4/libtool.m4 \
100 1.1 riastrad $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
101 1.1 riastrad $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
102 1.1 riastrad $(top_srcdir)/configure.ac
103 1.1 riastrad am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 1.1 riastrad $(ACLOCAL_M4)
105 1.1 riastrad DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
106 1.1 riastrad mkinstalldirs = $(install_sh) -d
107 1.1 riastrad CONFIG_CLEAN_FILES =
108 1.1 riastrad CONFIG_CLEAN_VPATH_FILES =
109 1.1 riastrad AM_V_P = $(am__v_P_@AM_V@)
110 1.1 riastrad am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 1.1 riastrad am__v_P_0 = false
112 1.1 riastrad am__v_P_1 = :
113 1.1 riastrad AM_V_GEN = $(am__v_GEN_@AM_V@)
114 1.1 riastrad am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
115 1.1 riastrad am__v_GEN_0 = @echo " GEN " $@;
116 1.1 riastrad am__v_GEN_1 =
117 1.1 riastrad AM_V_at = $(am__v_at_@AM_V@)
118 1.1 riastrad am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
119 1.1 riastrad am__v_at_0 = @
120 1.1 riastrad am__v_at_1 =
121 1.1 riastrad SOURCES =
122 1.1 riastrad DIST_SOURCES =
123 1.1 riastrad RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
124 1.1 riastrad ctags-recursive dvi-recursive html-recursive info-recursive \
125 1.1 riastrad install-data-recursive install-dvi-recursive \
126 1.1 riastrad install-exec-recursive install-html-recursive \
127 1.1 riastrad install-info-recursive install-pdf-recursive \
128 1.1 riastrad install-ps-recursive install-recursive installcheck-recursive \
129 1.1 riastrad installdirs-recursive pdf-recursive ps-recursive \
130 1.1 riastrad tags-recursive uninstall-recursive
131 1.1 riastrad am__can_run_installinfo = \
132 1.1 riastrad case $$AM_UPDATE_INFO_DIR in \
133 1.1 riastrad n|no|NO) false;; \
134 1.1 riastrad *) (install-info --version) >/dev/null 2>&1;; \
135 1.1 riastrad esac
136 1.1 riastrad RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
137 1.1 riastrad distclean-recursive maintainer-clean-recursive
138 1.1 riastrad am__recursive_targets = \
139 1.1 riastrad $(RECURSIVE_TARGETS) \
140 1.1 riastrad $(RECURSIVE_CLEAN_TARGETS) \
141 1.1 riastrad $(am__extra_recursive_targets)
142 1.1 riastrad AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
143 1.1 riastrad distdir
144 1.1 riastrad am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
145 1.1 riastrad # Read a list of newline-separated strings from the standard input,
146 1.1 riastrad # and print each of them once, without duplicates. Input order is
147 1.1 riastrad # *not* preserved.
148 1.1 riastrad am__uniquify_input = $(AWK) '\
149 1.1 riastrad BEGIN { nonempty = 0; } \
150 1.1 riastrad { items[$$0] = 1; nonempty = 1; } \
151 1.1 riastrad END { if (nonempty) { for (i in items) print i; }; } \
152 1.1 riastrad '
153 1.1 riastrad # Make sure the list of sources is unique. This is necessary because,
154 1.1 riastrad # e.g., the same source file might be shared among _SOURCES variables
155 1.1 riastrad # for different programs/libraries.
156 1.1 riastrad am__define_uniq_tagged_files = \
157 1.1 riastrad list='$(am__tagged_files)'; \
158 1.1 riastrad unique=`for i in $$list; do \
159 1.1 riastrad if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
160 1.1 riastrad done | $(am__uniquify_input)`
161 1.1 riastrad ETAGS = etags
162 1.1 riastrad CTAGS = ctags
163 1.1 riastrad DIST_SUBDIRS = $(SUBDIRS)
164 1.1 riastrad am__DIST_COMMON = $(srcdir)/Makefile.in
165 1.1 riastrad DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
166 1.1 riastrad am__relativize = \
167 1.1 riastrad dir0=`pwd`; \
168 1.1 riastrad sed_first='s,^\([^/]*\)/.*$$,\1,'; \
169 1.1 riastrad sed_rest='s,^[^/]*/*,,'; \
170 1.1 riastrad sed_last='s,^.*/\([^/]*\)$$,\1,'; \
171 1.1 riastrad sed_butlast='s,/*[^/]*$$,,'; \
172 1.1 riastrad while test -n "$$dir1"; do \
173 1.1 riastrad first=`echo "$$dir1" | sed -e "$$sed_first"`; \
174 1.1 riastrad if test "$$first" != "."; then \
175 1.1 riastrad if test "$$first" = ".."; then \
176 1.1 riastrad dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
177 1.1 riastrad dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
178 1.1 riastrad else \
179 1.1 riastrad first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
180 1.1 riastrad if test "$$first2" = "$$first"; then \
181 1.1 riastrad dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
182 1.1 riastrad else \
183 1.1 riastrad dir2="../$$dir2"; \
184 1.1 riastrad fi; \
185 1.1 riastrad dir0="$$dir0"/"$$first"; \
186 1.1 riastrad fi; \
187 1.1 riastrad fi; \
188 1.1 riastrad dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
189 1.1 riastrad done; \
190 1.1 riastrad reldir="$$dir2"
191 1.1 riastrad ACLOCAL = @ACLOCAL@
192 1.1 riastrad ALLOCA = @ALLOCA@
193 1.1 riastrad AMTAR = @AMTAR@
194 1.1 riastrad AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
195 1.1 riastrad AR = @AR@
196 1.1 riastrad AS = @AS@
197 1.1 riastrad AUTOCONF = @AUTOCONF@
198 1.1 riastrad AUTOHEADER = @AUTOHEADER@
199 1.1 riastrad AUTOMAKE = @AUTOMAKE@
200 1.1 riastrad AWK = @AWK@
201 1.1 riastrad CC = @CC@
202 1.1 riastrad CCAS = @CCAS@
203 1.1 riastrad CCASDEPMODE = @CCASDEPMODE@
204 1.1 riastrad CCASFLAGS = @CCASFLAGS@
205 1.1 riastrad CCDEPMODE = @CCDEPMODE@
206 1.1 riastrad CFLAGS = @CFLAGS@
207 1.1 riastrad CFLAGS_AESNI = @CFLAGS_AESNI@
208 1.1 riastrad CFLAGS_AVX = @CFLAGS_AVX@
209 1.1 riastrad CFLAGS_AVX2 = @CFLAGS_AVX2@
210 1.1 riastrad CFLAGS_AVX512F = @CFLAGS_AVX512F@
211 1.1 riastrad CFLAGS_MMX = @CFLAGS_MMX@
212 1.1 riastrad CFLAGS_PCLMUL = @CFLAGS_PCLMUL@
213 1.1 riastrad CFLAGS_RDRAND = @CFLAGS_RDRAND@
214 1.1 riastrad CFLAGS_SSE2 = @CFLAGS_SSE2@
215 1.1 riastrad CFLAGS_SSE3 = @CFLAGS_SSE3@
216 1.1 riastrad CFLAGS_SSE41 = @CFLAGS_SSE41@
217 1.1 riastrad CFLAGS_SSSE3 = @CFLAGS_SSSE3@
218 1.1 riastrad CPP = @CPP@
219 1.1 riastrad CPPFLAGS = @CPPFLAGS@
220 1.1 riastrad CWFLAGS = @CWFLAGS@
221 1.1 riastrad CYGPATH_W = @CYGPATH_W@
222 1.1 riastrad DEFS = @DEFS@
223 1.1 riastrad DEPDIR = @DEPDIR@
224 1.1 riastrad DLLTOOL = @DLLTOOL@
225 1.1 riastrad DLL_VERSION = @DLL_VERSION@
226 1.1 riastrad DSYMUTIL = @DSYMUTIL@
227 1.1 riastrad DUMPBIN = @DUMPBIN@
228 1.1 riastrad ECHO_C = @ECHO_C@
229 1.1 riastrad ECHO_N = @ECHO_N@
230 1.1 riastrad ECHO_T = @ECHO_T@
231 1.1 riastrad EGREP = @EGREP@
232 1.1 riastrad ENABLE_VALGRIND_drd = @ENABLE_VALGRIND_drd@
233 1.1 riastrad ENABLE_VALGRIND_helgrind = @ENABLE_VALGRIND_helgrind@
234 1.1 riastrad ENABLE_VALGRIND_memcheck = @ENABLE_VALGRIND_memcheck@
235 1.1 riastrad ENABLE_VALGRIND_sgcheck = @ENABLE_VALGRIND_sgcheck@
236 1.1 riastrad EXEEXT = @EXEEXT@
237 1.1 riastrad FGREP = @FGREP@
238 1.1 riastrad GREP = @GREP@
239 1.1 riastrad HAVE_AMD64_ASM_V = @HAVE_AMD64_ASM_V@
240 1.1 riastrad HAVE_AVX_ASM_V = @HAVE_AVX_ASM_V@
241 1.1 riastrad HAVE_CPUID_V = @HAVE_CPUID_V@
242 1.1 riastrad HAVE_TI_MODE_V = @HAVE_TI_MODE_V@
243 1.1 riastrad INSTALL = @INSTALL@
244 1.1 riastrad INSTALL_DATA = @INSTALL_DATA@
245 1.1 riastrad INSTALL_PROGRAM = @INSTALL_PROGRAM@
246 1.1 riastrad INSTALL_SCRIPT = @INSTALL_SCRIPT@
247 1.1 riastrad INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
248 1.1 riastrad ISODATE = @ISODATE@
249 1.1 riastrad LD = @LD@
250 1.1 riastrad LDFLAGS = @LDFLAGS@
251 1.1 riastrad LIBOBJS = @LIBOBJS@
252 1.1 riastrad LIBS = @LIBS@
253 1.1 riastrad LIBTOOL = @LIBTOOL@
254 1.1 riastrad LIBTOOL_DEPS = @LIBTOOL_DEPS@
255 1.1 riastrad LIBTOOL_EXTRA_FLAGS = @LIBTOOL_EXTRA_FLAGS@
256 1.1 riastrad LIPO = @LIPO@
257 1.1 riastrad LN_S = @LN_S@
258 1.1 riastrad LTLIBOBJS = @LTLIBOBJS@
259 1.1 riastrad LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
260 1.1 riastrad MAINT = @MAINT@
261 1.1 riastrad MAKEINFO = @MAKEINFO@
262 1.1 riastrad MANIFEST_TOOL = @MANIFEST_TOOL@
263 1.1 riastrad MKDIR_P = @MKDIR_P@
264 1.1 riastrad NM = @NM@
265 1.1 riastrad NMEDIT = @NMEDIT@
266 1.1 riastrad OBJDUMP = @OBJDUMP@
267 1.1 riastrad OBJEXT = @OBJEXT@
268 1.1 riastrad OTOOL = @OTOOL@
269 1.1 riastrad OTOOL64 = @OTOOL64@
270 1.1 riastrad PACKAGE = @PACKAGE@
271 1.1 riastrad PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
272 1.1 riastrad PACKAGE_NAME = @PACKAGE_NAME@
273 1.1 riastrad PACKAGE_STRING = @PACKAGE_STRING@
274 1.1 riastrad PACKAGE_TARNAME = @PACKAGE_TARNAME@
275 1.1 riastrad PACKAGE_URL = @PACKAGE_URL@
276 1.1 riastrad PACKAGE_VERSION = @PACKAGE_VERSION@
277 1.1 riastrad PATH_SEPARATOR = @PATH_SEPARATOR@
278 1.1 riastrad PTHREAD_CC = @PTHREAD_CC@
279 1.1 riastrad PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
280 1.1 riastrad PTHREAD_LIBS = @PTHREAD_LIBS@
281 1.1 riastrad RANLIB = @RANLIB@
282 1.1 riastrad SAFECODE_HOME = @SAFECODE_HOME@
283 1.1 riastrad SED = @SED@
284 1.1 riastrad SET_MAKE = @SET_MAKE@
285 1.1 riastrad SHELL = @SHELL@
286 1.1 riastrad SODIUM_LIBRARY_MINIMAL_DEF = @SODIUM_LIBRARY_MINIMAL_DEF@
287 1.1 riastrad SODIUM_LIBRARY_VERSION = @SODIUM_LIBRARY_VERSION@
288 1.1 riastrad SODIUM_LIBRARY_VERSION_MAJOR = @SODIUM_LIBRARY_VERSION_MAJOR@
289 1.1 riastrad SODIUM_LIBRARY_VERSION_MINOR = @SODIUM_LIBRARY_VERSION_MINOR@
290 1.1 riastrad STRIP = @STRIP@
291 1.1 riastrad TEST_LDFLAGS = @TEST_LDFLAGS@
292 1.1 riastrad VALGRIND = @VALGRIND@
293 1.1 riastrad VALGRIND_ENABLED = @VALGRIND_ENABLED@
294 1.1 riastrad VERSION = @VERSION@
295 1.1 riastrad abs_builddir = @abs_builddir@
296 1.1 riastrad abs_srcdir = @abs_srcdir@
297 1.1 riastrad abs_top_builddir = @abs_top_builddir@
298 1.1 riastrad abs_top_srcdir = @abs_top_srcdir@
299 1.1 riastrad ac_ct_AR = @ac_ct_AR@
300 1.1 riastrad ac_ct_CC = @ac_ct_CC@
301 1.1 riastrad ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
302 1.1 riastrad am__include = @am__include@
303 1.1 riastrad am__leading_dot = @am__leading_dot@
304 1.1 riastrad am__quote = @am__quote@
305 1.1 riastrad am__tar = @am__tar@
306 1.1 riastrad am__untar = @am__untar@
307 1.1 riastrad ax_pthread_config = @ax_pthread_config@
308 1.1 riastrad bindir = @bindir@
309 1.1 riastrad build = @build@
310 1.1 riastrad build_alias = @build_alias@
311 1.1 riastrad build_cpu = @build_cpu@
312 1.1 riastrad build_os = @build_os@
313 1.1 riastrad build_vendor = @build_vendor@
314 1.1 riastrad builddir = @builddir@
315 1.1 riastrad datadir = @datadir@
316 1.1 riastrad datarootdir = @datarootdir@
317 1.1 riastrad docdir = @docdir@
318 1.1 riastrad dvidir = @dvidir@
319 1.1 riastrad exec_prefix = @exec_prefix@
320 1.1 riastrad host = @host@
321 1.1 riastrad host_alias = @host_alias@
322 1.1 riastrad host_cpu = @host_cpu@
323 1.1 riastrad host_os = @host_os@
324 1.1 riastrad host_vendor = @host_vendor@
325 1.1 riastrad htmldir = @htmldir@
326 1.1 riastrad includedir = @includedir@
327 1.1 riastrad infodir = @infodir@
328 1.1 riastrad install_sh = @install_sh@
329 1.1 riastrad libdir = @libdir@
330 1.1 riastrad libexecdir = @libexecdir@
331 1.1 riastrad localedir = @localedir@
332 1.1 riastrad localstatedir = @localstatedir@
333 1.1 riastrad mandir = @mandir@
334 1.1 riastrad mkdir_p = @mkdir_p@
335 1.1 riastrad oldincludedir = @oldincludedir@
336 1.1 riastrad pdfdir = @pdfdir@
337 1.1 riastrad prefix = @prefix@
338 1.1 riastrad program_transform_name = @program_transform_name@
339 1.1 riastrad psdir = @psdir@
340 1.1 riastrad sbindir = @sbindir@
341 1.1 riastrad sharedstatedir = @sharedstatedir@
342 1.1 riastrad srcdir = @srcdir@
343 1.1 riastrad sysconfdir = @sysconfdir@
344 1.1 riastrad target_alias = @target_alias@
345 1.1 riastrad top_build_prefix = @top_build_prefix@
346 1.1 riastrad top_builddir = @top_builddir@
347 1.1 riastrad top_srcdir = @top_srcdir@
348 1.1 riastrad valgrind_enabled_tools = @valgrind_enabled_tools@
349 1.1 riastrad valgrind_tools = @valgrind_tools@
350 1.1 riastrad SUBDIRS = \
351 1.1 riastrad default
352 1.1 riastrad
353 1.1 riastrad EXTRA_DIST = \
354 1.1 riastrad quirks/quirks.h
355 1.1 riastrad
356 1.1 riastrad all: all-recursive
357 1.1 riastrad
358 1.1 riastrad .SUFFIXES:
359 1.1 riastrad $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
360 1.1 riastrad @for dep in $?; do \
361 1.1 riastrad case '$(am__configure_deps)' in \
362 1.1 riastrad *$$dep*) \
363 1.1 riastrad ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
364 1.1 riastrad && { if test -f $@; then exit 0; else break; fi; }; \
365 1.1 riastrad exit 1;; \
366 1.1 riastrad esac; \
367 1.1 riastrad done; \
368 1.1 riastrad echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign test/Makefile'; \
369 1.1 riastrad $(am__cd) $(top_srcdir) && \
370 1.1 riastrad $(AUTOMAKE) --foreign test/Makefile
371 1.1 riastrad Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
372 1.1 riastrad @case '$?' in \
373 1.1 riastrad *config.status*) \
374 1.1 riastrad cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
375 1.1 riastrad *) \
376 1.1 riastrad echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
377 1.1 riastrad cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
378 1.1 riastrad esac;
379 1.1 riastrad
380 1.1 riastrad $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
381 1.1 riastrad cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382 1.1 riastrad
383 1.1 riastrad $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
384 1.1 riastrad cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385 1.1 riastrad $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
386 1.1 riastrad cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
387 1.1 riastrad $(am__aclocal_m4_deps):
388 1.1 riastrad
389 1.1 riastrad mostlyclean-libtool:
390 1.1 riastrad -rm -f *.lo
391 1.1 riastrad
392 1.1 riastrad clean-libtool:
393 1.1 riastrad -rm -rf .libs _libs
394 1.1 riastrad
395 1.1 riastrad # This directory's subdirectories are mostly independent; you can cd
396 1.1 riastrad # into them and run 'make' without going through this Makefile.
397 1.1 riastrad # To change the values of 'make' variables: instead of editing Makefiles,
398 1.1 riastrad # (1) if the variable is set in 'config.status', edit 'config.status'
399 1.1 riastrad # (which will cause the Makefiles to be regenerated when you run 'make');
400 1.1 riastrad # (2) otherwise, pass the desired values on the 'make' command line.
401 1.1 riastrad $(am__recursive_targets):
402 1.1 riastrad @fail=; \
403 1.1 riastrad if $(am__make_keepgoing); then \
404 1.1 riastrad failcom='fail=yes'; \
405 1.1 riastrad else \
406 1.1 riastrad failcom='exit 1'; \
407 1.1 riastrad fi; \
408 1.1 riastrad dot_seen=no; \
409 1.1 riastrad target=`echo $@ | sed s/-recursive//`; \
410 1.1 riastrad case "$@" in \
411 1.1 riastrad distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
412 1.1 riastrad *) list='$(SUBDIRS)' ;; \
413 1.1 riastrad esac; \
414 1.1 riastrad for subdir in $$list; do \
415 1.1 riastrad echo "Making $$target in $$subdir"; \
416 1.1 riastrad if test "$$subdir" = "."; then \
417 1.1 riastrad dot_seen=yes; \
418 1.1 riastrad local_target="$$target-am"; \
419 1.1 riastrad else \
420 1.1 riastrad local_target="$$target"; \
421 1.1 riastrad fi; \
422 1.1 riastrad ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
423 1.1 riastrad || eval $$failcom; \
424 1.1 riastrad done; \
425 1.1 riastrad if test "$$dot_seen" = "no"; then \
426 1.1 riastrad $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
427 1.1 riastrad fi; test -z "$$fail"
428 1.1 riastrad
429 1.1 riastrad ID: $(am__tagged_files)
430 1.1 riastrad $(am__define_uniq_tagged_files); mkid -fID $$unique
431 1.1 riastrad tags: tags-recursive
432 1.1 riastrad TAGS: tags
433 1.1 riastrad
434 1.1 riastrad tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
435 1.1 riastrad set x; \
436 1.1 riastrad here=`pwd`; \
437 1.1 riastrad if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
438 1.1 riastrad include_option=--etags-include; \
439 1.1 riastrad empty_fix=.; \
440 1.1 riastrad else \
441 1.1 riastrad include_option=--include; \
442 1.1 riastrad empty_fix=; \
443 1.1 riastrad fi; \
444 1.1 riastrad list='$(SUBDIRS)'; for subdir in $$list; do \
445 1.1 riastrad if test "$$subdir" = .; then :; else \
446 1.1 riastrad test ! -f $$subdir/TAGS || \
447 1.1 riastrad set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
448 1.1 riastrad fi; \
449 1.1 riastrad done; \
450 1.1 riastrad $(am__define_uniq_tagged_files); \
451 1.1 riastrad shift; \
452 1.1 riastrad if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
453 1.1 riastrad test -n "$$unique" || unique=$$empty_fix; \
454 1.1 riastrad if test $$# -gt 0; then \
455 1.1 riastrad $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
456 1.1 riastrad "$$@" $$unique; \
457 1.1 riastrad else \
458 1.1 riastrad $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
459 1.1 riastrad $$unique; \
460 1.1 riastrad fi; \
461 1.1 riastrad fi
462 1.1 riastrad ctags: ctags-recursive
463 1.1 riastrad
464 1.1 riastrad CTAGS: ctags
465 1.1 riastrad ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
466 1.1 riastrad $(am__define_uniq_tagged_files); \
467 1.1 riastrad test -z "$(CTAGS_ARGS)$$unique" \
468 1.1 riastrad || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
469 1.1 riastrad $$unique
470 1.1 riastrad
471 1.1 riastrad GTAGS:
472 1.1 riastrad here=`$(am__cd) $(top_builddir) && pwd` \
473 1.1 riastrad && $(am__cd) $(top_srcdir) \
474 1.1 riastrad && gtags -i $(GTAGS_ARGS) "$$here"
475 1.1 riastrad cscopelist: cscopelist-recursive
476 1.1 riastrad
477 1.1 riastrad cscopelist-am: $(am__tagged_files)
478 1.1 riastrad list='$(am__tagged_files)'; \
479 1.1 riastrad case "$(srcdir)" in \
480 1.1 riastrad [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
481 1.1 riastrad *) sdir=$(subdir)/$(srcdir) ;; \
482 1.1 riastrad esac; \
483 1.1 riastrad for i in $$list; do \
484 1.1 riastrad if test -f "$$i"; then \
485 1.1 riastrad echo "$(subdir)/$$i"; \
486 1.1 riastrad else \
487 1.1 riastrad echo "$$sdir/$$i"; \
488 1.1 riastrad fi; \
489 1.1 riastrad done >> $(top_builddir)/cscope.files
490 1.1 riastrad
491 1.1 riastrad distclean-tags:
492 1.1 riastrad -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
493 1.1 riastrad
494 1.1 riastrad distdir: $(DISTFILES)
495 1.1 riastrad @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
496 1.1 riastrad topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
497 1.1 riastrad list='$(DISTFILES)'; \
498 1.1 riastrad dist_files=`for file in $$list; do echo $$file; done | \
499 1.1 riastrad sed -e "s|^$$srcdirstrip/||;t" \
500 1.1 riastrad -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
501 1.1 riastrad case $$dist_files in \
502 1.1 riastrad */*) $(MKDIR_P) `echo "$$dist_files" | \
503 1.1 riastrad sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
504 1.1 riastrad sort -u` ;; \
505 1.1 riastrad esac; \
506 1.1 riastrad for file in $$dist_files; do \
507 1.1 riastrad if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
508 1.1 riastrad if test -d $$d/$$file; then \
509 1.1 riastrad dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
510 1.1 riastrad if test -d "$(distdir)/$$file"; then \
511 1.1 riastrad find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
512 1.1 riastrad fi; \
513 1.1 riastrad if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
514 1.1 riastrad cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
515 1.1 riastrad find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
516 1.1 riastrad fi; \
517 1.1 riastrad cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
518 1.1 riastrad else \
519 1.1 riastrad test -f "$(distdir)/$$file" \
520 1.1 riastrad || cp -p $$d/$$file "$(distdir)/$$file" \
521 1.1 riastrad || exit 1; \
522 1.1 riastrad fi; \
523 1.1 riastrad done
524 1.1 riastrad @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
525 1.1 riastrad if test "$$subdir" = .; then :; else \
526 1.1 riastrad $(am__make_dryrun) \
527 1.1 riastrad || test -d "$(distdir)/$$subdir" \
528 1.1 riastrad || $(MKDIR_P) "$(distdir)/$$subdir" \
529 1.1 riastrad || exit 1; \
530 1.1 riastrad dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
531 1.1 riastrad $(am__relativize); \
532 1.1 riastrad new_distdir=$$reldir; \
533 1.1 riastrad dir1=$$subdir; dir2="$(top_distdir)"; \
534 1.1 riastrad $(am__relativize); \
535 1.1 riastrad new_top_distdir=$$reldir; \
536 1.1 riastrad echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
537 1.1 riastrad echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
538 1.1 riastrad ($(am__cd) $$subdir && \
539 1.1 riastrad $(MAKE) $(AM_MAKEFLAGS) \
540 1.1 riastrad top_distdir="$$new_top_distdir" \
541 1.1 riastrad distdir="$$new_distdir" \
542 1.1 riastrad am__remove_distdir=: \
543 1.1 riastrad am__skip_length_check=: \
544 1.1 riastrad am__skip_mode_fix=: \
545 1.1 riastrad distdir) \
546 1.1 riastrad || exit 1; \
547 1.1 riastrad fi; \
548 1.1 riastrad done
549 1.1 riastrad check-am: all-am
550 1.1 riastrad check: check-recursive
551 1.1 riastrad all-am: Makefile
552 1.1 riastrad installdirs: installdirs-recursive
553 1.1 riastrad installdirs-am:
554 1.1 riastrad install: install-recursive
555 1.1 riastrad install-exec: install-exec-recursive
556 1.1 riastrad install-data: install-data-recursive
557 1.1 riastrad uninstall: uninstall-recursive
558 1.1 riastrad
559 1.1 riastrad install-am: all-am
560 1.1 riastrad @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
561 1.1 riastrad
562 1.1 riastrad installcheck: installcheck-recursive
563 1.1 riastrad install-strip:
564 1.1 riastrad if test -z '$(STRIP)'; then \
565 1.1 riastrad $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
566 1.1 riastrad install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
567 1.1 riastrad install; \
568 1.1 riastrad else \
569 1.1 riastrad $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
570 1.1 riastrad install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
571 1.1 riastrad "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
572 1.1 riastrad fi
573 1.1 riastrad mostlyclean-generic:
574 1.1 riastrad
575 1.1 riastrad clean-generic:
576 1.1 riastrad
577 1.1 riastrad distclean-generic:
578 1.1 riastrad -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
579 1.1 riastrad -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
580 1.1 riastrad
581 1.1 riastrad maintainer-clean-generic:
582 1.1 riastrad @echo "This command is intended for maintainers to use"
583 1.1 riastrad @echo "it deletes files that may require special tools to rebuild."
584 1.1 riastrad clean: clean-recursive
585 1.1 riastrad
586 1.1 riastrad clean-am: clean-generic clean-libtool mostlyclean-am
587 1.1 riastrad
588 1.1 riastrad distclean: distclean-recursive
589 1.1 riastrad -rm -f Makefile
590 1.1 riastrad distclean-am: clean-am distclean-generic distclean-tags
591 1.1 riastrad
592 1.1 riastrad dvi: dvi-recursive
593 1.1 riastrad
594 1.1 riastrad dvi-am:
595 1.1 riastrad
596 1.1 riastrad html: html-recursive
597 1.1 riastrad
598 1.1 riastrad html-am:
599 1.1 riastrad
600 1.1 riastrad info: info-recursive
601 1.1 riastrad
602 1.1 riastrad info-am:
603 1.1 riastrad
604 1.1 riastrad install-data-am:
605 1.1 riastrad
606 1.1 riastrad install-dvi: install-dvi-recursive
607 1.1 riastrad
608 1.1 riastrad install-dvi-am:
609 1.1 riastrad
610 1.1 riastrad install-exec-am:
611 1.1 riastrad
612 1.1 riastrad install-html: install-html-recursive
613 1.1 riastrad
614 1.1 riastrad install-html-am:
615 1.1 riastrad
616 1.1 riastrad install-info: install-info-recursive
617 1.1 riastrad
618 1.1 riastrad install-info-am:
619 1.1 riastrad
620 1.1 riastrad install-man:
621 1.1 riastrad
622 1.1 riastrad install-pdf: install-pdf-recursive
623 1.1 riastrad
624 1.1 riastrad install-pdf-am:
625 1.1 riastrad
626 1.1 riastrad install-ps: install-ps-recursive
627 1.1 riastrad
628 1.1 riastrad install-ps-am:
629 1.1 riastrad
630 1.1 riastrad installcheck-am:
631 1.1 riastrad
632 1.1 riastrad maintainer-clean: maintainer-clean-recursive
633 1.1 riastrad -rm -f Makefile
634 1.1 riastrad maintainer-clean-am: distclean-am maintainer-clean-generic
635 1.1 riastrad
636 1.1 riastrad mostlyclean: mostlyclean-recursive
637 1.1 riastrad
638 1.1 riastrad mostlyclean-am: mostlyclean-generic mostlyclean-libtool
639 1.1 riastrad
640 1.1 riastrad pdf: pdf-recursive
641 1.1 riastrad
642 1.1 riastrad pdf-am:
643 1.1 riastrad
644 1.1 riastrad ps: ps-recursive
645 1.1 riastrad
646 1.1 riastrad ps-am:
647 1.1 riastrad
648 1.1 riastrad uninstall-am:
649 1.1 riastrad
650 1.1 riastrad .MAKE: $(am__recursive_targets) install-am install-strip
651 1.1 riastrad
652 1.1 riastrad .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
653 1.1 riastrad check-am clean clean-generic clean-libtool cscopelist-am ctags \
654 1.1 riastrad ctags-am distclean distclean-generic distclean-libtool \
655 1.1 riastrad distclean-tags distdir dvi dvi-am html html-am info info-am \
656 1.1 riastrad install install-am install-data install-data-am install-dvi \
657 1.1 riastrad install-dvi-am install-exec install-exec-am install-html \
658 1.1 riastrad install-html-am install-info install-info-am install-man \
659 1.1 riastrad install-pdf install-pdf-am install-ps install-ps-am \
660 1.1 riastrad install-strip installcheck installcheck-am installdirs \
661 1.1 riastrad installdirs-am maintainer-clean maintainer-clean-generic \
662 1.1 riastrad mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
663 1.1 riastrad ps ps-am tags tags-am uninstall uninstall-am
664 1.1 riastrad
665 1.1 riastrad .PRECIOUS: Makefile
666 1.1 riastrad
667 1.1 riastrad
668 1.1 riastrad # Tell versions [3.59,3.63) of GNU make to not export all variables.
669 1.1 riastrad # Otherwise a system limit (for SysV at least) may be exceeded.
670 1.1 riastrad .NOEXPORT:
671