]> Creatis software - creaMaracasVisu.git/blob - lib/maracasVisuLib/src/interface/tcl/to_change/Makefile.in
2d3333e79c14c320ccf0f0715c471880f23160f2
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / tcl / to_change / 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 AS = @AS@
63 CC = @CC@
64 CFLAGS_DEBUG = @CFLAGS_DEBUG@
65 CFLAGS_OPTIMIZE = @CFLAGS_OPTIMIZE@
66 CFLAGS_WARNING = @CFLAGS_WARNING@
67 CPP = @CPP@
68 CXX = @CXX@
69 DLLTOOL = @DLLTOOL@
70 DL_LIBS = @DL_LIBS@
71 ECHO = @ECHO@
72 EXEEXT = @EXEEXT@
73 GSL_CFLAGS = @GSL_CFLAGS@
74 GSL_CONFIG = @GSL_CONFIG@
75 GSL_LIBS = @GSL_LIBS@
76 IDO_CFLAGS = @IDO_CFLAGS@
77 IDO_LIBS = @IDO_LIBS@
78 KGFO_CFLAGS = @KGFO_CFLAGS@
79 KGFO_CONFIG = @KGFO_CONFIG@
80 KGFO_LIBS = @KGFO_LIBS@
81 LIBTOOL = @LIBTOOL@
82 LN_S = @LN_S@
83 MAKEINFO = @MAKEINFO@
84 MARACAS_ALGORITHM_VER = @MARACAS_ALGORITHM_VER@
85 MARACAS_ALGORITHM_VER_STR = @MARACAS_ALGORITHM_VER_STR@
86 MARACAS_KERNEL_VER = @MARACAS_KERNEL_VER@
87 MARACAS_KERNEL_VER_STR = @MARACAS_KERNEL_VER_STR@
88 MARACAS_TCL_VER = @MARACAS_TCL_VER@
89 MARACAS_TCL_VER_STR = @MARACAS_TCL_VER_STR@
90 MARACAS_VER = @MARACAS_VER@
91 MARACAS_VER_STR = @MARACAS_VER_STR@
92 MATH_LIBS = @MATH_LIBS@
93 OBJDUMP = @OBJDUMP@
94 OBJEXT = @OBJEXT@
95 PACKAGE = @PACKAGE@
96 RANLIB = @RANLIB@
97 STRIP = @STRIP@
98 TCLTK_LIBS = @TCLTK_LIBS@
99 TCL_BIN_DIR = @TCL_BIN_DIR@
100 TCL_INC_DIR = @TCL_INC_DIR@
101 TCL_LIBS = @TCL_LIBS@
102 TCL_LIB_FILE = @TCL_LIB_FILE@
103 TCL_SRC_DIR = @TCL_SRC_DIR@
104 TK_BIN_DIR = @TK_BIN_DIR@
105 TK_INC_DIR = @TK_INC_DIR@
106 TK_LIB_FILE = @TK_LIB_FILE@
107 TK_SRC_DIR = @TK_SRC_DIR@
108 VERSION = @VERSION@
109 VTK_CFLAGS = @VTK_CFLAGS@
110 VTK_LIBS = @VTK_LIBS@
111 WX_CFLAGS = @WX_CFLAGS@
112 WX_CONFIG = @WX_CONFIG@
113 WX_LIBS = @WX_LIBS@
114
115 EXTRA_DIST =    ev_userzoom.tcl         TkImageViewerInteractor.tcl     TkInteractor.tcl        volTkInteractor.tcl     vtkInt.tcl      WidgetObject.tcl
116
117 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
118 CONFIG_HEADER = ../../config.h
119 CONFIG_CLEAN_FILES = 
120 DIST_COMMON =  Makefile.am Makefile.in
121
122
123 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
124
125 TAR = tar
126 GZIP_ENV = --best
127 all: all-redirect
128 .SUFFIXES:
129 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
130         cd $(top_srcdir) && $(AUTOMAKE) --gnu tcl/to_change/Makefile
131
132 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
133         cd $(top_builddir) \
134           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
135
136 tags: TAGS
137 TAGS:
138
139
140 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
141
142 subdir = tcl/to_change
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 tcl/to_change/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:
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:
178 uninstall: uninstall-am
179 all-am: Makefile
180 all-redirect: all-am
181 install-strip:
182         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
183 installdirs:
184
185
186 mostlyclean-generic:
187
188 clean-generic:
189
190 distclean-generic:
191         -rm -f Makefile $(CONFIG_CLEAN_FILES)
192         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
193
194 maintainer-clean-generic:
195 mostlyclean-am:  mostlyclean-generic
196
197 mostlyclean: mostlyclean-am
198
199 clean-am:  clean-generic mostlyclean-am
200
201 clean: clean-am
202
203 distclean-am:  distclean-generic clean-am
204         -rm -f libtool
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: tags distdir info-am info dvi-am dvi check check-am \
215 installcheck-am installcheck install-exec-am install-exec \
216 install-data-am install-data install-am install uninstall-am uninstall \
217 all-redirect all-am all installdirs mostlyclean-generic \
218 distclean-generic clean-generic maintainer-clean-generic clean \
219 mostlyclean distclean maintainer-clean
220
221
222 # Tell versions [3.59,3.63) of GNU make to not export all variables.
223 # Otherwise a system limit (for SysV at least) may be exceeded.
224 .NOEXPORT: