d5053df42a5aaf93961bd9e6eac4d7bd6771bb32
[ctsim.git] / libctsim / 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 = libctsim
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 libctsim_a_AR = $(AR) $(ARFLAGS)
48 libctsim_a_LIBADD =
49 am_libctsim_a_OBJECTS = filter.$(OBJEXT) scanner.$(OBJEXT) \
50         projections.$(OBJEXT) phantom.$(OBJEXT) imagefile.$(OBJEXT) \
51         backprojectors.$(OBJEXT) array2dfile.$(OBJEXT) trace.$(OBJEXT) \
52         procsignal.$(OBJEXT) reconstruct.$(OBJEXT) fourier.$(OBJEXT) \
53         ctndicom.$(OBJEXT)
54 libctsim_a_OBJECTS = $(am_libctsim_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 = $(libctsim_a_SOURCES)
64 DIST_SOURCES = $(libctsim_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 = libctsim.a 
192 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
193 INCLUDES = @my_includes@
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  libctsim/Makefile'; \
209         cd $(top_srcdir) && \
210           $(AUTOMAKE) --gnu  libctsim/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 libctsim.a: $(libctsim_a_OBJECTS) $(libctsim_a_DEPENDENCIES) 
232         -rm -f libctsim.a
233         $(libctsim_a_AR) libctsim.a $(libctsim_a_OBJECTS) $(libctsim_a_LIBADD)
234         $(RANLIB) libctsim.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)/array2dfile.Po@am__quote@
243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backprojectors.Po@am__quote@
244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctndicom.Po@am__quote@
245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter.Po@am__quote@
246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fourier.Po@am__quote@
247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imagefile.Po@am__quote@
248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phantom.Po@am__quote@
249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/procsignal.Po@am__quote@
250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/projections.Po@am__quote@
251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reconstruct.Po@am__quote@
252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scanner.Po@am__quote@
253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trace.Po@am__quote@
254
255 .cpp.o:
256 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
257 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
258 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
259 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
260 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
261
262 .cpp.obj:
263 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
264 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
265 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
266 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
267 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
268
269 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
270         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
271         unique=`for i in $$list; do \
272             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
273           done | \
274           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
275               END { if (nonempty) { for (i in files) print i; }; }'`; \
276         mkid -fID $$unique
277 tags: TAGS
278
279 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
280                 $(TAGS_FILES) $(LISP)
281         tags=; \
282         here=`pwd`; \
283         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
284         unique=`for i in $$list; do \
285             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
286           done | \
287           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
288               END { if (nonempty) { for (i in files) print i; }; }'`; \
289         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
290           test -n "$$unique" || unique=$$empty_fix; \
291           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
292             $$tags $$unique; \
293         fi
294 ctags: CTAGS
295 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
296                 $(TAGS_FILES) $(LISP)
297         tags=; \
298         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
299         unique=`for i in $$list; do \
300             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
301           done | \
302           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
303               END { if (nonempty) { for (i in files) print i; }; }'`; \
304         test -z "$(CTAGS_ARGS)$$tags$$unique" \
305           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
306              $$tags $$unique
307
308 GTAGS:
309         here=`$(am__cd) $(top_builddir) && pwd` \
310           && cd $(top_srcdir) \
311           && gtags -i $(GTAGS_ARGS) $$here
312
313 distclean-tags:
314         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
315
316 distdir: $(DISTFILES)
317         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
318         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
319         list='$(DISTFILES)'; \
320           dist_files=`for file in $$list; do echo $$file; done | \
321           sed -e "s|^$$srcdirstrip/||;t" \
322               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
323         case $$dist_files in \
324           */*) $(MKDIR_P) `echo "$$dist_files" | \
325                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
326                            sort -u` ;; \
327         esac; \
328         for file in $$dist_files; do \
329           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
330           if test -d $$d/$$file; then \
331             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
332             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
333               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
334             fi; \
335             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
336           else \
337             test -f $(distdir)/$$file \
338             || cp -p $$d/$$file $(distdir)/$$file \
339             || exit 1; \
340           fi; \
341         done
342 check-am: all-am
343 check: check-am
344 all-am: Makefile $(LIBRARIES)
345 installdirs:
346 install: install-am
347 install-exec: install-exec-am
348 install-data: install-data-am
349 uninstall: uninstall-am
350
351 install-am: all-am
352         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
353
354 installcheck: installcheck-am
355 install-strip:
356         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
357           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
358           `test -z '$(STRIP)' || \
359             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
360 mostlyclean-generic:
361
362 clean-generic:
363
364 distclean-generic:
365         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
366
367 maintainer-clean-generic:
368         @echo "This command is intended for maintainers to use"
369         @echo "it deletes files that may require special tools to rebuild."
370 clean: clean-am
371
372 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
373
374 distclean: distclean-am
375         -rm -rf ./$(DEPDIR)
376         -rm -f Makefile
377 distclean-am: clean-am distclean-compile distclean-generic \
378         distclean-tags
379
380 dvi: dvi-am
381
382 dvi-am:
383
384 html: html-am
385
386 info: info-am
387
388 info-am:
389
390 install-data-am:
391
392 install-dvi: install-dvi-am
393
394 install-exec-am:
395
396 install-html: install-html-am
397
398 install-info: install-info-am
399
400 install-man:
401
402 install-pdf: install-pdf-am
403
404 install-ps: install-ps-am
405
406 installcheck-am:
407
408 maintainer-clean: maintainer-clean-am
409         -rm -rf ./$(DEPDIR)
410         -rm -f Makefile
411 maintainer-clean-am: distclean-am maintainer-clean-generic
412
413 mostlyclean: mostlyclean-am
414
415 mostlyclean-am: mostlyclean-compile mostlyclean-generic
416
417 pdf: pdf-am
418
419 pdf-am:
420
421 ps: ps-am
422
423 ps-am:
424
425 uninstall-am:
426
427 .MAKE: install-am install-strip
428
429 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
430         clean-noinstLIBRARIES ctags distclean distclean-compile \
431         distclean-generic distclean-tags distdir dvi dvi-am html \
432         html-am info info-am install install-am install-data \
433         install-data-am install-dvi install-dvi-am install-exec \
434         install-exec-am install-html install-html-am install-info \
435         install-info-am install-man install-pdf install-pdf-am \
436         install-ps install-ps-am install-strip installcheck \
437         installcheck-am installdirs maintainer-clean \
438         maintainer-clean-generic mostlyclean mostlyclean-compile \
439         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
440         uninstall-am
441
442 # Tell versions [3.59,3.63) of GNU make to not export all variables.
443 # Otherwise a system limit (for SysV at least) may be exceeded.
444 .NOEXPORT: