]> Creatis software - creaMaracasVisu.git/blob - lib/maracasVisuLib/src/interface/tcl/to_change/Makefile.in
#2459 creaMaracasVisu Feature New Normal - Add colorbar in the ColorLayerWidget
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / tcl / to_change / Makefile.in
1 # ---------------------------------------------------------------------
2 #
3 # Copyright (c) CREATIS (Centre de Recherche en Acquisition et Traitement de l'Image 
4 #                        pour la Sant�)
5 # Authors : Eduardo Davila, Frederic Cervenansky, Claire Mouton
6 # Previous Authors : Laurent Guigues, Jean-Pierre Roux
7 # CreaTools website : www.creatis.insa-lyon.fr/site/fr/creatools_accueil
8 #
9 #  This software is governed by the CeCILL-B license under French law and 
10 #  abiding by the rules of distribution of free software. You can  use, 
11 #  modify and/ or redistribute the software under the terms of the CeCILL-B 
12 #  license as circulated by CEA, CNRS and INRIA at the following URL 
13 #  http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html 
14 #  or in the file LICENSE.txt.
15 #
16 #  As a counterpart to the access to the source code and  rights to copy,
17 #  modify and redistribute granted by the license, users are provided only
18 #  with a limited warranty  and the software's author,  the holder of the
19 #  economic rights,  and the successive licensors  have only  limited
20 #  liability. 
21 #
22 #  The fact that you are presently reading this means that you have had
23 #  knowledge of the CeCILL-B license and that you accept its terms.
24 # ------------------------------------------------------------------------ */ 
25
26 # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am
27
28 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
29 # This Makefile.in is free software; the Free Software Foundation
30 # gives unlimited permission to copy and/or distribute it,
31 # with or without modifications, as long as this notice is preserved.
32
33 # This program is distributed in the hope that it will be useful,
34 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
35 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
36 # PARTICULAR PURPOSE.
37
38
39 SHELL = @SHELL@
40
41 srcdir = @srcdir@
42 top_srcdir = @top_srcdir@
43 VPATH = @srcdir@
44 prefix = @prefix@
45 exec_prefix = @exec_prefix@
46
47 bindir = @bindir@
48 sbindir = @sbindir@
49 libexecdir = @libexecdir@
50 datadir = @datadir@
51 sysconfdir = @sysconfdir@
52 sharedstatedir = @sharedstatedir@
53 localstatedir = @localstatedir@
54 libdir = @libdir@
55 infodir = @infodir@
56 mandir = @mandir@
57 includedir = @includedir@
58 oldincludedir = /usr/include
59
60 DESTDIR =
61
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkglibdir = $(libdir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65
66 top_builddir = ../..
67
68 ACLOCAL = @ACLOCAL@
69 AUTOCONF = @AUTOCONF@
70 AUTOMAKE = @AUTOMAKE@
71 AUTOHEADER = @AUTOHEADER@
72
73 INSTALL = @INSTALL@
74 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
75 INSTALL_DATA = @INSTALL_DATA@
76 INSTALL_SCRIPT = @INSTALL_SCRIPT@
77 transform = @program_transform_name@
78
79 NORMAL_INSTALL = :
80 PRE_INSTALL = :
81 POST_INSTALL = :
82 NORMAL_UNINSTALL = :
83 PRE_UNINSTALL = :
84 POST_UNINSTALL = :
85 host_alias = @host_alias@
86 host_triplet = @host@
87 AS = @AS@
88 CC = @CC@
89 CFLAGS_DEBUG = @CFLAGS_DEBUG@
90 CFLAGS_OPTIMIZE = @CFLAGS_OPTIMIZE@
91 CFLAGS_WARNING = @CFLAGS_WARNING@
92 CPP = @CPP@
93 CXX = @CXX@
94 DLLTOOL = @DLLTOOL@
95 DL_LIBS = @DL_LIBS@
96 ECHO = @ECHO@
97 EXEEXT = @EXEEXT@
98 GSL_CFLAGS = @GSL_CFLAGS@
99 GSL_CONFIG = @GSL_CONFIG@
100 GSL_LIBS = @GSL_LIBS@
101 IDO_CFLAGS = @IDO_CFLAGS@
102 IDO_LIBS = @IDO_LIBS@
103 KGFO_CFLAGS = @KGFO_CFLAGS@
104 KGFO_CONFIG = @KGFO_CONFIG@
105 KGFO_LIBS = @KGFO_LIBS@
106 LIBTOOL = @LIBTOOL@
107 LN_S = @LN_S@
108 MAKEINFO = @MAKEINFO@
109 MARACAS_ALGORITHM_VER = @MARACAS_ALGORITHM_VER@
110 MARACAS_ALGORITHM_VER_STR = @MARACAS_ALGORITHM_VER_STR@
111 MARACAS_KERNEL_VER = @MARACAS_KERNEL_VER@
112 MARACAS_KERNEL_VER_STR = @MARACAS_KERNEL_VER_STR@
113 MARACAS_TCL_VER = @MARACAS_TCL_VER@
114 MARACAS_TCL_VER_STR = @MARACAS_TCL_VER_STR@
115 MARACAS_VER = @MARACAS_VER@
116 MARACAS_VER_STR = @MARACAS_VER_STR@
117 MATH_LIBS = @MATH_LIBS@
118 OBJDUMP = @OBJDUMP@
119 OBJEXT = @OBJEXT@
120 PACKAGE = @PACKAGE@
121 RANLIB = @RANLIB@
122 STRIP = @STRIP@
123 TCLTK_LIBS = @TCLTK_LIBS@
124 TCL_BIN_DIR = @TCL_BIN_DIR@
125 TCL_INC_DIR = @TCL_INC_DIR@
126 TCL_LIBS = @TCL_LIBS@
127 TCL_LIB_FILE = @TCL_LIB_FILE@
128 TCL_SRC_DIR = @TCL_SRC_DIR@
129 TK_BIN_DIR = @TK_BIN_DIR@
130 TK_INC_DIR = @TK_INC_DIR@
131 TK_LIB_FILE = @TK_LIB_FILE@
132 TK_SRC_DIR = @TK_SRC_DIR@
133 VERSION = @VERSION@
134 VTK_CFLAGS = @VTK_CFLAGS@
135 VTK_LIBS = @VTK_LIBS@
136 WX_CFLAGS = @WX_CFLAGS@
137 WX_CONFIG = @WX_CONFIG@
138 WX_LIBS = @WX_LIBS@
139
140 EXTRA_DIST =    ev_userzoom.tcl         TkImageViewerInteractor.tcl     TkInteractor.tcl        volTkInteractor.tcl     vtkInt.tcl      WidgetObject.tcl
141
142 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
143 CONFIG_HEADER = ../../config.h
144 CONFIG_CLEAN_FILES = 
145 DIST_COMMON =  Makefile.am Makefile.in
146
147
148 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
149
150 TAR = tar
151 GZIP_ENV = --best
152 all: all-redirect
153 .SUFFIXES:
154 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
155         cd $(top_srcdir) && $(AUTOMAKE) --gnu tcl/to_change/Makefile
156
157 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
158         cd $(top_builddir) \
159           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
160
161 tags: TAGS
162 TAGS:
163
164
165 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
166
167 subdir = tcl/to_change
168
169 distdir: $(DISTFILES)
170         here=`cd $(top_builddir) && pwd`; \
171         top_distdir=`cd $(top_distdir) && pwd`; \
172         distdir=`cd $(distdir) && pwd`; \
173         cd $(top_srcdir) \
174           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu tcl/to_change/Makefile
175         @for file in $(DISTFILES); do \
176           d=$(srcdir); \
177           if test -d $$d/$$file; then \
178             cp -pr $$d/$$file $(distdir)/$$file; \
179           else \
180             test -f $(distdir)/$$file \
181             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
182             || cp -p $$d/$$file $(distdir)/$$file || :; \
183           fi; \
184         done
185 info-am:
186 info: info-am
187 dvi-am:
188 dvi: dvi-am
189 check-am: all-am
190 check: check-am
191 installcheck-am:
192 installcheck: installcheck-am
193 install-exec-am:
194 install-exec: install-exec-am
195
196 install-data-am:
197 install-data: install-data-am
198
199 install-am: all-am
200         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
201 install: install-am
202 uninstall-am:
203 uninstall: uninstall-am
204 all-am: Makefile
205 all-redirect: all-am
206 install-strip:
207         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
208 installdirs:
209
210
211 mostlyclean-generic:
212
213 clean-generic:
214
215 distclean-generic:
216         -rm -f Makefile $(CONFIG_CLEAN_FILES)
217         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
218
219 maintainer-clean-generic:
220 mostlyclean-am:  mostlyclean-generic
221
222 mostlyclean: mostlyclean-am
223
224 clean-am:  clean-generic mostlyclean-am
225
226 clean: clean-am
227
228 distclean-am:  distclean-generic clean-am
229         -rm -f libtool
230
231 distclean: distclean-am
232
233 maintainer-clean-am:  maintainer-clean-generic distclean-am
234         @echo "This command is intended for maintainers to use;"
235         @echo "it deletes files that may require special tools to rebuild."
236
237 maintainer-clean: maintainer-clean-am
238
239 .PHONY: tags distdir info-am info dvi-am dvi check check-am \
240 installcheck-am installcheck install-exec-am install-exec \
241 install-data-am install-data install-am install uninstall-am uninstall \
242 all-redirect all-am all installdirs mostlyclean-generic \
243 distclean-generic clean-generic maintainer-clean-generic clean \
244 mostlyclean distclean maintainer-clean
245
246
247 # Tell versions [3.59,3.63) of GNU make to not export all variables.
248 # Otherwise a system limit (for SysV at least) may be exceeded.
249 .NOEXPORT: