Version 5.0.6 Release
[ctsim.git] / tools / 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 bin_PROGRAMS = @lamprograms@ ctsimtext$(EXEEXT)
36 EXTRA_PROGRAMS = ctsimtext-lam$(EXEEXT)
37 @USE_LAM_FALSE@ctsimtext_lam_DEPENDENCIES =
38 subdir = tools
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
40         $(srcdir)/sample-ctsim.sh.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES = sample-ctsim.sh
48 am__installdirs = "$(DESTDIR)$(bindir)"
49 binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
50 PROGRAMS = $(bin_PROGRAMS)
51 am_ctsimtext_OBJECTS = ctsimtext.$(OBJEXT) if1.$(OBJEXT) if2.$(OBJEXT) \
52         ifinfo.$(OBJEXT) ifexport.$(OBJEXT) phm2if.$(OBJEXT) \
53         phm2pj.$(OBJEXT) pj2if.$(OBJEXT) pjinfo.$(OBJEXT) \
54         pjrec.$(OBJEXT) nographics.$(OBJEXT) phm2helix.$(OBJEXT) \
55         pjHinterp.$(OBJEXT) linogram.$(OBJEXT)
56 ctsimtext_OBJECTS = $(am_ctsimtext_OBJECTS)
57 am_ctsimtext_lam_OBJECTS = ctsimtext.$(OBJEXT) if1.$(OBJEXT) \
58         if2.$(OBJEXT) ifinfo.$(OBJEXT) ifexport.$(OBJEXT) \
59         phm2if.$(OBJEXT) phm2pj.$(OBJEXT) pj2if.$(OBJEXT) \
60         pjinfo.$(OBJEXT) pjrec.$(OBJEXT) nographics.$(OBJEXT) \
61         mpiworld.$(OBJEXT) phm2helix.$(OBJEXT) pjHinterp.$(OBJEXT) \
62         linogram.$(OBJEXT)
63 ctsimtext_lam_OBJECTS = $(am_ctsimtext_lam_OBJECTS)
64 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
65 depcomp = $(SHELL) $(top_srcdir)/depcomp
66 am__depfiles_maybe = depfiles
67 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
68         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
69 CXXLD = $(CXX)
70 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
71         -o $@
72 SOURCES = $(ctsimtext_SOURCES) $(ctsimtext_lam_SOURCES)
73 DIST_SOURCES = $(ctsimtext_SOURCES) $(ctsimtext_lam_SOURCES)
74 ETAGS = etags
75 CTAGS = ctags
76 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77 ACLOCAL = @ACLOCAL@
78 AMTAR = @AMTAR@
79 AUTOCONF = @AUTOCONF@
80 AUTOHEADER = @AUTOHEADER@
81 AUTOMAKE = @AUTOMAKE@
82 AWK = @AWK@
83 CC = @CC@
84 CCDEPMODE = @CCDEPMODE@
85 CFLAGS = @CFLAGS@
86 CPP = @CPP@
87 CPPFLAGS = @CPPFLAGS@
88 CXX = @CXX@
89 CXXDEPMODE = @CXXDEPMODE@
90 CXXFLAGS = @CXXFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 ECHO_C = @ECHO_C@
95 ECHO_N = @ECHO_N@
96 ECHO_T = @ECHO_T@
97 EGREP = @EGREP@
98 EXEEXT = @EXEEXT@
99 GREP = @GREP@
100 INSTALL = @INSTALL@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LTLIBOBJS = @LTLIBOBJS@
109 MAINT = @MAINT@
110 MAKEINFO = @MAKEINFO@
111 MKDIR_P = @MKDIR_P@
112 OBJEXT = @OBJEXT@
113 PACKAGE = @PACKAGE@
114 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
115 PACKAGE_NAME = @PACKAGE_NAME@
116 PACKAGE_STRING = @PACKAGE_STRING@
117 PACKAGE_TARNAME = @PACKAGE_TARNAME@
118 PACKAGE_URL = @PACKAGE_URL@
119 PACKAGE_VERSION = @PACKAGE_VERSION@
120 PATH_SEPARATOR = @PATH_SEPARATOR@
121 RANLIB = @RANLIB@
122 SET_MAKE = @SET_MAKE@
123 SHELL = @SHELL@
124 STRIP = @STRIP@
125 VERSION = @VERSION@
126 XMKMF = @XMKMF@
127 X_BASIC_LIBS = @X_BASIC_LIBS@
128 X_CFLAGS = @X_CFLAGS@
129 X_EXTRA_LIBS = @X_EXTRA_LIBS@
130 X_LIBS = @X_LIBS@
131 X_PRE_LIBS = @X_PRE_LIBS@
132 X_TOOLKIT_LIBS = @X_TOOLKIT_LIBS@
133 abs_builddir = @abs_builddir@
134 abs_srcdir = @abs_srcdir@
135 abs_top_builddir = @abs_top_builddir@
136 abs_top_srcdir = @abs_top_srcdir@
137 ac_ct_CC = @ac_ct_CC@
138 ac_ct_CXX = @ac_ct_CXX@
139 am__include = @am__include@
140 am__leading_dot = @am__leading_dot@
141 am__quote = @am__quote@
142 am__tar = @am__tar@
143 am__untar = @am__untar@
144 bindir = @bindir@
145 build = @build@
146 build_alias = @build_alias@
147 build_cpu = @build_cpu@
148 build_os = @build_os@
149 build_vendor = @build_vendor@
150 builddir = @builddir@
151 cgibindir = @cgibindir@
152 cgibinurl = @cgibinurl@
153 cgiprograms = @cgiprograms@
154 ctlibs = @ctlibs@
155 datadir = @datadir@
156 datarootdir = @datarootdir@
157 docdir = @docdir@
158 dvidir = @dvidir@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 htmldata = @htmldata@
166 htmldir = @htmldir@
167 includedir = @includedir@
168 infodir = @infodir@
169 install_sh = @install_sh@
170 lamdefs = @lamdefs@
171 lamdir = @lamdir@
172 lamprograms = @lamprograms@
173 libdir = @libdir@
174 libexecdir = @libexecdir@
175 localedir = @localedir@
176 localstatedir = @localstatedir@
177 mandir = @mandir@
178 mkdir_p = @mkdir_p@
179 mpienable = @mpienable@
180 my_includes = @my_includes@
181 oldincludedir = @oldincludedir@
182 pdfdir = @pdfdir@
183 prefix = @prefix@
184 program_transform_name = @program_transform_name@
185 psdir = @psdir@
186 sbindir = @sbindir@
187 sharedstatedir = @sharedstatedir@
188 srcdir = @srcdir@
189 sysconfdir = @sysconfdir@
190 target_alias = @target_alias@
191 top_build_prefix = @top_build_prefix@
192 top_builddir = @top_builddir@
193 top_srcdir = @top_srcdir@
194 webdatadir = @webdatadir@
195 webdataurl = @webdataurl@
196 webenabled = @webenabled@
197 wxcflags = @wxcflags@
198 wxconfig = @wxconfig@
199 wxlibs = @wxlibs@
200 INCLUDES = @my_includes@
201 @HAVE_SGP_FALSE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
202 @HAVE_SGP_TRUE@SOURCE_DEPEND = ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a ../libctgraphics/libctgraphics.a
203 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 linogram.cpp
204 ctsimtext_LDADD = @ctlibs@
205 ctsimtext_DEPENDENCIES = $(SOURCE_DEPEND)
206 CLEANFILES = \*.pgm \*.if \*~ \*.pj sample-ctsim.sh
207 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 linogram.cpp
208 ctsimtext_lam_LDADD = @ctlamlibs@
209 @USE_LAM_TRUE@CC_LAM = $(lamdir)/bin/hcp
210 @USE_LAM_TRUE@LAM_EXTRA_SRC = mpiworld.cpp
211 @USE_LAM_TRUE@ctsimtext_lam_DEPENDENCIES = $(SOURCE_DEPEND)
212 all: all-am
213
214 .SUFFIXES:
215 .SUFFIXES: .cpp .o .obj
216 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
217         @for dep in $?; do \
218           case '$(am__configure_deps)' in \
219             *$$dep*) \
220               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
221                 && { if test -f $@; then exit 0; else break; fi; }; \
222               exit 1;; \
223           esac; \
224         done; \
225         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
226         cd $(top_srcdir) && \
227           $(AUTOMAKE) --gnu  tools/Makefile
228 .PRECIOUS: Makefile
229 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
230         @case '$?' in \
231           *config.status*) \
232             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
233           *) \
234             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
235             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
236         esac;
237
238 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240
241 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 sample-ctsim.sh: $(top_builddir)/config.status $(srcdir)/sample-ctsim.sh.in
246         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
247 install-binPROGRAMS: $(bin_PROGRAMS)
248         @$(NORMAL_INSTALL)
249         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
250         @list='$(bin_PROGRAMS)'; for p in $$list; do \
251           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
252           if test -f $$p \
253           ; then \
254             f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
255            echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
256            $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
257           else :; fi; \
258         done
259
260 uninstall-binPROGRAMS:
261         @$(NORMAL_UNINSTALL)
262         @list='$(bin_PROGRAMS)'; for p in $$list; do \
263           f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
264           echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
265           rm -f "$(DESTDIR)$(bindir)/$$f"; \
266         done
267
268 clean-binPROGRAMS:
269         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
270 ctsimtext$(EXEEXT): $(ctsimtext_OBJECTS) $(ctsimtext_DEPENDENCIES) 
271         @rm -f ctsimtext$(EXEEXT)
272         $(CXXLINK) $(ctsimtext_OBJECTS) $(ctsimtext_LDADD) $(LIBS)
273 @USE_LAM_FALSE@ctsimtext-lam$(EXEEXT): $(ctsimtext_lam_OBJECTS) $(ctsimtext_lam_DEPENDENCIES) 
274 @USE_LAM_FALSE@ @rm -f ctsimtext-lam$(EXEEXT)
275 @USE_LAM_FALSE@ $(CXXLINK) $(ctsimtext_lam_OBJECTS) $(ctsimtext_lam_LDADD) $(LIBS)
276
277 mostlyclean-compile:
278         -rm -f *.$(OBJEXT)
279
280 distclean-compile:
281         -rm -f *.tab.c
282
283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ctsimtext.Po@am__quote@
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if1.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/if2.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifexport.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ifinfo.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linogram.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mpiworld.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nographics.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phm2helix.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phm2if.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/phm2pj.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pj2if.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pjHinterp.Po@am__quote@
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pjinfo.Po@am__quote@
297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pjrec.Po@am__quote@
298
299 .cpp.o:
300 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
301 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
302 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
303 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
305
306 .cpp.obj:
307 @am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
308 @am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
309 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
310 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
312
313 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315         unique=`for i in $$list; do \
316             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317           done | \
318           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
319               END { if (nonempty) { for (i in files) print i; }; }'`; \
320         mkid -fID $$unique
321 tags: TAGS
322
323 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324                 $(TAGS_FILES) $(LISP)
325         tags=; \
326         here=`pwd`; \
327         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
332               END { if (nonempty) { for (i in files) print i; }; }'`; \
333         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334           test -n "$$unique" || unique=$$empty_fix; \
335           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336             $$tags $$unique; \
337         fi
338 ctags: CTAGS
339 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340                 $(TAGS_FILES) $(LISP)
341         tags=; \
342         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
343         unique=`for i in $$list; do \
344             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345           done | \
346           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
347               END { if (nonempty) { for (i in files) print i; }; }'`; \
348         test -z "$(CTAGS_ARGS)$$tags$$unique" \
349           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
350              $$tags $$unique
351
352 GTAGS:
353         here=`$(am__cd) $(top_builddir) && pwd` \
354           && cd $(top_srcdir) \
355           && gtags -i $(GTAGS_ARGS) $$here
356
357 distclean-tags:
358         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359
360 distdir: $(DISTFILES)
361         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
363         list='$(DISTFILES)'; \
364           dist_files=`for file in $$list; do echo $$file; done | \
365           sed -e "s|^$$srcdirstrip/||;t" \
366               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
367         case $$dist_files in \
368           */*) $(MKDIR_P) `echo "$$dist_files" | \
369                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
370                            sort -u` ;; \
371         esac; \
372         for file in $$dist_files; do \
373           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
374           if test -d $$d/$$file; then \
375             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
376             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
377               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
378             fi; \
379             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
380           else \
381             test -f $(distdir)/$$file \
382             || cp -p $$d/$$file $(distdir)/$$file \
383             || exit 1; \
384           fi; \
385         done
386 check-am: all-am
387 check: check-am
388 all-am: Makefile $(PROGRAMS)
389 installdirs:
390         for dir in "$(DESTDIR)$(bindir)"; do \
391           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
392         done
393 install: install-am
394 install-exec: install-exec-am
395 install-data: install-data-am
396 uninstall: uninstall-am
397
398 install-am: all-am
399         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
400
401 installcheck: installcheck-am
402 install-strip:
403         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
404           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
405           `test -z '$(STRIP)' || \
406             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 mostlyclean-generic:
408
409 clean-generic:
410         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
411
412 distclean-generic:
413         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
414
415 maintainer-clean-generic:
416         @echo "This command is intended for maintainers to use"
417         @echo "it deletes files that may require special tools to rebuild."
418 clean: clean-am
419
420 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
421
422 distclean: distclean-am
423         -rm -rf ./$(DEPDIR)
424         -rm -f Makefile
425 distclean-am: clean-am distclean-compile distclean-generic \
426         distclean-tags
427
428 dvi: dvi-am
429
430 dvi-am:
431
432 html: html-am
433
434 info: info-am
435
436 info-am:
437
438 install-data-am:
439
440 install-dvi: install-dvi-am
441
442 install-exec-am: install-binPROGRAMS
443         @$(NORMAL_INSTALL)
444         $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
445
446 install-html: install-html-am
447
448 install-info: install-info-am
449
450 install-man:
451
452 install-pdf: install-pdf-am
453
454 install-ps: install-ps-am
455
456 installcheck-am:
457
458 maintainer-clean: maintainer-clean-am
459         -rm -rf ./$(DEPDIR)
460         -rm -f Makefile
461 maintainer-clean-am: distclean-am maintainer-clean-generic
462
463 mostlyclean: mostlyclean-am
464
465 mostlyclean-am: mostlyclean-compile mostlyclean-generic
466
467 pdf: pdf-am
468
469 pdf-am:
470
471 ps: ps-am
472
473 ps-am:
474
475 uninstall-am: uninstall-binPROGRAMS
476
477 .MAKE: install-am install-exec-am install-strip
478
479 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
480         clean-generic ctags distclean distclean-compile \
481         distclean-generic distclean-tags distdir dvi dvi-am html \
482         html-am info info-am install install-am install-binPROGRAMS \
483         install-data install-data-am install-dvi install-dvi-am \
484         install-exec install-exec-am install-exec-hook install-html \
485         install-html-am install-info install-info-am install-man \
486         install-pdf install-pdf-am install-ps install-ps-am \
487         install-strip installcheck installcheck-am installdirs \
488         maintainer-clean maintainer-clean-generic mostlyclean \
489         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
490         tags uninstall uninstall-am uninstall-binPROGRAMS
491
492
493 install-exec-hook:
494         ln -sf ctsimtext $(bindir)/if1
495         ln -sf ctsimtext $(bindir)/if2
496         ln -sf ctsimtext $(bindir)/ifexport
497         ln -sf ctsimtext $(bindir)/ifinfo
498         ln -sf ctsimtext $(bindir)/phm2if
499         ln -sf ctsimtext $(bindir)/phm2pj
500         ln -sf ctsimtext $(bindir)/phm2helix
501         ln -sf ctsimtext $(bindir)/pj2if
502         ln -sf ctsimtext $(bindir)/pjinfo
503         ln -sf ctsimtext $(bindir)/pjrec
504         ln -sf ctsimtext $(bindir)/pjHinterp
505         ln -sf ctsimtext $(bindir)/linogram
506
507 @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 linogram.cpp ../include/ct.h ../libctsim/libctsim.a ../libctsupport/libctsupport.a
508 @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@
509 # Tell versions [3.59,3.63) of GNU make to not export all variables.
510 # Otherwise a system limit (for SysV at least) may be exceeded.
511 .NOEXPORT: