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