r3848: Auto commit for Debian build
[ctsim.git] / tools / 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 MAKEINFO = @MAKEINFO@
66 PACKAGE = @PACKAGE@
67 RANLIB = @RANLIB@
68 VERSION = @VERSION@
69 X_BASIC_LIBS = @X_BASIC_LIBS@
70 X_CFLAGS = @X_CFLAGS@
71 X_EXTRA_LIBS = @X_EXTRA_LIBS@
72 X_LIBS = @X_LIBS@
73 X_PRE_LIBS = @X_PRE_LIBS@
74 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
75 cgibindir = @cgibindir@
76 cgibinurl = @cgibinurl@
77 cgiprograms = @cgiprograms@
78 ctlibs = @ctlibs@
79 htmldata = @htmldata@
80 htmldir = @htmldir@
81 lamdefs = @lamdefs@
82 lamdir = @lamdir@
83 lamprograms = @lamprograms@
84 mpienable = @mpienable@
85 my_includes = @my_includes@
86 webdatadir = @webdatadir@
87 webdataurl = @webdataurl@
88 webenabled = @webenabled@
89 wxcflags = @wxcflags@
90 wxconfig = @wxconfig@
91 wxlibs = @wxlibs@
92
93 bin_PROGRAMS = @lamprograms@  ctsimtext 
94 EXTRA_PROGRAMS = ctsimtext-lam
95 INCLUDES = @my_includes@
96 @HAVE_SGP_TRUE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a ../libctgraphics/libctgraphics.a
97 @HAVE_SGP_FALSE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
98
99 ctsimtext_SOURCES = ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp nographics.cpp phm2helix.cpp pjHinterp.cpp
100 ctsimtext_LDADD = @ctlibs@
101 ctsimtext_DEPENDENCIES = $(SOURCE_DEPEND)
102
103 ctsimtext_lam_SOURCES = ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp nographics.cpp mpiworld.cpp phm2helix.cpp pjHinterp.cpp
104 ctsimtext_lam_LDADD = @ctlamlibs@
105
106 @USE_LAM_TRUE@CC_LAM = $(lamdir)/bin/hcp
107 @USE_LAM_TRUE@LAM_EXTRA_SRC = mpiworld.cpp
108
109 @USE_LAM_TRUE@ctsimtext_lam_DEPENDENCIES = $(SOURCE_DEPEND)
110 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
111 CONFIG_HEADER = ../config.h
112 CONFIG_CLEAN_FILES =  sample-ctsim.sh
113 PROGRAMS =  $(bin_PROGRAMS)
114
115
116 DEFS = @DEFS@ -I. -I$(srcdir) -I..
117 CPPFLAGS = @CPPFLAGS@
118 LDFLAGS = @LDFLAGS@
119 LIBS = @LIBS@
120 ctsimtext_lam_OBJECTS =  ctsimtext.o if1.o if2.o ifinfo.o ifexport.o \
121 phm2if.o phm2pj.o pj2if.o pjinfo.o pjrec.o nographics.o mpiworld.o \
122 phm2helix.o pjHinterp.o
123 ctsimtext_lam_LDFLAGS = 
124 ctsimtext_OBJECTS =  ctsimtext.o if1.o if2.o ifinfo.o ifexport.o \
125 phm2if.o phm2pj.o pj2if.o pjinfo.o pjrec.o nographics.o phm2helix.o \
126 pjHinterp.o
127 ctsimtext_LDFLAGS = 
128 CXXFLAGS = @CXXFLAGS@
129 CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
130 CXXLD = $(CXX)
131 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@
132 DIST_COMMON =  Makefile.am Makefile.in sample-ctsim.sh.in
133
134
135 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
136
137 TAR = tar
138 GZIP_ENV = --best
139 DEP_FILES =  .deps/ctsimtext.P .deps/if1.P .deps/if2.P .deps/ifexport.P \
140 .deps/ifinfo.P .deps/mpiworld.P .deps/nographics.P .deps/phm2helix.P \
141 .deps/phm2if.P .deps/phm2pj.P .deps/pj2if.P .deps/pjHinterp.P \
142 .deps/pjinfo.P .deps/pjrec.P
143 SOURCES = $(ctsimtext_lam_SOURCES) $(ctsimtext_SOURCES)
144 OBJECTS = $(ctsimtext_lam_OBJECTS) $(ctsimtext_OBJECTS)
145
146 all: all-redirect
147 .SUFFIXES:
148 .SUFFIXES: .S .c .cpp .o .s
149 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) 
150         cd $(top_srcdir) && $(AUTOMAKE) --gnu tools/Makefile
151
152 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
153         cd $(top_builddir) \
154           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
155
156 sample-ctsim.sh: $(top_builddir)/config.status sample-ctsim.sh.in
157         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
158
159 mostlyclean-binPROGRAMS:
160
161 clean-binPROGRAMS:
162         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
163
164 distclean-binPROGRAMS:
165
166 maintainer-clean-binPROGRAMS:
167
168 install-binPROGRAMS: $(bin_PROGRAMS)
169         @$(NORMAL_INSTALL)
170         $(mkinstalldirs) $(DESTDIR)$(bindir)
171         @list='$(bin_PROGRAMS)'; for p in $$list; do \
172           if test -f $$p; then \
173             echo "  $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
174              $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
175           else :; fi; \
176         done
177
178 uninstall-binPROGRAMS:
179         @$(NORMAL_UNINSTALL)
180         list='$(bin_PROGRAMS)'; for p in $$list; do \
181           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
182         done
183
184 .s.o:
185         $(COMPILE) -c $<
186
187 .S.o:
188         $(COMPILE) -c $<
189
190 mostlyclean-compile:
191         -rm -f *.o core *.core
192
193 clean-compile:
194
195 distclean-compile:
196         -rm -f *.tab.c
197
198 maintainer-clean-compile:
199
200 ctsimtext-lam: $(ctsimtext_lam_OBJECTS) $(ctsimtext_lam_DEPENDENCIES)
201         @rm -f ctsimtext-lam
202         $(CXXLINK) $(ctsimtext_lam_LDFLAGS) $(ctsimtext_lam_OBJECTS) $(ctsimtext_lam_LDADD) $(LIBS)
203
204 ctsimtext: $(ctsimtext_OBJECTS) $(ctsimtext_DEPENDENCIES)
205         @rm -f ctsimtext
206         $(CXXLINK) $(ctsimtext_LDFLAGS) $(ctsimtext_OBJECTS) $(ctsimtext_LDADD) $(LIBS)
207 .cpp.o:
208         $(CXXCOMPILE) -c $<
209
210 tags: TAGS
211
212 ID: $(HEADERS) $(SOURCES) $(LISP)
213         list='$(SOURCES) $(HEADERS)'; \
214         unique=`for i in $$list; do echo $$i; done | \
215           awk '    { files[$$0] = 1; } \
216                END { for (i in files) print i; }'`; \
217         here=`pwd` && cd $(srcdir) \
218           && mkid -f$$here/ID $$unique $(LISP)
219
220 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
221         tags=; \
222         here=`pwd`; \
223         list='$(SOURCES) $(HEADERS)'; \
224         unique=`for i in $$list; do echo $$i; done | \
225           awk '    { files[$$0] = 1; } \
226                END { for (i in files) print i; }'`; \
227         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
228           || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))
229
230 mostlyclean-tags:
231
232 clean-tags:
233
234 distclean-tags:
235         -rm -f TAGS ID
236
237 maintainer-clean-tags:
238
239 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
240
241 subdir = tools
242
243 distdir: $(DISTFILES)
244         here=`cd $(top_builddir) && pwd`; \
245         top_distdir=`cd $(top_distdir) && pwd`; \
246         distdir=`cd $(distdir) && pwd`; \
247         cd $(top_srcdir) \
248           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu tools/Makefile
249         @for file in $(DISTFILES); do \
250           d=$(srcdir); \
251           if test -d $$d/$$file; then \
252             cp -pr $$d/$$file $(distdir)/$$file; \
253           else \
254             test -f $(distdir)/$$file \
255             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
256             || cp -p $$d/$$file $(distdir)/$$file || :; \
257           fi; \
258         done
259
260 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
261
262 -include $(DEP_FILES)
263
264 mostlyclean-depend:
265
266 clean-depend:
267
268 distclean-depend:
269         -rm -rf .deps
270
271 maintainer-clean-depend:
272
273 %.o: %.c
274         @echo '$(COMPILE) -c $<'; \
275         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
276         @-cp .deps/$(*F).pp .deps/$(*F).P; \
277         tr ' ' '\012' < .deps/$(*F).pp \
278           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
279             >> .deps/$(*F).P; \
280         rm .deps/$(*F).pp
281
282 %.lo: %.c
283         @echo '$(LTCOMPILE) -c $<'; \
284         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
285         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
286           < .deps/$(*F).pp > .deps/$(*F).P; \
287         tr ' ' '\012' < .deps/$(*F).pp \
288           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
289             >> .deps/$(*F).P; \
290         rm -f .deps/$(*F).pp
291
292 %.o: %.cpp
293         @echo '$(CXXCOMPILE) -c $<'; \
294         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
295         @-cp .deps/$(*F).pp .deps/$(*F).P; \
296         tr ' ' '\012' < .deps/$(*F).pp \
297           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
298             >> .deps/$(*F).P; \
299         rm .deps/$(*F).pp
300
301 %.lo: %.cpp
302         @echo '$(LTCXXCOMPILE) -c $<'; \
303         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
304         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
305           < .deps/$(*F).pp > .deps/$(*F).P; \
306         tr ' ' '\012' < .deps/$(*F).pp \
307           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
308             >> .deps/$(*F).P; \
309         rm -f .deps/$(*F).pp
310 info-am:
311 info: info-am
312 dvi-am:
313 dvi: dvi-am
314 check-am: all-am
315 check: check-am
316 installcheck-am:
317 installcheck: installcheck-am
318 install-exec-am: install-binPROGRAMS
319         @$(NORMAL_INSTALL)
320         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
321 install-exec: install-exec-am
322
323 install-data-am:
324 install-data: install-data-am
325
326 install-am: all-am
327         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
328 install: install-am
329 uninstall-am: uninstall-binPROGRAMS
330 uninstall: uninstall-am
331 all-am: Makefile $(PROGRAMS)
332 all-redirect: all-am
333 install-strip:
334         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
335 installdirs:
336         $(mkinstalldirs)  $(DESTDIR)$(bindir)
337
338
339 mostlyclean-generic:
340
341 clean-generic:
342
343 distclean-generic:
344         -rm -f Makefile $(CONFIG_CLEAN_FILES)
345         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
346
347 maintainer-clean-generic:
348 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
349                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
350
351 mostlyclean: mostlyclean-am
352
353 clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-depend \
354                 clean-generic mostlyclean-am
355
356 clean: clean-am
357
358 distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
359                 distclean-depend distclean-generic clean-am
360
361 distclean: distclean-am
362
363 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
364                 maintainer-clean-compile maintainer-clean-tags \
365                 maintainer-clean-depend maintainer-clean-generic \
366                 distclean-am
367         @echo "This command is intended for maintainers to use;"
368         @echo "it deletes files that may require special tools to rebuild."
369
370 maintainer-clean: maintainer-clean-am
371
372 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
373 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
374 mostlyclean-compile distclean-compile clean-compile \
375 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
376 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
377 distclean-depend clean-depend maintainer-clean-depend info-am info \
378 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
379 install-exec install-data-am install-data install-am install \
380 uninstall-am uninstall all-redirect all-am all installdirs \
381 mostlyclean-generic distclean-generic clean-generic \
382 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
383
384
385 install-exec-hook:
386         ln -sf ctsimtext $(bindir)/if1
387         ln -sf ctsimtext $(bindir)/if2
388         ln -sf ctsimtext $(bindir)/ifexport
389         ln -sf ctsimtext $(bindir)/ifinfo
390         ln -sf ctsimtext $(bindir)/phm2if
391         ln -sf ctsimtext $(bindir)/phm2pj
392         ln -sf ctsimtext $(bindir)/phm2helix
393         ln -sf ctsimtext $(bindir)/pj2if
394         ln -sf ctsimtext $(bindir)/pjinfo
395         ln -sf ctsimtext $(bindir)/pjrec
396         ln -sf ctsimtext $(bindir)/pjHinterp
397
398 realclean:
399         rm -f *.pgm *.if *~ *.pj
400
401 @USE_LAM_TRUE@ctsimtext-lam$(EXEEXT): ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp mpiworld.cpp ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
402 @USE_LAM_TRUE@  $(CC_LAM) @DEFS@ @lamdefs@ $(CFLAGS) $(INCLUDES) -DHAVE_MPI -DNO_MAIN ctsimtext.cpp if1.cpp if2.cpp ifinfo.cpp ifexport.cpp phm2if.cpp phm2pj.cpp pj2if.cpp pjinfo.cpp pjrec.cpp -o ctsimtext-lam $(LDFLAGS) $(LAM_EXTRA_SRC) @ctlibs@
403
404 # Tell versions [3.59,3.63) of GNU make to not export all variables.
405 # Otherwise a system limit (for SysV at least) may be exceeded.
406 .NOEXPORT: