Annotation of OpenXM_contrib2/asir2000/fft/Makefile.in, Revision 1.13
1.12 ohara 1: # Makefile.in generated by automake 1.10 from Makefile.am.
2: # @configure_input@
1.1 ohara 3:
1.12 ohara 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5: # 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1.1 ohara 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@
1.10 ohara 16:
1.1 ohara 17: VPATH = @srcdir@
18: pkgdatadir = $(datadir)/@PACKAGE@
19: pkglibdir = $(libdir)/@PACKAGE@
20: pkgincludedir = $(includedir)/@PACKAGE@
1.12 ohara 21: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22: install_sh_DATA = $(install_sh) -c -m 644
23: install_sh_PROGRAM = $(install_sh) -c
24: install_sh_SCRIPT = $(install_sh) -c
1.1 ohara 25: INSTALL_HEADER = $(INSTALL_DATA)
1.12 ohara 26: transform = $(program_transform_name)
1.1 ohara 27: NORMAL_INSTALL = :
28: PRE_INSTALL = :
29: POST_INSTALL = :
30: NORMAL_UNINSTALL = :
31: PRE_UNINSTALL = :
32: POST_UNINSTALL = :
33: build_triplet = @build@
34: host_triplet = @host@
35: target_triplet = @target@
1.12 ohara 36: subdir = fft
37: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39: am__aclocal_m4_deps = $(top_srcdir)/configure.in
40: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41: $(ACLOCAL_M4)
42: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43: CONFIG_CLEAN_FILES =
44: LIBRARIES = $(noinst_LIBRARIES)
45: AR = ar
46: ARFLAGS = cru
47: libdft_a_AR = $(AR) $(ARFLAGS)
48: libdft_a_LIBADD =
49: am_libdft_a_OBJECTS = dft.$(OBJEXT) polmul.$(OBJEXT) \
50: fft_primes.$(OBJEXT)
51: libdft_a_OBJECTS = $(am_libdft_a_OBJECTS)
52: DEFAULT_INCLUDES = -I.@am__isrc@
53: depcomp = $(SHELL) $(top_srcdir)/depcomp
54: am__depfiles_maybe = depfiles
55: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
56: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
57: CCLD = $(CC)
58: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
59: SOURCES = $(libdft_a_SOURCES)
60: DIST_SOURCES = $(libdft_a_SOURCES)
61: ETAGS = etags
62: CTAGS = ctags
63: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64: ACLOCAL = @ACLOCAL@
1.1 ohara 65: AMTAR = @AMTAR@
1.12 ohara 66: AUTOCONF = @AUTOCONF@
67: AUTOHEADER = @AUTOHEADER@
68: AUTOMAKE = @AUTOMAKE@
1.1 ohara 69: AWK = @AWK@
70: CC = @CC@
1.12 ohara 71: CCDEPMODE = @CCDEPMODE@
72: CFLAGS = @CFLAGS@
73: CPP = @CPP@
74: CPPFLAGS = @CPPFLAGS@
75: CYGPATH_W = @CYGPATH_W@
76: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1 ohara 77: DEPDIR = @DEPDIR@
1.12 ohara 78: ECHO_C = @ECHO_C@
79: ECHO_N = @ECHO_N@
80: ECHO_T = @ECHO_T@
81: EGREP = @EGREP@
1.10 ohara 82: EXEEXT = @EXEEXT@
1.1 ohara 83: FEPLIB = @FEPLIB@
1.12 ohara 84: GC = @GC@
85: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.11 ohara 86: GC_DISTDIR = @GC_DISTDIR@
1.12 ohara 87: GREP = @GREP@
88: INSTALL = @INSTALL@
89: INSTALL_DATA = @INSTALL_DATA@
90: INSTALL_PROGRAM = @INSTALL_PROGRAM@
91: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1 ohara 92: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93: LAPACKLIB = @LAPACKLIB@
1.12 ohara 94: LDFLAGS = @LDFLAGS@
95: LIBOBJS = @LIBOBJS@
96: LIBS = @LIBS@
1.1 ohara 97: LN_S = @LN_S@
1.12 ohara 98: LTLIBOBJS = @LTLIBOBJS@
1.4 ohara 99: MAINT = @MAINT@
1.12 ohara 100: MAKEINFO = @MAKEINFO@
101: MKDIR_P = @MKDIR_P@
1.1 ohara 102: MPIINC = @MPIINC@
103: MPILIB = @MPILIB@
1.10 ohara 104: OBJEXT = @OBJEXT@
1.1 ohara 105: PACKAGE = @PACKAGE@
1.12 ohara 106: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107: PACKAGE_NAME = @PACKAGE_NAME@
108: PACKAGE_STRING = @PACKAGE_STRING@
109: PACKAGE_TARNAME = @PACKAGE_TARNAME@
110: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1 ohara 111: PARIINC = @PARIINC@
112: PARILIB = @PARILIB@
1.12 ohara 113: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 ohara 114: RANLIB = @RANLIB@
1.12 ohara 115: SET_MAKE = @SET_MAKE@
116: SHELL = @SHELL@
117: STRIP = @STRIP@
1.8 ohara 118: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1 ohara 119: VERSION = @VERSION@
1.12 ohara 120: XMKMF = @XMKMF@
1.4 ohara 121: XPMLIB = @XPMLIB@
1.1 ohara 122: X_CFLAGS = @X_CFLAGS@
123: X_EXTRA_LIBS = @X_EXTRA_LIBS@
124: X_LIBS = @X_LIBS@
125: X_PRE_LIBS = @X_PRE_LIBS@
126: YACC = @YACC@
1.12 ohara 127: YFLAGS = @YFLAGS@
128: abs_builddir = @abs_builddir@
129: abs_srcdir = @abs_srcdir@
130: abs_top_builddir = @abs_top_builddir@
131: abs_top_srcdir = @abs_top_srcdir@
132: ac_ct_CC = @ac_ct_CC@
1.1 ohara 133: am__include = @am__include@
1.12 ohara 134: am__leading_dot = @am__leading_dot@
1.1 ohara 135: am__quote = @am__quote@
1.12 ohara 136: am__tar = @am__tar@
137: am__untar = @am__untar@
1.1 ohara 138: asm_obj = @asm_obj@
1.12 ohara 139: bindir = @bindir@
140: build = @build@
141: build_alias = @build_alias@
142: build_cpu = @build_cpu@
143: build_os = @build_os@
144: build_vendor = @build_vendor@
145: builddir = @builddir@
146: datadir = @datadir@
147: datarootdir = @datarootdir@
148: docdir = @docdir@
149: dvidir = @dvidir@
150: exec_prefix = @exec_prefix@
151: host = @host@
152: host_alias = @host_alias@
153: host_cpu = @host_cpu@
154: host_os = @host_os@
155: host_vendor = @host_vendor@
156: htmldir = @htmldir@
157: includedir = @includedir@
158: infodir = @infodir@
1.1 ohara 159: install_sh = @install_sh@
160: libasir_postfix = @libasir_postfix@
1.12 ohara 161: libdir = @libdir@
162: libexecdir = @libexecdir@
163: localedir = @localedir@
164: localstatedir = @localstatedir@
165: mandir = @mandir@
166: mkdir_p = @mkdir_p@
167: oldincludedir = @oldincludedir@
168: pdfdir = @pdfdir@
169: prefix = @prefix@
170: program_transform_name = @program_transform_name@
171: psdir = @psdir@
172: sbindir = @sbindir@
173: sharedstatedir = @sharedstatedir@
174: srcdir = @srcdir@
175: sysconfdir = @sysconfdir@
176: target = @target@
177: target_alias = @target_alias@
178: target_cpu = @target_cpu@
179: target_os = @target_os@
180: target_vendor = @target_vendor@
181: top_builddir = @top_builddir@
182: top_srcdir = @top_srcdir@
1.6 ohara 183: asirdir = ${prefix}/lib/asir
1.1 ohara 184: INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
185: -I${top_srcdir}/gc/include \
186: @PARIINC@ @MPIINC@ @X_CFLAGS@
187:
188: noinst_LIBRARIES = libdft.a
189: libdft_a_SOURCES = dft.c polmul.c fft_primes.c
190: all: all-am
191:
192: .SUFFIXES:
193: .SUFFIXES: .c .o .obj
1.12 ohara 194: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
195: @for dep in $?; do \
196: case '$(am__configure_deps)' in \
197: *$$dep*) \
198: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
199: && exit 0; \
200: exit 1;; \
201: esac; \
202: done; \
203: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu fft/Makefile'; \
1.1 ohara 204: cd $(top_srcdir) && \
205: $(AUTOMAKE) --gnu fft/Makefile
1.12 ohara 206: .PRECIOUS: Makefile
207: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
208: @case '$?' in \
209: *config.status*) \
210: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
211: *) \
212: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
213: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
214: esac;
215:
216: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
217: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
218:
219: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
220: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
222: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.1 ohara 223:
224: clean-noinstLIBRARIES:
225: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
226: libdft.a: $(libdft_a_OBJECTS) $(libdft_a_DEPENDENCIES)
227: -rm -f libdft.a
228: $(libdft_a_AR) libdft.a $(libdft_a_OBJECTS) $(libdft_a_LIBADD)
229: $(RANLIB) libdft.a
230:
231: mostlyclean-compile:
1.12 ohara 232: -rm -f *.$(OBJEXT)
1.1 ohara 233:
234: distclean-compile:
235: -rm -f *.tab.c
236:
1.12 ohara 237: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dft.Po@am__quote@
238: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fft_primes.Po@am__quote@
239: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/polmul.Po@am__quote@
1.1 ohara 240:
241: .c.o:
1.12 ohara 242: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
243: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
244: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
245: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
246: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.1 ohara 247:
248: .c.obj:
1.12 ohara 249: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
250: @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
251: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
252: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
253: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1 ohara 254:
255: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.12 ohara 256: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1 ohara 257: unique=`for i in $$list; do \
258: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259: done | \
260: $(AWK) ' { files[$$0] = 1; } \
261: END { for (i in files) print i; }'`; \
1.12 ohara 262: mkid -fID $$unique
263: tags: TAGS
1.1 ohara 264:
265: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
266: $(TAGS_FILES) $(LISP)
267: tags=; \
268: here=`pwd`; \
1.12 ohara 269: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1 ohara 270: unique=`for i in $$list; do \
271: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272: done | \
273: $(AWK) ' { files[$$0] = 1; } \
274: END { for (i in files) print i; }'`; \
1.12 ohara 275: if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
276: test -n "$$unique" || unique=$$empty_fix; \
277: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
278: $$tags $$unique; \
279: fi
280: ctags: CTAGS
281: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
282: $(TAGS_FILES) $(LISP)
283: tags=; \
284: here=`pwd`; \
285: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
286: unique=`for i in $$list; do \
287: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
288: done | \
289: $(AWK) ' { files[$$0] = 1; } \
290: END { for (i in files) print i; }'`; \
291: test -z "$(CTAGS_ARGS)$$tags$$unique" \
292: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
293: $$tags $$unique
1.1 ohara 294:
295: GTAGS:
1.12 ohara 296: here=`$(am__cd) $(top_builddir) && pwd` \
1.1 ohara 297: && cd $(top_srcdir) \
298: && gtags -i $(GTAGS_ARGS) $$here
299:
300: distclean-tags:
1.12 ohara 301: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 ohara 302:
303: distdir: $(DISTFILES)
1.12 ohara 304: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
305: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
306: list='$(DISTFILES)'; \
307: dist_files=`for file in $$list; do echo $$file; done | \
308: sed -e "s|^$$srcdirstrip/||;t" \
309: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
310: case $$dist_files in \
311: */*) $(MKDIR_P) `echo "$$dist_files" | \
312: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
313: sort -u` ;; \
314: esac; \
315: for file in $$dist_files; do \
316: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1 ohara 317: if test -d $$d/$$file; then \
1.12 ohara 318: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
319: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
320: cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
321: fi; \
322: cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1.1 ohara 323: else \
324: test -f $(distdir)/$$file \
325: || cp -p $$d/$$file $(distdir)/$$file \
326: || exit 1; \
327: fi; \
328: done
329: check-am: all-am
330: check: check-am
331: all-am: Makefile $(LIBRARIES)
332: installdirs:
333: install: install-am
334: install-exec: install-exec-am
335: install-data: install-data-am
336: uninstall: uninstall-am
337:
338: install-am: all-am
339: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340:
341: installcheck: installcheck-am
342: install-strip:
343: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.12 ohara 344: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1 ohara 345: `test -z '$(STRIP)' || \
346: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347: mostlyclean-generic:
348:
349: clean-generic:
350:
351: distclean-generic:
1.12 ohara 352: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.1 ohara 353:
354: maintainer-clean-generic:
355: @echo "This command is intended for maintainers to use"
356: @echo "it deletes files that may require special tools to rebuild."
357: clean: clean-am
358:
359: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
360:
361: distclean: distclean-am
1.12 ohara 362: -rm -rf ./$(DEPDIR)
363: -rm -f Makefile
364: distclean-am: clean-am distclean-compile distclean-generic \
365: distclean-tags
1.1 ohara 366:
367: dvi: dvi-am
368:
369: dvi-am:
370:
1.12 ohara 371: html: html-am
372:
1.1 ohara 373: info: info-am
374:
375: info-am:
376:
377: install-data-am:
378:
1.12 ohara 379: install-dvi: install-dvi-am
380:
1.1 ohara 381: install-exec-am:
382:
1.12 ohara 383: install-html: install-html-am
384:
1.1 ohara 385: install-info: install-info-am
386:
387: install-man:
388:
1.12 ohara 389: install-pdf: install-pdf-am
390:
391: install-ps: install-ps-am
392:
1.1 ohara 393: installcheck-am:
394:
395: maintainer-clean: maintainer-clean-am
1.12 ohara 396: -rm -rf ./$(DEPDIR)
397: -rm -f Makefile
1.1 ohara 398: maintainer-clean-am: distclean-am maintainer-clean-generic
399:
400: mostlyclean: mostlyclean-am
401:
402: mostlyclean-am: mostlyclean-compile mostlyclean-generic
403:
1.12 ohara 404: pdf: pdf-am
405:
406: pdf-am:
407:
408: ps: ps-am
409:
410: ps-am:
411:
412: uninstall-am:
413:
414: .MAKE: install-am install-strip
1.1 ohara 415:
1.12 ohara 416: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
417: clean-noinstLIBRARIES ctags distclean distclean-compile \
418: distclean-generic distclean-tags distdir dvi dvi-am html \
419: html-am info info-am install install-am install-data \
420: install-data-am install-dvi install-dvi-am install-exec \
421: install-exec-am install-html install-html-am install-info \
422: install-info-am install-man install-pdf install-pdf-am \
423: install-ps install-ps-am install-strip installcheck \
1.1 ohara 424: installcheck-am installdirs maintainer-clean \
425: maintainer-clean-generic mostlyclean mostlyclean-compile \
1.12 ohara 426: mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
427: uninstall-am
1.1 ohara 428:
429: # Tell versions [3.59,3.63) of GNU make to not export all variables.
430: # Otherwise a system limit (for SysV at least) may be exceeded.
431: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>