r4313: *** empty log message ***
[ctsim.git] / libctsim / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AWK = @AWK@
63 CC = @CC@
64 CXX = @CXX@
65 MAINT = @MAINT@
66 MAKEINFO = @MAKEINFO@
67 PACKAGE = @PACKAGE@
68 RANLIB = @RANLIB@
69 VERSION = @VERSION@
70 X_BASIC_LIBS = @X_BASIC_LIBS@
71 X_CFLAGS = @X_CFLAGS@
72 X_EXTRA_LIBS = @X_EXTRA_LIBS@
73 X_LIBS = @X_LIBS@
74 X_PRE_LIBS = @X_PRE_LIBS@
75 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
76 cgibindir = @cgibindir@
77 cgibinurl = @cgibinurl@
78 cgiprograms = @cgiprograms@
79 ctlibs = @ctlibs@
80 htmldata = @htmldata@
81 htmldir = @htmldir@
82 lamdefs = @lamdefs@
83 lamdir = @lamdir@
84 lamprograms = @lamprograms@
85 mpienable = @mpienable@
86 my_includes = @my_includes@
87 webdatadir = @webdatadir@
88 webdataurl = @webdataurl@
89 webenabled = @webenabled@
90 wxcflags = @wxcflags@
91 wxconfig = @wxconfig@
92 wxlibs = @wxlibs@
93
94 noinst_LIBRARIES = libctsim.a 
95 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
96
97 INCLUDES = @my_includes@
98 EXTRA_DIST = Makefile.nt
99 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
100 CONFIG_HEADER = ../config.h
101 CONFIG_CLEAN_FILES = 
102 LIBRARIES =  $(noinst_LIBRARIES)
103
104
105 DEFS = @DEFS@ -I. -I$(srcdir) -I..
106 CPPFLAGS = @CPPFLAGS@
107 LDFLAGS = @LDFLAGS@
108 LIBS = @LIBS@
109 libctsim_a_LIBADD = 
110 libctsim_a_OBJECTS =  filter.o scanner.o projections.o phantom.o \
111 imagefile.o backprojectors.o array2dfile.o trace.o procsignal.o \
112 reconstruct.o fourier.o ctndicom.o
113 AR = ar
114 CXXFLAGS = @CXXFLAGS@
115 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
116 CXXLD = $(CXX)
117 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
118 DIST_COMMON =  Makefile.am Makefile.in
119
120
121 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
122
123 TAR = tar
124 GZIP_ENV = --best
125 DEP_FILES =  .deps/array2dfile.P .deps/backprojectors.P .deps/ctndicom.P \
126 .deps/filter.P .deps/fourier.P .deps/imagefile.P .deps/phantom.P \
127 .deps/procsignal.P .deps/projections.P .deps/reconstruct.P \
128 .deps/scanner.P .deps/trace.P
129 SOURCES = $(libctsim_a_SOURCES)
130 OBJECTS = $(libctsim_a_OBJECTS)
131
132 all: all-redirect
133 .SUFFIXES:
134 .SUFFIXES: .S .c .cpp .o .s
135 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
136         cd $(top_srcdir) && $(AUTOMAKE) --gnu libctsim/Makefile
137
138 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
139         cd $(top_builddir) \
140           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
141
142
143 mostlyclean-noinstLIBRARIES:
144
145 clean-noinstLIBRARIES:
146         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
147
148 distclean-noinstLIBRARIES:
149
150 maintainer-clean-noinstLIBRARIES:
151
152 .s.o:
153         $(COMPILE) -c $<
154
155 .S.o:
156         $(COMPILE) -c $<
157
158 mostlyclean-compile:
159         -rm -f *.o core *.core
160
161 clean-compile:
162
163 distclean-compile:
164         -rm -f *.tab.c
165
166 maintainer-clean-compile:
167
168 libctsim.a: $(libctsim_a_OBJECTS) $(libctsim_a_DEPENDENCIES)
169         -rm -f libctsim.a
170         $(AR) cru libctsim.a $(libctsim_a_OBJECTS) $(libctsim_a_LIBADD)
171         $(RANLIB) libctsim.a
172 .cpp.o:
173         $(CXXCOMPILE) -c $<
174
175 tags: TAGS
176
177 ID: $(HEADERS) $(SOURCES) $(LISP)
178         list='$(SOURCES) $(HEADERS)'; \
179         unique=`for i in $$list; do echo $$i; done | \
180           awk '    { files[$$0] = 1; } \
181                END { for (i in files) print i; }'`; \
182         here=`pwd` && cd $(srcdir) \
183           && mkid -f$$here/ID $$unique $(LISP)
184
185 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
186         tags=; \
187         here=`pwd`; \
188         list='$(SOURCES) $(HEADERS)'; \
189         unique=`for i in $$list; do echo $$i; done | \
190           awk '    { files[$$0] = 1; } \
191                END { for (i in files) print i; }'`; \
192         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
193           || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
194
195 mostlyclean-tags:
196
197 clean-tags:
198
199 distclean-tags:
200         -rm -f TAGS ID
201
202 maintainer-clean-tags:
203
204 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
205
206 subdir = libctsim
207
208 distdir: $(DISTFILES)
209         here=`cd $(top_builddir) && pwd`; \
210         top_distdir=`cd $(top_distdir) && pwd`; \
211         distdir=`cd $(distdir) && pwd`; \
212         cd $(top_srcdir) \
213           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu libctsim/Makefile
214         @for file in $(DISTFILES); do \
215           d=$(srcdir); \
216           if test -d $$d/$$file; then \
217             cp -pr $$d/$$file $(distdir)/$$file; \
218           else \
219             test -f $(distdir)/$$file \
220             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
221             || cp -p $$d/$$file $(distdir)/$$file || :; \
222           fi; \
223         done
224
225 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
226
227 -include $(DEP_FILES)
228
229 mostlyclean-depend:
230
231 clean-depend:
232
233 distclean-depend:
234         -rm -rf .deps
235
236 maintainer-clean-depend:
237
238 %.o: %.c
239         @echo '$(COMPILE) -c $<'; \
240         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
241         @-cp .deps/$(*F).pp .deps/$(*F).P; \
242         tr ' ' '\012' < .deps/$(*F).pp \
243           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
244             >> .deps/$(*F).P; \
245         rm .deps/$(*F).pp
246
247 %.lo: %.c
248         @echo '$(LTCOMPILE) -c $<'; \
249         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
250         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
251           < .deps/$(*F).pp > .deps/$(*F).P; \
252         tr ' ' '\012' < .deps/$(*F).pp \
253           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
254             >> .deps/$(*F).P; \
255         rm -f .deps/$(*F).pp
256
257 %.o: %.cpp
258         @echo '$(CXXCOMPILE) -c $<'; \
259         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
260         @-cp .deps/$(*F).pp .deps/$(*F).P; \
261         tr ' ' '\012' < .deps/$(*F).pp \
262           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
263             >> .deps/$(*F).P; \
264         rm .deps/$(*F).pp
265
266 %.lo: %.cpp
267         @echo '$(LTCXXCOMPILE) -c $<'; \
268         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
269         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
270           < .deps/$(*F).pp > .deps/$(*F).P; \
271         tr ' ' '\012' < .deps/$(*F).pp \
272           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
273             >> .deps/$(*F).P; \
274         rm -f .deps/$(*F).pp
275 info-am:
276 info: info-am
277 dvi-am:
278 dvi: dvi-am
279 check-am: all-am
280 check: check-am
281 installcheck-am:
282 installcheck: installcheck-am
283 install-exec-am:
284 install-exec: install-exec-am
285
286 install-data-am:
287 install-data: install-data-am
288
289 install-am: all-am
290         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
291 install: install-am
292 uninstall-am:
293 uninstall: uninstall-am
294 all-am: Makefile $(LIBRARIES)
295 all-redirect: all-am
296 install-strip:
297         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
298 installdirs:
299
300
301 mostlyclean-generic:
302
303 clean-generic:
304
305 distclean-generic:
306         -rm -f Makefile $(CONFIG_CLEAN_FILES)
307         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
308
309 maintainer-clean-generic:
310 mostlyclean-am:  mostlyclean-noinstLIBRARIES mostlyclean-compile \
311                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
312
313 mostlyclean: mostlyclean-am
314
315 clean-am:  clean-noinstLIBRARIES clean-compile clean-tags clean-depend \
316                 clean-generic mostlyclean-am
317
318 clean: clean-am
319
320 distclean-am:  distclean-noinstLIBRARIES distclean-compile \
321                 distclean-tags distclean-depend distclean-generic \
322                 clean-am
323
324 distclean: distclean-am
325
326 maintainer-clean-am:  maintainer-clean-noinstLIBRARIES \
327                 maintainer-clean-compile maintainer-clean-tags \
328                 maintainer-clean-depend maintainer-clean-generic \
329                 distclean-am
330         @echo "This command is intended for maintainers to use;"
331         @echo "it deletes files that may require special tools to rebuild."
332
333 maintainer-clean: maintainer-clean-am
334
335 .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
336 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
337 mostlyclean-compile distclean-compile clean-compile \
338 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
339 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
340 distclean-depend clean-depend maintainer-clean-depend info-am info \
341 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
342 install-exec install-data-am install-data install-am install \
343 uninstall-am uninstall all-redirect all-am all installdirs \
344 mostlyclean-generic distclean-generic clean-generic \
345 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
346
347
348 # Tell versions [3.59,3.63) of GNU make to not export all variables.
349 # Otherwise a system limit (for SysV at least) may be exceeded.
350 .NOEXPORT: