Salome HOME
fix archive not found in product
[tools/sat.git] / data / templates / PythonComponent / src / PYCMP / 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_salomescript_SCRIPTS) $(srcdir)/Makefile.am \
75         $(srcdir)/Makefile.in \
76         $(top_srcdir)/adm_local/unix/make_common_starter.am
77 subdir = src/:sat:{PYCMP}
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 am__installdirs = "$(DESTDIR)$(salomescriptdir)"
85 dist_salomescriptSCRIPT_INSTALL = $(INSTALL_SCRIPT)
86 SCRIPTS = $(dist_salomescript_SCRIPTS)
87 SOURCES =
88 DIST_SOURCES =
89 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
90 ACLOCAL = @ACLOCAL@
91 AMTAR = @AMTAR@
92 AR = @AR@
93 AUTOCONF = @AUTOCONF@
94 AUTOHEADER = @AUTOHEADER@
95 AUTOMAKE = @AUTOMAKE@
96 AWK = @AWK@
97 CC = @CC@
98 CCDEPMODE = @CCDEPMODE@
99 CFLAGS = @CFLAGS@
100 CORBA_CXXFLAGS = @CORBA_CXXFLAGS@
101 CORBA_INCLUDES = @CORBA_INCLUDES@
102 CORBA_IN_GUI = @CORBA_IN_GUI@
103 CORBA_LIBS = @CORBA_LIBS@
104 CORBA_ROOT = @CORBA_ROOT@
105 CPP = @CPP@
106 CPPFLAGS = @CPPFLAGS@
107 CXX = @CXX@
108 CXXCPP = @CXXCPP@
109 CXXDEPMODE = @CXXDEPMODE@
110 CXXFLAGS = @CXXFLAGS@
111 CYGPATH_W = @CYGPATH_W@
112 DEFS = @DEFS@
113 DEPDIR = @DEPDIR@
114 DOT = @DOT@
115 DOXYGEN = @DOXYGEN@
116 DOXYGEN_PYTHON_EXTENSION = @DOXYGEN_PYTHON_EXTENSION@
117 DOXYGEN_SUPPORT_STL = @DOXYGEN_SUPPORT_STL@
118 DOXYGEN_WITH_PYTHON = @DOXYGEN_WITH_PYTHON@
119 DOXYGEN_WITH_STL = @DOXYGEN_WITH_STL@
120 DVIPS = @DVIPS@
121 ECHO = @ECHO@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 F77 = @F77@
128 FFLAGS = @FFLAGS@
129 GLOBAL_INSTALL = @GLOBAL_INSTALL@
130 GREP = @GREP@
131 GUI_CXXFLAGS = @GUI_CXXFLAGS@
132 GUI_LDFLAGS = @GUI_LDFLAGS@
133 GUI_ROOT_DIR = @GUI_ROOT_DIR@
134 IDL = @IDL@
135 IDLCXXFLAGS = @IDLCXXFLAGS@
136 IDLPYFLAGS = @IDLPYFLAGS@
137 IDL_CLN_CXX = @IDL_CLN_CXX@
138 IDL_CLN_H = @IDL_CLN_H@
139 IDL_CLN_OBJ = @IDL_CLN_OBJ@
140 IDL_SRV_CXX = @IDL_SRV_CXX@
141 IDL_SRV_H = @IDL_SRV_H@
142 IDL_SRV_OBJ = @IDL_SRV_OBJ@
143 INSTALL = @INSTALL@
144 INSTALL_DATA = @INSTALL_DATA@
145 INSTALL_PROGRAM = @INSTALL_PROGRAM@
146 INSTALL_SCRIPT = @INSTALL_SCRIPT@
147 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
148 KERNEL_CXXFLAGS = @KERNEL_CXXFLAGS@
149 KERNEL_LDFLAGS = @KERNEL_LDFLAGS@
150 KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
151 KERNEL_SITE_DIR = @KERNEL_SITE_DIR@
152 LATEX = @LATEX@
153 LDEXPDYNFLAGS = @LDEXPDYNFLAGS@
154 LDFLAGS = @LDFLAGS@
155 LIBOBJS = @LIBOBJS@
156 LIBS = @LIBS@
157 LIBTOOL = @LIBTOOL@
158 LIB_LOCATION_SUFFIX = @LIB_LOCATION_SUFFIX@
159 LN_S = @LN_S@
160 LRELEASE = @LRELEASE@
161 LTLIBOBJS = @LTLIBOBJS@
162 MAKEINFO = @MAKEINFO@
163 MKDIR_P = @MKDIR_P@
164 MOC = @MOC@
165 MODULE_NAME = @MODULE_NAME@
166 OBJEXT = @OBJEXT@
167 OGL_INCLUDES = @OGL_INCLUDES@
168 OGL_LIBS = @OGL_LIBS@
169 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
170 OMNIORB_IDL = @OMNIORB_IDL@
171 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
172 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
173 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
174 OMNIORB_IDL_CLN_H = @OMNIORB_IDL_CLN_H@
175 OMNIORB_IDL_CLN_OBJ = @OMNIORB_IDL_CLN_OBJ@
176 OMNIORB_IDL_SRV_CXX = @OMNIORB_IDL_SRV_CXX@
177 OMNIORB_IDL_SRV_H = @OMNIORB_IDL_SRV_H@
178 OMNIORB_IDL_SRV_OBJ = @OMNIORB_IDL_SRV_OBJ@
179 OMNIORB_IDL_TIE_CXX = @OMNIORB_IDL_TIE_CXX@
180 OMNIORB_IDL_TIE_H = @OMNIORB_IDL_TIE_H@
181 OMNIORB_INCLUDES = @OMNIORB_INCLUDES@
182 OMNIORB_LIBS = @OMNIORB_LIBS@
183 OMNIORB_PACOIDLCXXFLAGS = @OMNIORB_PACOIDLCXXFLAGS@
184 OMNIORB_ROOT = @OMNIORB_ROOT@
185 PACKAGE = @PACKAGE@
186 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
187 PACKAGE_NAME = @PACKAGE_NAME@
188 PACKAGE_STRING = @PACKAGE_STRING@
189 PACKAGE_TARNAME = @PACKAGE_TARNAME@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PACOIDLCXXFLAGS = @PACOIDLCXXFLAGS@
192 PATH_SEPARATOR = @PATH_SEPARATOR@
193 PDFLATEX = @PDFLATEX@
194 PTHREAD_CC = @PTHREAD_CC@
195 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
196 PTHREAD_LIBS = @PTHREAD_LIBS@
197 PYTHON = @PYTHON@
198 PYTHONHOME = @PYTHONHOME@
199 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
200 PYTHON_INCLUDES = @PYTHON_INCLUDES@
201 PYTHON_LIBS = @PYTHON_LIBS@
202 PYTHON_PLATFORM = @PYTHON_PLATFORM@
203 PYTHON_PREFIX = @PYTHON_PREFIX@
204 PYTHON_SITE = @PYTHON_SITE@
205 PYTHON_SITE_EXEC = @PYTHON_SITE_EXEC@
206 PYTHON_SITE_INSTALL = @PYTHON_SITE_INSTALL@
207 PYTHON_SITE_PACKAGE = @PYTHON_SITE_PACKAGE@
208 PYTHON_VERSION = @PYTHON_VERSION@
209 QRCC = @QRCC@
210 QTDIR = @QTDIR@
211 QT_ASSISTANT_INCLUDES = @QT_ASSISTANT_INCLUDES@
212 QT_ASSISTANT_LIBS = @QT_ASSISTANT_LIBS@
213 QT_CORE_LIBS = @QT_CORE_LIBS@
214 QT_GUI_LIBS = @QT_GUI_LIBS@
215 QT_INCLUDES = @QT_INCLUDES@
216 QT_LIBS = @QT_LIBS@
217 QT_LIB_DIR = @QT_LIB_DIR@
218 QT_MT_INCLUDES = @QT_MT_INCLUDES@
219 QT_MT_LIBS = @QT_MT_LIBS@
220 QT_OTHER_LIBS = @QT_OTHER_LIBS@
221 QT_ROOT = @QT_ROOT@
222 QT_VERSION = @QT_VERSION@
223 QT_VERSION_ID = @QT_VERSION_ID@
224 RANLIB = @RANLIB@
225 ROOT_BUILDDIR = @ROOT_BUILDDIR@
226 ROOT_SRCDIR = @ROOT_SRCDIR@
227 RST2HTML = @RST2HTML@
228 SETX = @SETX@
229 SET_MAKE = @SET_MAKE@
230 SHELL = @SHELL@
231 STDLIB = @STDLIB@
232 STRIP = @STRIP@
233 TEMP = @TEMP@
234 UIC = @UIC@
235 VERSION = @VERSION@
236 XVERSION = @XVERSION@
237 abs_builddir = @abs_builddir@
238 abs_srcdir = @abs_srcdir@
239 abs_top_builddir = @abs_top_builddir@
240 abs_top_srcdir = @abs_top_srcdir@
241 ac_ct_CC = @ac_ct_CC@
242 ac_ct_CXX = @ac_ct_CXX@
243 ac_ct_F77 = @ac_ct_F77@
244 acx_pthread_config = @acx_pthread_config@
245 am__include = @am__include@
246 am__leading_dot = @am__leading_dot@
247 am__quote = @am__quote@
248 am__tar = @am__tar@
249 am__untar = @am__untar@
250 bindir = $(prefix)/bin/salome
251 build = @build@
252 build_alias = @build_alias@
253 build_cpu = @build_cpu@
254 build_os = @build_os@
255 build_vendor = @build_vendor@
256 builddir = @builddir@
257 datadir = @datadir@
258 datarootdir = @datarootdir@
259
260 # Documentation directory
261 docdir = $(datadir)/doc/salome
262 dvidir = @dvidir@
263 exec_prefix = @exec_prefix@
264 host = @host@
265 host_alias = @host_alias@
266 host_cpu = @host_cpu@
267 host_os = @host_os@
268 host_vendor = @host_vendor@
269 htmldir = @htmldir@
270 includedir = @includedir@
271 infodir = @infodir@
272 install_sh = @install_sh@
273 libdir = $(prefix)/lib@LIB_LOCATION_SUFFIX@/salome
274 libexecdir = @libexecdir@
275 localedir = @localedir@
276 localstatedir = @localstatedir@
277 mandir = @mandir@
278 mkdir_p = @mkdir_p@
279 oldincludedir = @oldincludedir@
280 pdfdir = @pdfdir@
281 pkgpyexecdir = @pkgpyexecdir@
282 pkgpythondir = @pkgpythondir@
283 prefix = @prefix@
284 program_transform_name = @program_transform_name@
285 psdir = @psdir@
286 pyexecdir = @pyexecdir@
287 pythondir = @pythondir@
288 sbindir = @sbindir@
289 sharedstatedir = @sharedstatedir@
290 srcdir = @srcdir@
291 sysconfdir = @sysconfdir@
292 target = @target@
293 target_alias = @target_alias@
294 target_cpu = @target_cpu@
295 target_os = @target_os@
296 target_vendor = @target_vendor@
297 top_builddir = @top_builddir@
298 top_srcdir = @top_srcdir@
299
300 # ============================================================
301 # The following is to avoid PACKAGE_... env variable
302 # redefinition compilation warnings
303 # ============================================================
304 #
305 AM_CXXFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
306 AM_CPPFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
307
308 # ============================================================
309 # This file defines the common definitions used in several
310 # Makefile. This file must be included, if needed, by the file
311 # Makefile.am.
312 # ============================================================
313 # Standard directory for installation
314 #
315 salomeincludedir = $(includedir)/salome
316 salomescriptdir = $(bindir)
317 salomepythondir = $(pythondir)/salome
318 salomepyexecdir = $(pyexecdir)/salome
319
320 # Directory for installing idl files
321 salomeidldir = $(prefix)/idl/salome
322
323 # Directory for installing resource files
324 salomeresdir = $(prefix)/share/salome/resources/@MODULE_NAME@
325
326 # Directories for installing admin files
327 admlocaldir = $(prefix)/adm_local
328 admlocalunixdir = $(admlocaldir)/unix
329 admlocalm4dir = $(admlocaldir)/unix/config_files
330
331 # Shared modules installation directory
332 sharedpkgpythondir = $(salomepythondir)/shared_modules
333
334 # extra distributed files
335 EXTRA_DIST = $(MOC_FILES:%_moc.cxx=%.h) $(QRC_FILES:qrc_%.cxx=%.qrc) \
336              $(UIC_FILES:ui_%.h=%.ui) $(nodist_salomeres_DATA:%.qm=%.ts)
337
338
339 #  SuperVisionTest AddComponent : example of component that adds two numbers
340 #  File   : Makefile.in
341 #  Author : , CEA
342 #  Modified by : Alexander BORODIN (OCN) - autotools usage
343 #
344
345 # Scripts to be installed
346 dist_salomescript_SCRIPTS = \
347         :sat:{PYCMP}.py \
348         :sat:{PYCMP}_utils.py
349
350 all: all-am
351
352 .SUFFIXES:
353 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
354         @for dep in $?; do \
355           case '$(am__configure_deps)' in \
356             *$$dep*) \
357               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
358                 && exit 0; \
359               exit 1;; \
360           esac; \
361         done; \
362         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/:sat:{PYCMP}/Makefile'; \
363         cd $(top_srcdir) && \
364           $(AUTOMAKE) --gnu  src/:sat:{PYCMP}/Makefile
365 .PRECIOUS: Makefile
366 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
367         @case '$?' in \
368           *config.status*) \
369             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
370           *) \
371             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
372             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
373         esac;
374
375 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
376         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
377
378 $(top_srcdir)/configure:  $(am__configure_deps)
379         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
381         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
382 install-dist_salomescriptSCRIPTS: $(dist_salomescript_SCRIPTS)
383         @$(NORMAL_INSTALL)
384         test -z "$(salomescriptdir)" || $(MKDIR_P) "$(DESTDIR)$(salomescriptdir)"
385         @list='$(dist_salomescript_SCRIPTS)'; for p in $$list; do \
386           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387           if test -f $$d$$p; then \
388             f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
389             echo " $(dist_salomescriptSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(salomescriptdir)/$$f'"; \
390             $(dist_salomescriptSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(salomescriptdir)/$$f"; \
391           else :; fi; \
392         done
393
394 uninstall-dist_salomescriptSCRIPTS:
395         @$(NORMAL_UNINSTALL)
396         @list='$(dist_salomescript_SCRIPTS)'; for p in $$list; do \
397           f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
398           echo " rm -f '$(DESTDIR)$(salomescriptdir)/$$f'"; \
399           rm -f "$(DESTDIR)$(salomescriptdir)/$$f"; \
400         done
401
402 mostlyclean-libtool:
403         -rm -f *.lo
404
405 clean-libtool:
406         -rm -rf .libs _libs
407 tags: TAGS
408 TAGS:
409
410 ctags: CTAGS
411 CTAGS:
412
413
414 distdir: $(DISTFILES)
415         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
416         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
417         list='$(DISTFILES)'; \
418           dist_files=`for file in $$list; do echo $$file; done | \
419           sed -e "s|^$$srcdirstrip/||;t" \
420               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
421         case $$dist_files in \
422           */*) $(MKDIR_P) `echo "$$dist_files" | \
423                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
424                            sort -u` ;; \
425         esac; \
426         for file in $$dist_files; do \
427           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
428           if test -d $$d/$$file; then \
429             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
430             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
431               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
432             fi; \
433             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
434           else \
435             test -f $(distdir)/$$file \
436             || cp -p $$d/$$file $(distdir)/$$file \
437             || exit 1; \
438           fi; \
439         done
440 check-am: all-am
441 check: check-am
442 all-am: Makefile $(SCRIPTS)
443 installdirs:
444         for dir in "$(DESTDIR)$(salomescriptdir)"; do \
445           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
446         done
447 install: install-am
448 install-exec: install-exec-am
449 install-data: install-data-am
450 uninstall: uninstall-am
451
452 install-am: all-am
453         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
454
455 installcheck: installcheck-am
456 install-strip:
457         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
458           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
459           `test -z '$(STRIP)' || \
460             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
461 mostlyclean-generic:
462
463 clean-generic:
464
465 distclean-generic:
466         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
467
468 maintainer-clean-generic:
469         @echo "This command is intended for maintainers to use"
470         @echo "it deletes files that may require special tools to rebuild."
471 clean: clean-am
472
473 clean-am: clean-generic clean-libtool mostlyclean-am
474
475 distclean: distclean-am
476         -rm -f Makefile
477 distclean-am: clean-am distclean-generic
478
479 dvi: dvi-am
480
481 dvi-am:
482
483 html: html-am
484
485 info: info-am
486
487 info-am:
488
489 install-data-am: install-dist_salomescriptSCRIPTS
490
491 install-dvi: install-dvi-am
492
493 install-exec-am:
494
495 install-html: install-html-am
496
497 install-info: install-info-am
498
499 install-man:
500
501 install-pdf: install-pdf-am
502
503 install-ps: install-ps-am
504
505 installcheck-am:
506
507 maintainer-clean: maintainer-clean-am
508         -rm -f Makefile
509 maintainer-clean-am: distclean-am maintainer-clean-generic
510
511 mostlyclean: mostlyclean-am
512
513 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
514         mostlyclean-local
515
516 pdf: pdf-am
517
518 pdf-am:
519
520 ps: ps-am
521
522 ps-am:
523
524 uninstall-am: uninstall-dist_salomescriptSCRIPTS
525
526 .MAKE: install-am install-strip
527
528 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
529         distclean distclean-generic distclean-libtool distdir dvi \
530         dvi-am html html-am info info-am install install-am \
531         install-data install-data-am install-dist_salomescriptSCRIPTS \
532         install-dvi install-dvi-am install-exec install-exec-am \
533         install-html install-html-am install-info install-info-am \
534         install-man install-pdf install-pdf-am install-ps \
535         install-ps-am install-strip installcheck installcheck-am \
536         installdirs maintainer-clean maintainer-clean-generic \
537         mostlyclean mostlyclean-generic mostlyclean-libtool \
538         mostlyclean-local pdf pdf-am ps ps-am uninstall uninstall-am \
539         uninstall-dist_salomescriptSCRIPTS
540
541
542 # common rules
543
544 # meta object implementation files generation (moc)
545 %_moc.cxx: %.h
546         $(MOC) $< -o $@
547
548 # translation (*.qm) files generation (lrelease)
549 %.qm: %.ts
550         $(LRELEASE) $< -qm $@
551
552 # resource files generation (qrcc)
553 qrc_%.cxx: %.qrc
554         $(QRCC) $< -o $@ -name $(*F)
555
556 # qt forms files generation (uic)
557 ui_%.h: %.ui
558         $(UIC) -o $@ $<
559
560 # customize clean operation
561 mostlyclean-local:
562         rm -f @builddir@/*_moc.cxx
563         rm -f @builddir@/*.qm
564         rm -f @builddir@/ui_*.h
565         rm -f @builddir@/qrc_*.cxx
566
567 # tests
568 tests: unittest
569
570 unittest: $(UNIT_TEST_PROG)
571         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
572             $(UNIT_TEST_PROG);                     \
573         fi;
574 # Tell versions [3.59,3.63) of GNU make to not export all variables.
575 # Otherwise a system limit (for SysV at least) may be exceeded.
576 .NOEXPORT: