Annotation of OpenXM_contrib2/asir2000/engine/Makefile.in, Revision 1.21
1.21 ! ohara 1: # Makefile.in generated by automake 1.11.1 from Makefile.am.
1.18 ohara 2: # @configure_input@
1.1 ohara 3:
1.18 ohara 4: # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
1.21 ! ohara 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@
1.16 ohara 17:
1.1 ohara 18: VPATH = @srcdir@
19: pkgdatadir = $(datadir)/@PACKAGE@
1.21 ! ohara 20: pkgincludedir = $(includedir)/@PACKAGE@
1.1 ohara 21: pkglibdir = $(libdir)/@PACKAGE@
1.21 ! ohara 22: pkglibexecdir = $(libexecdir)/@PACKAGE@
1.18 ohara 23: am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24: install_sh_DATA = $(install_sh) -c -m 644
25: install_sh_PROGRAM = $(install_sh) -c
26: install_sh_SCRIPT = $(install_sh) -c
1.1 ohara 27: INSTALL_HEADER = $(INSTALL_DATA)
1.18 ohara 28: transform = $(program_transform_name)
1.1 ohara 29: NORMAL_INSTALL = :
30: PRE_INSTALL = :
31: POST_INSTALL = :
32: NORMAL_UNINSTALL = :
33: PRE_UNINSTALL = :
34: POST_UNINSTALL = :
35: build_triplet = @build@
36: host_triplet = @host@
37: target_triplet = @target@
1.18 ohara 38: subdir = engine
39: DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40: ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41: am__aclocal_m4_deps = $(top_srcdir)/configure.in
42: am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43: $(ACLOCAL_M4)
44: mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45: CONFIG_CLEAN_FILES =
1.21 ! ohara 46: CONFIG_CLEAN_VPATH_FILES =
1.18 ohara 47: LIBRARIES = $(noinst_LIBRARIES)
48: AR = ar
49: ARFLAGS = cru
50: libca_a_AR = $(AR) $(ARFLAGS)
51: libca_a_LIBADD =
52: am_libca_a_OBJECTS = init.$(OBJEXT) mat.$(OBJEXT) vect.$(OBJEXT) \
53: str.$(OBJEXT) dist.$(OBJEXT) distm.$(OBJEXT) _distm.$(OBJEXT) \
54: ui.$(OBJEXT) N.$(OBJEXT) Q.$(OBJEXT) QM.$(OBJEXT) \
55: real.$(OBJEXT) bf.$(OBJEXT) cplx.$(OBJEXT) num.$(OBJEXT) \
56: pari.$(OBJEXT) mi.$(OBJEXT) lmi.$(OBJEXT) mt19937.$(OBJEXT) \
57: P.$(OBJEXT) PM.$(OBJEXT) PD.$(OBJEXT) PDM.$(OBJEXT) \
58: up.$(OBJEXT) up_lm.$(OBJEXT) up_gf2n.$(OBJEXT) up2.$(OBJEXT) \
59: gf2n.$(OBJEXT) gfpn.$(OBJEXT) gfs.$(OBJEXT) gfspn.$(OBJEXT) \
60: PU.$(OBJEXT) PUM.$(OBJEXT) R.$(OBJEXT) RU.$(OBJEXT) \
61: F.$(OBJEXT) D.$(OBJEXT) E.$(OBJEXT) Ebug.$(OBJEXT) \
62: EZ.$(OBJEXT) H.$(OBJEXT) M.$(OBJEXT) NEZ.$(OBJEXT) \
63: Mgfs.$(OBJEXT) Hgfs.$(OBJEXT) Fgfs.$(OBJEXT) C.$(OBJEXT) \
64: A.$(OBJEXT) alg.$(OBJEXT) p-itv.$(OBJEXT) f-itv.$(OBJEXT) \
65: d-itv.$(OBJEXT) nd.$(OBJEXT) ndbug.$(OBJEXT) Z.$(OBJEXT) \
66: dalg.$(OBJEXT)
67: libca_a_OBJECTS = $(am_libca_a_OBJECTS)
68: DEFAULT_INCLUDES = -I.@am__isrc@
69: depcomp = $(SHELL) $(top_srcdir)/depcomp
70: am__depfiles_maybe = depfiles
1.21 ! ohara 71: am__mv = mv -f
1.18 ohara 72: COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73: $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74: CCLD = $(CC)
75: LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
76: SOURCES = $(libca_a_SOURCES)
77: DIST_SOURCES = $(libca_a_SOURCES)
78: ETAGS = etags
79: CTAGS = ctags
80: DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81: ACLOCAL = @ACLOCAL@
1.1 ohara 82: AMTAR = @AMTAR@
1.21 ! ohara 83: ASIR_GCLIB = @ASIR_GCLIB@
1.18 ohara 84: AUTOCONF = @AUTOCONF@
85: AUTOHEADER = @AUTOHEADER@
86: AUTOMAKE = @AUTOMAKE@
1.1 ohara 87: AWK = @AWK@
88: CC = @CC@
1.18 ohara 89: CCDEPMODE = @CCDEPMODE@
90: CFLAGS = @CFLAGS@
91: CPP = @CPP@
92: CPPFLAGS = @CPPFLAGS@
93: CYGPATH_W = @CYGPATH_W@
94: DEFS = @DEFS@ -DASIR_LIBDIR=\"${asirdir}\"
1.1 ohara 95: DEPDIR = @DEPDIR@
1.18 ohara 96: ECHO_C = @ECHO_C@
97: ECHO_N = @ECHO_N@
98: ECHO_T = @ECHO_T@
99: EGREP = @EGREP@
1.16 ohara 100: EXEEXT = @EXEEXT@
1.1 ohara 101: FEPLIB = @FEPLIB@
1.18 ohara 102: GC = @GC@
1.21 ! ohara 103: GCINC = @GCINC@
! 104: GCLIB = @GCLIB@
1.18 ohara 105: GC_CONFIGURE_ARGS = @GC_CONFIGURE_ARGS@
1.17 ohara 106: GC_DISTDIR = @GC_DISTDIR@
1.18 ohara 107: GREP = @GREP@
108: INSTALL = @INSTALL@
109: INSTALL_DATA = @INSTALL_DATA@
110: INSTALL_PROGRAM = @INSTALL_PROGRAM@
111: INSTALL_SCRIPT = @INSTALL_SCRIPT@
1.1 ohara 112: INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
113: LAPACKLIB = @LAPACKLIB@
1.18 ohara 114: LDFLAGS = @LDFLAGS@
115: LIBOBJS = @LIBOBJS@
116: LIBS = @LIBS@
1.1 ohara 117: LN_S = @LN_S@
1.18 ohara 118: LTLIBOBJS = @LTLIBOBJS@
1.4 ohara 119: MAINT = @MAINT@
1.18 ohara 120: MAKEINFO = @MAKEINFO@
121: MKDIR_P = @MKDIR_P@
1.16 ohara 122: OBJEXT = @OBJEXT@
1.1 ohara 123: PACKAGE = @PACKAGE@
1.18 ohara 124: PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
125: PACKAGE_NAME = @PACKAGE_NAME@
126: PACKAGE_STRING = @PACKAGE_STRING@
127: PACKAGE_TARNAME = @PACKAGE_TARNAME@
1.21 ! ohara 128: PACKAGE_URL = @PACKAGE_URL@
1.18 ohara 129: PACKAGE_VERSION = @PACKAGE_VERSION@
1.1 ohara 130: PARIINC = @PARIINC@
131: PARILIB = @PARILIB@
1.18 ohara 132: PATH_SEPARATOR = @PATH_SEPARATOR@
1.1 ohara 133: RANLIB = @RANLIB@
1.18 ohara 134: SET_MAKE = @SET_MAKE@
135: SHELL = @SHELL@
136: STRIP = @STRIP@
1.10 ohara 137: USE_GC_SPARC64 = @USE_GC_SPARC64@
1.1 ohara 138: VERSION = @VERSION@
1.18 ohara 139: XMKMF = @XMKMF@
1.4 ohara 140: XPMLIB = @XPMLIB@
1.1 ohara 141: X_CFLAGS = @X_CFLAGS@
142: X_EXTRA_LIBS = @X_EXTRA_LIBS@
143: X_LIBS = @X_LIBS@
144: X_PRE_LIBS = @X_PRE_LIBS@
145: YACC = @YACC@
1.18 ohara 146: YFLAGS = @YFLAGS@
147: abs_builddir = @abs_builddir@
148: abs_srcdir = @abs_srcdir@
149: abs_top_builddir = @abs_top_builddir@
150: abs_top_srcdir = @abs_top_srcdir@
151: ac_ct_CC = @ac_ct_CC@
1.1 ohara 152: am__include = @am__include@
1.18 ohara 153: am__leading_dot = @am__leading_dot@
1.1 ohara 154: am__quote = @am__quote@
1.18 ohara 155: am__tar = @am__tar@
156: am__untar = @am__untar@
1.1 ohara 157: asm_obj = @asm_obj@
1.18 ohara 158: bindir = @bindir@
159: build = @build@
160: build_alias = @build_alias@
161: build_cpu = @build_cpu@
162: build_os = @build_os@
163: build_vendor = @build_vendor@
164: builddir = @builddir@
165: datadir = @datadir@
166: datarootdir = @datarootdir@
167: docdir = @docdir@
168: dvidir = @dvidir@
169: exec_prefix = @exec_prefix@
170: host = @host@
171: host_alias = @host_alias@
172: host_cpu = @host_cpu@
173: host_os = @host_os@
174: host_vendor = @host_vendor@
175: htmldir = @htmldir@
176: includedir = @includedir@
177: infodir = @infodir@
1.1 ohara 178: install_sh = @install_sh@
179: libasir_postfix = @libasir_postfix@
1.18 ohara 180: libdir = @libdir@
181: libexecdir = @libexecdir@
182: localedir = @localedir@
183: localstatedir = @localstatedir@
184: mandir = @mandir@
185: mkdir_p = @mkdir_p@
186: oldincludedir = @oldincludedir@
187: pdfdir = @pdfdir@
188: prefix = @prefix@
189: program_transform_name = @program_transform_name@
190: psdir = @psdir@
191: sbindir = @sbindir@
192: sharedstatedir = @sharedstatedir@
193: srcdir = @srcdir@
194: sysconfdir = @sysconfdir@
195: target = @target@
196: target_alias = @target_alias@
197: target_cpu = @target_cpu@
198: target_os = @target_os@
199: target_vendor = @target_vendor@
1.21 ! ohara 200: top_build_prefix = @top_build_prefix@
1.18 ohara 201: top_builddir = @top_builddir@
202: top_srcdir = @top_srcdir@
1.6 ohara 203: asirdir = ${prefix}/lib/asir
1.1 ohara 204: INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/parse -I${top_srcdir}/io \
205: -I${top_srcdir}/gc/include \
1.20 ohara 206: @PARIINC@ @X_CFLAGS@
1.1 ohara 207:
208: noinst_LIBRARIES = libca.a
209: libca_a_SOURCES = init.c mat.c vect.c str.c dist.c distm.c _distm.c ui.c \
210: N.c Q.c QM.c real.c bf.c cplx.c num.c pari.c mi.c lmi.c mt19937.c \
211: P.c PM.c PD.c PDM.c up.c up_lm.c up_gf2n.c up2.c \
212: gf2n.c gfpn.c gfs.c gfspn.c \
213: PU.c PUM.c R.c RU.c F.c \
214: D.c E.c Ebug.c EZ.c H.c M.c NEZ.c Mgfs.c Hgfs.c Fgfs.c \
1.13 saito 215: C.c A.c alg.c p-itv.c f-itv.c d-itv.c nd.c ndbug.c Z.c dalg.c
1.1 ohara 216:
217: all: all-am
218:
219: .SUFFIXES:
220: .SUFFIXES: .c .o .obj
1.18 ohara 221: $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
222: @for dep in $?; do \
223: case '$(am__configure_deps)' in \
224: *$$dep*) \
1.21 ! ohara 225: ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
! 226: && { if test -f $@; then exit 0; else break; fi; }; \
1.18 ohara 227: exit 1;; \
228: esac; \
229: done; \
1.21 ! ohara 230: echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu engine/Makefile'; \
! 231: $(am__cd) $(top_srcdir) && \
! 232: $(AUTOMAKE) --gnu engine/Makefile
1.18 ohara 233: .PRECIOUS: Makefile
234: Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235: @case '$?' in \
236: *config.status*) \
237: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238: *) \
239: echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240: cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241: esac;
242:
243: $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245:
246: $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
247: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248: $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
249: cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1.21 ! ohara 250: $(am__aclocal_m4_deps):
1.1 ohara 251:
252: clean-noinstLIBRARIES:
253: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
254: libca.a: $(libca_a_OBJECTS) $(libca_a_DEPENDENCIES)
255: -rm -f libca.a
256: $(libca_a_AR) libca.a $(libca_a_OBJECTS) $(libca_a_LIBADD)
257: $(RANLIB) libca.a
258:
259: mostlyclean-compile:
1.18 ohara 260: -rm -f *.$(OBJEXT)
1.1 ohara 261:
262: distclean-compile:
263: -rm -f *.tab.c
264:
1.18 ohara 265: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/A.Po@am__quote@
266: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/C.Po@am__quote@
267: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/D.Po@am__quote@
268: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/E.Po@am__quote@
269: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/EZ.Po@am__quote@
270: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Ebug.Po@am__quote@
271: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/F.Po@am__quote@
272: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Fgfs.Po@am__quote@
273: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/H.Po@am__quote@
274: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Hgfs.Po@am__quote@
275: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/M.Po@am__quote@
276: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Mgfs.Po@am__quote@
277: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/N.Po@am__quote@
278: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NEZ.Po@am__quote@
279: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/P.Po@am__quote@
280: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PD.Po@am__quote@
281: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PDM.Po@am__quote@
282: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PM.Po@am__quote@
283: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PU.Po@am__quote@
284: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PUM.Po@am__quote@
285: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Q.Po@am__quote@
286: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/QM.Po@am__quote@
287: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/R.Po@am__quote@
288: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RU.Po@am__quote@
289: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Z.Po@am__quote@
290: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/_distm.Po@am__quote@
291: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alg.Po@am__quote@
292: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bf.Po@am__quote@
293: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cplx.Po@am__quote@
294: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/d-itv.Po@am__quote@
295: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dalg.Po@am__quote@
296: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dist.Po@am__quote@
297: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/distm.Po@am__quote@
298: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/f-itv.Po@am__quote@
299: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gf2n.Po@am__quote@
300: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfpn.Po@am__quote@
301: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfs.Po@am__quote@
302: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gfspn.Po@am__quote@
303: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
304: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lmi.Po@am__quote@
305: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mat.Po@am__quote@
306: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mi.Po@am__quote@
307: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mt19937.Po@am__quote@
308: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nd.Po@am__quote@
309: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ndbug.Po@am__quote@
310: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/num.Po@am__quote@
311: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/p-itv.Po@am__quote@
312: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pari.Po@am__quote@
313: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/real.Po@am__quote@
314: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/str.Po@am__quote@
315: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ui.Po@am__quote@
316: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/up.Po@am__quote@
317: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/up2.Po@am__quote@
318: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/up_gf2n.Po@am__quote@
319: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/up_lm.Po@am__quote@
320: @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vect.Po@am__quote@
1.1 ohara 321:
322: .c.o:
1.18 ohara 323: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1.21 ! ohara 324: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.18 ohara 325: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
326: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327: @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1.1 ohara 328:
329: .c.obj:
1.18 ohara 330: @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1.21 ! ohara 331: @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1.18 ohara 332: @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
333: @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
334: @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1.1 ohara 335:
336: ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1.18 ohara 337: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1 ohara 338: unique=`for i in $$list; do \
339: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
340: done | \
1.21 ! ohara 341: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
! 342: END { if (nonempty) { for (i in files) print i; }; }'`; \
1.18 ohara 343: mkid -fID $$unique
344: tags: TAGS
1.1 ohara 345:
346: TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
347: $(TAGS_FILES) $(LISP)
1.21 ! ohara 348: set x; \
1.1 ohara 349: here=`pwd`; \
1.18 ohara 350: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1.1 ohara 351: unique=`for i in $$list; do \
352: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353: done | \
1.21 ! ohara 354: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
! 355: END { if (nonempty) { for (i in files) print i; }; }'`; \
! 356: shift; \
! 357: if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1.18 ohara 358: test -n "$$unique" || unique=$$empty_fix; \
1.21 ! ohara 359: if test $$# -gt 0; then \
! 360: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! 361: "$$@" $$unique; \
! 362: else \
! 363: $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
! 364: $$unique; \
! 365: fi; \
1.18 ohara 366: fi
367: ctags: CTAGS
368: CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
369: $(TAGS_FILES) $(LISP)
370: list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
371: unique=`for i in $$list; do \
372: if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373: done | \
1.21 ! ohara 374: $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
! 375: END { if (nonempty) { for (i in files) print i; }; }'`; \
! 376: test -z "$(CTAGS_ARGS)$$unique" \
1.18 ohara 377: || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1.21 ! ohara 378: $$unique
1.1 ohara 379:
380: GTAGS:
1.18 ohara 381: here=`$(am__cd) $(top_builddir) && pwd` \
1.21 ! ohara 382: && $(am__cd) $(top_srcdir) \
! 383: && gtags -i $(GTAGS_ARGS) "$$here"
1.1 ohara 384:
385: distclean-tags:
1.18 ohara 386: -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1.1 ohara 387:
388: distdir: $(DISTFILES)
1.18 ohara 389: @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390: topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
391: list='$(DISTFILES)'; \
392: dist_files=`for file in $$list; do echo $$file; done | \
393: sed -e "s|^$$srcdirstrip/||;t" \
394: -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
395: case $$dist_files in \
396: */*) $(MKDIR_P) `echo "$$dist_files" | \
397: sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
398: sort -u` ;; \
399: esac; \
400: for file in $$dist_files; do \
401: if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1.1 ohara 402: if test -d $$d/$$file; then \
1.18 ohara 403: dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1.21 ! ohara 404: if test -d "$(distdir)/$$file"; then \
! 405: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
! 406: fi; \
1.18 ohara 407: if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1.21 ! ohara 408: cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
! 409: find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1.18 ohara 410: fi; \
1.21 ! ohara 411: cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1.1 ohara 412: else \
1.21 ! ohara 413: test -f "$(distdir)/$$file" \
! 414: || cp -p $$d/$$file "$(distdir)/$$file" \
1.1 ohara 415: || exit 1; \
416: fi; \
417: done
418: check-am: all-am
419: check: check-am
420: all-am: Makefile $(LIBRARIES)
421: installdirs:
422: install: install-am
423: install-exec: install-exec-am
424: install-data: install-data-am
425: uninstall: uninstall-am
426:
427: install-am: all-am
428: @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
429:
430: installcheck: installcheck-am
431: install-strip:
432: $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1.18 ohara 433: install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1.1 ohara 434: `test -z '$(STRIP)' || \
435: echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
436: mostlyclean-generic:
437:
438: clean-generic:
439:
440: distclean-generic:
1.18 ohara 441: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1.21 ! ohara 442: -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1.1 ohara 443:
444: maintainer-clean-generic:
445: @echo "This command is intended for maintainers to use"
446: @echo "it deletes files that may require special tools to rebuild."
447: clean: clean-am
448:
449: clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
450:
451: distclean: distclean-am
1.18 ohara 452: -rm -rf ./$(DEPDIR)
453: -rm -f Makefile
454: distclean-am: clean-am distclean-compile distclean-generic \
455: distclean-tags
1.1 ohara 456:
457: dvi: dvi-am
458:
459: dvi-am:
460:
1.18 ohara 461: html: html-am
462:
1.21 ! ohara 463: html-am:
! 464:
1.1 ohara 465: info: info-am
466:
467: info-am:
468:
469: install-data-am:
470:
1.18 ohara 471: install-dvi: install-dvi-am
472:
1.21 ! ohara 473: install-dvi-am:
! 474:
1.1 ohara 475: install-exec-am:
476:
1.18 ohara 477: install-html: install-html-am
478:
1.21 ! ohara 479: install-html-am:
! 480:
1.1 ohara 481: install-info: install-info-am
482:
1.21 ! ohara 483: install-info-am:
! 484:
1.1 ohara 485: install-man:
486:
1.18 ohara 487: install-pdf: install-pdf-am
488:
1.21 ! ohara 489: install-pdf-am:
! 490:
1.18 ohara 491: install-ps: install-ps-am
492:
1.21 ! ohara 493: install-ps-am:
! 494:
1.1 ohara 495: installcheck-am:
496:
497: maintainer-clean: maintainer-clean-am
1.18 ohara 498: -rm -rf ./$(DEPDIR)
499: -rm -f Makefile
1.1 ohara 500: maintainer-clean-am: distclean-am maintainer-clean-generic
501:
502: mostlyclean: mostlyclean-am
503:
504: mostlyclean-am: mostlyclean-compile mostlyclean-generic
505:
1.18 ohara 506: pdf: pdf-am
507:
508: pdf-am:
509:
510: ps: ps-am
511:
512: ps-am:
513:
514: uninstall-am:
515:
516: .MAKE: install-am install-strip
1.1 ohara 517:
1.18 ohara 518: .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
519: clean-noinstLIBRARIES ctags distclean distclean-compile \
520: distclean-generic distclean-tags distdir dvi dvi-am html \
521: html-am info info-am install install-am install-data \
522: install-data-am install-dvi install-dvi-am install-exec \
523: install-exec-am install-html install-html-am install-info \
524: install-info-am install-man install-pdf install-pdf-am \
525: install-ps install-ps-am install-strip installcheck \
1.1 ohara 526: installcheck-am installdirs maintainer-clean \
527: maintainer-clean-generic mostlyclean mostlyclean-compile \
1.18 ohara 528: mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
529: uninstall-am
1.1 ohara 530:
1.21 ! ohara 531:
1.1 ohara 532: # Tell versions [3.59,3.63) of GNU make to not export all variables.
533: # Otherwise a system limit (for SysV at least) may be exceeded.
534: .NOEXPORT:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>