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