Version 5.0.6 Release
[ctsim.git] / libctsupport / Makefile.in
1 # Makefile.in generated by automake 1.10.2 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
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
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
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
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
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 subdir = libctsupport
36 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
39 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
40         $(ACLOCAL_M4)
41 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
42 CONFIG_HEADER = $(top_builddir)/config.h
43 CONFIG_CLEAN_FILES =
44 LIBRARIES = $(noinst_LIBRARIES)
45 AR = ar
46 ARFLAGS = cru
47 libctsupport_a_AR = $(AR) $(ARFLAGS)
48 libctsupport_a_LIBADD =
49 am_libctsupport_a_OBJECTS = strfuncs.$(OBJEXT) syserror.$(OBJEXT) \
50         fnetorderstream.$(OBJEXT) consoleio.$(OBJEXT) \
51         mathfuncs.$(OBJEXT) xform.$(OBJEXT) clip.$(OBJEXT) \
52         plotfile.$(OBJEXT) hashtable.$(OBJEXT) interpolator.$(OBJEXT) \
53         globalvars.$(OBJEXT)
54 libctsupport_a_OBJECTS = $(am_libctsupport_a_OBJECTS)
55 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
56 depcomp = $(SHELL) $(top_srcdir)/depcomp
57 am__depfiles_maybe = depfiles
58 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
59         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
60 CXXLD = $(CXX)
61 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
62         -o $@
63 SOURCES = $(libctsupport_a_SOURCES)
64 DIST_SOURCES = $(libctsupport_a_SOURCES)
65 ETAGS = etags
66 CTAGS = ctags
67 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
68 ACLOCAL = @ACLOCAL@
69 AMTAR = @AMTAR@
70 AUTOCONF = @AUTOCONF@
71 AUTOHEADER = @AUTOHEADER@
72 AUTOMAKE = @AUTOMAKE@
73 AWK = @AWK@
74 CC = @CC@
75 CCDEPMODE = @CCDEPMODE@
76 CFLAGS = @CFLAGS@
77 CPP = @CPP@
78 CPPFLAGS = @CPPFLAGS@
79 CXX = @CXX@
80 CXXDEPMODE = @CXXDEPMODE@
81 CXXFLAGS = @CXXFLAGS@
82 CYGPATH_W = @CYGPATH_W@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO_C = @ECHO_C@
86 ECHO_N = @ECHO_N@
87 ECHO_T = @ECHO_T@
88 EGREP = @EGREP@
89 EXEEXT = @EXEEXT@
90 GREP = @GREP@
91 INSTALL = @INSTALL@
92 INSTALL_DATA = @INSTALL_DATA@
93 INSTALL_PROGRAM = @INSTALL_PROGRAM@
94 INSTALL_SCRIPT = @INSTALL_SCRIPT@
95 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
96 LDFLAGS = @LDFLAGS@
97 LIBOBJS = @LIBOBJS@
98 LIBS = @LIBS@
99 LTLIBOBJS = @LTLIBOBJS@
100 MAINT = @MAINT@
101 MAKEINFO = @MAKEINFO@
102 MKDIR_P = @MKDIR_P@
103 OBJEXT = @OBJEXT@
104 PACKAGE = @PACKAGE@
105 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
106 PACKAGE_NAME = @PACKAGE_NAME@
107 PACKAGE_STRING = @PACKAGE_STRING@
108 PACKAGE_TARNAME = @PACKAGE_TARNAME@
109 PACKAGE_URL = @PACKAGE_URL@
110 PACKAGE_VERSION = @PACKAGE_VERSION@
111 PATH_SEPARATOR = @PATH_SEPARATOR@
112 RANLIB = @RANLIB@
113 SET_MAKE = @SET_MAKE@
114 SHELL = @SHELL@
115 STRIP = @STRIP@
116 VERSION = @VERSION@
117 XMKMF = @XMKMF@
118 X_BASIC_LIBS = @X_BASIC_LIBS@
119 X_CFLAGS = @X_CFLAGS@
120 X_EXTRA_LIBS = @X_EXTRA_LIBS@
121 X_LIBS = @X_LIBS@
122 X_PRE_LIBS = @X_PRE_LIBS@
123 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
124 abs_builddir = @abs_builddir@
125 abs_srcdir = @abs_srcdir@
126 abs_top_builddir = @abs_top_builddir@
127 abs_top_srcdir = @abs_top_srcdir@
128 ac_ct_CC = @ac_ct_CC@
129 ac_ct_CXX = @ac_ct_CXX@
130 am__include = @am__include@
131 am__leading_dot = @am__leading_dot@
132 am__quote = @am__quote@
133 am__tar = @am__tar@
134 am__untar = @am__untar@
135 bindir = @bindir@
136 build = @build@
137 build_alias = @build_alias@
138 build_cpu = @build_cpu@
139 build_os = @build_os@
140 build_vendor = @build_vendor@
141 builddir = @builddir@
142 cgibindir = @cgibindir@
143 cgibinurl = @cgibinurl@
144 cgiprograms = @cgiprograms@
145 ctlibs = @ctlibs@
146 datadir = @datadir@
147 datarootdir = @datarootdir@
148 docdir = @docdir@
149 dvidir = @dvidir@
150 exec_prefix = @exec_prefix@
151 host = @host@
152 host_alias = @host_alias@
153 host_cpu = @host_cpu@
154 host_os = @host_os@
155 host_vendor = @host_vendor@
156 htmldata = @htmldata@
157 htmldir = @htmldir@
158 includedir = @includedir@
159 infodir = @infodir@
160 install_sh = @install_sh@
161 lamdefs = @lamdefs@
162 lamdir = @lamdir@
163 lamprograms = @lamprograms@
164 libdir = @libdir@
165 libexecdir = @libexecdir@
166 localedir = @localedir@
167 localstatedir = @localstatedir@
168 mandir = @mandir@
169 mkdir_p = @mkdir_p@
170 mpienable = @mpienable@
171 my_includes = @my_includes@
172 oldincludedir = @oldincludedir@
173 pdfdir = @pdfdir@
174 prefix = @prefix@
175 program_transform_name = @program_transform_name@
176 psdir = @psdir@
177 sbindir = @sbindir@
178 sharedstatedir = @sharedstatedir@
179 srcdir = @srcdir@
180 sysconfdir = @sysconfdir@
181 target_alias = @target_alias@
182 top_build_prefix = @top_build_prefix@
183 top_builddir = @top_builddir@
184 top_srcdir = @top_srcdir@
185 webdatadir = @webdatadir@
186 webdataurl = @webdataurl@
187 webenabled = @webenabled@
188 wxcflags = @wxcflags@
189 wxconfig = @wxconfig@
190 wxlibs = @wxlibs@
191 noinst_LIBRARIES = libctsupport.a
192 INCLUDES = @my_includes@
193 libctsupport_a_SOURCES = strfuncs.cpp syserror.cpp fnetorderstream.cpp consoleio.cpp mathfuncs.cpp xform.cpp clip.cpp plotfile.cpp hashtable.cpp interpolator.cpp globalvars.cpp
194 EXTRA_DIST = Makefile.nt
195 all: all-am
196
197 .SUFFIXES:
198 .SUFFIXES: .cpp .o .obj
199 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
200         @for dep in $?; do \
201           case '$(am__configure_deps)' in \
202             *$$dep*) \
203               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
204                 && { if test -f $@; then exit 0; else break; fi; }; \
205               exit 1;; \
206           esac; \
207         done; \
208         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libctsupport/Makefile'; \
209         cd $(top_srcdir) && \
210           $(AUTOMAKE) --gnu  libctsupport/Makefile
211 .PRECIOUS: Makefile
212 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
213         @case '$?' in \
214           *config.status*) \
215             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
216           *) \
217             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
218             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
219         esac;
220
221 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
222         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
223
224 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
227         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
228
229 clean-noinstLIBRARIES:
230         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
231 libctsupport.a: $(libctsupport_a_OBJECTS) $(libctsupport_a_DEPENDENCIES) 
232         -rm -f libctsupport.a
233         $(libctsupport_a_AR) libctsupport.a $(libctsupport_a_OBJECTS) $(libctsupport_a_LIBADD)
234         $(RANLIB) libctsupport.a
235
236 mostlyclean-compile:
237         -rm -f *.$(OBJEXT)
238
239 distclean-compile:
240         -rm -f *.tab.c
241
242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/consoleio.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnetorderstream.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/globalvars.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hashtable.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/interpolator.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mathfuncs.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plotfile.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strfuncs.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syserror.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xform.Po@am__quote@
253
254 .cpp.o:
255 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
256 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
257 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
260
261 .cpp.obj:
262 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
263 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
264 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
266 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
267
268 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
269         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
270         unique=`for i in $$list; do \
271             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
272           done | \
273           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
274               END { if (nonempty) { for (i in files) print i; }; }'`; \
275         mkid -fID $$unique
276 tags: TAGS
277
278 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
279                 $(TAGS_FILES) $(LISP)
280         tags=; \
281         here=`pwd`; \
282         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
283         unique=`for i in $$list; do \
284             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
285           done | \
286           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
287               END { if (nonempty) { for (i in files) print i; }; }'`; \
288         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
289           test -n "$$unique" || unique=$$empty_fix; \
290           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
291             $$tags $$unique; \
292         fi
293 ctags: CTAGS
294 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
295                 $(TAGS_FILES) $(LISP)
296         tags=; \
297         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
298         unique=`for i in $$list; do \
299             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300           done | \
301           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
302               END { if (nonempty) { for (i in files) print i; }; }'`; \
303         test -z "$(CTAGS_ARGS)$$tags$$unique" \
304           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
305              $$tags $$unique
306
307 GTAGS:
308         here=`$(am__cd) $(top_builddir) && pwd` \
309           && cd $(top_srcdir) \
310           && gtags -i $(GTAGS_ARGS) $$here
311
312 distclean-tags:
313         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
314
315 distdir: $(DISTFILES)
316         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
317         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318         list='$(DISTFILES)'; \
319           dist_files=`for file in $$list; do echo $$file; done | \
320           sed -e "s|^$$srcdirstrip/||;t" \
321               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
322         case $$dist_files in \
323           */*) $(MKDIR_P) `echo "$$dist_files" | \
324                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
325                            sort -u` ;; \
326         esac; \
327         for file in $$dist_files; do \
328           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
329           if test -d $$d/$$file; then \
330             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
331             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
332               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
333             fi; \
334             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
335           else \
336             test -f $(distdir)/$$file \
337             || cp -p $$d/$$file $(distdir)/$$file \
338             || exit 1; \
339           fi; \
340         done
341 check-am: all-am
342 check: check-am
343 all-am: Makefile $(LIBRARIES)
344 installdirs:
345 install: install-am
346 install-exec: install-exec-am
347 install-data: install-data-am
348 uninstall: uninstall-am
349
350 install-am: all-am
351         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
352
353 installcheck: installcheck-am
354 install-strip:
355         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
356           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
357           `test -z '$(STRIP)' || \
358             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
359 mostlyclean-generic:
360
361 clean-generic:
362
363 distclean-generic:
364         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
365
366 maintainer-clean-generic:
367         @echo "This command is intended for maintainers to use"
368         @echo "it deletes files that may require special tools to rebuild."
369 clean: clean-am
370
371 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
372
373 distclean: distclean-am
374         -rm -rf ./$(DEPDIR)
375         -rm -f Makefile
376 distclean-am: clean-am distclean-compile distclean-generic \
377         distclean-tags
378
379 dvi: dvi-am
380
381 dvi-am:
382
383 html: html-am
384
385 info: info-am
386
387 info-am:
388
389 install-data-am:
390
391 install-dvi: install-dvi-am
392
393 install-exec-am:
394
395 install-html: install-html-am
396
397 install-info: install-info-am
398
399 install-man:
400
401 install-pdf: install-pdf-am
402
403 install-ps: install-ps-am
404
405 installcheck-am:
406
407 maintainer-clean: maintainer-clean-am
408         -rm -rf ./$(DEPDIR)
409         -rm -f Makefile
410 maintainer-clean-am: distclean-am maintainer-clean-generic
411
412 mostlyclean: mostlyclean-am
413
414 mostlyclean-am: mostlyclean-compile mostlyclean-generic
415
416 pdf: pdf-am
417
418 pdf-am:
419
420 ps: ps-am
421
422 ps-am:
423
424 uninstall-am:
425
426 .MAKE: install-am install-strip
427
428 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
429         clean-noinstLIBRARIES ctags distclean distclean-compile \
430         distclean-generic distclean-tags distdir dvi dvi-am html \
431         html-am info info-am install install-am install-data \
432         install-data-am install-dvi install-dvi-am install-exec \
433         install-exec-am install-html install-html-am install-info \
434         install-info-am install-man install-pdf install-pdf-am \
435         install-ps install-ps-am install-strip installcheck \
436         installcheck-am installdirs maintainer-clean \
437         maintainer-clean-generic mostlyclean mostlyclean-compile \
438         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
439         uninstall-am
440
441 # Tell versions [3.59,3.63) of GNU make to not export all variables.
442 # Otherwise a system limit (for SysV at least) may be exceeded.
443 .NOEXPORT: