]> Creatis software - creaMaracasVisu.git/blob - lib/maracasVisuLib/src/interface/tcl/windows/Makefile.in
Support #1768 CREATIS Licence insertion
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / tcl / windows / 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 SUBDIRS = to_change
141
142 EXTRA_DIST =    choose_direction.tcl    data_browser.tcl        dlg_name_axis.tcl       dlg_params.tcl  global_window.tcl       help_wnd.tcl    image_browser.tcl       planes_window.tcl       subtract.tcl    u_3D.tcl        u_mip.tcl       u_mpr.tcl       u_surf.tcl
143
144 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
145 CONFIG_HEADER = ../../config.h
146 CONFIG_CLEAN_FILES = 
147 DIST_COMMON =  Makefile.am Makefile.in
148
149
150 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
151
152 TAR = tar
153 GZIP_ENV = --best
154 all: all-redirect
155 .SUFFIXES:
156 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
157         cd $(top_srcdir) && $(AUTOMAKE) --gnu tcl/windows/Makefile
158
159 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
160         cd $(top_builddir) \
161           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
162
163
164 # This directory's subdirectories are mostly independent; you can cd
165 # into them and run `make' without going through this Makefile.
166 # To change the values of `make' variables: instead of editing Makefiles,
167 # (1) if the variable is set in `config.status', edit `config.status'
168 #     (which will cause the Makefiles to be regenerated when you run `make');
169 # (2) otherwise, pass the desired values on the `make' command line.
170
171 @SET_MAKE@
172
173 all-recursive install-data-recursive install-exec-recursive \
174 installdirs-recursive install-recursive uninstall-recursive  \
175 check-recursive installcheck-recursive info-recursive dvi-recursive:
176         @set fnord $(MAKEFLAGS); amf=$$2; \
177         dot_seen=no; \
178         target=`echo $@ | sed s/-recursive//`; \
179         list='$(SUBDIRS)'; for subdir in $$list; do \
180           echo "Making $$target in $$subdir"; \
181           if test "$$subdir" = "."; then \
182             dot_seen=yes; \
183             local_target="$$target-am"; \
184           else \
185             local_target="$$target"; \
186           fi; \
187           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
188            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
189         done; \
190         if test "$$dot_seen" = "no"; then \
191           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
192         fi; test -z "$$fail"
193
194 mostlyclean-recursive clean-recursive distclean-recursive \
195 maintainer-clean-recursive:
196         @set fnord $(MAKEFLAGS); amf=$$2; \
197         dot_seen=no; \
198         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
199           rev="$$subdir $$rev"; \
200           test "$$subdir" = "." && dot_seen=yes; \
201         done; \
202         test "$$dot_seen" = "no" && rev=". $$rev"; \
203         target=`echo $@ | sed s/-recursive//`; \
204         for subdir in $$rev; do \
205           echo "Making $$target in $$subdir"; \
206           if test "$$subdir" = "."; then \
207             local_target="$$target-am"; \
208           else \
209             local_target="$$target"; \
210           fi; \
211           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
212            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
213         done && test -z "$$fail"
214 tags-recursive:
215         list='$(SUBDIRS)'; for subdir in $$list; do \
216           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
217         done
218
219 tags: TAGS
220
221 ID: $(HEADERS) $(SOURCES) $(LISP)
222         list='$(SOURCES) $(HEADERS)'; \
223         unique=`for i in $$list; do echo $$i; done | \
224           awk '    { files[$$0] = 1; } \
225                END { for (i in files) print i; }'`; \
226         here=`pwd` && cd $(srcdir) \
227           && mkid -f$$here/ID $$unique $(LISP)
228
229 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
230         tags=; \
231         here=`pwd`; \
232         list='$(SUBDIRS)'; for subdir in $$list; do \
233    if test "$$subdir" = .; then :; else \
234             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
235    fi; \
236         done; \
237         list='$(SOURCES) $(HEADERS)'; \
238         unique=`for i in $$list; do echo $$i; done | \
239           awk '    { files[$$0] = 1; } \
240                END { for (i in files) print i; }'`; \
241         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
242           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
243
244 mostlyclean-tags:
245
246 clean-tags:
247
248 distclean-tags:
249         -rm -f TAGS ID
250
251 maintainer-clean-tags:
252
253 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
254
255 subdir = tcl/windows
256
257 distdir: $(DISTFILES)
258         here=`cd $(top_builddir) && pwd`; \
259         top_distdir=`cd $(top_distdir) && pwd`; \
260         distdir=`cd $(distdir) && pwd`; \
261         cd $(top_srcdir) \
262           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu tcl/windows/Makefile
263         @for file in $(DISTFILES); do \
264           d=$(srcdir); \
265           if test -d $$d/$$file; then \
266             cp -pr $$d/$$file $(distdir)/$$file; \
267           else \
268             test -f $(distdir)/$$file \
269             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
270             || cp -p $$d/$$file $(distdir)/$$file || :; \
271           fi; \
272         done
273         for subdir in $(SUBDIRS); do \
274           if test "$$subdir" = .; then :; else \
275             test -d $(distdir)/$$subdir \
276             || mkdir $(distdir)/$$subdir \
277             || exit 1; \
278             chmod 777 $(distdir)/$$subdir; \
279             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
280               || exit 1; \
281           fi; \
282         done
283 info-am:
284 info: info-recursive
285 dvi-am:
286 dvi: dvi-recursive
287 check-am: all-am
288 check: check-recursive
289 installcheck-am:
290 installcheck: installcheck-recursive
291 install-exec-am:
292 install-exec: install-exec-recursive
293
294 install-data-am:
295 install-data: install-data-recursive
296
297 install-am: all-am
298         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
299 install: install-recursive
300 uninstall-am:
301 uninstall: uninstall-recursive
302 all-am: Makefile
303 all-redirect: all-recursive
304 install-strip:
305         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
306 installdirs: installdirs-recursive
307 installdirs-am:
308
309
310 mostlyclean-generic:
311
312 clean-generic:
313
314 distclean-generic:
315         -rm -f Makefile $(CONFIG_CLEAN_FILES)
316         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
317
318 maintainer-clean-generic:
319 mostlyclean-am:  mostlyclean-tags mostlyclean-generic
320
321 mostlyclean: mostlyclean-recursive
322
323 clean-am:  clean-tags clean-generic mostlyclean-am
324
325 clean: clean-recursive
326
327 distclean-am:  distclean-tags distclean-generic clean-am
328         -rm -f libtool
329
330 distclean: distclean-recursive
331
332 maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
333                 distclean-am
334         @echo "This command is intended for maintainers to use;"
335         @echo "it deletes files that may require special tools to rebuild."
336
337 maintainer-clean: maintainer-clean-recursive
338
339 .PHONY: install-data-recursive uninstall-data-recursive \
340 install-exec-recursive uninstall-exec-recursive installdirs-recursive \
341 uninstalldirs-recursive all-recursive check-recursive \
342 installcheck-recursive info-recursive dvi-recursive \
343 mostlyclean-recursive distclean-recursive clean-recursive \
344 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
345 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
346 dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
347 install-exec install-data-am install-data install-am install \
348 uninstall-am uninstall all-redirect all-am all installdirs-am \
349 installdirs mostlyclean-generic distclean-generic clean-generic \
350 maintainer-clean-generic clean mostlyclean distclean maintainer-clean
351
352
353 # Tell versions [3.59,3.63) of GNU make to not export all variables.
354 # Otherwise a system limit (for SysV at least) may be exceeded.
355 .NOEXPORT: