Version bump as all known wxWidgets 2.8 bugs have been fixed
[ctsim.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 INSTALL = @INSTALL@
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 subdir = include
40 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
41         $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 HEADERS = $(noinst_HEADERS)
52 ETAGS = etags
53 CTAGS = ctags
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55 ACLOCAL = @ACLOCAL@
56 AMDEP_FALSE = @AMDEP_FALSE@
57 AMDEP_TRUE = @AMDEP_TRUE@
58 AMTAR = @AMTAR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 CC = @CC@
64 CCDEPMODE = @CCDEPMODE@
65 CFLAGS = @CFLAGS@
66 CPP = @CPP@
67 CPPFLAGS = @CPPFLAGS@
68 CXX = @CXX@
69 CXXDEPMODE = @CXXDEPMODE@
70 CXXFLAGS = @CXXFLAGS@
71 CYGPATH_W = @CYGPATH_W@
72 DEBUG_FALSE = @DEBUG_FALSE@
73 DEBUG_TRUE = @DEBUG_TRUE@
74 DEFS = @DEFS@
75 DEPDIR = @DEPDIR@
76 ECHO_C = @ECHO_C@
77 ECHO_N = @ECHO_N@
78 ECHO_T = @ECHO_T@
79 EGREP = @EGREP@
80 EXEEXT = @EXEEXT@
81 GREP = @GREP@
82 HAVE_SGP_FALSE = @HAVE_SGP_FALSE@
83 HAVE_SGP_TRUE = @HAVE_SGP_TRUE@
84 HAVE_WXWINDOWS_FALSE = @HAVE_WXWINDOWS_FALSE@
85 HAVE_WXWINDOWS_TRUE = @HAVE_WXWINDOWS_TRUE@
86 INCLUDED_GETOPT_LONG_FALSE = @INCLUDED_GETOPT_LONG_FALSE@
87 INCLUDED_GETOPT_LONG_TRUE = @INCLUDED_GETOPT_LONG_TRUE@
88 INSTALL_DATA = @INSTALL_DATA@
89 INSTALL_PROGRAM = @INSTALL_PROGRAM@
90 INSTALL_SCRIPT = @INSTALL_SCRIPT@
91 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
92 LDFLAGS = @LDFLAGS@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LTLIBOBJS = @LTLIBOBJS@
96 MAINT = @MAINT@
97 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
98 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
99 MAKEINFO = @MAKEINFO@
100 NO_X_FALSE = @NO_X_FALSE@
101 NO_X_TRUE = @NO_X_TRUE@
102 OBJEXT = @OBJEXT@
103 PACKAGE = @PACKAGE@
104 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105 PACKAGE_NAME = @PACKAGE_NAME@
106 PACKAGE_STRING = @PACKAGE_STRING@
107 PACKAGE_TARNAME = @PACKAGE_TARNAME@
108 PACKAGE_URL = @PACKAGE_URL@
109 PACKAGE_VERSION = @PACKAGE_VERSION@
110 PATH_SEPARATOR = @PATH_SEPARATOR@
111 RANLIB = @RANLIB@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 STRIP = @STRIP@
115 USE_HTML_FALSE = @USE_HTML_FALSE@
116 USE_HTML_TRUE = @USE_HTML_TRUE@
117 USE_LAM_FALSE = @USE_LAM_FALSE@
118 USE_LAM_TRUE = @USE_LAM_TRUE@
119 VERSION = @VERSION@
120 XMKMF = @XMKMF@
121 X_BASIC_LIBS = @X_BASIC_LIBS@
122 X_CFLAGS = @X_CFLAGS@
123 X_EXTRA_LIBS = @X_EXTRA_LIBS@
124 X_LIBS = @X_LIBS@
125 X_PRE_LIBS = @X_PRE_LIBS@
126 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
127 ac_ct_CC = @ac_ct_CC@
128 ac_ct_CXX = @ac_ct_CXX@
129 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
132 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
133 am__include = @am__include@
134 am__leading_dot = @am__leading_dot@
135 am__quote = @am__quote@
136 am__tar = @am__tar@
137 am__untar = @am__untar@
138 bindir = @bindir@
139 build = @build@
140 build_alias = @build_alias@
141 build_cpu = @build_cpu@
142 build_os = @build_os@
143 build_vendor = @build_vendor@
144 cgibindir = @cgibindir@
145 cgibinurl = @cgibinurl@
146 cgiprograms = @cgiprograms@
147 ctlibs = @ctlibs@
148 datadir = @datadir@
149 datarootdir = @datarootdir@
150 docdir = @docdir@
151 dvidir = @dvidir@
152 exec_prefix = @exec_prefix@
153 host = @host@
154 host_alias = @host_alias@
155 host_cpu = @host_cpu@
156 host_os = @host_os@
157 host_vendor = @host_vendor@
158 htmldata = @htmldata@
159 htmldir = @htmldir@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 lamdefs = @lamdefs@
164 lamdir = @lamdir@
165 lamprograms = @lamprograms@
166 libdir = @libdir@
167 libexecdir = @libexecdir@
168 localedir = @localedir@
169 localstatedir = @localstatedir@
170 mandir = @mandir@
171 mkdir_p = @mkdir_p@
172 mpienable = @mpienable@
173 my_includes = @my_includes@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 webdatadir = @webdatadir@
184 webdataurl = @webdataurl@
185 webenabled = @webenabled@
186 wxcflags = @wxcflags@
187 wxconfig = @wxconfig@
188 wxlibs = @wxlibs@
189 noinst_HEADERS = ct.h ezplot.h pol.h sgp.h array2d.h imagefile.h backprojectors.h mpiworld.h fnetorderstream.h phantom.h timer.h sstream_subst scanner.h projections.h ctsupport.h filter.h array2dfile.h trace.h transformmatrix.h procsignal.h reconstruct.h plotfile.h hashtable.h fourier.h ctglobals.h interpolator.h ctndicom.h nographics.h
190 all: all-am
191
192 .SUFFIXES:
193 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
194         @for dep in $?; do \
195           case '$(am__configure_deps)' in \
196             *$$dep*) \
197               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
198                 && exit 0; \
199               exit 1;; \
200           esac; \
201         done; \
202         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
203         cd $(top_srcdir) && \
204           $(AUTOMAKE) --gnu  include/Makefile
205 .PRECIOUS: Makefile
206 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
207         @case '$?' in \
208           *config.status*) \
209             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
210           *) \
211             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
212             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
213         esac;
214
215 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
216         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
217
218 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
219         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
220 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
221         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
222 uninstall-info-am:
223
224 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
225         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
226         unique=`for i in $$list; do \
227             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
228           done | \
229           $(AWK) '    { files[$$0] = 1; } \
230                END { for (i in files) print i; }'`; \
231         mkid -fID $$unique
232 tags: TAGS
233
234 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
235                 $(TAGS_FILES) $(LISP)
236         tags=; \
237         here=`pwd`; \
238         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
239         unique=`for i in $$list; do \
240             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
241           done | \
242           $(AWK) '    { files[$$0] = 1; } \
243                END { for (i in files) print i; }'`; \
244         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
245           test -n "$$unique" || unique=$$empty_fix; \
246           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
247             $$tags $$unique; \
248         fi
249 ctags: CTAGS
250 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
251                 $(TAGS_FILES) $(LISP)
252         tags=; \
253         here=`pwd`; \
254         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
255         unique=`for i in $$list; do \
256             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
257           done | \
258           $(AWK) '    { files[$$0] = 1; } \
259                END { for (i in files) print i; }'`; \
260         test -z "$(CTAGS_ARGS)$$tags$$unique" \
261           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
262              $$tags $$unique
263
264 GTAGS:
265         here=`$(am__cd) $(top_builddir) && pwd` \
266           && cd $(top_srcdir) \
267           && gtags -i $(GTAGS_ARGS) $$here
268
269 distclean-tags:
270         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
271
272 distdir: $(DISTFILES)
273         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
274         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
275         list='$(DISTFILES)'; for file in $$list; do \
276           case $$file in \
277             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
278             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
279           esac; \
280           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
281           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
282           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
283             dir="/$$dir"; \
284             $(mkdir_p) "$(distdir)$$dir"; \
285           else \
286             dir=''; \
287           fi; \
288           if test -d $$d/$$file; then \
289             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
290               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
291             fi; \
292             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
293           else \
294             test -f $(distdir)/$$file \
295             || cp -p $$d/$$file $(distdir)/$$file \
296             || exit 1; \
297           fi; \
298         done
299 check-am: all-am
300 check: check-am
301 all-am: Makefile $(HEADERS)
302 installdirs:
303 install: install-am
304 install-exec: install-exec-am
305 install-data: install-data-am
306 uninstall: uninstall-am
307
308 install-am: all-am
309         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
310
311 installcheck: installcheck-am
312 install-strip:
313         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
314           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
315           `test -z '$(STRIP)' || \
316             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
317 mostlyclean-generic:
318
319 clean-generic:
320
321 distclean-generic:
322         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
323
324 maintainer-clean-generic:
325         @echo "This command is intended for maintainers to use"
326         @echo "it deletes files that may require special tools to rebuild."
327 clean: clean-am
328
329 clean-am: clean-generic mostlyclean-am
330
331 distclean: distclean-am
332         -rm -f Makefile
333 distclean-am: clean-am distclean-generic distclean-tags
334
335 dvi: dvi-am
336
337 dvi-am:
338
339 html: html-am
340
341 info: info-am
342
343 info-am:
344
345 install-data-am:
346
347 install-exec-am:
348
349 install-info: install-info-am
350
351 install-man:
352
353 installcheck-am:
354
355 maintainer-clean: maintainer-clean-am
356         -rm -f Makefile
357 maintainer-clean-am: distclean-am maintainer-clean-generic
358
359 mostlyclean: mostlyclean-am
360
361 mostlyclean-am: mostlyclean-generic
362
363 pdf: pdf-am
364
365 pdf-am:
366
367 ps: ps-am
368
369 ps-am:
370
371 uninstall-am: uninstall-info-am
372
373 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
374         ctags distclean distclean-generic distclean-tags distdir dvi \
375         dvi-am html html-am info info-am install install-am \
376         install-data install-data-am install-exec install-exec-am \
377         install-info install-info-am install-man install-strip \
378         installcheck installcheck-am installdirs maintainer-clean \
379         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
380         pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
381
382 # Tell versions [3.59,3.63) of GNU make to not export all variables.
383 # Otherwise a system limit (for SysV at least) may be exceeded.
384 .NOEXPORT: