annotate src/fftw-3.3.3/dft/simd/neon/Makefile.in @ 20:ab7c38c4c577

Ranlib
author Chris Cannam
date Mon, 25 Mar 2013 16:28:19 +0000
parents 37bf6b4a2645
children
rev   line source
Chris@10 1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
Chris@10 2 # @configure_input@
Chris@10 3
Chris@10 4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Chris@10 5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
Chris@10 6 # Foundation, Inc.
Chris@10 7 # This Makefile.in is free software; the Free Software Foundation
Chris@10 8 # gives unlimited permission to copy and/or distribute it,
Chris@10 9 # with or without modifications, as long as this notice is preserved.
Chris@10 10
Chris@10 11 # This program is distributed in the hope that it will be useful,
Chris@10 12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
Chris@10 13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
Chris@10 14 # PARTICULAR PURPOSE.
Chris@10 15
Chris@10 16 @SET_MAKE@
Chris@10 17
Chris@10 18 # This file contains a standard list of DFT SIMD codelets. It is
Chris@10 19 # included by common/Makefile to generate the C files with the actual
Chris@10 20 # codelets in them. It is included by {sse,sse2,...}/Makefile to
Chris@10 21 # generate and compile stub files that include common/*.c
Chris@10 22
Chris@10 23 # You can customize FFTW for special needs, e.g. to handle certain
Chris@10 24 # sizes more efficiently, by adding new codelets to the lists of those
Chris@10 25 # included by default. If you change the list of codelets, any new
Chris@10 26 # ones you added will be automatically generated when you run the
Chris@10 27 # bootstrap script (see "Generating your own code" in the FFTW
Chris@10 28 # manual).
Chris@10 29
Chris@10 30 VPATH = @srcdir@
Chris@10 31 am__make_dryrun = \
Chris@10 32 { \
Chris@10 33 am__dry=no; \
Chris@10 34 case $$MAKEFLAGS in \
Chris@10 35 *\\[\ \ ]*) \
Chris@10 36 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
Chris@10 37 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
Chris@10 38 *) \
Chris@10 39 for am__flg in $$MAKEFLAGS; do \
Chris@10 40 case $$am__flg in \
Chris@10 41 *=*|--*) ;; \
Chris@10 42 *n*) am__dry=yes; break;; \
Chris@10 43 esac; \
Chris@10 44 done;; \
Chris@10 45 esac; \
Chris@10 46 test $$am__dry = yes; \
Chris@10 47 }
Chris@10 48 pkgdatadir = $(datadir)/@PACKAGE@
Chris@10 49 pkgincludedir = $(includedir)/@PACKAGE@
Chris@10 50 pkglibdir = $(libdir)/@PACKAGE@
Chris@10 51 pkglibexecdir = $(libexecdir)/@PACKAGE@
Chris@10 52 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Chris@10 53 install_sh_DATA = $(install_sh) -c -m 644
Chris@10 54 install_sh_PROGRAM = $(install_sh) -c
Chris@10 55 install_sh_SCRIPT = $(install_sh) -c
Chris@10 56 INSTALL_HEADER = $(INSTALL_DATA)
Chris@10 57 transform = $(program_transform_name)
Chris@10 58 NORMAL_INSTALL = :
Chris@10 59 PRE_INSTALL = :
Chris@10 60 POST_INSTALL = :
Chris@10 61 NORMAL_UNINSTALL = :
Chris@10 62 PRE_UNINSTALL = :
Chris@10 63 POST_UNINSTALL = :
Chris@10 64 build_triplet = @build@
Chris@10 65 host_triplet = @host@
Chris@10 66 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
Chris@10 67 $(top_srcdir)/dft/simd/codlist.mk \
Chris@10 68 $(top_srcdir)/dft/simd/simd.mk
Chris@10 69 subdir = dft/simd/neon
Chris@10 70 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Chris@10 71 am__aclocal_m4_deps = $(top_srcdir)/m4/acx_mpi.m4 \
Chris@10 72 $(top_srcdir)/m4/acx_pthread.m4 \
Chris@10 73 $(top_srcdir)/m4/ax_cc_maxopt.m4 \
Chris@10 74 $(top_srcdir)/m4/ax_check_compiler_flags.m4 \
Chris@10 75 $(top_srcdir)/m4/ax_compiler_vendor.m4 \
Chris@10 76 $(top_srcdir)/m4/ax_gcc_aligns_stack.m4 \
Chris@10 77 $(top_srcdir)/m4/ax_gcc_version.m4 \
Chris@10 78 $(top_srcdir)/m4/ax_openmp.m4 $(top_srcdir)/m4/libtool.m4 \
Chris@10 79 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
Chris@10 80 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
Chris@10 81 $(top_srcdir)/configure.ac
Chris@10 82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
Chris@10 83 $(ACLOCAL_M4)
Chris@10 84 mkinstalldirs = $(install_sh) -d
Chris@10 85 CONFIG_HEADER = $(top_builddir)/config.h
Chris@10 86 CONFIG_CLEAN_FILES =
Chris@10 87 CONFIG_CLEAN_VPATH_FILES =
Chris@10 88 LTLIBRARIES = $(noinst_LTLIBRARIES)
Chris@10 89 libdft_neon_codelets_la_LIBADD =
Chris@10 90 am__libdft_neon_codelets_la_SOURCES_DIST = n1fv_2.c n1fv_3.c n1fv_4.c \
Chris@10 91 n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c n1fv_9.c n1fv_10.c \
Chris@10 92 n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c n1fv_16.c \
Chris@10 93 n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c n1bv_2.c \
Chris@10 94 n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c n1bv_9.c \
Chris@10 95 n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c \
Chris@10 96 n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c \
Chris@10 97 n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c \
Chris@10 98 n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c n2bv_2.c \
Chris@10 99 n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c n2bv_14.c \
Chris@10 100 n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c n2sv_4.c n2sv_8.c \
Chris@10 101 n2sv_16.c n2sv_32.c n2sv_64.c t1fuv_2.c t1fuv_3.c t1fuv_4.c \
Chris@10 102 t1fuv_5.c t1fuv_6.c t1fuv_7.c t1fuv_8.c t1fuv_9.c t1fuv_10.c \
Chris@10 103 t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c \
Chris@10 104 t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c \
Chris@10 105 t1fv_64.c t1fv_20.c t1fv_25.c t2fv_2.c t2fv_4.c t2fv_8.c \
Chris@10 106 t2fv_16.c t2fv_32.c t2fv_64.c t2fv_5.c t2fv_10.c t2fv_20.c \
Chris@10 107 t2fv_25.c t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c \
Chris@10 108 t3fv_10.c t3fv_20.c t3fv_25.c t1buv_2.c t1buv_3.c t1buv_4.c \
Chris@10 109 t1buv_5.c t1buv_6.c t1buv_7.c t1buv_8.c t1buv_9.c t1buv_10.c \
Chris@10 110 t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c \
Chris@10 111 t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c \
Chris@10 112 t1bv_64.c t1bv_20.c t1bv_25.c t2bv_2.c t2bv_4.c t2bv_8.c \
Chris@10 113 t2bv_16.c t2bv_32.c t2bv_64.c t2bv_5.c t2bv_10.c t2bv_20.c \
Chris@10 114 t2bv_25.c t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c \
Chris@10 115 t3bv_10.c t3bv_20.c t3bv_25.c t1sv_2.c t1sv_4.c t1sv_8.c \
Chris@10 116 t1sv_16.c t1sv_32.c t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c \
Chris@10 117 q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c q1bv_2.c q1bv_4.c q1bv_5.c \
Chris@10 118 q1bv_8.c genus.c codlist.c
Chris@10 119 am__objects_1 = n1fv_2.lo n1fv_3.lo n1fv_4.lo n1fv_5.lo n1fv_6.lo \
Chris@10 120 n1fv_7.lo n1fv_8.lo n1fv_9.lo n1fv_10.lo n1fv_11.lo n1fv_12.lo \
Chris@10 121 n1fv_13.lo n1fv_14.lo n1fv_15.lo n1fv_16.lo n1fv_32.lo \
Chris@10 122 n1fv_64.lo n1fv_128.lo n1fv_20.lo n1fv_25.lo
Chris@10 123 am__objects_2 = n1bv_2.lo n1bv_3.lo n1bv_4.lo n1bv_5.lo n1bv_6.lo \
Chris@10 124 n1bv_7.lo n1bv_8.lo n1bv_9.lo n1bv_10.lo n1bv_11.lo n1bv_12.lo \
Chris@10 125 n1bv_13.lo n1bv_14.lo n1bv_15.lo n1bv_16.lo n1bv_32.lo \
Chris@10 126 n1bv_64.lo n1bv_128.lo n1bv_20.lo n1bv_25.lo
Chris@10 127 am__objects_3 = n2fv_2.lo n2fv_4.lo n2fv_6.lo n2fv_8.lo n2fv_10.lo \
Chris@10 128 n2fv_12.lo n2fv_14.lo n2fv_16.lo n2fv_32.lo n2fv_64.lo \
Chris@10 129 n2fv_20.lo
Chris@10 130 am__objects_4 = n2bv_2.lo n2bv_4.lo n2bv_6.lo n2bv_8.lo n2bv_10.lo \
Chris@10 131 n2bv_12.lo n2bv_14.lo n2bv_16.lo n2bv_32.lo n2bv_64.lo \
Chris@10 132 n2bv_20.lo
Chris@10 133 am__objects_5 = n2sv_4.lo n2sv_8.lo n2sv_16.lo n2sv_32.lo n2sv_64.lo
Chris@10 134 am__objects_6 = t1fuv_2.lo t1fuv_3.lo t1fuv_4.lo t1fuv_5.lo t1fuv_6.lo \
Chris@10 135 t1fuv_7.lo t1fuv_8.lo t1fuv_9.lo t1fuv_10.lo
Chris@10 136 am__objects_7 = t1fv_2.lo t1fv_3.lo t1fv_4.lo t1fv_5.lo t1fv_6.lo \
Chris@10 137 t1fv_7.lo t1fv_8.lo t1fv_9.lo t1fv_10.lo t1fv_12.lo t1fv_15.lo \
Chris@10 138 t1fv_16.lo t1fv_32.lo t1fv_64.lo t1fv_20.lo t1fv_25.lo
Chris@10 139 am__objects_8 = t2fv_2.lo t2fv_4.lo t2fv_8.lo t2fv_16.lo t2fv_32.lo \
Chris@10 140 t2fv_64.lo t2fv_5.lo t2fv_10.lo t2fv_20.lo t2fv_25.lo
Chris@10 141 am__objects_9 = t3fv_4.lo t3fv_8.lo t3fv_16.lo t3fv_32.lo t3fv_5.lo \
Chris@10 142 t3fv_10.lo t3fv_20.lo t3fv_25.lo
Chris@10 143 am__objects_10 = t1buv_2.lo t1buv_3.lo t1buv_4.lo t1buv_5.lo \
Chris@10 144 t1buv_6.lo t1buv_7.lo t1buv_8.lo t1buv_9.lo t1buv_10.lo
Chris@10 145 am__objects_11 = t1bv_2.lo t1bv_3.lo t1bv_4.lo t1bv_5.lo t1bv_6.lo \
Chris@10 146 t1bv_7.lo t1bv_8.lo t1bv_9.lo t1bv_10.lo t1bv_12.lo t1bv_15.lo \
Chris@10 147 t1bv_16.lo t1bv_32.lo t1bv_64.lo t1bv_20.lo t1bv_25.lo
Chris@10 148 am__objects_12 = t2bv_2.lo t2bv_4.lo t2bv_8.lo t2bv_16.lo t2bv_32.lo \
Chris@10 149 t2bv_64.lo t2bv_5.lo t2bv_10.lo t2bv_20.lo t2bv_25.lo
Chris@10 150 am__objects_13 = t3bv_4.lo t3bv_8.lo t3bv_16.lo t3bv_32.lo t3bv_5.lo \
Chris@10 151 t3bv_10.lo t3bv_20.lo t3bv_25.lo
Chris@10 152 am__objects_14 = t1sv_2.lo t1sv_4.lo t1sv_8.lo t1sv_16.lo t1sv_32.lo
Chris@10 153 am__objects_15 = t2sv_4.lo t2sv_8.lo t2sv_16.lo t2sv_32.lo
Chris@10 154 am__objects_16 = q1fv_2.lo q1fv_4.lo q1fv_5.lo q1fv_8.lo
Chris@10 155 am__objects_17 = q1bv_2.lo q1bv_4.lo q1bv_5.lo q1bv_8.lo
Chris@10 156 am__objects_18 = $(am__objects_1) $(am__objects_2) $(am__objects_3) \
Chris@10 157 $(am__objects_4) $(am__objects_5) $(am__objects_6) \
Chris@10 158 $(am__objects_7) $(am__objects_8) $(am__objects_9) \
Chris@10 159 $(am__objects_10) $(am__objects_11) $(am__objects_12) \
Chris@10 160 $(am__objects_13) $(am__objects_14) $(am__objects_15) \
Chris@10 161 $(am__objects_16) $(am__objects_17)
Chris@10 162 am__objects_19 = $(am__objects_18) genus.lo codlist.lo
Chris@10 163 @HAVE_NEON_TRUE@am__objects_20 = $(am__objects_19)
Chris@10 164 @HAVE_NEON_TRUE@am_libdft_neon_codelets_la_OBJECTS = \
Chris@10 165 @HAVE_NEON_TRUE@ $(am__objects_20)
Chris@10 166 libdft_neon_codelets_la_OBJECTS = \
Chris@10 167 $(am_libdft_neon_codelets_la_OBJECTS)
Chris@10 168 @HAVE_NEON_TRUE@am_libdft_neon_codelets_la_rpath =
Chris@10 169 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
Chris@10 170 depcomp = $(SHELL) $(top_srcdir)/depcomp
Chris@10 171 am__depfiles_maybe = depfiles
Chris@10 172 am__mv = mv -f
Chris@10 173 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
Chris@10 174 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Chris@10 175 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
Chris@10 176 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
Chris@10 177 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Chris@10 178 CCLD = $(CC)
Chris@10 179 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
Chris@10 180 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
Chris@10 181 $(LDFLAGS) -o $@
Chris@10 182 SOURCES = $(libdft_neon_codelets_la_SOURCES)
Chris@10 183 DIST_SOURCES = $(am__libdft_neon_codelets_la_SOURCES_DIST)
Chris@10 184 am__can_run_installinfo = \
Chris@10 185 case $$AM_UPDATE_INFO_DIR in \
Chris@10 186 n|no|NO) false;; \
Chris@10 187 *) (install-info --version) >/dev/null 2>&1;; \
Chris@10 188 esac
Chris@10 189 ETAGS = etags
Chris@10 190 CTAGS = ctags
Chris@10 191 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Chris@10 192 ACLOCAL = @ACLOCAL@
Chris@10 193 ALLOCA = @ALLOCA@
Chris@10 194 ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
Chris@10 195 AMTAR = @AMTAR@
Chris@10 196 AR = @AR@
Chris@10 197 AS = @AS@
Chris@10 198 AUTOCONF = @AUTOCONF@
Chris@10 199 AUTOHEADER = @AUTOHEADER@
Chris@10 200 AUTOMAKE = @AUTOMAKE@
Chris@10 201 AVX_CFLAGS = @AVX_CFLAGS@
Chris@10 202 AWK = @AWK@
Chris@10 203 CC = @CC@
Chris@10 204 CCDEPMODE = @CCDEPMODE@
Chris@10 205 CFLAGS = @CFLAGS@
Chris@10 206 CHECK_PL_OPTS = @CHECK_PL_OPTS@
Chris@10 207 CPP = @CPP@
Chris@10 208 CPPFLAGS = @CPPFLAGS@
Chris@10 209 CYGPATH_W = @CYGPATH_W@
Chris@10 210 C_FFTW_R2R_KIND = @C_FFTW_R2R_KIND@
Chris@10 211 C_MPI_FINT = @C_MPI_FINT@
Chris@10 212 DEFS = @DEFS@
Chris@10 213 DEPDIR = @DEPDIR@
Chris@10 214 DLLTOOL = @DLLTOOL@
Chris@10 215 DSYMUTIL = @DSYMUTIL@
Chris@10 216 DUMPBIN = @DUMPBIN@
Chris@10 217 ECHO_C = @ECHO_C@
Chris@10 218 ECHO_N = @ECHO_N@
Chris@10 219 ECHO_T = @ECHO_T@
Chris@10 220 EGREP = @EGREP@
Chris@10 221 EXEEXT = @EXEEXT@
Chris@10 222 F77 = @F77@
Chris@10 223 FFLAGS = @FFLAGS@
Chris@10 224 FGREP = @FGREP@
Chris@10 225 FLIBS = @FLIBS@
Chris@10 226 GREP = @GREP@
Chris@10 227 INSTALL = @INSTALL@
Chris@10 228 INSTALL_DATA = @INSTALL_DATA@
Chris@10 229 INSTALL_PROGRAM = @INSTALL_PROGRAM@
Chris@10 230 INSTALL_SCRIPT = @INSTALL_SCRIPT@
Chris@10 231 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Chris@10 232 LD = @LD@
Chris@10 233 LDFLAGS = @LDFLAGS@
Chris@10 234 LIBOBJS = @LIBOBJS@
Chris@10 235 LIBQUADMATH = @LIBQUADMATH@
Chris@10 236 LIBS = @LIBS@
Chris@10 237 LIBTOOL = @LIBTOOL@
Chris@10 238 LIPO = @LIPO@
Chris@10 239 LN_S = @LN_S@
Chris@10 240 LTLIBOBJS = @LTLIBOBJS@
Chris@10 241 MAINT = @MAINT@
Chris@10 242 MAKEINFO = @MAKEINFO@
Chris@10 243 MANIFEST_TOOL = @MANIFEST_TOOL@
Chris@10 244 MKDIR_P = @MKDIR_P@
Chris@10 245 MPICC = @MPICC@
Chris@10 246 MPILIBS = @MPILIBS@
Chris@10 247 MPIRUN = @MPIRUN@
Chris@10 248 NEON_CFLAGS = @NEON_CFLAGS@
Chris@10 249 NM = @NM@
Chris@10 250 NMEDIT = @NMEDIT@
Chris@10 251 OBJDUMP = @OBJDUMP@
Chris@10 252 OBJEXT = @OBJEXT@
Chris@10 253 OCAMLBUILD = @OCAMLBUILD@
Chris@10 254 OPENMP_CFLAGS = @OPENMP_CFLAGS@
Chris@10 255 OTOOL = @OTOOL@
Chris@10 256 OTOOL64 = @OTOOL64@
Chris@10 257 PACKAGE = @PACKAGE@
Chris@10 258 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
Chris@10 259 PACKAGE_NAME = @PACKAGE_NAME@
Chris@10 260 PACKAGE_STRING = @PACKAGE_STRING@
Chris@10 261 PACKAGE_TARNAME = @PACKAGE_TARNAME@
Chris@10 262 PACKAGE_URL = @PACKAGE_URL@
Chris@10 263 PACKAGE_VERSION = @PACKAGE_VERSION@
Chris@10 264 PATH_SEPARATOR = @PATH_SEPARATOR@
Chris@10 265 POW_LIB = @POW_LIB@
Chris@10 266 PRECISION = @PRECISION@
Chris@10 267 PREC_SUFFIX = @PREC_SUFFIX@
Chris@10 268 PTHREAD_CC = @PTHREAD_CC@
Chris@10 269 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
Chris@10 270 PTHREAD_LIBS = @PTHREAD_LIBS@
Chris@10 271 RANLIB = @RANLIB@
Chris@10 272 SED = @SED@
Chris@10 273 SET_MAKE = @SET_MAKE@
Chris@10 274 SHARED_VERSION_INFO = @SHARED_VERSION_INFO@
Chris@10 275 SHELL = @SHELL@
Chris@10 276 SSE2_CFLAGS = @SSE2_CFLAGS@
Chris@10 277 STACK_ALIGN_CFLAGS = @STACK_ALIGN_CFLAGS@
Chris@10 278 STRIP = @STRIP@
Chris@10 279 THREADLIBS = @THREADLIBS@
Chris@10 280 VERSION = @VERSION@
Chris@10 281 abs_builddir = @abs_builddir@
Chris@10 282 abs_srcdir = @abs_srcdir@
Chris@10 283 abs_top_builddir = @abs_top_builddir@
Chris@10 284 abs_top_srcdir = @abs_top_srcdir@
Chris@10 285 ac_ct_AR = @ac_ct_AR@
Chris@10 286 ac_ct_CC = @ac_ct_CC@
Chris@10 287 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Chris@10 288 ac_ct_F77 = @ac_ct_F77@
Chris@10 289 acx_pthread_config = @acx_pthread_config@
Chris@10 290 am__include = @am__include@
Chris@10 291 am__leading_dot = @am__leading_dot@
Chris@10 292 am__quote = @am__quote@
Chris@10 293 am__tar = @am__tar@
Chris@10 294 am__untar = @am__untar@
Chris@10 295 bindir = @bindir@
Chris@10 296 build = @build@
Chris@10 297 build_alias = @build_alias@
Chris@10 298 build_cpu = @build_cpu@
Chris@10 299 build_os = @build_os@
Chris@10 300 build_vendor = @build_vendor@
Chris@10 301 builddir = @builddir@
Chris@10 302 datadir = @datadir@
Chris@10 303 datarootdir = @datarootdir@
Chris@10 304 docdir = @docdir@
Chris@10 305 dvidir = @dvidir@
Chris@10 306 exec_prefix = @exec_prefix@
Chris@10 307 host = @host@
Chris@10 308 host_alias = @host_alias@
Chris@10 309 host_cpu = @host_cpu@
Chris@10 310 host_os = @host_os@
Chris@10 311 host_vendor = @host_vendor@
Chris@10 312 htmldir = @htmldir@
Chris@10 313 includedir = @includedir@
Chris@10 314 infodir = @infodir@
Chris@10 315 install_sh = @install_sh@
Chris@10 316 libdir = @libdir@
Chris@10 317 libexecdir = @libexecdir@
Chris@10 318 localedir = @localedir@
Chris@10 319 localstatedir = @localstatedir@
Chris@10 320 mandir = @mandir@
Chris@10 321 mkdir_p = @mkdir_p@
Chris@10 322 oldincludedir = @oldincludedir@
Chris@10 323 pdfdir = @pdfdir@
Chris@10 324 prefix = @prefix@
Chris@10 325 program_transform_name = @program_transform_name@
Chris@10 326 psdir = @psdir@
Chris@10 327 sbindir = @sbindir@
Chris@10 328 sharedstatedir = @sharedstatedir@
Chris@10 329 srcdir = @srcdir@
Chris@10 330 sysconfdir = @sysconfdir@
Chris@10 331 target_alias = @target_alias@
Chris@10 332 top_build_prefix = @top_build_prefix@
Chris@10 333 top_builddir = @top_builddir@
Chris@10 334 top_srcdir = @top_srcdir@
Chris@10 335 AM_CFLAGS = $(NEON_CFLAGS)
Chris@10 336 SIMD_HEADER = simd-neon.h
Chris@10 337
Chris@10 338 ###########################################################################
Chris@10 339 # n1fv_<n> is a hard-coded FFTW_FORWARD FFT of size <n>, using SIMD
Chris@10 340 N1F = n1fv_2.c n1fv_3.c n1fv_4.c n1fv_5.c n1fv_6.c n1fv_7.c n1fv_8.c \
Chris@10 341 n1fv_9.c n1fv_10.c n1fv_11.c n1fv_12.c n1fv_13.c n1fv_14.c n1fv_15.c \
Chris@10 342 n1fv_16.c n1fv_32.c n1fv_64.c n1fv_128.c n1fv_20.c n1fv_25.c
Chris@10 343
Chris@10 344
Chris@10 345 # as above, with restricted input vector stride
Chris@10 346 N2F = n2fv_2.c n2fv_4.c n2fv_6.c n2fv_8.c n2fv_10.c n2fv_12.c \
Chris@10 347 n2fv_14.c n2fv_16.c n2fv_32.c n2fv_64.c n2fv_20.c
Chris@10 348
Chris@10 349
Chris@10 350 # as above, but FFTW_BACKWARD
Chris@10 351 N1B = n1bv_2.c n1bv_3.c n1bv_4.c n1bv_5.c n1bv_6.c n1bv_7.c n1bv_8.c \
Chris@10 352 n1bv_9.c n1bv_10.c n1bv_11.c n1bv_12.c n1bv_13.c n1bv_14.c n1bv_15.c \
Chris@10 353 n1bv_16.c n1bv_32.c n1bv_64.c n1bv_128.c n1bv_20.c n1bv_25.c
Chris@10 354
Chris@10 355 N2B = n2bv_2.c n2bv_4.c n2bv_6.c n2bv_8.c n2bv_10.c n2bv_12.c \
Chris@10 356 n2bv_14.c n2bv_16.c n2bv_32.c n2bv_64.c n2bv_20.c
Chris@10 357
Chris@10 358
Chris@10 359 # split-complex codelets
Chris@10 360 N2S = n2sv_4.c n2sv_8.c n2sv_16.c n2sv_32.c n2sv_64.c
Chris@10 361
Chris@10 362 ###########################################################################
Chris@10 363 # t1fv_<r> is a "twiddle" FFT of size <r>, implementing a radix-r DIT step
Chris@10 364 # for an FFTW_FORWARD transform, using SIMD
Chris@10 365 T1F = t1fv_2.c t1fv_3.c t1fv_4.c t1fv_5.c t1fv_6.c t1fv_7.c t1fv_8.c \
Chris@10 366 t1fv_9.c t1fv_10.c t1fv_12.c t1fv_15.c t1fv_16.c t1fv_32.c t1fv_64.c \
Chris@10 367 t1fv_20.c t1fv_25.c
Chris@10 368
Chris@10 369
Chris@10 370 # same as t1fv_*, but with different twiddle storage scheme
Chris@10 371 T2F = t2fv_2.c t2fv_4.c t2fv_8.c t2fv_16.c t2fv_32.c t2fv_64.c \
Chris@10 372 t2fv_5.c t2fv_10.c t2fv_20.c t2fv_25.c
Chris@10 373
Chris@10 374 T3F = t3fv_4.c t3fv_8.c t3fv_16.c t3fv_32.c t3fv_5.c t3fv_10.c \
Chris@10 375 t3fv_20.c t3fv_25.c
Chris@10 376
Chris@10 377 T1FU = t1fuv_2.c t1fuv_3.c t1fuv_4.c t1fuv_5.c t1fuv_6.c t1fuv_7.c \
Chris@10 378 t1fuv_8.c t1fuv_9.c t1fuv_10.c
Chris@10 379
Chris@10 380
Chris@10 381 # as above, but FFTW_BACKWARD
Chris@10 382 T1B = t1bv_2.c t1bv_3.c t1bv_4.c t1bv_5.c t1bv_6.c t1bv_7.c t1bv_8.c \
Chris@10 383 t1bv_9.c t1bv_10.c t1bv_12.c t1bv_15.c t1bv_16.c t1bv_32.c t1bv_64.c \
Chris@10 384 t1bv_20.c t1bv_25.c
Chris@10 385
Chris@10 386
Chris@10 387 # same as t1bv_*, but with different twiddle storage scheme
Chris@10 388 T2B = t2bv_2.c t2bv_4.c t2bv_8.c t2bv_16.c t2bv_32.c t2bv_64.c \
Chris@10 389 t2bv_5.c t2bv_10.c t2bv_20.c t2bv_25.c
Chris@10 390
Chris@10 391 T3B = t3bv_4.c t3bv_8.c t3bv_16.c t3bv_32.c t3bv_5.c t3bv_10.c \
Chris@10 392 t3bv_20.c t3bv_25.c
Chris@10 393
Chris@10 394 T1BU = t1buv_2.c t1buv_3.c t1buv_4.c t1buv_5.c t1buv_6.c t1buv_7.c \
Chris@10 395 t1buv_8.c t1buv_9.c t1buv_10.c
Chris@10 396
Chris@10 397
Chris@10 398 # split-complex codelets
Chris@10 399 T1S = t1sv_2.c t1sv_4.c t1sv_8.c t1sv_16.c t1sv_32.c
Chris@10 400 T2S = t2sv_4.c t2sv_8.c t2sv_16.c t2sv_32.c
Chris@10 401
Chris@10 402 ###########################################################################
Chris@10 403 # q1fv_<r> is <r> twiddle FFTW_FORWARD FFTs of size <r> (DIF step),
Chris@10 404 # where the output is transposed, using SIMD. This is used for
Chris@10 405 # in-place transposes in sizes that are divisible by <r>^2. These
Chris@10 406 # codelets have size ~ <r>^2, so you should probably not use <r>
Chris@10 407 # bigger than 8 or so.
Chris@10 408 Q1F = q1fv_2.c q1fv_4.c q1fv_5.c q1fv_8.c
Chris@10 409
Chris@10 410 # as above, but FFTW_BACKWARD
Chris@10 411 Q1B = q1bv_2.c q1bv_4.c q1bv_5.c q1bv_8.c
Chris@10 412
Chris@10 413 ###########################################################################
Chris@10 414 SIMD_CODELETS = $(N1F) $(N1B) $(N2F) $(N2B) $(N2S) $(T1FU) $(T1F) \
Chris@10 415 $(T2F) $(T3F) $(T1BU) $(T1B) $(T2B) $(T3B) $(T1S) $(T2S) $(Q1F) $(Q1B)
Chris@10 416
Chris@10 417 AM_CPPFLAGS = -I$(top_srcdir)/kernel -I$(top_srcdir)/dft \
Chris@10 418 -I$(top_srcdir)/dft/simd -I$(top_srcdir)/simd-support
Chris@10 419
Chris@10 420 EXTRA_DIST = $(SIMD_CODELETS) genus.c codlist.c
Chris@10 421 @HAVE_NEON_TRUE@BUILT_SOURCES = $(EXTRA_DIST)
Chris@10 422 @HAVE_NEON_TRUE@noinst_LTLIBRARIES = libdft_neon_codelets.la
Chris@10 423 @HAVE_NEON_TRUE@libdft_neon_codelets_la_SOURCES = $(BUILT_SOURCES)
Chris@10 424 all: $(BUILT_SOURCES)
Chris@10 425 $(MAKE) $(AM_MAKEFLAGS) all-am
Chris@10 426
Chris@10 427 .SUFFIXES:
Chris@10 428 .SUFFIXES: .c .lo .o .obj
Chris@10 429 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/dft/simd/codlist.mk $(top_srcdir)/dft/simd/simd.mk $(am__configure_deps)
Chris@10 430 @for dep in $?; do \
Chris@10 431 case '$(am__configure_deps)' in \
Chris@10 432 *$$dep*) \
Chris@10 433 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
Chris@10 434 && { if test -f $@; then exit 0; else break; fi; }; \
Chris@10 435 exit 1;; \
Chris@10 436 esac; \
Chris@10 437 done; \
Chris@10 438 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu dft/simd/neon/Makefile'; \
Chris@10 439 $(am__cd) $(top_srcdir) && \
Chris@10 440 $(AUTOMAKE) --gnu dft/simd/neon/Makefile
Chris@10 441 .PRECIOUS: Makefile
Chris@10 442 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
Chris@10 443 @case '$?' in \
Chris@10 444 *config.status*) \
Chris@10 445 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
Chris@10 446 *) \
Chris@10 447 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
Chris@10 448 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
Chris@10 449 esac;
Chris@10 450 $(top_srcdir)/dft/simd/codlist.mk $(top_srcdir)/dft/simd/simd.mk:
Chris@10 451
Chris@10 452 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
Chris@10 453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Chris@10 454
Chris@10 455 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
Chris@10 456 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Chris@10 457 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
Chris@10 458 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Chris@10 459 $(am__aclocal_m4_deps):
Chris@10 460
Chris@10 461 clean-noinstLTLIBRARIES:
Chris@10 462 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
Chris@10 463 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
Chris@10 464 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
Chris@10 465 test "$$dir" != "$$p" || dir=.; \
Chris@10 466 echo "rm -f \"$${dir}/so_locations\""; \
Chris@10 467 rm -f "$${dir}/so_locations"; \
Chris@10 468 done
Chris@10 469 libdft_neon_codelets.la: $(libdft_neon_codelets_la_OBJECTS) $(libdft_neon_codelets_la_DEPENDENCIES) $(EXTRA_libdft_neon_codelets_la_DEPENDENCIES)
Chris@10 470 $(LINK) $(am_libdft_neon_codelets_la_rpath) $(libdft_neon_codelets_la_OBJECTS) $(libdft_neon_codelets_la_LIBADD) $(LIBS)
Chris@10 471
Chris@10 472 mostlyclean-compile:
Chris@10 473 -rm -f *.$(OBJEXT)
Chris@10 474
Chris@10 475 distclean-compile:
Chris@10 476 -rm -f *.tab.c
Chris@10 477
Chris@10 478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/codlist.Plo@am__quote@
Chris@10 479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/genus.Plo@am__quote@
Chris@10 480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_10.Plo@am__quote@
Chris@10 481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_11.Plo@am__quote@
Chris@10 482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_12.Plo@am__quote@
Chris@10 483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_128.Plo@am__quote@
Chris@10 484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_13.Plo@am__quote@
Chris@10 485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_14.Plo@am__quote@
Chris@10 486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_15.Plo@am__quote@
Chris@10 487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_16.Plo@am__quote@
Chris@10 488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_2.Plo@am__quote@
Chris@10 489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_20.Plo@am__quote@
Chris@10 490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_25.Plo@am__quote@
Chris@10 491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_3.Plo@am__quote@
Chris@10 492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_32.Plo@am__quote@
Chris@10 493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_4.Plo@am__quote@
Chris@10 494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_5.Plo@am__quote@
Chris@10 495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_6.Plo@am__quote@
Chris@10 496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_64.Plo@am__quote@
Chris@10 497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_7.Plo@am__quote@
Chris@10 498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_8.Plo@am__quote@
Chris@10 499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1bv_9.Plo@am__quote@
Chris@10 500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_10.Plo@am__quote@
Chris@10 501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_11.Plo@am__quote@
Chris@10 502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_12.Plo@am__quote@
Chris@10 503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_128.Plo@am__quote@
Chris@10 504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_13.Plo@am__quote@
Chris@10 505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_14.Plo@am__quote@
Chris@10 506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_15.Plo@am__quote@
Chris@10 507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_16.Plo@am__quote@
Chris@10 508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_2.Plo@am__quote@
Chris@10 509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_20.Plo@am__quote@
Chris@10 510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_25.Plo@am__quote@
Chris@10 511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_3.Plo@am__quote@
Chris@10 512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_32.Plo@am__quote@
Chris@10 513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_4.Plo@am__quote@
Chris@10 514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_5.Plo@am__quote@
Chris@10 515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_6.Plo@am__quote@
Chris@10 516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_64.Plo@am__quote@
Chris@10 517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_7.Plo@am__quote@
Chris@10 518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_8.Plo@am__quote@
Chris@10 519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n1fv_9.Plo@am__quote@
Chris@10 520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_10.Plo@am__quote@
Chris@10 521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_12.Plo@am__quote@
Chris@10 522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_14.Plo@am__quote@
Chris@10 523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_16.Plo@am__quote@
Chris@10 524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_2.Plo@am__quote@
Chris@10 525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_20.Plo@am__quote@
Chris@10 526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_32.Plo@am__quote@
Chris@10 527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_4.Plo@am__quote@
Chris@10 528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_6.Plo@am__quote@
Chris@10 529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_64.Plo@am__quote@
Chris@10 530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2bv_8.Plo@am__quote@
Chris@10 531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_10.Plo@am__quote@
Chris@10 532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_12.Plo@am__quote@
Chris@10 533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_14.Plo@am__quote@
Chris@10 534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_16.Plo@am__quote@
Chris@10 535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_2.Plo@am__quote@
Chris@10 536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_20.Plo@am__quote@
Chris@10 537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_32.Plo@am__quote@
Chris@10 538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_4.Plo@am__quote@
Chris@10 539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_6.Plo@am__quote@
Chris@10 540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_64.Plo@am__quote@
Chris@10 541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2fv_8.Plo@am__quote@
Chris@10 542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_16.Plo@am__quote@
Chris@10 543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_32.Plo@am__quote@
Chris@10 544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_4.Plo@am__quote@
Chris@10 545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_64.Plo@am__quote@
Chris@10 546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/n2sv_8.Plo@am__quote@
Chris@10 547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_2.Plo@am__quote@
Chris@10 548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_4.Plo@am__quote@
Chris@10 549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_5.Plo@am__quote@
Chris@10 550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1bv_8.Plo@am__quote@
Chris@10 551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_2.Plo@am__quote@
Chris@10 552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_4.Plo@am__quote@
Chris@10 553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_5.Plo@am__quote@
Chris@10 554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/q1fv_8.Plo@am__quote@
Chris@10 555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_10.Plo@am__quote@
Chris@10 556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_2.Plo@am__quote@
Chris@10 557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_3.Plo@am__quote@
Chris@10 558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_4.Plo@am__quote@
Chris@10 559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_5.Plo@am__quote@
Chris@10 560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_6.Plo@am__quote@
Chris@10 561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_7.Plo@am__quote@
Chris@10 562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_8.Plo@am__quote@
Chris@10 563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1buv_9.Plo@am__quote@
Chris@10 564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_10.Plo@am__quote@
Chris@10 565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_12.Plo@am__quote@
Chris@10 566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_15.Plo@am__quote@
Chris@10 567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_16.Plo@am__quote@
Chris@10 568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_2.Plo@am__quote@
Chris@10 569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_20.Plo@am__quote@
Chris@10 570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_25.Plo@am__quote@
Chris@10 571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_3.Plo@am__quote@
Chris@10 572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_32.Plo@am__quote@
Chris@10 573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_4.Plo@am__quote@
Chris@10 574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_5.Plo@am__quote@
Chris@10 575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_6.Plo@am__quote@
Chris@10 576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_64.Plo@am__quote@
Chris@10 577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_7.Plo@am__quote@
Chris@10 578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_8.Plo@am__quote@
Chris@10 579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1bv_9.Plo@am__quote@
Chris@10 580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_10.Plo@am__quote@
Chris@10 581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_2.Plo@am__quote@
Chris@10 582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_3.Plo@am__quote@
Chris@10 583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_4.Plo@am__quote@
Chris@10 584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_5.Plo@am__quote@
Chris@10 585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_6.Plo@am__quote@
Chris@10 586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_7.Plo@am__quote@
Chris@10 587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_8.Plo@am__quote@
Chris@10 588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fuv_9.Plo@am__quote@
Chris@10 589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_10.Plo@am__quote@
Chris@10 590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_12.Plo@am__quote@
Chris@10 591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_15.Plo@am__quote@
Chris@10 592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_16.Plo@am__quote@
Chris@10 593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_2.Plo@am__quote@
Chris@10 594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_20.Plo@am__quote@
Chris@10 595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_25.Plo@am__quote@
Chris@10 596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_3.Plo@am__quote@
Chris@10 597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_32.Plo@am__quote@
Chris@10 598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_4.Plo@am__quote@
Chris@10 599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_5.Plo@am__quote@
Chris@10 600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_6.Plo@am__quote@
Chris@10 601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_64.Plo@am__quote@
Chris@10 602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_7.Plo@am__quote@
Chris@10 603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_8.Plo@am__quote@
Chris@10 604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1fv_9.Plo@am__quote@
Chris@10 605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_16.Plo@am__quote@
Chris@10 606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_2.Plo@am__quote@
Chris@10 607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_32.Plo@am__quote@
Chris@10 608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_4.Plo@am__quote@
Chris@10 609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t1sv_8.Plo@am__quote@
Chris@10 610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_10.Plo@am__quote@
Chris@10 611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_16.Plo@am__quote@
Chris@10 612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_2.Plo@am__quote@
Chris@10 613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_20.Plo@am__quote@
Chris@10 614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_25.Plo@am__quote@
Chris@10 615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_32.Plo@am__quote@
Chris@10 616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_4.Plo@am__quote@
Chris@10 617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_5.Plo@am__quote@
Chris@10 618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_64.Plo@am__quote@
Chris@10 619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2bv_8.Plo@am__quote@
Chris@10 620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_10.Plo@am__quote@
Chris@10 621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_16.Plo@am__quote@
Chris@10 622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_2.Plo@am__quote@
Chris@10 623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_20.Plo@am__quote@
Chris@10 624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_25.Plo@am__quote@
Chris@10 625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_32.Plo@am__quote@
Chris@10 626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_4.Plo@am__quote@
Chris@10 627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_5.Plo@am__quote@
Chris@10 628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_64.Plo@am__quote@
Chris@10 629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2fv_8.Plo@am__quote@
Chris@10 630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_16.Plo@am__quote@
Chris@10 631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_32.Plo@am__quote@
Chris@10 632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_4.Plo@am__quote@
Chris@10 633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t2sv_8.Plo@am__quote@
Chris@10 634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_10.Plo@am__quote@
Chris@10 635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_16.Plo@am__quote@
Chris@10 636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_20.Plo@am__quote@
Chris@10 637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_25.Plo@am__quote@
Chris@10 638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_32.Plo@am__quote@
Chris@10 639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_4.Plo@am__quote@
Chris@10 640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_5.Plo@am__quote@
Chris@10 641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3bv_8.Plo@am__quote@
Chris@10 642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_10.Plo@am__quote@
Chris@10 643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_16.Plo@am__quote@
Chris@10 644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_20.Plo@am__quote@
Chris@10 645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_25.Plo@am__quote@
Chris@10 646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_32.Plo@am__quote@
Chris@10 647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_4.Plo@am__quote@
Chris@10 648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_5.Plo@am__quote@
Chris@10 649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t3fv_8.Plo@am__quote@
Chris@10 650
Chris@10 651 .c.o:
Chris@10 652 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Chris@10 653 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Chris@10 654 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Chris@10 655 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Chris@10 656 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
Chris@10 657
Chris@10 658 .c.obj:
Chris@10 659 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
Chris@10 660 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Chris@10 661 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Chris@10 662 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Chris@10 663 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
Chris@10 664
Chris@10 665 .c.lo:
Chris@10 666 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Chris@10 667 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Chris@10 668 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Chris@10 669 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Chris@10 670 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Chris@10 671
Chris@10 672 mostlyclean-libtool:
Chris@10 673 -rm -f *.lo
Chris@10 674
Chris@10 675 clean-libtool:
Chris@10 676 -rm -rf .libs _libs
Chris@10 677
Chris@10 678 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Chris@10 679 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Chris@10 680 unique=`for i in $$list; do \
Chris@10 681 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Chris@10 682 done | \
Chris@10 683 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
Chris@10 684 END { if (nonempty) { for (i in files) print i; }; }'`; \
Chris@10 685 mkid -fID $$unique
Chris@10 686 tags: TAGS
Chris@10 687
Chris@10 688 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
Chris@10 689 $(TAGS_FILES) $(LISP)
Chris@10 690 set x; \
Chris@10 691 here=`pwd`; \
Chris@10 692 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Chris@10 693 unique=`for i in $$list; do \
Chris@10 694 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Chris@10 695 done | \
Chris@10 696 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
Chris@10 697 END { if (nonempty) { for (i in files) print i; }; }'`; \
Chris@10 698 shift; \
Chris@10 699 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Chris@10 700 test -n "$$unique" || unique=$$empty_fix; \
Chris@10 701 if test $$# -gt 0; then \
Chris@10 702 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Chris@10 703 "$$@" $$unique; \
Chris@10 704 else \
Chris@10 705 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
Chris@10 706 $$unique; \
Chris@10 707 fi; \
Chris@10 708 fi
Chris@10 709 ctags: CTAGS
Chris@10 710 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
Chris@10 711 $(TAGS_FILES) $(LISP)
Chris@10 712 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Chris@10 713 unique=`for i in $$list; do \
Chris@10 714 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
Chris@10 715 done | \
Chris@10 716 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
Chris@10 717 END { if (nonempty) { for (i in files) print i; }; }'`; \
Chris@10 718 test -z "$(CTAGS_ARGS)$$unique" \
Chris@10 719 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Chris@10 720 $$unique
Chris@10 721
Chris@10 722 GTAGS:
Chris@10 723 here=`$(am__cd) $(top_builddir) && pwd` \
Chris@10 724 && $(am__cd) $(top_srcdir) \
Chris@10 725 && gtags -i $(GTAGS_ARGS) "$$here"
Chris@10 726
Chris@10 727 distclean-tags:
Chris@10 728 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Chris@10 729
Chris@10 730 distdir: $(DISTFILES)
Chris@10 731 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Chris@10 732 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
Chris@10 733 list='$(DISTFILES)'; \
Chris@10 734 dist_files=`for file in $$list; do echo $$file; done | \
Chris@10 735 sed -e "s|^$$srcdirstrip/||;t" \
Chris@10 736 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
Chris@10 737 case $$dist_files in \
Chris@10 738 */*) $(MKDIR_P) `echo "$$dist_files" | \
Chris@10 739 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
Chris@10 740 sort -u` ;; \
Chris@10 741 esac; \
Chris@10 742 for file in $$dist_files; do \
Chris@10 743 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Chris@10 744 if test -d $$d/$$file; then \
Chris@10 745 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Chris@10 746 if test -d "$(distdir)/$$file"; then \
Chris@10 747 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Chris@10 748 fi; \
Chris@10 749 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
Chris@10 750 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
Chris@10 751 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Chris@10 752 fi; \
Chris@10 753 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Chris@10 754 else \
Chris@10 755 test -f "$(distdir)/$$file" \
Chris@10 756 || cp -p $$d/$$file "$(distdir)/$$file" \
Chris@10 757 || exit 1; \
Chris@10 758 fi; \
Chris@10 759 done
Chris@10 760 check-am: all-am
Chris@10 761 check: $(BUILT_SOURCES)
Chris@10 762 $(MAKE) $(AM_MAKEFLAGS) check-am
Chris@10 763 all-am: Makefile $(LTLIBRARIES)
Chris@10 764 installdirs:
Chris@10 765 install: $(BUILT_SOURCES)
Chris@10 766 $(MAKE) $(AM_MAKEFLAGS) install-am
Chris@10 767 install-exec: install-exec-am
Chris@10 768 install-data: install-data-am
Chris@10 769 uninstall: uninstall-am
Chris@10 770
Chris@10 771 install-am: all-am
Chris@10 772 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
Chris@10 773
Chris@10 774 installcheck: installcheck-am
Chris@10 775 install-strip:
Chris@10 776 if test -z '$(STRIP)'; then \
Chris@10 777 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Chris@10 778 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Chris@10 779 install; \
Chris@10 780 else \
Chris@10 781 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Chris@10 782 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Chris@10 783 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
Chris@10 784 fi
Chris@10 785 mostlyclean-generic:
Chris@10 786
Chris@10 787 clean-generic:
Chris@10 788
Chris@10 789 distclean-generic:
Chris@10 790 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Chris@10 791 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Chris@10 792
Chris@10 793 maintainer-clean-generic:
Chris@10 794 @echo "This command is intended for maintainers to use"
Chris@10 795 @echo "it deletes files that may require special tools to rebuild."
Chris@10 796 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
Chris@10 797 clean: clean-am
Chris@10 798
Chris@10 799 clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
Chris@10 800 mostlyclean-am
Chris@10 801
Chris@10 802 distclean: distclean-am
Chris@10 803 -rm -rf ./$(DEPDIR)
Chris@10 804 -rm -f Makefile
Chris@10 805 distclean-am: clean-am distclean-compile distclean-generic \
Chris@10 806 distclean-tags
Chris@10 807
Chris@10 808 dvi: dvi-am
Chris@10 809
Chris@10 810 dvi-am:
Chris@10 811
Chris@10 812 html: html-am
Chris@10 813
Chris@10 814 html-am:
Chris@10 815
Chris@10 816 info: info-am
Chris@10 817
Chris@10 818 info-am:
Chris@10 819
Chris@10 820 install-data-am:
Chris@10 821
Chris@10 822 install-dvi: install-dvi-am
Chris@10 823
Chris@10 824 install-dvi-am:
Chris@10 825
Chris@10 826 install-exec-am:
Chris@10 827
Chris@10 828 install-html: install-html-am
Chris@10 829
Chris@10 830 install-html-am:
Chris@10 831
Chris@10 832 install-info: install-info-am
Chris@10 833
Chris@10 834 install-info-am:
Chris@10 835
Chris@10 836 install-man:
Chris@10 837
Chris@10 838 install-pdf: install-pdf-am
Chris@10 839
Chris@10 840 install-pdf-am:
Chris@10 841
Chris@10 842 install-ps: install-ps-am
Chris@10 843
Chris@10 844 install-ps-am:
Chris@10 845
Chris@10 846 installcheck-am:
Chris@10 847
Chris@10 848 maintainer-clean: maintainer-clean-am
Chris@10 849 -rm -rf ./$(DEPDIR)
Chris@10 850 -rm -f Makefile
Chris@10 851 maintainer-clean-am: distclean-am maintainer-clean-generic
Chris@10 852
Chris@10 853 mostlyclean: mostlyclean-am
Chris@10 854
Chris@10 855 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
Chris@10 856 mostlyclean-libtool
Chris@10 857
Chris@10 858 pdf: pdf-am
Chris@10 859
Chris@10 860 pdf-am:
Chris@10 861
Chris@10 862 ps: ps-am
Chris@10 863
Chris@10 864 ps-am:
Chris@10 865
Chris@10 866 uninstall-am:
Chris@10 867
Chris@10 868 .MAKE: all check install install-am install-strip
Chris@10 869
Chris@10 870 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
Chris@10 871 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
Chris@10 872 distclean-compile distclean-generic distclean-libtool \
Chris@10 873 distclean-tags distdir dvi dvi-am html html-am info info-am \
Chris@10 874 install install-am install-data install-data-am install-dvi \
Chris@10 875 install-dvi-am install-exec install-exec-am install-html \
Chris@10 876 install-html-am install-info install-info-am install-man \
Chris@10 877 install-pdf install-pdf-am install-ps install-ps-am \
Chris@10 878 install-strip installcheck installcheck-am installdirs \
Chris@10 879 maintainer-clean maintainer-clean-generic mostlyclean \
Chris@10 880 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
Chris@10 881 pdf pdf-am ps ps-am tags uninstall uninstall-am
Chris@10 882
Chris@10 883
Chris@10 884 $(EXTRA_DIST): Makefile
Chris@10 885 ( \
Chris@10 886 echo "/* Generated automatically. DO NOT EDIT! */"; \
Chris@10 887 echo "#define SIMD_HEADER \"$(SIMD_HEADER)\""; \
Chris@10 888 echo "#include \"../common/"$*".c\""; \
Chris@10 889 ) >$@
Chris@10 890
Chris@10 891 # Tell versions [3.59,3.63) of GNU make to not export all variables.
Chris@10 892 # Otherwise a system limit (for SysV at least) may be exceeded.
Chris@10 893 .NOEXPORT: