r1942: *** empty log message ***
[ctsim.git] / tools / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 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: $(ctsimtext_OBJECTS) $(ctsimtext_DEPENDENCIES)
201         @rm -f ctsimtext
202         $(CXXLINK) $(ctsimtext_LDFLAGS) $(ctsimtext_OBJECTS) $(ctsimtext_LDADD) $(LIBS)
203 .cpp.o:
204         $(CXXCOMPILE) -c $<
205
206 tags: TAGS
207
208 ID: $(HEADERS) $(SOURCES) $(LISP)
209         list='$(SOURCES) $(HEADERS)'; \
210         unique=`for i in $$list; do echo $$i; done | \
211           awk '    { files[$$0] = 1; } \
212                END { for (i in files) print i; }'`; \
213         here=`pwd` && cd $(srcdir) \
214           && mkid -f$$here/ID $$unique $(LISP)
215
216 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
217         tags=; \
218         here=`pwd`; \
219         list='$(SOURCES) $(HEADERS)'; \
220         unique=`for i in $$list; do echo $$i; done | \
221           awk '    { files[$$0] = 1; } \
222                END { for (i in files) print i; }'`; \
223         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
224           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
225
226 mostlyclean-tags:
227
228 clean-tags:
229
230 distclean-tags:
231         -rm -f TAGS ID
232
233 maintainer-clean-tags:
234
235 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
236
237 subdir = tools
238
239 distdir: $(DISTFILES)
240         here=`cd $(top_builddir) && pwd`; \
241         top_distdir=`cd $(top_distdir) && pwd`; \
242         distdir=`cd $(distdir) && pwd`; \
243         cd $(top_srcdir) \
244           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu tools/Makefile
245         @for file in $(DISTFILES); do \
246           d=$(srcdir); \
247           if test -d $$d/$$file; then \
248             cp -pr $$d/$$file $(distdir)/$$file; \
249           else \
250             test -f $(distdir)/$$file \
251             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
252             || cp -p $$d/$$file $(distdir)/$$file || :; \
253           fi; \
254         done
255
256 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
257
258 -include $(DEP_FILES)
259
260 mostlyclean-depend:
261
262 clean-depend:
263
264 distclean-depend:
265         -rm -rf .deps
266
267 maintainer-clean-depend:
268
269 %.o: %.c
270         @echo '$(COMPILE) -c $<'; \
271         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
272         @-cp .deps/$(*F).pp .deps/$(*F).P; \
273         tr ' ' '\012' < .deps/$(*F).pp \
274           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
275             >> .deps/$(*F).P; \
276         rm .deps/$(*F).pp
277
278 %.lo: %.c
279         @echo '$(LTCOMPILE) -c $<'; \
280         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
281         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
282           < .deps/$(*F).pp > .deps/$(*F).P; \
283         tr ' ' '\012' < .deps/$(*F).pp \
284           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
285             >> .deps/$(*F).P; \
286         rm -f .deps/$(*F).pp
287
288 %.o: %.cpp
289         @echo '$(CXXCOMPILE) -c $<'; \
290         $(CXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
291         @-cp .deps/$(*F).pp .deps/$(*F).P; \
292         tr ' ' '\012' < .deps/$(*F).pp \
293           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
294             >> .deps/$(*F).P; \
295         rm .deps/$(*F).pp
296
297 %.lo: %.cpp
298         @echo '$(LTCXXCOMPILE) -c $<'; \
299         $(LTCXXCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
300         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
301           < .deps/$(*F).pp > .deps/$(*F).P; \
302         tr ' ' '\012' < .deps/$(*F).pp \
303           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
304             >> .deps/$(*F).P; \
305         rm -f .deps/$(*F).pp
306 info-am:
307 info: info-am
308 dvi-am:
309 dvi: dvi-am
310 check-am: all-am
311 check: check-am
312 installcheck-am:
313 installcheck: installcheck-am
314 install-exec-am: install-binPROGRAMS
315         @$(NORMAL_INSTALL)
316         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
317 install-exec: install-exec-am
318
319 install-data-am:
320 install-data: install-data-am
321
322 install-am: all-am
323         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
324 install: install-am
325 uninstall-am: uninstall-binPROGRAMS
326 uninstall: uninstall-am
327 all-am: Makefile $(PROGRAMS)
328 all-redirect: all-am
329 install-strip:
330         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
331 installdirs:
332         $(mkinstalldirs)  $(DESTDIR)$(bindir)
333
334
335 mostlyclean-generic:
336
337 clean-generic:
338
339 distclean-generic:
340         -rm -f Makefile $(CONFIG_CLEAN_FILES)
341         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
342
343 maintainer-clean-generic:
344 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
345                 mostlyclean-tags mostlyclean-depend mostlyclean-generic
346
347 mostlyclean: mostlyclean-am
348
349 clean-am:  clean-binPROGRAMS clean-compile clean-tags clean-depend \
350                 clean-generic mostlyclean-am
351
352 clean: clean-am
353
354 distclean-am:  distclean-binPROGRAMS distclean-compile distclean-tags \
355                 distclean-depend distclean-generic clean-am
356
357 distclean: distclean-am
358
359 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
360                 maintainer-clean-compile maintainer-clean-tags \
361                 maintainer-clean-depend maintainer-clean-generic \
362                 distclean-am
363         @echo "This command is intended for maintainers to use;"
364         @echo "it deletes files that may require special tools to rebuild."
365
366 maintainer-clean: maintainer-clean-am
367
368 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
369 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
370 mostlyclean-compile distclean-compile clean-compile \
371 maintainer-clean-compile tags mostlyclean-tags distclean-tags \
372 clean-tags maintainer-clean-tags distdir mostlyclean-depend \
373 distclean-depend clean-depend maintainer-clean-depend info-am info \
374 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
375 install-exec install-data-am install-data install-am install \
376 uninstall-am uninstall all-redirect all-am all installdirs \
377 mostlyclean-generic distclean-generic clean-generic \
378 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
379
380
381 install-exec-hook:
382         ln -sf ctsimtext $(bindir)/if1
383         ln -sf ctsimtext $(bindir)/if2
384         ln -sf ctsimtext $(bindir)/ifexport
385         ln -sf ctsimtext $(bindir)/ifinfo
386         ln -sf ctsimtext $(bindir)/phm2if
387         ln -sf ctsimtext $(bindir)/phm2pj
388         ln -sf ctsimtext $(bindir)/phm2helix
389         ln -sf ctsimtext $(bindir)/pj2if
390         ln -sf ctsimtext $(bindir)/pjinfo
391         ln -sf ctsimtext $(bindir)/pjrec
392         ln -sf ctsimtext $(bindir)/pjHinterp
393
394 realclean:
395         rm -f *.pgm *.if *~ *.pj
396
397 @USE_LAM_TRUE@ctsimtext-lam: 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
398 @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@
399
400 # Tell versions [3.59,3.63) of GNU make to not export all variables.
401 # Otherwise a system limit (for SysV at least) may be exceeded.
402 .NOEXPORT: