Salome HOME
add SMESH plugin MGCleaner
[modules/smesh.git] / src / Tools / MGCleanerPlug / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 2007-2013  EDF R&D
19 #
20 # This library is free software; you can redistribute it and/or
21 # modify it under the terms of the GNU Lesser General Public
22 # License as published by the Free Software Foundation; either
23 # version 2.1 of the License.
24 #
25 # This library is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
28 # Lesser General Public License for more details.
29 #
30 # You should have received a copy of the GNU Lesser General Public
31 # License along with this library; if not, write to the Free Software
32 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
33 #
34 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
35 #
36
37 # Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
38 #
39 # This library is free software; you can redistribute it and/or
40 # modify it under the terms of the GNU Lesser General Public
41 # License as published by the Free Software Foundation; either
42 # version 2.1 of the License.
43 #
44 # This library is distributed in the hope that it will be useful,
45 # but WITHOUT ANY WARRANTY; without even the implied warranty of
46 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
47 # Lesser General Public License for more details.
48 #
49 # You should have received a copy of the GNU Lesser General Public
50 # License along with this library; if not, write to the Free Software
51 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
52 #
53 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
54 #
55 VPATH = @srcdir@
56 pkgdatadir = $(datadir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkglibexecdir = $(libexecdir)/@PACKAGE@
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
66 NORMAL_INSTALL = :
67 PRE_INSTALL = :
68 POST_INSTALL = :
69 NORMAL_UNINSTALL = :
70 PRE_UNINSTALL = :
71 POST_UNINSTALL = :
72 build_triplet = @build@
73 host_triplet = @host@
74 target_triplet = @target@
75 DIST_COMMON = $(salomeplugins_PYTHON) $(srcdir)/Makefile.am \
76         $(srcdir)/Makefile.in \
77         $(top_srcdir)/adm_local/unix/make_common_starter.am
78 subdir = src/Tools/MGCleanerPlug
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps =  \
81         $(top_srcdir)/adm_local/unix/config_files/check_Platform.m4 \
82         $(top_srcdir)/adm_local/unix/config_files/check_cgal.m4 \
83         $(top_srcdir)/adm_local/unix/config_files/check_cgns.m4 \
84         $(top_srcdir)/adm_local/unix/config_files/check_padder.m4 \
85         $(top_srcdir)/adm_local/unix/config_files/check_qwt.m4 \
86         $(top_srcdir)/adm_local/unix/config_files/libtool.m4 \
87         $(top_srcdir)/adm_local/unix/config_files/ltoptions.m4 \
88         $(top_srcdir)/adm_local/unix/config_files/ltsugar.m4 \
89         $(top_srcdir)/adm_local/unix/config_files/ltversion.m4 \
90         $(top_srcdir)/adm_local/unix/config_files/lt~obsolete.m4 \
91         $(top_srcdir)/configure.ac
92 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
93         $(ACLOCAL_M4)
94 mkinstalldirs = $(install_sh) -d
95 CONFIG_CLEAN_FILES =
96 CONFIG_CLEAN_VPATH_FILES =
97 SOURCES =
98 DIST_SOURCES =
99 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
100         html-recursive info-recursive install-data-recursive \
101         install-dvi-recursive install-exec-recursive \
102         install-html-recursive install-info-recursive \
103         install-pdf-recursive install-ps-recursive install-recursive \
104         installcheck-recursive installdirs-recursive pdf-recursive \
105         ps-recursive uninstall-recursive
106 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
107 am__vpath_adj = case $$p in \
108     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
109     *) f=$$p;; \
110   esac;
111 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
112 am__install_max = 40
113 am__nobase_strip_setup = \
114   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
115 am__nobase_strip = \
116   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
117 am__nobase_list = $(am__nobase_strip_setup); \
118   for p in $$list; do echo "$$p $$p"; done | \
119   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
120   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
121     if (++n[$$2] == $(am__install_max)) \
122       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
123     END { for (dir in files) print dir, files[dir] }'
124 am__base_list = \
125   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
126   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
127 am__installdirs = "$(DESTDIR)$(salomepluginsdir)" \
128         "$(DESTDIR)$(salomepluginsdir)"
129 py_compile = $(top_srcdir)/adm_local/unix/config_files/py-compile
130 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
131   distclean-recursive maintainer-clean-recursive
132 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
133         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
134         distdir
135 ETAGS = etags
136 CTAGS = ctags
137 DIST_SUBDIRS = $(SUBDIRS)
138 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139 am__relativize = \
140   dir0=`pwd`; \
141   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
142   sed_rest='s,^[^/]*/*,,'; \
143   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
144   sed_butlast='s,/*[^/]*$$,,'; \
145   while test -n "$$dir1"; do \
146     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
147     if test "$$first" != "."; then \
148       if test "$$first" = ".."; then \
149         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
150         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
151       else \
152         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
153         if test "$$first2" = "$$first"; then \
154           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
155         else \
156           dir2="../$$dir2"; \
157         fi; \
158         dir0="$$dir0"/"$$first"; \
159       fi; \
160     fi; \
161     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
162   done; \
163   reldir="$$dir2"
164 ACLOCAL = @ACLOCAL@
165 AMTAR = @AMTAR@
166 AR = @AR@
167 AUTOCONF = @AUTOCONF@
168 AUTOHEADER = @AUTOHEADER@
169 AUTOMAKE = @AUTOMAKE@
170 AWK = @AWK@
171 BINDIR = @BINDIR@
172 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
173 BOOST_LIBS = @BOOST_LIBS@
174 BOOST_LIBSUFFIX = @BOOST_LIBSUFFIX@
175 BOOST_LIB_REGEX = @BOOST_LIB_REGEX@
176 BOOST_LIB_SIGNALS = @BOOST_LIB_SIGNALS@
177 BOOST_LIB_SYSTEM = @BOOST_LIB_SYSTEM@
178 BOOST_LIB_THREAD = @BOOST_LIB_THREAD@
179 BOOST_PROGRAM_OPTIONS_LIB = @BOOST_PROGRAM_OPTIONS_LIB@
180 CASROOT = @CASROOT@
181 CAS_CPPFLAGS = @CAS_CPPFLAGS@
182 CAS_CXXFLAGS = @CAS_CXXFLAGS@
183 CAS_DATADIR = @CAS_DATADIR@
184 CAS_DATAEXCHANGE = @CAS_DATAEXCHANGE@
185 CAS_KERNEL = @CAS_KERNEL@
186 CAS_LDFLAGS = @CAS_LDFLAGS@
187 CAS_LDPATH = @CAS_LDPATH@
188 CAS_LIBDIR = @CAS_LIBDIR@
189 CAS_MATH = @CAS_MATH@
190 CAS_MODELER = @CAS_MODELER@
191 CAS_OCAF = @CAS_OCAF@
192 CAS_OCAFVIS = @CAS_OCAFVIS@
193 CAS_STDPLUGIN = @CAS_STDPLUGIN@
194 CAS_TKTopAlgo = @CAS_TKTopAlgo@
195 CAS_VERSION_DEVELOPMENT = @CAS_VERSION_DEVELOPMENT@
196 CAS_VIEWER = @CAS_VIEWER@
197 CC = @CC@
198 CCDEPMODE = @CCDEPMODE@
199 CFLAGS = @CFLAGS@
200 CGALHOME = @CGALHOME@
201 CGAL_INCLUDES = @CGAL_INCLUDES@
202 CGAL_LIBS = @CGAL_LIBS@
203 CGNS_INCLUDES = @CGNS_INCLUDES@
204 CGNS_LIBS = @CGNS_LIBS@
205 CORBA_CXXFLAGS = @CORBA_CXXFLAGS@
206 CORBA_INCLUDES = @CORBA_INCLUDES@
207 CORBA_LIBS = @CORBA_LIBS@
208 CORBA_ROOT = @CORBA_ROOT@
209 CPP = @CPP@
210 CPPFLAGS = @CPPFLAGS@
211 CXX = @CXX@
212 CXXCPP = @CXXCPP@
213 CXXDEPMODE = @CXXDEPMODE@
214 CXXFLAGS = @CXXFLAGS@
215 CXXTMPDPTHFLAGS = @CXXTMPDPTHFLAGS@
216 CXX_DEPEND_FLAG = @CXX_DEPEND_FLAG@
217 CYGPATH_W = @CYGPATH_W@
218 C_DEPEND_FLAG = @C_DEPEND_FLAG@
219 DEFINED_F77INT64 = @DEFINED_F77INT64@
220 DEFS = @DEFS@
221 DEPCC = @DEPCC@
222 DEPCXX = @DEPCXX@
223 DEPCXXFLAGS = @DEPCXXFLAGS@
224 DEPDIR = @DEPDIR@
225 DOT = @DOT@
226 DOXYGEN = @DOXYGEN@
227 DOXYGEN_PYTHON_EXTENSION = @DOXYGEN_PYTHON_EXTENSION@
228 DOXYGEN_SUPPORT_STL = @DOXYGEN_SUPPORT_STL@
229 DOXYGEN_WITH_PYTHON = @DOXYGEN_WITH_PYTHON@
230 DOXYGEN_WITH_STL = @DOXYGEN_WITH_STL@
231 DSYMUTIL = @DSYMUTIL@
232 DUMPBIN = @DUMPBIN@
233 DVIPS = @DVIPS@
234 ECHO_C = @ECHO_C@
235 ECHO_N = @ECHO_N@
236 ECHO_T = @ECHO_T@
237 EGREP = @EGREP@
238 ENABLE_MULTIPR = @ENABLE_MULTIPR@
239 EXEEXT = @EXEEXT@
240 F77 = @F77@
241 FC = @FC@
242 FCFLAGS = @FCFLAGS@
243 FCLIBS = @FCLIBS@
244 FFLAGS = @FFLAGS@
245 FGREP = @FGREP@
246 FLIBS = @FLIBS@
247 GEOM_CXXFLAGS = @GEOM_CXXFLAGS@
248 GEOM_LDFLAGS = @GEOM_LDFLAGS@
249 GEOM_ROOT_DIR = @GEOM_ROOT_DIR@
250 GLOBAL_INSTALL = @GLOBAL_INSTALL@
251 GREP = @GREP@
252 GUI_CXXFLAGS = @GUI_CXXFLAGS@
253 GUI_LDFLAGS = @GUI_LDFLAGS@
254 GUI_ROOT_DIR = @GUI_ROOT_DIR@
255 HAVE_SSTREAM = @HAVE_SSTREAM@
256 HDF5HOME = @HDF5HOME@
257 HDF5_INCLUDES = @HDF5_INCLUDES@
258 HDF5_LIBS = @HDF5_LIBS@
259 HDF5_MT_LIBS = @HDF5_MT_LIBS@
260 IDL = @IDL@
261 IDLCXXFLAGS = @IDLCXXFLAGS@
262 IDLPYFLAGS = @IDLPYFLAGS@
263 IDL_CLN_CXX = @IDL_CLN_CXX@
264 IDL_CLN_H = @IDL_CLN_H@
265 IDL_CLN_OBJ = @IDL_CLN_OBJ@
266 IDL_SRV_CXX = @IDL_SRV_CXX@
267 IDL_SRV_H = @IDL_SRV_H@
268 IDL_SRV_OBJ = @IDL_SRV_OBJ@
269 INSTALL = @INSTALL@
270 INSTALL_DATA = @INSTALL_DATA@
271 INSTALL_PROGRAM = @INSTALL_PROGRAM@
272 INSTALL_SCRIPT = @INSTALL_SCRIPT@
273 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
274 KERNEL_CXXFLAGS = @KERNEL_CXXFLAGS@
275 KERNEL_LDFLAGS = @KERNEL_LDFLAGS@
276 KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
277 KERNEL_SITE_DIR = @KERNEL_SITE_DIR@
278 LATEX = @LATEX@
279 LD = @LD@
280 LDEXPDYNFLAGS = @LDEXPDYNFLAGS@
281 LDFLAGS = @LDFLAGS@
282 LEX = @LEX@
283 LEXLIB = @LEXLIB@
284 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
285 LIBOBJS = @LIBOBJS@
286 LIBS = @LIBS@
287 LIBTOOL = @LIBTOOL@
288 LIBXML_INCLUDES = @LIBXML_INCLUDES@
289 LIBXML_LIBS = @LIBXML_LIBS@
290 LIB_LOCATION_SUFFIX = @LIB_LOCATION_SUFFIX@
291 LIPO = @LIPO@
292 LN_S = @LN_S@
293 LRELEASE = @LRELEASE@
294 LTLIBOBJS = @LTLIBOBJS@
295 MACHINE = @MACHINE@
296 MAKEINFO = @MAKEINFO@
297 MDUMP = @MDUMP@
298 MED3HOME = @MED3HOME@
299 MED3_INCLUDES = @MED3_INCLUDES@
300 MED3_LIBS = @MED3_LIBS@
301 MED3_LIBS_C_ONLY = @MED3_LIBS_C_ONLY@
302 MED3_MT_LIBS = @MED3_MT_LIBS@
303 MED_CPPFLAGS = @MED_CPPFLAGS@
304 MED_CXXFLAGS = @MED_CXXFLAGS@
305 MED_LDFLAGS = @MED_LDFLAGS@
306 MED_ROOT_DIR = @MED_ROOT_DIR@
307 MKDIR_P = @MKDIR_P@
308 MOC = @MOC@
309 MODULE_NAME = @MODULE_NAME@
310 MPI_INCLUDES = @MPI_INCLUDES@
311 MPI_LIBS = @MPI_LIBS@
312 MULTIPR_CPPFLAGS = @MULTIPR_CPPFLAGS@
313 MULTIPR_LIBS = @MULTIPR_LIBS@
314 NM = @NM@
315 NMEDIT = @NMEDIT@
316 OBJDUMP = @OBJDUMP@
317 OBJEXT = @OBJEXT@
318 OGL_INCLUDES = @OGL_INCLUDES@
319 OGL_LIBS = @OGL_LIBS@
320 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
321 OMNIORB_IDL = @OMNIORB_IDL@
322 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
323 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
324 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
325 OMNIORB_IDL_CLN_H = @OMNIORB_IDL_CLN_H@
326 OMNIORB_IDL_CLN_OBJ = @OMNIORB_IDL_CLN_OBJ@
327 OMNIORB_IDL_SRV_CXX = @OMNIORB_IDL_SRV_CXX@
328 OMNIORB_IDL_SRV_H = @OMNIORB_IDL_SRV_H@
329 OMNIORB_IDL_SRV_OBJ = @OMNIORB_IDL_SRV_OBJ@
330 OMNIORB_IDL_TIE_CXX = @OMNIORB_IDL_TIE_CXX@
331 OMNIORB_IDL_TIE_H = @OMNIORB_IDL_TIE_H@
332 OMNIORB_INCLUDES = @OMNIORB_INCLUDES@
333 OMNIORB_LIBS = @OMNIORB_LIBS@
334 OMNIORB_PACOIDLCXXFLAGS = @OMNIORB_PACOIDLCXXFLAGS@
335 OMNIORB_ROOT = @OMNIORB_ROOT@
336 OTOOL = @OTOOL@
337 OTOOL64 = @OTOOL64@
338 PACKAGE = @PACKAGE@
339 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
340 PACKAGE_NAME = @PACKAGE_NAME@
341 PACKAGE_STRING = @PACKAGE_STRING@
342 PACKAGE_TARNAME = @PACKAGE_TARNAME@
343 PACKAGE_VERSION = @PACKAGE_VERSION@
344 PACOIDLCXXFLAGS = @PACOIDLCXXFLAGS@
345 PADDERHOME = @PADDERHOME@
346 PATH_SEPARATOR = @PATH_SEPARATOR@
347 PDFLATEX = @PDFLATEX@
348 PKG_CONFIG = @PKG_CONFIG@
349 PLATFORM_INCLUDES = @PLATFORM_INCLUDES@
350 PTHREAD_CC = @PTHREAD_CC@
351 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
352 PTHREAD_LIBS = @PTHREAD_LIBS@
353 PYQT_INCLUDES = @PYQT_INCLUDES@
354 PYQT_LIBS = @PYQT_LIBS@
355 PYQT_SIPFLAGS = @PYQT_SIPFLAGS@
356 PYQT_SIPS = @PYQT_SIPS@
357 PYRCC = @PYRCC@
358 PYTHON = @PYTHON@
359 PYTHONHOME = @PYTHONHOME@
360 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
361 PYTHON_INCLUDES = @PYTHON_INCLUDES@
362 PYTHON_LIBS = @PYTHON_LIBS@
363 PYTHON_PLATFORM = @PYTHON_PLATFORM@
364 PYTHON_PREFIX = @PYTHON_PREFIX@
365 PYTHON_SITE = @PYTHON_SITE@
366 PYTHON_SITE_EXEC = @PYTHON_SITE_EXEC@
367 PYTHON_SITE_INSTALL = @PYTHON_SITE_INSTALL@
368 PYTHON_SITE_PACKAGE = @PYTHON_SITE_PACKAGE@
369 PYTHON_VERSION = @PYTHON_VERSION@
370 PYUIC = @PYUIC@
371 QRCC = @QRCC@
372 QTDIR = @QTDIR@
373 QT_ASSISTANT_INCLUDES = @QT_ASSISTANT_INCLUDES@
374 QT_ASSISTANT_LIBS = @QT_ASSISTANT_LIBS@
375 QT_CORE_LIBS = @QT_CORE_LIBS@
376 QT_GUI_LIBS = @QT_GUI_LIBS@
377 QT_INCLUDES = @QT_INCLUDES@
378 QT_LIBS = @QT_LIBS@
379 QT_LIB_DIR = @QT_LIB_DIR@
380 QT_MT_INCLUDES = @QT_MT_INCLUDES@
381 QT_MT_LIBS = @QT_MT_LIBS@
382 QT_OTHER_LIBS = @QT_OTHER_LIBS@
383 QT_ROOT = @QT_ROOT@
384 QT_VERSION = @QT_VERSION@
385 QT_VERSION_ID = @QT_VERSION_ID@
386 QWT_INCLUDES = @QWT_INCLUDES@
387 QWT_LIBS = @QWT_LIBS@
388 RANLIB = @RANLIB@
389 ROOT_BUILDDIR = @ROOT_BUILDDIR@
390 ROOT_SRCDIR = @ROOT_SRCDIR@
391 RST2HTML = @RST2HTML@
392 SED = @SED@
393 SETX = @SETX@
394 SET_MAKE = @SET_MAKE@
395 SHELL = @SHELL@
396 SIP = @SIP@
397 SIP_INCLUDES = @SIP_INCLUDES@
398 SIP_LIBS = @SIP_LIBS@
399 SIP_VERSION = @SIP_VERSION@
400 SIP_VERSION_ID = @SIP_VERSION_ID@
401 SPHINX = @SPHINX@
402 STDLIB = @STDLIB@
403 STRIP = @STRIP@
404 SWIG = @SWIG@
405 SWIG_FLAGS = @SWIG_FLAGS@
406 TBB_INCLUDES = @TBB_INCLUDES@
407 TBB_LIBS = @TBB_LIBS@
408 TEMP = @TEMP@
409 UIC = @UIC@
410 VERSION = @VERSION@
411 VERSION_DEV = @VERSION_DEV@
412 VTK_INCLUDES = @VTK_INCLUDES@
413 VTK_LIBS = @VTK_LIBS@
414 VTK_SUFFIX = @VTK_SUFFIX@
415 WITHMPI = @WITHMPI@
416 XMKMF = @XMKMF@
417 XVERSION = @XVERSION@
418 YACC = @YACC@
419 YFLAGS = @YFLAGS@
420 abs_builddir = @abs_builddir@
421 abs_srcdir = @abs_srcdir@
422 abs_top_builddir = @abs_top_builddir@
423 abs_top_srcdir = @abs_top_srcdir@
424 ac_ct_CC = @ac_ct_CC@
425 ac_ct_CXX = @ac_ct_CXX@
426 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
427 ac_ct_F77 = @ac_ct_F77@
428 ac_ct_FC = @ac_ct_FC@
429 acx_pthread_config = @acx_pthread_config@
430 am__include = @am__include@
431 am__leading_dot = @am__leading_dot@
432 am__quote = @am__quote@
433 am__tar = @am__tar@
434 am__untar = @am__untar@
435 bindir = $(prefix)/bin/salome
436 build = @build@
437 build_alias = @build_alias@
438 build_cpu = @build_cpu@
439 build_os = @build_os@
440 build_vendor = @build_vendor@
441 builddir = @builddir@
442 datadir = @datadir@
443 datarootdir = @datarootdir@
444
445 # Documentation directory
446 docdir = $(datadir)/doc/salome
447 dvidir = @dvidir@
448 exec_prefix = @exec_prefix@
449 host = @host@
450 host_alias = @host_alias@
451 host_cpu = @host_cpu@
452 host_os = @host_os@
453 host_vendor = @host_vendor@
454 htmldir = @htmldir@
455 includedir = @includedir@
456 infodir = @infodir@
457 install_sh = @install_sh@
458 libdir = $(prefix)/lib@LIB_LOCATION_SUFFIX@/salome
459 libexecdir = @libexecdir@
460 localedir = @localedir@
461 localstatedir = @localstatedir@
462 lt_ECHO = @lt_ECHO@
463 mandir = @mandir@
464 mkdir_p = @mkdir_p@
465 mpi2_ok = @mpi2_ok@
466 mpi_ok = @mpi_ok@
467 oldincludedir = @oldincludedir@
468 para_path = @para_path@
469 pdfdir = @pdfdir@
470 pkgpyexecdir = @pkgpyexecdir@
471 pkgpythondir = @pkgpythondir@
472 prefix = @prefix@
473 program_transform_name = @program_transform_name@
474 psdir = @psdir@
475 pyexecdir = @pyexecdir@
476 pythondir = @pythondir@
477 sbindir = @sbindir@
478 sharedstatedir = @sharedstatedir@
479 srcdir = @srcdir@
480 sysconfdir = @sysconfdir@
481 target = @target@
482 target_alias = @target_alias@
483 target_cpu = @target_cpu@
484 target_os = @target_os@
485 target_vendor = @target_vendor@
486 top_build_prefix = @top_build_prefix@
487 top_builddir = @top_builddir@
488 top_srcdir = @top_srcdir@
489 SUBDIRS = doc
490
491 # ============================================================
492 # The following is to avoid PACKAGE_... env variable
493 # redefinition compilation warnings
494 # ============================================================
495 #
496 AM_CXXFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
497 AM_CPPFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
498
499 # ============================================================
500 # This file defines the common definitions used in several
501 # Makefile. This file must be included, if needed, by the file
502 # Makefile.am.
503 # ============================================================
504 # Standard directory for installation
505 #
506 salomeincludedir = $(includedir)/salome
507 salomescriptdir = $(bindir)
508 salomepythondir = $(pythondir)/salome
509 salomepyexecdir = $(pyexecdir)/salome
510
511 # Root directory of the python packages of SMESH
512 smeshpypkgdir = $(salomepythondir)/salome/smesh
513
514 # Directory for installing SALOME plugins files
515 salomepluginsdir = $(prefix)/share/salome/plugins/@MODULE_NAME@
516
517 # Directory for installing idl files
518 salomeidldir = $(prefix)/idl/salome
519
520 # Directory for installing resource files
521 salomeresdir = $(prefix)/share/salome/resources/@MODULE_NAME@
522
523 # Directories for installing admin files
524 admlocaldir = $(prefix)/adm_local
525 admlocalunixdir = $(admlocaldir)/unix
526 admlocalm4dir = $(admlocaldir)/unix/config_files
527
528 # Shared modules installation directory
529 sharedpkgpythondir = $(salomepythondir)/shared_modules
530
531 # common rules
532
533 # ============================================================
534 # Cmake files wildcard (to add then to the distribution)
535 # ============================================================
536 CMAKEFILES = $(notdir $(wildcard $(srcdir)/CMakeLists.txt))
537
538 # extra distributed files
539 EXTRA_DIST = $(MOC_FILES:%_moc.cxx=%.h) $(QRC_FILES:qrc_%.cxx=%.qrc) \
540         $(UIC_FILES:ui_%.h=%.ui) $(nodist_salomeres_DATA:%.qm=%.ts) \
541         $(CMAKEFILES) $(UIPY_FILES:%.py=%.ui)
542 UIPY_FILES = MGCleanerPlugDialog.py  MGCleanerViewText.py 
543 salomeplugins_PYTHON = \
544         MGCleanerMonPlugDialog.py\
545         MGCleanerMonViewText.py\
546         MGCleanerplug_plugin.py 
547
548 nodist_salomeplugins_PYTHON = $(UIPY_FILES)
549 CLEANFILES = $(UIPY_FILES)
550 all: all-recursive
551
552 .SUFFIXES:
553 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
554         @for dep in $?; do \
555           case '$(am__configure_deps)' in \
556             *$$dep*) \
557               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
558                 && { if test -f $@; then exit 0; else break; fi; }; \
559               exit 1;; \
560           esac; \
561         done; \
562         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Tools/MGCleanerPlug/Makefile'; \
563         $(am__cd) $(top_srcdir) && \
564           $(AUTOMAKE) --gnu src/Tools/MGCleanerPlug/Makefile
565 .PRECIOUS: Makefile
566 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
567         @case '$?' in \
568           *config.status*) \
569             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
570           *) \
571             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
572             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
573         esac;
574
575 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
576         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
577
578 $(top_srcdir)/configure:  $(am__configure_deps)
579         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
580 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
581         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
582 $(am__aclocal_m4_deps):
583
584 mostlyclean-libtool:
585         -rm -f *.lo
586
587 clean-libtool:
588         -rm -rf .libs _libs
589 install-nodist_salomepluginsPYTHON: $(nodist_salomeplugins_PYTHON)
590         @$(NORMAL_INSTALL)
591         test -z "$(salomepluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(salomepluginsdir)"
592         @list='$(nodist_salomeplugins_PYTHON)'; dlist=; list2=; test -n "$(salomepluginsdir)" || list=; \
593         for p in $$list; do \
594           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
595           if test -f $$b$$p; then \
596             $(am__strip_dir) \
597             dlist="$$dlist $$f"; \
598             list2="$$list2 $$b$$p"; \
599           else :; fi; \
600         done; \
601         for file in $$list2; do echo $$file; done | $(am__base_list) | \
602         while read files; do \
603           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(salomepluginsdir)'"; \
604           $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepluginsdir)" || exit $$?; \
605         done || exit $$?; \
606         if test -n "$$dlist"; then \
607           if test -z "$(DESTDIR)"; then \
608             PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepluginsdir)" $$dlist; \
609           else \
610             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepluginsdir)" $$dlist; \
611           fi; \
612         else :; fi
613
614 uninstall-nodist_salomepluginsPYTHON:
615         @$(NORMAL_UNINSTALL)
616         @list='$(nodist_salomeplugins_PYTHON)'; test -n "$(salomepluginsdir)" || list=; \
617         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
618         test -n "$$files" || exit 0; \
619         filesc=`echo "$$files" | sed 's|$$|c|'`; \
620         fileso=`echo "$$files" | sed 's|$$|o|'`; \
621         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$files ")"; \
622         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$files || exit $$?; \
623         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$filesc ")"; \
624         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$filesc || exit $$?; \
625         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$fileso ")"; \
626         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$fileso
627 install-salomepluginsPYTHON: $(salomeplugins_PYTHON)
628         @$(NORMAL_INSTALL)
629         test -z "$(salomepluginsdir)" || $(MKDIR_P) "$(DESTDIR)$(salomepluginsdir)"
630         @list='$(salomeplugins_PYTHON)'; dlist=; list2=; test -n "$(salomepluginsdir)" || list=; \
631         for p in $$list; do \
632           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
633           if test -f $$b$$p; then \
634             $(am__strip_dir) \
635             dlist="$$dlist $$f"; \
636             list2="$$list2 $$b$$p"; \
637           else :; fi; \
638         done; \
639         for file in $$list2; do echo $$file; done | $(am__base_list) | \
640         while read files; do \
641           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(salomepluginsdir)'"; \
642           $(INSTALL_DATA) $$files "$(DESTDIR)$(salomepluginsdir)" || exit $$?; \
643         done || exit $$?; \
644         if test -n "$$dlist"; then \
645           if test -z "$(DESTDIR)"; then \
646             PYTHON=$(PYTHON) $(py_compile) --basedir "$(salomepluginsdir)" $$dlist; \
647           else \
648             PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(salomepluginsdir)" $$dlist; \
649           fi; \
650         else :; fi
651
652 uninstall-salomepluginsPYTHON:
653         @$(NORMAL_UNINSTALL)
654         @list='$(salomeplugins_PYTHON)'; test -n "$(salomepluginsdir)" || list=; \
655         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
656         test -n "$$files" || exit 0; \
657         filesc=`echo "$$files" | sed 's|$$|c|'`; \
658         fileso=`echo "$$files" | sed 's|$$|o|'`; \
659         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$files ")"; \
660         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$files || exit $$?; \
661         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$filesc ")"; \
662         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$filesc || exit $$?; \
663         echo " ( cd '$(DESTDIR)$(salomepluginsdir)' && rm -f" $$fileso ")"; \
664         cd "$(DESTDIR)$(salomepluginsdir)" && rm -f $$fileso
665
666 # This directory's subdirectories are mostly independent; you can cd
667 # into them and run `make' without going through this Makefile.
668 # To change the values of `make' variables: instead of editing Makefiles,
669 # (1) if the variable is set in `config.status', edit `config.status'
670 #     (which will cause the Makefiles to be regenerated when you run `make');
671 # (2) otherwise, pass the desired values on the `make' command line.
672 $(RECURSIVE_TARGETS):
673         @fail= failcom='exit 1'; \
674         for f in x $$MAKEFLAGS; do \
675           case $$f in \
676             *=* | --[!k]*);; \
677             *k*) failcom='fail=yes';; \
678           esac; \
679         done; \
680         dot_seen=no; \
681         target=`echo $@ | sed s/-recursive//`; \
682         list='$(SUBDIRS)'; for subdir in $$list; do \
683           echo "Making $$target in $$subdir"; \
684           if test "$$subdir" = "."; then \
685             dot_seen=yes; \
686             local_target="$$target-am"; \
687           else \
688             local_target="$$target"; \
689           fi; \
690           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
691           || eval $$failcom; \
692         done; \
693         if test "$$dot_seen" = "no"; then \
694           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
695         fi; test -z "$$fail"
696
697 $(RECURSIVE_CLEAN_TARGETS):
698         @fail= failcom='exit 1'; \
699         for f in x $$MAKEFLAGS; do \
700           case $$f in \
701             *=* | --[!k]*);; \
702             *k*) failcom='fail=yes';; \
703           esac; \
704         done; \
705         dot_seen=no; \
706         case "$@" in \
707           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
708           *) list='$(SUBDIRS)' ;; \
709         esac; \
710         rev=''; for subdir in $$list; do \
711           if test "$$subdir" = "."; then :; else \
712             rev="$$subdir $$rev"; \
713           fi; \
714         done; \
715         rev="$$rev ."; \
716         target=`echo $@ | sed s/-recursive//`; \
717         for subdir in $$rev; do \
718           echo "Making $$target in $$subdir"; \
719           if test "$$subdir" = "."; then \
720             local_target="$$target-am"; \
721           else \
722             local_target="$$target"; \
723           fi; \
724           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
725           || eval $$failcom; \
726         done && test -z "$$fail"
727 tags-recursive:
728         list='$(SUBDIRS)'; for subdir in $$list; do \
729           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
730         done
731 ctags-recursive:
732         list='$(SUBDIRS)'; for subdir in $$list; do \
733           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
734         done
735
736 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
737         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
738         unique=`for i in $$list; do \
739             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
740           done | \
741           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
742               END { if (nonempty) { for (i in files) print i; }; }'`; \
743         mkid -fID $$unique
744 tags: TAGS
745
746 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
747                 $(TAGS_FILES) $(LISP)
748         set x; \
749         here=`pwd`; \
750         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
751           include_option=--etags-include; \
752           empty_fix=.; \
753         else \
754           include_option=--include; \
755           empty_fix=; \
756         fi; \
757         list='$(SUBDIRS)'; for subdir in $$list; do \
758           if test "$$subdir" = .; then :; else \
759             test ! -f $$subdir/TAGS || \
760               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
761           fi; \
762         done; \
763         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
764         unique=`for i in $$list; do \
765             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
766           done | \
767           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
768               END { if (nonempty) { for (i in files) print i; }; }'`; \
769         shift; \
770         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
771           test -n "$$unique" || unique=$$empty_fix; \
772           if test $$# -gt 0; then \
773             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
774               "$$@" $$unique; \
775           else \
776             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
777               $$unique; \
778           fi; \
779         fi
780 ctags: CTAGS
781 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
782                 $(TAGS_FILES) $(LISP)
783         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
784         unique=`for i in $$list; do \
785             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
786           done | \
787           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
788               END { if (nonempty) { for (i in files) print i; }; }'`; \
789         test -z "$(CTAGS_ARGS)$$unique" \
790           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
791              $$unique
792
793 GTAGS:
794         here=`$(am__cd) $(top_builddir) && pwd` \
795           && $(am__cd) $(top_srcdir) \
796           && gtags -i $(GTAGS_ARGS) "$$here"
797
798 distclean-tags:
799         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
800
801 distdir: $(DISTFILES)
802         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
803         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
804         list='$(DISTFILES)'; \
805           dist_files=`for file in $$list; do echo $$file; done | \
806           sed -e "s|^$$srcdirstrip/||;t" \
807               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
808         case $$dist_files in \
809           */*) $(MKDIR_P) `echo "$$dist_files" | \
810                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
811                            sort -u` ;; \
812         esac; \
813         for file in $$dist_files; do \
814           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
815           if test -d $$d/$$file; then \
816             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
817             if test -d "$(distdir)/$$file"; then \
818               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
819             fi; \
820             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
821               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
822               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
823             fi; \
824             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
825           else \
826             test -f "$(distdir)/$$file" \
827             || cp -p $$d/$$file "$(distdir)/$$file" \
828             || exit 1; \
829           fi; \
830         done
831         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
832           if test "$$subdir" = .; then :; else \
833             test -d "$(distdir)/$$subdir" \
834             || $(MKDIR_P) "$(distdir)/$$subdir" \
835             || exit 1; \
836           fi; \
837         done
838         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
839           if test "$$subdir" = .; then :; else \
840             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
841             $(am__relativize); \
842             new_distdir=$$reldir; \
843             dir1=$$subdir; dir2="$(top_distdir)"; \
844             $(am__relativize); \
845             new_top_distdir=$$reldir; \
846             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
847             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
848             ($(am__cd) $$subdir && \
849               $(MAKE) $(AM_MAKEFLAGS) \
850                 top_distdir="$$new_top_distdir" \
851                 distdir="$$new_distdir" \
852                 am__remove_distdir=: \
853                 am__skip_length_check=: \
854                 am__skip_mode_fix=: \
855                 distdir) \
856               || exit 1; \
857           fi; \
858         done
859 check-am: all-am
860 check: check-recursive
861 all-am: Makefile
862 installdirs: installdirs-recursive
863 installdirs-am:
864         for dir in "$(DESTDIR)$(salomepluginsdir)" "$(DESTDIR)$(salomepluginsdir)"; do \
865           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
866         done
867 install: install-recursive
868 install-exec: install-exec-recursive
869 install-data: install-data-recursive
870 uninstall: uninstall-recursive
871
872 install-am: all-am
873         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
874
875 installcheck: installcheck-recursive
876 install-strip:
877         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
878           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
879           `test -z '$(STRIP)' || \
880             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
881 mostlyclean-generic:
882
883 clean-generic:
884         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
885
886 distclean-generic:
887         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
888         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
889
890 maintainer-clean-generic:
891         @echo "This command is intended for maintainers to use"
892         @echo "it deletes files that may require special tools to rebuild."
893 clean: clean-recursive
894
895 clean-am: clean-generic clean-libtool mostlyclean-am
896
897 distclean: distclean-recursive
898         -rm -f Makefile
899 distclean-am: clean-am distclean-generic distclean-tags
900
901 dvi: dvi-recursive
902
903 dvi-am:
904
905 html: html-recursive
906
907 html-am:
908
909 info: info-recursive
910
911 info-am:
912
913 install-data-am: install-nodist_salomepluginsPYTHON \
914         install-salomepluginsPYTHON
915
916 install-dvi: install-dvi-recursive
917
918 install-dvi-am:
919
920 install-exec-am:
921
922 install-html: install-html-recursive
923
924 install-html-am:
925
926 install-info: install-info-recursive
927
928 install-info-am:
929
930 install-man:
931
932 install-pdf: install-pdf-recursive
933
934 install-pdf-am:
935
936 install-ps: install-ps-recursive
937
938 install-ps-am:
939
940 installcheck-am:
941
942 maintainer-clean: maintainer-clean-recursive
943         -rm -f Makefile
944 maintainer-clean-am: distclean-am maintainer-clean-generic
945
946 mostlyclean: mostlyclean-recursive
947
948 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
949         mostlyclean-local
950
951 pdf: pdf-recursive
952
953 pdf-am:
954
955 ps: ps-recursive
956
957 ps-am:
958
959 uninstall-am: uninstall-nodist_salomepluginsPYTHON \
960         uninstall-salomepluginsPYTHON
961
962 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
963         install-am install-strip tags-recursive
964
965 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
966         all all-am check check-am clean clean-generic clean-libtool \
967         ctags ctags-recursive distclean distclean-generic \
968         distclean-libtool distclean-tags distdir dvi dvi-am html \
969         html-am info info-am install install-am install-data \
970         install-data-am install-dvi install-dvi-am install-exec \
971         install-exec-am install-html install-html-am install-info \
972         install-info-am install-man install-nodist_salomepluginsPYTHON \
973         install-pdf install-pdf-am install-ps install-ps-am \
974         install-salomepluginsPYTHON install-strip installcheck \
975         installcheck-am installdirs installdirs-am maintainer-clean \
976         maintainer-clean-generic mostlyclean mostlyclean-generic \
977         mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am tags \
978         tags-recursive uninstall uninstall-am \
979         uninstall-nodist_salomepluginsPYTHON \
980         uninstall-salomepluginsPYTHON
981
982
983 # meta object implementation files generation (moc)
984 %_moc.cxx: %.h
985         $(MOC) $< -o $@
986
987 # translation (*.qm) files generation (lrelease)
988 %.qm: %.ts
989         $(LRELEASE) $< -qm $@
990
991 # resource files generation (qrcc)
992 qrc_%.cxx: %.qrc
993         $(QRCC) $< -o $@ -name $(*F)
994
995 # qt forms files generation (uic)
996 ui_%.h: %.ui
997         $(UIC) -o $@ $<
998
999 # customize clean operation
1000 mostlyclean-local:
1001         rm -f @builddir@/*_moc.cxx
1002         rm -f @builddir@/*.qm
1003         rm -f @builddir@/ui_*.h
1004         rm -f @builddir@/qrc_*.cxx
1005
1006 # tests
1007 tests: unittest
1008
1009 unittest: $(UNIT_TEST_PROG)
1010         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
1011             $(UNIT_TEST_PROG);                     \
1012         fi;
1013
1014 %.py : %.ui
1015         $(PYUIC) $< -o $@
1016
1017 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1018 # Otherwise a system limit (for SysV at least) may be exceeded.
1019 .NOEXPORT: