Annotation of OpenXM_contrib2/asir2000/lib/Makefile.in, Revision 1.28
1.28 ! noro 1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.20 ohara 2: # @configure_input@
1.1 ohara 3:
1.27 noro 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.28 ! noro 5: # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
! 6: # Inc.
1.1 ohara 7: # This Makefile.in is free software; the Free Software Foundation
8: # gives unlimited permission to copy and/or distribute it,
9: # with or without modifications, as long as this notice is preserved.
10:
11: # This program is distributed in the hope that it will be useful,
12: # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13: # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14: # PARTICULAR PURPOSE.
15:
16: @SET_MAKE@
17: VPATH = @srcdir@
18: pkgdatadir = $(datadir)/@PACKAGE@
1.25 ohara 19: pkgincludedir = $(includedir)/@PACKAGE@
1.1 ohara 20: pkglibdir = $(libdir)/@PACKAGE@
1.25 ohara 21: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.20 ohara 22: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23: install_sh_DATA = $(install_sh) -c -m 644
24: install_sh_PROGRAM = $(install_sh) -c
25: install_sh_SCRIPT = $(install_sh) -c
1.1 ohara 26: INSTALL_HEADER = $(INSTALL_DATA)
1.20 ohara 27: transform = $(program_transform_name)
1.1 ohara 28: NORMAL_INSTALL = :
29: PRE_INSTALL = :
30: POST_INSTALL = :
31: NORMAL_UNINSTALL = :
32: PRE_UNINSTALL = :
33: POST_UNINSTALL = :
34: build_triplet = @build@
35: host_triplet = @host@
36: target_triplet = @target@
1.20 ohara 37: subdir = lib
1.27 noro 38: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
1.20 ohara 39: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40: am__aclocal_m4_deps = $(top_srcdir)/configure.in
41: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42: $(ACLOCAL_M4)
43: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44: CONFIG_CLEAN_FILES =
1.25 ohara 45: CONFIG_CLEAN_VPATH_FILES =
1.20 ohara 46: SOURCES =
47: DIST_SOURCES =
48: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49: ACLOCAL = @ACLOCAL@
1.1 ohara 50: AMTAR = @AMTAR@
1.25 ohara 51: ASIR_GCLIB = @ASIR_GCLIB@
1.20 ohara 52: AUTOCONF = @AUTOCONF@
53: AUTOHEADER = @AUTOHEADER@
54: AUTOMAKE = @AUTOMAKE@
1.1 ohara 55: AWK = @AWK@
56: CC = @CC@
1.20 ohara 57: CCDEPMODE = @CCDEPMODE@
58: CFLAGS = @CFLAGS@
59: CPP = @CPP@
60: CPPFLAGS = @CPPFLAGS@
61: CYGPATH_W = @CYGPATH_W@
62: DEFS = @DEFS@
1.1 ohara 63: DEPDIR = @DEPDIR@
1.20 ohara 64: ECHO_C = @ECHO_C@
65: ECHO_N = @ECHO_N@
66: ECHO_T = @ECHO_T@
67: EGREP = @EGREP@
1.17 ohara 68: EXEEXT = @EXEEXT@
1.1 ohara 69: FEPLIB = @FEPLIB@
1.20 ohara 70: GC = @GC@
1.25 ohara 71: GCINC = @GCINC@
72: GCLIB = @GCLIB@
1.20 ohara 73: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.18 ohara 74: GC_DISTDIR = @GC_DISTDIR@
1.20 ohara 75: GREP = @GREP@
76: INSTALL = @INSTALL@
77: INSTALL_DATA = @INSTALL_DATA@
78: INSTALL_PROGRAM = @INSTALL_PROGRAM@
79: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1 ohara 80: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
81: LAPACKLIB = @LAPACKLIB@
1.20 ohara 82: LDFLAGS = @LDFLAGS@
83: LIBOBJS = @LIBOBJS@
84: LIBS = @LIBS@
1.1 ohara 85: LN_S = @LN_S@
1.20 ohara 86: LTLIBOBJS = @LTLIBOBJS@
1.6 ohara 87: MAINT = @MAINT@
1.20 ohara 88: MAKEINFO = @MAKEINFO@
89: MKDIR_P = @MKDIR_P@
1.17 ohara 90: OBJEXT = @OBJEXT@
1.1 ohara 91: PACKAGE = @PACKAGE@
1.20 ohara 92: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
93: PACKAGE_NAME = @PACKAGE_NAME@
94: PACKAGE_STRING = @PACKAGE_STRING@
95: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.25 ohara 96: PACKAGE_URL = @PACKAGE_URL@
1.20 ohara 97: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1 ohara 98: PARIINC = @PARIINC@
99: PARILIB = @PARILIB@
1.20 ohara 100: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 ohara 101: RANLIB = @RANLIB@
1.20 ohara 102: SET_MAKE = @SET_MAKE@
103: SHELL = @SHELL@
104: STRIP = @STRIP@
1.15 ohara 105: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1 ohara 106: VERSION = @VERSION@
1.20 ohara 107: XMKMF = @XMKMF@
1.6 ohara 108: XPMLIB = @XPMLIB@
1.1 ohara 109: X_CFLAGS = @X_CFLAGS@
110: X_EXTRA_LIBS = @X_EXTRA_LIBS@
111: X_LIBS = @X_LIBS@
112: X_PRE_LIBS = @X_PRE_LIBS@
113: YACC = @YACC@
1.20 ohara 114: YFLAGS = @YFLAGS@
115: abs_builddir = @abs_builddir@
116: abs_srcdir = @abs_srcdir@
117: abs_top_builddir = @abs_top_builddir@
118: abs_top_srcdir = @abs_top_srcdir@
119: ac_ct_CC = @ac_ct_CC@
1.1 ohara 120: am__include = @am__include@
1.20 ohara 121: am__leading_dot = @am__leading_dot@
1.1 ohara 122: am__quote = @am__quote@
1.20 ohara 123: am__tar = @am__tar@
124: am__untar = @am__untar@
1.1 ohara 125: asm_obj = @asm_obj@
1.20 ohara 126: bindir = @bindir@
127: build = @build@
128: build_alias = @build_alias@
129: build_cpu = @build_cpu@
130: build_os = @build_os@
131: build_vendor = @build_vendor@
132: builddir = @builddir@
133: datadir = @datadir@
134: datarootdir = @datarootdir@
135: docdir = @docdir@
136: dvidir = @dvidir@
137: exec_prefix = @exec_prefix@
138: host = @host@
139: host_alias = @host_alias@
140: host_cpu = @host_cpu@
141: host_os = @host_os@
142: host_vendor = @host_vendor@
143: htmldir = @htmldir@
144: includedir = @includedir@
145: infodir = @infodir@
1.1 ohara 146: install_sh = @install_sh@
147: libasir_postfix = @libasir_postfix@
1.20 ohara 148: libdir = @libdir@
149: libexecdir = @libexecdir@
150: localedir = @localedir@
151: localstatedir = @localstatedir@
152: mandir = @mandir@
153: mkdir_p = @mkdir_p@
154: oldincludedir = @oldincludedir@
155: pdfdir = @pdfdir@
156: prefix = @prefix@
157: program_transform_name = @program_transform_name@
158: psdir = @psdir@
159: sbindir = @sbindir@
160: sharedstatedir = @sharedstatedir@
161: srcdir = @srcdir@
162: sysconfdir = @sysconfdir@
163: target = @target@
164: target_alias = @target_alias@
165: target_cpu = @target_cpu@
166: target_os = @target_os@
167: target_vendor = @target_vendor@
1.25 ohara 168: top_build_prefix = @top_build_prefix@
1.20 ohara 169: top_builddir = @top_builddir@
170: top_srcdir = @top_srcdir@
1.9 ohara 171: asirdir = ${libdir}/asir
1.13 noro 172: RR = alpi bfct bgk const cyclic defs.h dfff dmul dmul102 fctrdata fctrtest \
1.1 ohara 173: fff glib gr ifplot katsura mat nf num primdec primdec_lex \
1.20 ohara 174: ratint robot solve sp sturm sym xm primdec_mod weight
1.1 ohara 175:
176: all: all-am
177:
178: .SUFFIXES:
1.20 ohara 179: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
180: @for dep in $?; do \
181: case '$(am__configure_deps)' in \
182: *$$dep*) \
1.25 ohara 183: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
184: && { if test -f $@; then exit 0; else break; fi; }; \
1.20 ohara 185: exit 1;; \
186: esac; \
187: done; \
1.25 ohara 188: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu lib/Makefile'; \
189: $(am__cd) $(top_srcdir) && \
190: $(AUTOMAKE) --gnu lib/Makefile
1.20 ohara 191: .PRECIOUS: Makefile
192: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193: @case '$?' in \
194: *config.status*) \
195: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
196: *) \
197: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
198: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
199: esac;
200:
201: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
202: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203:
204: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
205: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
206: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
207: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.25 ohara 208: $(am__aclocal_m4_deps):
1.1 ohara 209: tags: TAGS
210: TAGS:
211:
1.20 ohara 212: ctags: CTAGS
213: CTAGS:
1.17 ohara 214:
1.1 ohara 215:
216: distdir: $(DISTFILES)
1.20 ohara 217: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
218: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
219: list='$(DISTFILES)'; \
220: dist_files=`for file in $$list; do echo $$file; done | \
221: sed -e "s|^$$srcdirstrip/||;t" \
222: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
223: case $$dist_files in \
224: */*) $(MKDIR_P) `echo "$$dist_files" | \
225: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
226: sort -u` ;; \
227: esac; \
228: for file in $$dist_files; do \
229: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1 ohara 230: if test -d $$d/$$file; then \
1.20 ohara 231: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.25 ohara 232: if test -d "$(distdir)/$$file"; then \
233: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
234: fi; \
1.20 ohara 235: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.25 ohara 236: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
237: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.20 ohara 238: fi; \
1.25 ohara 239: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 ohara 240: else \
1.25 ohara 241: test -f "$(distdir)/$$file" \
242: || cp -p $$d/$$file "$(distdir)/$$file" \
1.1 ohara 243: || exit 1; \
244: fi; \
245: done
246: check-am: all-am
247: check: check-am
1.3 ohara 248: all-am: Makefile
1.1 ohara 249: installdirs:
250: install: install-am
251: install-exec: install-exec-am
252: install-data: install-data-am
253: uninstall: uninstall-am
254:
255: install-am: all-am
256: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
257:
258: installcheck: installcheck-am
259: install-strip:
1.28 ! noro 260: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
! 261: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
! 262: `test -z '$(STRIP)' || \
! 263: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1.1 ohara 264: mostlyclean-generic:
265:
266: clean-generic:
267:
268: distclean-generic:
1.20 ohara 269: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.25 ohara 270: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 ohara 271:
272: maintainer-clean-generic:
273: @echo "This command is intended for maintainers to use"
274: @echo "it deletes files that may require special tools to rebuild."
275: clean: clean-am
276:
277: clean-am: clean-generic mostlyclean-am
278:
279: distclean: distclean-am
1.20 ohara 280: -rm -f Makefile
1.1 ohara 281: distclean-am: clean-am distclean-generic
282:
283: dvi: dvi-am
284:
285: dvi-am:
286:
1.20 ohara 287: html: html-am
288:
1.25 ohara 289: html-am:
290:
1.1 ohara 291: info: info-am
292:
293: info-am:
294:
1.3 ohara 295: install-data-am:
1.1 ohara 296:
1.20 ohara 297: install-dvi: install-dvi-am
298:
1.25 ohara 299: install-dvi-am:
300:
1.1 ohara 301: install-exec-am:
302:
1.20 ohara 303: install-html: install-html-am
304:
1.25 ohara 305: install-html-am:
306:
1.1 ohara 307: install-info: install-info-am
308:
1.25 ohara 309: install-info-am:
310:
1.1 ohara 311: install-man:
312:
1.20 ohara 313: install-pdf: install-pdf-am
314:
1.25 ohara 315: install-pdf-am:
316:
1.20 ohara 317: install-ps: install-ps-am
318:
1.25 ohara 319: install-ps-am:
320:
1.1 ohara 321: installcheck-am:
322:
323: maintainer-clean: maintainer-clean-am
1.20 ohara 324: -rm -f Makefile
1.1 ohara 325: maintainer-clean-am: distclean-am maintainer-clean-generic
326:
327: mostlyclean: mostlyclean-am
328:
329: mostlyclean-am: mostlyclean-generic
330:
1.20 ohara 331: pdf: pdf-am
332:
333: pdf-am:
334:
335: ps: ps-am
336:
337: ps-am:
338:
339: uninstall-am:
340:
341: .MAKE: install-am install-strip
1.1 ohara 342:
343: .PHONY: all all-am check check-am clean clean-generic distclean \
1.20 ohara 344: distclean-generic distdir dvi dvi-am html html-am info info-am \
345: install install-am install-data install-data-am install-dvi \
346: install-dvi-am install-exec install-exec-am install-html \
347: install-html-am install-info install-info-am install-man \
348: install-pdf install-pdf-am install-ps install-ps-am \
1.3 ohara 349: install-strip installcheck installcheck-am installdirs \
350: maintainer-clean maintainer-clean-generic mostlyclean \
1.20 ohara 351: mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am
1.1 ohara 352:
353:
1.3 ohara 354: install-doc:
1.9 ohara 355: -mkdir -p ${DESTDIR}${asirdir}
1.24 ohara 356: -for i in ja en ; do \
1.1 ohara 357: uudecode help-$$i.uu ; \
1.9 ohara 358: gzip -dc help-$$i.tgz | ( cd ${DESTDIR}${asirdir}; tar xf - ) ; \
1.1 ohara 359: rm -f help-$$i.tgz ; \
360: done
1.9 ohara 361: -rm ${DESTDIR}${asirdir}/help
1.24 ohara 362: (cd ${DESTDIR}${asirdir}; ${LN_S} help-ja help-jp)
363: (cd ${DESTDIR}${asirdir}; ${LN_S} help-en help-eg)
364: (cd ${DESTDIR}${asirdir}; ${LN_S} help-en help)
1.3 ohara 365:
366: install-lib:
1.9 ohara 367: -mkdir -p ${DESTDIR}${asirdir}
1.11 noro 368: -for i in ${RR} ; do \
369: ${INSTALL_DATA} $$i ${DESTDIR}${asirdir} ; \
370: done
1.25 ohara 371:
1.1 ohara 372: # Tell versions [3.59,3.63) of GNU make to not export all variables.
373: # Otherwise a system limit (for SysV at least) may be exceeded.
374: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>