Annotation of OpenXM_contrib2/asir2000/builtin/Makefile.in, Revision 1.28
1.28 ! ohara 1: # Makefile.in generated by automake 1.16.1 from Makefile.am.
1.17 ohara 2: # @configure_input@
1.1 ohara 3:
1.28 ! ohara 4: # Copyright (C) 1994-2018 Free Software Foundation, Inc.
1.25 ohara 5:
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.15 ohara 16:
1.1 ohara 17: VPATH = @srcdir@
1.25 ohara 18: am__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: }
29: am__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
71: am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72: am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
1.1 ohara 73: pkgdatadir = $(datadir)/@PACKAGE@
1.20 ohara 74: pkgincludedir = $(includedir)/@PACKAGE@
1.1 ohara 75: pkglibdir = $(libdir)/@PACKAGE@
1.20 ohara 76: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.17 ohara 77: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78: install_sh_DATA = $(install_sh) -c -m 644
79: install_sh_PROGRAM = $(install_sh) -c
80: install_sh_SCRIPT = $(install_sh) -c
1.1 ohara 81: INSTALL_HEADER = $(INSTALL_DATA)
1.17 ohara 82: transform = $(program_transform_name)
1.1 ohara 83: NORMAL_INSTALL = :
84: PRE_INSTALL = :
85: POST_INSTALL = :
86: NORMAL_UNINSTALL = :
87: PRE_UNINSTALL = :
88: POST_UNINSTALL = :
89: build_triplet = @build@
90: host_triplet = @host@
91: target_triplet = @target@
1.17 ohara 92: subdir = builtin
93: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94: am__aclocal_m4_deps = $(top_srcdir)/configure.in
95: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96: $(ACLOCAL_M4)
1.25 ohara 97: DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
1.17 ohara 98: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
99: CONFIG_CLEAN_FILES =
1.20 ohara 100: CONFIG_CLEAN_VPATH_FILES =
1.17 ohara 101: LIBRARIES = $(noinst_LIBRARIES)
102: AR = ar
103: ARFLAGS = cru
1.25 ohara 104: AM_V_AR = $(am__v_AR_@AM_V@)
105: am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
106: am__v_AR_0 = @echo " AR " $@;
107: am__v_AR_1 =
1.17 ohara 108: libfunc_a_AR = $(AR) $(ARFLAGS)
109: libfunc_a_LIBADD =
110: am_libfunc_a_OBJECTS = ftab.$(OBJEXT) algnum.$(OBJEXT) array.$(OBJEXT) \
111: cplxnum.$(OBJEXT) ctrl.$(OBJEXT) dp.$(OBJEXT) fctr.$(OBJEXT) \
112: file.$(OBJEXT) help.$(OBJEXT) int.$(OBJEXT) list.$(OBJEXT) \
113: miscf.$(OBJEXT) parif.$(OBJEXT) poly.$(OBJEXT) pdiv.$(OBJEXT) \
114: print.$(OBJEXT) pf.$(OBJEXT) rat.$(OBJEXT) reduct.$(OBJEXT) \
115: result.$(OBJEXT) itvnum.$(OBJEXT) mattran.$(OBJEXT) \
116: isolv.$(OBJEXT) strobj.$(OBJEXT) subst.$(OBJEXT) \
117: time.$(OBJEXT) type.$(OBJEXT) var.$(OBJEXT) compobj.$(OBJEXT) \
118: gr.$(OBJEXT) dp-supp.$(OBJEXT) gf.$(OBJEXT) math.$(OBJEXT) \
119: numerical.$(OBJEXT) ec.$(OBJEXT) al.$(OBJEXT) batch.$(OBJEXT) \
1.24 noro 120: sha1.$(OBJEXT) user.$(OBJEXT) round.$(OBJEXT) iarray.$(OBJEXT) \
121: bfaux.$(OBJEXT)
1.17 ohara 122: libfunc_a_OBJECTS = $(am_libfunc_a_OBJECTS)
1.25 ohara 123: AM_V_P = $(am__v_P_@AM_V@)
124: am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
125: am__v_P_0 = false
126: am__v_P_1 = :
127: AM_V_GEN = $(am__v_GEN_@AM_V@)
128: am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
129: am__v_GEN_0 = @echo " GEN " $@;
130: am__v_GEN_1 =
131: AM_V_at = $(am__v_at_@AM_V@)
132: am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
133: am__v_at_0 = @
134: am__v_at_1 =
1.17 ohara 135: DEFAULT_INCLUDES = -I.@am__isrc@
136: depcomp = $(SHELL) $(top_srcdir)/depcomp
1.28 ! ohara 137: am__maybe_remake_depfiles = depfiles
! 138: am__depfiles_remade = ./$(DEPDIR)/al.Po ./$(DEPDIR)/algnum.Po \
! 139: ./$(DEPDIR)/array.Po ./$(DEPDIR)/batch.Po ./$(DEPDIR)/bfaux.Po \
! 140: ./$(DEPDIR)/compobj.Po ./$(DEPDIR)/cplxnum.Po \
! 141: ./$(DEPDIR)/ctrl.Po ./$(DEPDIR)/dp-supp.Po ./$(DEPDIR)/dp.Po \
! 142: ./$(DEPDIR)/ec.Po ./$(DEPDIR)/fctr.Po ./$(DEPDIR)/file.Po \
! 143: ./$(DEPDIR)/ftab.Po ./$(DEPDIR)/gf.Po ./$(DEPDIR)/gr.Po \
! 144: ./$(DEPDIR)/help.Po ./$(DEPDIR)/iarray.Po ./$(DEPDIR)/int.Po \
! 145: ./$(DEPDIR)/isolv.Po ./$(DEPDIR)/itvnum.Po ./$(DEPDIR)/list.Po \
! 146: ./$(DEPDIR)/math.Po ./$(DEPDIR)/mattran.Po \
! 147: ./$(DEPDIR)/miscf.Po ./$(DEPDIR)/numerical.Po \
! 148: ./$(DEPDIR)/parif.Po ./$(DEPDIR)/pdiv.Po ./$(DEPDIR)/pf.Po \
! 149: ./$(DEPDIR)/poly.Po ./$(DEPDIR)/print.Po ./$(DEPDIR)/rat.Po \
! 150: ./$(DEPDIR)/reduct.Po ./$(DEPDIR)/result.Po \
! 151: ./$(DEPDIR)/round.Po ./$(DEPDIR)/sha1.Po ./$(DEPDIR)/strobj.Po \
! 152: ./$(DEPDIR)/subst.Po ./$(DEPDIR)/time.Po ./$(DEPDIR)/type.Po \
! 153: ./$(DEPDIR)/user.Po ./$(DEPDIR)/var.Po
1.20 ohara 154: am__mv = mv -f
1.17 ohara 155: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
156: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1.25 ohara 157: AM_V_CC = $(am__v_CC_@AM_V@)
158: am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
159: am__v_CC_0 = @echo " CC " $@;
160: am__v_CC_1 =
1.17 ohara 161: CCLD = $(CC)
162: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
1.25 ohara 163: AM_V_CCLD = $(am__v_CCLD_@AM_V@)
164: am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
165: am__v_CCLD_0 = @echo " CCLD " $@;
166: am__v_CCLD_1 =
1.17 ohara 167: SOURCES = $(libfunc_a_SOURCES)
168: DIST_SOURCES = $(libfunc_a_SOURCES)
1.25 ohara 169: am__can_run_installinfo = \
170: case $$AM_UPDATE_INFO_DIR in \
171: n|no|NO) false;; \
172: *) (install-info --version) >/dev/null 2>&1;; \
173: esac
174: am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
175: # Read a list of newline-separated strings from the standard input,
176: # and print each of them once, without duplicates. Input order is
177: # *not* preserved.
178: am__uniquify_input = $(AWK) '\
179: BEGIN { nonempty = 0; } \
180: { items[$$0] = 1; nonempty = 1; } \
181: END { if (nonempty) { for (i in items) print i; }; } \
182: '
183: # Make sure the list of sources is unique. This is necessary because,
184: # e.g., the same source file might be shared among _SOURCES variables
185: # for different programs/libraries.
186: am__define_uniq_tagged_files = \
187: list='$(am__tagged_files)'; \
188: unique=`for i in $$list; do \
189: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
190: done | $(am__uniquify_input)`
1.17 ohara 191: ETAGS = etags
192: CTAGS = ctags
1.25 ohara 193: am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp \
194: $(top_srcdir)/mkinstalldirs
1.17 ohara 195: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196: ACLOCAL = @ACLOCAL@
1.1 ohara 197: AMTAR = @AMTAR@
1.25 ohara 198: AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
1.20 ohara 199: ASIR_GCLIB = @ASIR_GCLIB@
1.17 ohara 200: AUTOCONF = @AUTOCONF@
201: AUTOHEADER = @AUTOHEADER@
202: AUTOMAKE = @AUTOMAKE@
1.1 ohara 203: AWK = @AWK@
204: CC = @CC@
1.17 ohara 205: CCDEPMODE = @CCDEPMODE@
206: CFLAGS = @CFLAGS@
207: CPP = @CPP@
208: CPPFLAGS = @CPPFLAGS@
209: CYGPATH_W = @CYGPATH_W@
210: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1 ohara 211: DEPDIR = @DEPDIR@
1.17 ohara 212: ECHO_C = @ECHO_C@
213: ECHO_N = @ECHO_N@
214: ECHO_T = @ECHO_T@
215: EGREP = @EGREP@
1.15 ohara 216: EXEEXT = @EXEEXT@
1.1 ohara 217: FEPLIB = @FEPLIB@
1.17 ohara 218: GC = @GC@
1.20 ohara 219: GCINC = @GCINC@
220: GCLIB = @GCLIB@
1.17 ohara 221: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.16 ohara 222: GC_DISTDIR = @GC_DISTDIR@
1.27 ohara 223: GMPLIB = @GMPLIB@
1.17 ohara 224: GREP = @GREP@
225: INSTALL = @INSTALL@
226: INSTALL_DATA = @INSTALL_DATA@
227: INSTALL_PROGRAM = @INSTALL_PROGRAM@
228: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1 ohara 229: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
230: LAPACKLIB = @LAPACKLIB@
1.17 ohara 231: LDFLAGS = @LDFLAGS@
232: LIBOBJS = @LIBOBJS@
233: LIBS = @LIBS@
1.1 ohara 234: LN_S = @LN_S@
1.17 ohara 235: LTLIBOBJS = @LTLIBOBJS@
1.4 ohara 236: MAINT = @MAINT@
1.17 ohara 237: MAKEINFO = @MAKEINFO@
238: MKDIR_P = @MKDIR_P@
1.15 ohara 239: OBJEXT = @OBJEXT@
1.1 ohara 240: PACKAGE = @PACKAGE@
1.17 ohara 241: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
242: PACKAGE_NAME = @PACKAGE_NAME@
243: PACKAGE_STRING = @PACKAGE_STRING@
244: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.20 ohara 245: PACKAGE_URL = @PACKAGE_URL@
1.17 ohara 246: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1 ohara 247: PARIINC = @PARIINC@
248: PARILIB = @PARILIB@
1.17 ohara 249: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 ohara 250: RANLIB = @RANLIB@
1.17 ohara 251: SET_MAKE = @SET_MAKE@
252: SHELL = @SHELL@
253: STRIP = @STRIP@
1.12 ohara 254: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1 ohara 255: VERSION = @VERSION@
1.26 ohara 256: WSLIB = @WSLIB@
1.17 ohara 257: XMKMF = @XMKMF@
1.4 ohara 258: XPMLIB = @XPMLIB@
1.1 ohara 259: X_CFLAGS = @X_CFLAGS@
260: X_EXTRA_LIBS = @X_EXTRA_LIBS@
261: X_LIBS = @X_LIBS@
262: X_PRE_LIBS = @X_PRE_LIBS@
263: YACC = @YACC@
1.17 ohara 264: YFLAGS = @YFLAGS@
265: abs_builddir = @abs_builddir@
266: abs_srcdir = @abs_srcdir@
267: abs_top_builddir = @abs_top_builddir@
268: abs_top_srcdir = @abs_top_srcdir@
269: ac_ct_CC = @ac_ct_CC@
1.1 ohara 270: am__include = @am__include@
1.17 ohara 271: am__leading_dot = @am__leading_dot@
1.1 ohara 272: am__quote = @am__quote@
1.17 ohara 273: am__tar = @am__tar@
274: am__untar = @am__untar@
1.1 ohara 275: asm_obj = @asm_obj@
1.17 ohara 276: bindir = @bindir@
277: build = @build@
278: build_alias = @build_alias@
279: build_cpu = @build_cpu@
280: build_os = @build_os@
281: build_vendor = @build_vendor@
282: builddir = @builddir@
283: datadir = @datadir@
284: datarootdir = @datarootdir@
285: docdir = @docdir@
286: dvidir = @dvidir@
287: exec_prefix = @exec_prefix@
288: host = @host@
289: host_alias = @host_alias@
290: host_cpu = @host_cpu@
291: host_os = @host_os@
292: host_vendor = @host_vendor@
293: htmldir = @htmldir@
294: includedir = @includedir@
295: infodir = @infodir@
1.1 ohara 296: install_sh = @install_sh@
297: libasir_postfix = @libasir_postfix@
1.17 ohara 298: libdir = @libdir@
299: libexecdir = @libexecdir@
300: localedir = @localedir@
301: localstatedir = @localstatedir@
302: mandir = @mandir@
303: mkdir_p = @mkdir_p@
304: oldincludedir = @oldincludedir@
305: pdfdir = @pdfdir@
306: prefix = @prefix@
307: program_transform_name = @program_transform_name@
308: psdir = @psdir@
309: sbindir = @sbindir@
310: sharedstatedir = @sharedstatedir@
311: srcdir = @srcdir@
312: sysconfdir = @sysconfdir@
313: target = @target@
314: target_alias = @target_alias@
315: target_cpu = @target_cpu@
316: target_os = @target_os@
317: target_vendor = @target_vendor@
1.20 ohara 318: top_build_prefix = @top_build_prefix@
1.17 ohara 319: top_builddir = @top_builddir@
320: top_srcdir = @top_srcdir@
1.6 ohara 321: asirdir = ${prefix}/lib/asir
1.25 ohara 322: AM_CPPFLAGS = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
1.1 ohara 323: -I${top_srcdir}/gc/include \
1.23 noro 324: -I${prefix}/include @PARIINC@ @X_CFLAGS@
1.1 ohara 325:
326: noinst_LIBRARIES = libfunc.a
327: libfunc_a_SOURCES = ftab.c algnum.c array.c cplxnum.c ctrl.c dp.c \
328: fctr.c file.c help.c int.c list.c miscf.c \
329: parif.c poly.c pdiv.c print.c pf.c \
1.8 noro 330: rat.c reduct.c result.c itvnum.c mattran.c isolv.c \
1.1 ohara 331: strobj.c subst.c time.c type.c var.c compobj.c \
332: gr.c dp-supp.c gf.c math.c numerical.c ec.c al.c \
1.24 noro 333: batch.c sha1.c user.c round.c iarray.c bfaux.c
1.1 ohara 334:
335: all: all-am
336:
337: .SUFFIXES:
338: .SUFFIXES: .c .o .obj
1.17 ohara 339: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
340: @for dep in $?; do \
341: case '$(am__configure_deps)' in \
342: *$$dep*) \
1.20 ohara 343: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
344: && { if test -f $@; then exit 0; else break; fi; }; \
1.17 ohara 345: exit 1;; \
346: esac; \
347: done; \
1.20 ohara 348: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu builtin/Makefile'; \
349: $(am__cd) $(top_srcdir) && \
350: $(AUTOMAKE) --gnu builtin/Makefile
1.17 ohara 351: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
352: @case '$?' in \
353: *config.status*) \
354: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
355: *) \
1.28 ! ohara 356: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
! 357: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
1.17 ohara 358: esac;
359:
360: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
361: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
362:
363: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
364: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
365: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
366: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.20 ohara 367: $(am__aclocal_m4_deps):
1.1 ohara 368:
369: clean-noinstLIBRARIES:
370: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1.25 ohara 371:
372: libfunc.a: $(libfunc_a_OBJECTS) $(libfunc_a_DEPENDENCIES) $(EXTRA_libfunc_a_DEPENDENCIES)
373: $(AM_V_at)-rm -f libfunc.a
374: $(AM_V_AR)$(libfunc_a_AR) libfunc.a $(libfunc_a_OBJECTS) $(libfunc_a_LIBADD)
375: $(AM_V_at)$(RANLIB) libfunc.a
1.1 ohara 376:
377: mostlyclean-compile:
1.17 ohara 378: -rm -f *.$(OBJEXT)
1.1 ohara 379:
380: distclean-compile:
381: -rm -f *.tab.c
382:
1.28 ! ohara 383: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/al.Po@am__quote@ # am--include-marker
! 384: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/algnum.Po@am__quote@ # am--include-marker
! 385: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/array.Po@am__quote@ # am--include-marker
! 386: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/batch.Po@am__quote@ # am--include-marker
! 387: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfaux.Po@am__quote@ # am--include-marker
! 388: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compobj.Po@am__quote@ # am--include-marker
! 389: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cplxnum.Po@am__quote@ # am--include-marker
! 390: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctrl.Po@am__quote@ # am--include-marker
! 391: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dp-supp.Po@am__quote@ # am--include-marker
! 392: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dp.Po@am__quote@ # am--include-marker
! 393: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ec.Po@am__quote@ # am--include-marker
! 394: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fctr.Po@am__quote@ # am--include-marker
! 395: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/file.Po@am__quote@ # am--include-marker
! 396: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ftab.Po@am__quote@ # am--include-marker
! 397: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gf.Po@am__quote@ # am--include-marker
! 398: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gr.Po@am__quote@ # am--include-marker
! 399: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/help.Po@am__quote@ # am--include-marker
! 400: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/iarray.Po@am__quote@ # am--include-marker
! 401: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int.Po@am__quote@ # am--include-marker
! 402: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/isolv.Po@am__quote@ # am--include-marker
! 403: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/itvnum.Po@am__quote@ # am--include-marker
! 404: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@ # am--include-marker
! 405: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@ # am--include-marker
! 406: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mattran.Po@am__quote@ # am--include-marker
! 407: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miscf.Po@am__quote@ # am--include-marker
! 408: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/numerical.Po@am__quote@ # am--include-marker
! 409: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parif.Po@am__quote@ # am--include-marker
! 410: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdiv.Po@am__quote@ # am--include-marker
! 411: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pf.Po@am__quote@ # am--include-marker
! 412: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/poly.Po@am__quote@ # am--include-marker
! 413: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/print.Po@am__quote@ # am--include-marker
! 414: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rat.Po@am__quote@ # am--include-marker
! 415: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reduct.Po@am__quote@ # am--include-marker
! 416: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/result.Po@am__quote@ # am--include-marker
! 417: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/round.Po@am__quote@ # am--include-marker
! 418: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sha1.Po@am__quote@ # am--include-marker
! 419: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strobj.Po@am__quote@ # am--include-marker
! 420: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/subst.Po@am__quote@ # am--include-marker
! 421: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@ # am--include-marker
! 422: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/type.Po@am__quote@ # am--include-marker
! 423: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user.Po@am__quote@ # am--include-marker
! 424: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/var.Po@am__quote@ # am--include-marker
! 425:
! 426: $(am__depfiles_remade):
! 427: @$(MKDIR_P) $(@D)
! 428: @echo '# dummy' >$@-t && $(am__mv) $@-t $@
! 429:
! 430: am--depfiles: $(am__depfiles_remade)
1.1 ohara 431:
432: .c.o:
1.25 ohara 433: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
434: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
435: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.17 ohara 436: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.25 ohara 437: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1.1 ohara 438:
439: .c.obj:
1.25 ohara 440: @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
441: @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
442: @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1.17 ohara 443: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1.25 ohara 444: @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1.1 ohara 445:
1.25 ohara 446: ID: $(am__tagged_files)
447: $(am__define_uniq_tagged_files); mkid -fID $$unique
448: tags: tags-am
449: TAGS: tags
1.1 ohara 450:
1.25 ohara 451: tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1.20 ohara 452: set x; \
1.1 ohara 453: here=`pwd`; \
1.25 ohara 454: $(am__define_uniq_tagged_files); \
1.20 ohara 455: shift; \
456: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.17 ohara 457: test -n "$$unique" || unique=$$empty_fix; \
1.20 ohara 458: if test $$# -gt 0; then \
459: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
460: "$$@" $$unique; \
461: else \
462: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
463: $$unique; \
464: fi; \
1.17 ohara 465: fi
1.25 ohara 466: ctags: ctags-am
467:
468: CTAGS: ctags
469: ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
470: $(am__define_uniq_tagged_files); \
1.20 ohara 471: test -z "$(CTAGS_ARGS)$$unique" \
1.17 ohara 472: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.20 ohara 473: $$unique
1.1 ohara 474:
475: GTAGS:
1.17 ohara 476: here=`$(am__cd) $(top_builddir) && pwd` \
1.20 ohara 477: && $(am__cd) $(top_srcdir) \
478: && gtags -i $(GTAGS_ARGS) "$$here"
1.25 ohara 479: cscopelist: cscopelist-am
480:
481: cscopelist-am: $(am__tagged_files)
482: list='$(am__tagged_files)'; \
483: case "$(srcdir)" in \
484: [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
485: *) sdir=$(subdir)/$(srcdir) ;; \
486: esac; \
487: for i in $$list; do \
488: if test -f "$$i"; then \
489: echo "$(subdir)/$$i"; \
490: else \
491: echo "$$sdir/$$i"; \
492: fi; \
493: done >> $(top_builddir)/cscope.files
1.1 ohara 494:
495: distclean-tags:
1.17 ohara 496: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 ohara 497:
1.28 ! ohara 498: distdir: $(BUILT_SOURCES)
! 499: $(MAKE) $(AM_MAKEFLAGS) distdir-am
! 500:
! 501: distdir-am: $(DISTFILES)
1.17 ohara 502: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
503: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
504: list='$(DISTFILES)'; \
505: dist_files=`for file in $$list; do echo $$file; done | \
506: sed -e "s|^$$srcdirstrip/||;t" \
507: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
508: case $$dist_files in \
509: */*) $(MKDIR_P) `echo "$$dist_files" | \
510: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
511: sort -u` ;; \
512: esac; \
513: for file in $$dist_files; do \
514: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1 ohara 515: if test -d $$d/$$file; then \
1.17 ohara 516: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.20 ohara 517: if test -d "$(distdir)/$$file"; then \
518: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
519: fi; \
1.17 ohara 520: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.20 ohara 521: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
522: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.17 ohara 523: fi; \
1.20 ohara 524: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 ohara 525: else \
1.20 ohara 526: test -f "$(distdir)/$$file" \
527: || cp -p $$d/$$file "$(distdir)/$$file" \
1.1 ohara 528: || exit 1; \
529: fi; \
530: done
531: check-am: all-am
532: check: check-am
533: all-am: Makefile $(LIBRARIES)
534: installdirs:
535: install: install-am
536: install-exec: install-exec-am
537: install-data: install-data-am
538: uninstall: uninstall-am
539:
540: install-am: all-am
541: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
542:
543: installcheck: installcheck-am
544: install-strip:
1.25 ohara 545: if test -z '$(STRIP)'; then \
546: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
547: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
548: install; \
549: else \
550: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552: "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
553: fi
1.1 ohara 554: mostlyclean-generic:
555:
556: clean-generic:
557:
558: distclean-generic:
1.17 ohara 559: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.20 ohara 560: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 ohara 561:
562: maintainer-clean-generic:
563: @echo "This command is intended for maintainers to use"
564: @echo "it deletes files that may require special tools to rebuild."
565: clean: clean-am
566:
567: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
568:
569: distclean: distclean-am
1.28 ! ohara 570: -rm -f ./$(DEPDIR)/al.Po
! 571: -rm -f ./$(DEPDIR)/algnum.Po
! 572: -rm -f ./$(DEPDIR)/array.Po
! 573: -rm -f ./$(DEPDIR)/batch.Po
! 574: -rm -f ./$(DEPDIR)/bfaux.Po
! 575: -rm -f ./$(DEPDIR)/compobj.Po
! 576: -rm -f ./$(DEPDIR)/cplxnum.Po
! 577: -rm -f ./$(DEPDIR)/ctrl.Po
! 578: -rm -f ./$(DEPDIR)/dp-supp.Po
! 579: -rm -f ./$(DEPDIR)/dp.Po
! 580: -rm -f ./$(DEPDIR)/ec.Po
! 581: -rm -f ./$(DEPDIR)/fctr.Po
! 582: -rm -f ./$(DEPDIR)/file.Po
! 583: -rm -f ./$(DEPDIR)/ftab.Po
! 584: -rm -f ./$(DEPDIR)/gf.Po
! 585: -rm -f ./$(DEPDIR)/gr.Po
! 586: -rm -f ./$(DEPDIR)/help.Po
! 587: -rm -f ./$(DEPDIR)/iarray.Po
! 588: -rm -f ./$(DEPDIR)/int.Po
! 589: -rm -f ./$(DEPDIR)/isolv.Po
! 590: -rm -f ./$(DEPDIR)/itvnum.Po
! 591: -rm -f ./$(DEPDIR)/list.Po
! 592: -rm -f ./$(DEPDIR)/math.Po
! 593: -rm -f ./$(DEPDIR)/mattran.Po
! 594: -rm -f ./$(DEPDIR)/miscf.Po
! 595: -rm -f ./$(DEPDIR)/numerical.Po
! 596: -rm -f ./$(DEPDIR)/parif.Po
! 597: -rm -f ./$(DEPDIR)/pdiv.Po
! 598: -rm -f ./$(DEPDIR)/pf.Po
! 599: -rm -f ./$(DEPDIR)/poly.Po
! 600: -rm -f ./$(DEPDIR)/print.Po
! 601: -rm -f ./$(DEPDIR)/rat.Po
! 602: -rm -f ./$(DEPDIR)/reduct.Po
! 603: -rm -f ./$(DEPDIR)/result.Po
! 604: -rm -f ./$(DEPDIR)/round.Po
! 605: -rm -f ./$(DEPDIR)/sha1.Po
! 606: -rm -f ./$(DEPDIR)/strobj.Po
! 607: -rm -f ./$(DEPDIR)/subst.Po
! 608: -rm -f ./$(DEPDIR)/time.Po
! 609: -rm -f ./$(DEPDIR)/type.Po
! 610: -rm -f ./$(DEPDIR)/user.Po
! 611: -rm -f ./$(DEPDIR)/var.Po
1.17 ohara 612: -rm -f Makefile
613: distclean-am: clean-am distclean-compile distclean-generic \
614: distclean-tags
1.1 ohara 615:
616: dvi: dvi-am
617:
618: dvi-am:
619:
1.17 ohara 620: html: html-am
621:
1.20 ohara 622: html-am:
623:
1.1 ohara 624: info: info-am
625:
626: info-am:
627:
628: install-data-am:
629:
1.17 ohara 630: install-dvi: install-dvi-am
631:
1.20 ohara 632: install-dvi-am:
633:
1.1 ohara 634: install-exec-am:
635:
1.17 ohara 636: install-html: install-html-am
637:
1.20 ohara 638: install-html-am:
639:
1.1 ohara 640: install-info: install-info-am
641:
1.20 ohara 642: install-info-am:
643:
1.1 ohara 644: install-man:
645:
1.17 ohara 646: install-pdf: install-pdf-am
647:
1.20 ohara 648: install-pdf-am:
649:
1.17 ohara 650: install-ps: install-ps-am
651:
1.20 ohara 652: install-ps-am:
653:
1.1 ohara 654: installcheck-am:
655:
656: maintainer-clean: maintainer-clean-am
1.28 ! ohara 657: -rm -f ./$(DEPDIR)/al.Po
! 658: -rm -f ./$(DEPDIR)/algnum.Po
! 659: -rm -f ./$(DEPDIR)/array.Po
! 660: -rm -f ./$(DEPDIR)/batch.Po
! 661: -rm -f ./$(DEPDIR)/bfaux.Po
! 662: -rm -f ./$(DEPDIR)/compobj.Po
! 663: -rm -f ./$(DEPDIR)/cplxnum.Po
! 664: -rm -f ./$(DEPDIR)/ctrl.Po
! 665: -rm -f ./$(DEPDIR)/dp-supp.Po
! 666: -rm -f ./$(DEPDIR)/dp.Po
! 667: -rm -f ./$(DEPDIR)/ec.Po
! 668: -rm -f ./$(DEPDIR)/fctr.Po
! 669: -rm -f ./$(DEPDIR)/file.Po
! 670: -rm -f ./$(DEPDIR)/ftab.Po
! 671: -rm -f ./$(DEPDIR)/gf.Po
! 672: -rm -f ./$(DEPDIR)/gr.Po
! 673: -rm -f ./$(DEPDIR)/help.Po
! 674: -rm -f ./$(DEPDIR)/iarray.Po
! 675: -rm -f ./$(DEPDIR)/int.Po
! 676: -rm -f ./$(DEPDIR)/isolv.Po
! 677: -rm -f ./$(DEPDIR)/itvnum.Po
! 678: -rm -f ./$(DEPDIR)/list.Po
! 679: -rm -f ./$(DEPDIR)/math.Po
! 680: -rm -f ./$(DEPDIR)/mattran.Po
! 681: -rm -f ./$(DEPDIR)/miscf.Po
! 682: -rm -f ./$(DEPDIR)/numerical.Po
! 683: -rm -f ./$(DEPDIR)/parif.Po
! 684: -rm -f ./$(DEPDIR)/pdiv.Po
! 685: -rm -f ./$(DEPDIR)/pf.Po
! 686: -rm -f ./$(DEPDIR)/poly.Po
! 687: -rm -f ./$(DEPDIR)/print.Po
! 688: -rm -f ./$(DEPDIR)/rat.Po
! 689: -rm -f ./$(DEPDIR)/reduct.Po
! 690: -rm -f ./$(DEPDIR)/result.Po
! 691: -rm -f ./$(DEPDIR)/round.Po
! 692: -rm -f ./$(DEPDIR)/sha1.Po
! 693: -rm -f ./$(DEPDIR)/strobj.Po
! 694: -rm -f ./$(DEPDIR)/subst.Po
! 695: -rm -f ./$(DEPDIR)/time.Po
! 696: -rm -f ./$(DEPDIR)/type.Po
! 697: -rm -f ./$(DEPDIR)/user.Po
! 698: -rm -f ./$(DEPDIR)/var.Po
1.17 ohara 699: -rm -f Makefile
1.1 ohara 700: maintainer-clean-am: distclean-am maintainer-clean-generic
701:
702: mostlyclean: mostlyclean-am
703:
704: mostlyclean-am: mostlyclean-compile mostlyclean-generic
705:
1.17 ohara 706: pdf: pdf-am
707:
708: pdf-am:
709:
710: ps: ps-am
711:
712: ps-am:
713:
714: uninstall-am:
715:
716: .MAKE: install-am install-strip
1.1 ohara 717:
1.28 ! ohara 718: .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
! 719: clean-generic clean-noinstLIBRARIES cscopelist-am ctags \
! 720: ctags-am distclean distclean-compile distclean-generic \
! 721: distclean-tags distdir dvi dvi-am html html-am info info-am \
! 722: install install-am install-data install-data-am install-dvi \
! 723: install-dvi-am install-exec install-exec-am install-html \
! 724: install-html-am install-info install-info-am install-man \
! 725: install-pdf install-pdf-am install-ps install-ps-am \
! 726: install-strip installcheck installcheck-am installdirs \
! 727: maintainer-clean maintainer-clean-generic mostlyclean \
! 728: mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
! 729: tags tags-am uninstall uninstall-am
1.1 ohara 730:
1.25 ohara 731: .PRECIOUS: Makefile
732:
1.20 ohara 733:
1.1 ohara 734: # Tell versions [3.59,3.63) of GNU make to not export all variables.
735: # Otherwise a system limit (for SysV at least) may be exceeded.
736: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>