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