23cbbcbd7d8546256516384ca19fb8abb3ccaf8c
[ctsim.git] / helical / 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_SCRIPTS = sample-helical.sh
94 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
95 CONFIG_HEADER = ../config.h
96 CONFIG_CLEAN_FILES =  sample-helical.sh
97 SCRIPTS =  $(bin_SCRIPTS)
98
99 DIST_COMMON =  Makefile.am Makefile.in sample-helical.sh.in
100
101
102 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
103
104 TAR = tar
105 GZIP_ENV = --best
106 all: all-redirect
107 .SUFFIXES:
108 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
109         cd $(top_srcdir) && $(AUTOMAKE) --gnu helical/Makefile
110
111 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
112         cd $(top_builddir) \
113           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
114
115 sample-helical.sh: $(top_builddir)/config.status sample-helical.sh.in
116         cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
117
118 install-binSCRIPTS: $(bin_SCRIPTS)
119         @$(NORMAL_INSTALL)
120         $(mkinstalldirs) $(DESTDIR)$(bindir)
121         @list='$(bin_SCRIPTS)'; for p in $$list; do \
122           if test -f $$p; then \
123             echo " $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
124             $(INSTALL_SCRIPT) $$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
125           else if test -f $(srcdir)/$$p; then \
126             echo " $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`"; \
127             $(INSTALL_SCRIPT) $(srcdir)/$$p $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
128           else :; fi; fi; \
129         done
130
131 uninstall-binSCRIPTS:
132         @$(NORMAL_UNINSTALL)
133         list='$(bin_SCRIPTS)'; for p in $$list; do \
134           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed '$(transform)'`; \
135         done
136 tags: TAGS
137 TAGS:
138
139
140 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
141
142 subdir = helical
143
144 distdir: $(DISTFILES)
145         here=`cd $(top_builddir) && pwd`; \
146         top_distdir=`cd $(top_distdir) && pwd`; \
147         distdir=`cd $(distdir) && pwd`; \
148         cd $(top_srcdir) \
149           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu helical/Makefile
150         @for file in $(DISTFILES); do \
151           d=$(srcdir); \
152           if test -d $$d/$$file; then \
153             cp -pr $$d/$$file $(distdir)/$$file; \
154           else \
155             test -f $(distdir)/$$file \
156             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
157             || cp -p $$d/$$file $(distdir)/$$file || :; \
158           fi; \
159         done
160 info-am:
161 info: info-am
162 dvi-am:
163 dvi: dvi-am
164 check-am: all-am
165 check: check-am
166 installcheck-am:
167 installcheck: installcheck-am
168 install-exec-am: install-binSCRIPTS
169 install-exec: install-exec-am
170
171 install-data-am:
172 install-data: install-data-am
173
174 install-am: all-am
175         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
176 install: install-am
177 uninstall-am: uninstall-binSCRIPTS
178 uninstall: uninstall-am
179 all-am: Makefile $(SCRIPTS)
180 all-redirect: all-am
181 install-strip:
182         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
183 installdirs:
184         $(mkinstalldirs)  $(DESTDIR)$(bindir)
185
186
187 mostlyclean-generic:
188
189 clean-generic:
190
191 distclean-generic:
192         -rm -f Makefile $(CONFIG_CLEAN_FILES)
193         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
194
195 maintainer-clean-generic:
196 mostlyclean-am:  mostlyclean-generic
197
198 mostlyclean: mostlyclean-am
199
200 clean-am:  clean-generic mostlyclean-am
201
202 clean: clean-am
203
204 distclean-am:  distclean-generic clean-am
205
206 distclean: distclean-am
207
208 maintainer-clean-am:  maintainer-clean-generic distclean-am
209         @echo "This command is intended for maintainers to use;"
210         @echo "it deletes files that may require special tools to rebuild."
211
212 maintainer-clean: maintainer-clean-am
213
214 .PHONY: uninstall-binSCRIPTS install-binSCRIPTS tags distdir info-am \
215 info dvi-am dvi check check-am installcheck-am installcheck \
216 install-exec-am install-exec install-data-am install-data install-am \
217 install uninstall-am uninstall all-redirect all-am all installdirs \
218 mostlyclean-generic distclean-generic clean-generic \
219 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
220
221
222 realclean:
223         rm -f *.pgm *.if *~ *.pj
224
225 # Tell versions [3.59,3.63) of GNU make to not export all variables.
226 # Otherwise a system limit (for SysV at least) may be exceeded.
227 .NOEXPORT: