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