Salome HOME
fix archive not found in product
[tools/sat.git] / data / templates / PythonComponent / idl / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 #  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
18 #
19 #  This library is free software; you can redistribute it and/or
20 #  modify it under the terms of the GNU Lesser General Public
21 #  License as published by the Free Software Foundation; either
22 #  version 2.1 of the License.
23 #
24 #  This library is distributed in the hope that it will be useful,
25 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
26 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
27 #  Lesser General Public License for more details.
28 #
29 #  You should have received a copy of the GNU Lesser General Public
30 #  License along with this library; if not, write to the Free Software
31 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
32 #
33 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
34 #
35
36 #  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
37 #
38 #  This library is free software; you can redistribute it and/or
39 #  modify it under the terms of the GNU Lesser General Public
40 #  License as published by the Free Software Foundation; either
41 #  version 2.1 of the License.
42 #
43 #  This library is distributed in the hope that it will be useful,
44 #  but WITHOUT ANY WARRANTY; without even the implied warranty of
45 #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
46 #  Lesser General Public License for more details.
47 #
48 #  You should have received a copy of the GNU Lesser General Public
49 #  License along with this library; if not, write to the Free Software
50 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
51 #
52 #  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
53 #
54
55 VPATH = @srcdir@
56 pkgdatadir = $(datadir)/@PACKAGE@
57 pkglibdir = $(libdir)/@PACKAGE@
58 pkgincludedir = $(includedir)/@PACKAGE@
59 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
60 install_sh_DATA = $(install_sh) -c -m 644
61 install_sh_PROGRAM = $(install_sh) -c
62 install_sh_SCRIPT = $(install_sh) -c
63 INSTALL_HEADER = $(INSTALL_DATA)
64 transform = $(program_transform_name)
65 NORMAL_INSTALL = :
66 PRE_INSTALL = :
67 POST_INSTALL = :
68 NORMAL_UNINSTALL = :
69 PRE_UNINSTALL = :
70 POST_UNINSTALL = :
71 build_triplet = @build@
72 host_triplet = @host@
73 target_triplet = @target@
74 DIST_COMMON = $(dist_salomeidl_DATA) $(srcdir)/Makefile.am \
75         $(srcdir)/Makefile.in \
76         $(top_srcdir)/adm_local/unix/make_common_starter.am
77 subdir = idl
78 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
80 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
81         $(ACLOCAL_M4)
82 mkinstalldirs = $(install_sh) -d
83 CONFIG_CLEAN_FILES =
84 SOURCES =
85 DIST_SOURCES =
86 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
87 am__vpath_adj = case $$p in \
88     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
89     *) f=$$p;; \
90   esac;
91 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
92 am__installdirs = "$(DESTDIR)$(salomeidldir)"
93 dist_salomeidlDATA_INSTALL = $(INSTALL_DATA)
94 DATA = $(dist_salomeidl_DATA)
95 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96 ACLOCAL = @ACLOCAL@
97 AMTAR = @AMTAR@
98 AR = @AR@
99 AUTOCONF = @AUTOCONF@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
102 AWK = @AWK@
103 CC = @CC@
104 CCDEPMODE = @CCDEPMODE@
105 CFLAGS = @CFLAGS@
106 CORBA_CXXFLAGS = @CORBA_CXXFLAGS@
107 CORBA_INCLUDES = @CORBA_INCLUDES@
108 CORBA_IN_GUI = @CORBA_IN_GUI@
109 CORBA_LIBS = @CORBA_LIBS@
110 CORBA_ROOT = @CORBA_ROOT@
111 CPP = @CPP@
112 CPPFLAGS = @CPPFLAGS@
113 CXX = @CXX@
114 CXXCPP = @CXXCPP@
115 CXXDEPMODE = @CXXDEPMODE@
116 CXXFLAGS = @CXXFLAGS@
117 CYGPATH_W = @CYGPATH_W@
118 DEFS = @DEFS@
119 DEPDIR = @DEPDIR@
120 DOT = @DOT@
121 DOXYGEN = @DOXYGEN@
122 DOXYGEN_PYTHON_EXTENSION = @DOXYGEN_PYTHON_EXTENSION@
123 DOXYGEN_SUPPORT_STL = @DOXYGEN_SUPPORT_STL@
124 DOXYGEN_WITH_PYTHON = @DOXYGEN_WITH_PYTHON@
125 DOXYGEN_WITH_STL = @DOXYGEN_WITH_STL@
126 DVIPS = @DVIPS@
127 ECHO = @ECHO@
128 ECHO_C = @ECHO_C@
129 ECHO_N = @ECHO_N@
130 ECHO_T = @ECHO_T@
131 EGREP = @EGREP@
132 EXEEXT = @EXEEXT@
133 F77 = @F77@
134 FFLAGS = @FFLAGS@
135 GLOBAL_INSTALL = @GLOBAL_INSTALL@
136 GREP = @GREP@
137 GUI_CXXFLAGS = @GUI_CXXFLAGS@
138 GUI_LDFLAGS = @GUI_LDFLAGS@
139 GUI_ROOT_DIR = @GUI_ROOT_DIR@
140 IDL = @IDL@
141 IDLCXXFLAGS = \
142         -bcxx \
143         @IDLCXXFLAGS@ \
144         -I$(top_builddir)/idl/salome \
145         -I$(KERNEL_ROOT_DIR)/idl/salome
146
147 IDLPYFLAGS = \
148         @IDLPYFLAGS@ \
149         -I$(KERNEL_ROOT_DIR)/idl/salome
150
151 IDL_CLN_CXX = @IDL_CLN_CXX@
152 IDL_CLN_H = @IDL_CLN_H@
153 IDL_CLN_OBJ = @IDL_CLN_OBJ@
154 IDL_SRV_CXX = @IDL_SRV_CXX@
155 IDL_SRV_H = @IDL_SRV_H@
156 IDL_SRV_OBJ = @IDL_SRV_OBJ@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 KERNEL_CXXFLAGS = @KERNEL_CXXFLAGS@
163 KERNEL_LDFLAGS = @KERNEL_LDFLAGS@
164 KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
165 KERNEL_SITE_DIR = @KERNEL_SITE_DIR@
166 LATEX = @LATEX@
167 LDEXPDYNFLAGS = @LDEXPDYNFLAGS@
168 LDFLAGS = @LDFLAGS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBTOOL = @LIBTOOL@
172 LIB_LOCATION_SUFFIX = @LIB_LOCATION_SUFFIX@
173 LN_S = @LN_S@
174 LRELEASE = @LRELEASE@
175 LTLIBOBJS = @LTLIBOBJS@
176 MAKEINFO = @MAKEINFO@
177 MKDIR_P = @MKDIR_P@
178 MOC = @MOC@
179 MODULE_NAME = @MODULE_NAME@
180 OBJEXT = @OBJEXT@
181 OGL_INCLUDES = @OGL_INCLUDES@
182 OGL_LIBS = @OGL_LIBS@
183 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
184
185 # These variables defines the building process of CORBA files
186 OMNIORB_IDL = @OMNIORB_IDL@
187 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
188 OMNIORB_IDLPYFLAGS = \
189         @OMNIORB_IDLPYFLAGS@ \
190         -I$(top_builddir)/idl/salome \
191         -I$(KERNEL_ROOT_DIR)/idl/salome
192
193 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
194 OMNIORB_IDL_CLN_H = @OMNIORB_IDL_CLN_H@
195 OMNIORB_IDL_CLN_OBJ = @OMNIORB_IDL_CLN_OBJ@
196 OMNIORB_IDL_SRV_CXX = @OMNIORB_IDL_SRV_CXX@
197 OMNIORB_IDL_SRV_H = @OMNIORB_IDL_SRV_H@
198 OMNIORB_IDL_SRV_OBJ = @OMNIORB_IDL_SRV_OBJ@
199 OMNIORB_IDL_TIE_CXX = @OMNIORB_IDL_TIE_CXX@
200 OMNIORB_IDL_TIE_H = @OMNIORB_IDL_TIE_H@
201 OMNIORB_INCLUDES = @OMNIORB_INCLUDES@
202 OMNIORB_LIBS = @OMNIORB_LIBS@
203 OMNIORB_PACOIDLCXXFLAGS = @OMNIORB_PACOIDLCXXFLAGS@
204 OMNIORB_ROOT = @OMNIORB_ROOT@
205 PACKAGE = @PACKAGE@
206 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
207 PACKAGE_NAME = @PACKAGE_NAME@
208 PACKAGE_STRING = @PACKAGE_STRING@
209 PACKAGE_TARNAME = @PACKAGE_TARNAME@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PACOIDLCXXFLAGS = @PACOIDLCXXFLAGS@
212 PATH_SEPARATOR = @PATH_SEPARATOR@
213 PDFLATEX = @PDFLATEX@
214 PTHREAD_CC = @PTHREAD_CC@
215 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
216 PTHREAD_LIBS = @PTHREAD_LIBS@
217 PYTHON = @PYTHON@
218 PYTHONHOME = @PYTHONHOME@
219 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
220 PYTHON_INCLUDES = @PYTHON_INCLUDES@
221 PYTHON_LIBS = @PYTHON_LIBS@
222 PYTHON_PLATFORM = @PYTHON_PLATFORM@
223 PYTHON_PREFIX = @PYTHON_PREFIX@
224 PYTHON_SITE = @PYTHON_SITE@
225 PYTHON_SITE_EXEC = @PYTHON_SITE_EXEC@
226 PYTHON_SITE_INSTALL = @PYTHON_SITE_INSTALL@
227 PYTHON_SITE_PACKAGE = @PYTHON_SITE_PACKAGE@
228 PYTHON_VERSION = @PYTHON_VERSION@
229 QRCC = @QRCC@
230 QTDIR = @QTDIR@
231 QT_ASSISTANT_INCLUDES = @QT_ASSISTANT_INCLUDES@
232 QT_ASSISTANT_LIBS = @QT_ASSISTANT_LIBS@
233 QT_CORE_LIBS = @QT_CORE_LIBS@
234 QT_GUI_LIBS = @QT_GUI_LIBS@
235 QT_INCLUDES = @QT_INCLUDES@
236 QT_LIBS = @QT_LIBS@
237 QT_LIB_DIR = @QT_LIB_DIR@
238 QT_MT_INCLUDES = @QT_MT_INCLUDES@
239 QT_MT_LIBS = @QT_MT_LIBS@
240 QT_OTHER_LIBS = @QT_OTHER_LIBS@
241 QT_ROOT = @QT_ROOT@
242 QT_VERSION = @QT_VERSION@
243 QT_VERSION_ID = @QT_VERSION_ID@
244 RANLIB = @RANLIB@
245 ROOT_BUILDDIR = @ROOT_BUILDDIR@
246 ROOT_SRCDIR = @ROOT_SRCDIR@
247 RST2HTML = @RST2HTML@
248 SETX = @SETX@
249 SET_MAKE = @SET_MAKE@
250 SHELL = @SHELL@
251 STDLIB = @STDLIB@
252 STRIP = @STRIP@
253 TEMP = @TEMP@
254 UIC = @UIC@
255 VERSION = @VERSION@
256 XVERSION = @XVERSION@
257 abs_builddir = @abs_builddir@
258 abs_srcdir = @abs_srcdir@
259 abs_top_builddir = @abs_top_builddir@
260 abs_top_srcdir = @abs_top_srcdir@
261 ac_ct_CC = @ac_ct_CC@
262 ac_ct_CXX = @ac_ct_CXX@
263 ac_ct_F77 = @ac_ct_F77@
264 acx_pthread_config = @acx_pthread_config@
265 am__include = @am__include@
266 am__leading_dot = @am__leading_dot@
267 am__quote = @am__quote@
268 am__tar = @am__tar@
269 am__untar = @am__untar@
270 bindir = $(prefix)/bin/salome
271 build = @build@
272 build_alias = @build_alias@
273 build_cpu = @build_cpu@
274 build_os = @build_os@
275 build_vendor = @build_vendor@
276 builddir = @builddir@
277 datadir = @datadir@
278 datarootdir = @datarootdir@
279
280 # Documentation directory
281 docdir = $(datadir)/doc/salome
282 dvidir = @dvidir@
283 exec_prefix = @exec_prefix@
284 host = @host@
285 host_alias = @host_alias@
286 host_cpu = @host_cpu@
287 host_os = @host_os@
288 host_vendor = @host_vendor@
289 htmldir = @htmldir@
290 includedir = @includedir@
291 infodir = @infodir@
292 install_sh = @install_sh@
293 libdir = $(prefix)/lib@LIB_LOCATION_SUFFIX@/salome
294 libexecdir = @libexecdir@
295 localedir = @localedir@
296 localstatedir = @localstatedir@
297 mandir = @mandir@
298 mkdir_p = @mkdir_p@
299 oldincludedir = @oldincludedir@
300 pdfdir = @pdfdir@
301 pkgpyexecdir = @pkgpyexecdir@
302 pkgpythondir = @pkgpythondir@
303 prefix = @prefix@
304 program_transform_name = @program_transform_name@
305 psdir = @psdir@
306 pyexecdir = @pyexecdir@
307 pythondir = @pythondir@
308 sbindir = @sbindir@
309 sharedstatedir = @sharedstatedir@
310 srcdir = @srcdir@
311 sysconfdir = @sysconfdir@
312 target = @target@
313 target_alias = @target_alias@
314 target_cpu = @target_cpu@
315 target_os = @target_os@
316 target_vendor = @target_vendor@
317 top_builddir = @top_builddir@
318 top_srcdir = @top_srcdir@
319
320 # ============================================================
321 # The following is to avoid PACKAGE_... env variable
322 # redefinition compilation warnings
323 # ============================================================
324 #
325 AM_CXXFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
326 AM_CPPFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
327
328 # ============================================================
329 # This file defines the common definitions used in several
330 # Makefile. This file must be included, if needed, by the file
331 # Makefile.am.
332 # ============================================================
333 # Standard directory for installation
334 #
335 salomeincludedir = $(includedir)/salome
336 salomescriptdir = $(bindir)
337 salomepythondir = $(pythondir)/salome
338 salomepyexecdir = $(pyexecdir)/salome
339
340 # Directory for installing idl files
341 salomeidldir = $(prefix)/idl/salome
342
343 # Directory for installing resource files
344 salomeresdir = $(prefix)/share/salome/resources/@MODULE_NAME@
345
346 # Directories for installing admin files
347 admlocaldir = $(prefix)/adm_local
348 admlocalunixdir = $(admlocaldir)/unix
349 admlocalm4dir = $(admlocaldir)/unix/config_files
350
351 # Shared modules installation directory
352 sharedpkgpythondir = $(salomepythondir)/shared_modules
353
354 # extra distributed files
355 EXTRA_DIST = $(MOC_FILES:%_moc.cxx=%.h) $(QRC_FILES:qrc_%.cxx=%.qrc) \
356              $(UIC_FILES:ui_%.h=%.ui) $(nodist_salomeres_DATA:%.qm=%.ts)
357
358
359 # This Makefile is responsible of generating the client and server
360 # implementation of IDL interfaces for both C++ and python usage.
361 # The building process of the C++ files is in charge of each source
362 # package and then is not manage here.
363 #
364 BASEIDL_FILES = :sat:{PYCMP}_Gen.idl
365
366 # This variable defines the files to be installed
367 dist_salomeidl_DATA = $(BASEIDL_FILES)
368 all: all-am
369
370 .SUFFIXES:
371 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
372         @for dep in $?; do \
373           case '$(am__configure_deps)' in \
374             *$$dep*) \
375               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
376                 && exit 0; \
377               exit 1;; \
378           esac; \
379         done; \
380         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  idl/Makefile'; \
381         cd $(top_srcdir) && \
382           $(AUTOMAKE) --gnu  idl/Makefile
383 .PRECIOUS: Makefile
384 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
385         @case '$?' in \
386           *config.status*) \
387             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
388           *) \
389             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
390             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
391         esac;
392
393 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
394         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
395
396 $(top_srcdir)/configure:  $(am__configure_deps)
397         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
398 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
399         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400
401 mostlyclean-libtool:
402         -rm -f *.lo
403
404 clean-libtool:
405         -rm -rf .libs _libs
406 install-dist_salomeidlDATA: $(dist_salomeidl_DATA)
407         @$(NORMAL_INSTALL)
408         test -z "$(salomeidldir)" || $(MKDIR_P) "$(DESTDIR)$(salomeidldir)"
409         @list='$(dist_salomeidl_DATA)'; for p in $$list; do \
410           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
411           f=$(am__strip_dir) \
412           echo " $(dist_salomeidlDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(salomeidldir)/$$f'"; \
413           $(dist_salomeidlDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(salomeidldir)/$$f"; \
414         done
415
416 uninstall-dist_salomeidlDATA:
417         @$(NORMAL_UNINSTALL)
418         @list='$(dist_salomeidl_DATA)'; for p in $$list; do \
419           f=$(am__strip_dir) \
420           echo " rm -f '$(DESTDIR)$(salomeidldir)/$$f'"; \
421           rm -f "$(DESTDIR)$(salomeidldir)/$$f"; \
422         done
423 tags: TAGS
424 TAGS:
425
426 ctags: CTAGS
427 CTAGS:
428
429
430 distdir: $(DISTFILES)
431         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
432         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
433         list='$(DISTFILES)'; \
434           dist_files=`for file in $$list; do echo $$file; done | \
435           sed -e "s|^$$srcdirstrip/||;t" \
436               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
437         case $$dist_files in \
438           */*) $(MKDIR_P) `echo "$$dist_files" | \
439                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
440                            sort -u` ;; \
441         esac; \
442         for file in $$dist_files; do \
443           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444           if test -d $$d/$$file; then \
445             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
446             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
447               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
448             fi; \
449             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
450           else \
451             test -f $(distdir)/$$file \
452             || cp -p $$d/$$file $(distdir)/$$file \
453             || exit 1; \
454           fi; \
455         done
456 check-am: all-am
457 check: check-am
458 all-am: Makefile $(DATA)
459 installdirs:
460         for dir in "$(DESTDIR)$(salomeidldir)"; do \
461           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
462         done
463 install: install-am
464 install-exec: install-exec-am
465 install-data: install-data-am
466 uninstall: uninstall-am
467
468 install-am: all-am
469         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
471 installcheck: installcheck-am
472 install-strip:
473         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475           `test -z '$(STRIP)' || \
476             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
477 mostlyclean-generic:
478
479 clean-generic:
480
481 distclean-generic:
482         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
483
484 maintainer-clean-generic:
485         @echo "This command is intended for maintainers to use"
486         @echo "it deletes files that may require special tools to rebuild."
487 clean: clean-am
488
489 clean-am: clean-generic clean-libtool mostlyclean-am
490
491 distclean: distclean-am
492         -rm -f Makefile
493 distclean-am: clean-am distclean-generic
494
495 dvi: dvi-am
496
497 dvi-am:
498
499 html: html-am
500
501 info: info-am
502
503 info-am:
504
505 install-data-am: install-dist_salomeidlDATA
506
507 install-dvi: install-dvi-am
508
509 install-exec-am: install-exec-local
510
511 install-html: install-html-am
512
513 install-info: install-info-am
514
515 install-man:
516
517 install-pdf: install-pdf-am
518
519 install-ps: install-ps-am
520
521 installcheck-am:
522
523 maintainer-clean: maintainer-clean-am
524         -rm -f Makefile
525 maintainer-clean-am: distclean-am maintainer-clean-generic
526
527 mostlyclean: mostlyclean-am
528
529 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
530         mostlyclean-local
531
532 pdf: pdf-am
533
534 pdf-am:
535
536 ps: ps-am
537
538 ps-am:
539
540 uninstall-am: uninstall-dist_salomeidlDATA uninstall-local
541
542 .MAKE: install-am install-strip
543
544 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
545         distclean distclean-generic distclean-libtool distdir dvi \
546         dvi-am html html-am info info-am install install-am \
547         install-data install-data-am install-dist_salomeidlDATA \
548         install-dvi install-dvi-am install-exec install-exec-am \
549         install-exec-local install-html install-html-am install-info \
550         install-info-am install-man install-pdf install-pdf-am \
551         install-ps install-ps-am install-strip installcheck \
552         installcheck-am installdirs maintainer-clean \
553         maintainer-clean-generic mostlyclean mostlyclean-generic \
554         mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am \
555         uninstall uninstall-am uninstall-dist_salomeidlDATA \
556         uninstall-local
557
558
559 # common rules
560
561 # meta object implementation files generation (moc)
562 %_moc.cxx: %.h
563         $(MOC) $< -o $@
564
565 # translation (*.qm) files generation (lrelease)
566 %.qm: %.ts
567         $(LRELEASE) $< -qm $@
568
569 # resource files generation (qrcc)
570 qrc_%.cxx: %.qrc
571         $(QRCC) $< -o $@ -name $(*F)
572
573 # qt forms files generation (uic)
574 ui_%.h: %.ui
575         $(UIC) -o $@ $<
576
577 # customize clean operation
578 mostlyclean-local:
579         rm -f @builddir@/*_moc.cxx
580         rm -f @builddir@/*.qm
581         rm -f @builddir@/ui_*.h
582         rm -f @builddir@/qrc_*.cxx
583
584 # tests
585 tests: unittest
586
587 unittest: $(UNIT_TEST_PROG)
588         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
589             $(UNIT_TEST_PROG);                     \
590         fi;
591
592 install-exec-local: $(BASEIDL_FILES:%=$(top_srcdir)/idl/%)
593         $(INSTALL) -d  $(DESTDIR)$(salomepythondir)
594         @for file in $^ dummy; do \
595           if [ $$file != "dummy" ]; then \
596              $(OMNIORB_IDL) $(OMNIORB_IDLPYFLAGS) -C$(DESTDIR)$(salomepythondir) $$file ; \
597           fi ; \
598         done ;
599
600 # uninstall-local removes too much, but it works in distcheck
601 uninstall-local:
602         rm -rf $(DESTDIR)$(salomepythondir)/*
603
604 mostlyclean-local:
605         -rm -f *.py
606 # Tell versions [3.59,3.63) of GNU make to not export all variables.
607 # Otherwise a system limit (for SysV at least) may be exceeded.
608 .NOEXPORT: