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