]> SALOME platform Git repositories - tools/sat.git/blob - data/templates/PythonComponent/src/Makefile.in
Salome HOME
add the template command
[tools/sat.git] / data / templates / PythonComponent / src / 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 VPATH = @srcdir@
55 pkgdatadir = $(datadir)/@PACKAGE@
56 pkglibdir = $(libdir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
59 install_sh_DATA = $(install_sh) -c -m 644
60 install_sh_PROGRAM = $(install_sh) -c
61 install_sh_SCRIPT = $(install_sh) -c
62 INSTALL_HEADER = $(INSTALL_DATA)
63 transform = $(program_transform_name)
64 NORMAL_INSTALL = :
65 PRE_INSTALL = :
66 POST_INSTALL = :
67 NORMAL_UNINSTALL = :
68 PRE_UNINSTALL = :
69 POST_UNINSTALL = :
70 build_triplet = @build@
71 host_triplet = @host@
72 target_triplet = @target@
73 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
74         $(top_srcdir)/adm_local/unix/make_common_starter.am
75 subdir = src
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
78 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
79         $(ACLOCAL_M4)
80 mkinstalldirs = $(install_sh) -d
81 CONFIG_CLEAN_FILES =
82 SOURCES =
83 DIST_SOURCES =
84 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
85         html-recursive info-recursive install-data-recursive \
86         install-dvi-recursive install-exec-recursive \
87         install-html-recursive install-info-recursive \
88         install-pdf-recursive install-ps-recursive install-recursive \
89         installcheck-recursive installdirs-recursive pdf-recursive \
90         ps-recursive uninstall-recursive
91 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
92   distclean-recursive maintainer-clean-recursive
93 ETAGS = etags
94 CTAGS = ctags
95 DIST_SUBDIRS = $(SUBDIRS)
96 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
97 ACLOCAL = @ACLOCAL@
98 AMTAR = @AMTAR@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 CC = @CC@
105 CCDEPMODE = @CCDEPMODE@
106 CFLAGS = @CFLAGS@
107 CORBA_CXXFLAGS = @CORBA_CXXFLAGS@
108 CORBA_INCLUDES = @CORBA_INCLUDES@
109 CORBA_IN_GUI = @CORBA_IN_GUI@
110 CORBA_LIBS = @CORBA_LIBS@
111 CORBA_ROOT = @CORBA_ROOT@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CXX = @CXX@
115 CXXCPP = @CXXCPP@
116 CXXDEPMODE = @CXXDEPMODE@
117 CXXFLAGS = @CXXFLAGS@
118 CYGPATH_W = @CYGPATH_W@
119 DEFS = @DEFS@
120 DEPDIR = @DEPDIR@
121 DOT = @DOT@
122 DOXYGEN = @DOXYGEN@
123 DOXYGEN_PYTHON_EXTENSION = @DOXYGEN_PYTHON_EXTENSION@
124 DOXYGEN_SUPPORT_STL = @DOXYGEN_SUPPORT_STL@
125 DOXYGEN_WITH_PYTHON = @DOXYGEN_WITH_PYTHON@
126 DOXYGEN_WITH_STL = @DOXYGEN_WITH_STL@
127 DVIPS = @DVIPS@
128 ECHO = @ECHO@
129 ECHO_C = @ECHO_C@
130 ECHO_N = @ECHO_N@
131 ECHO_T = @ECHO_T@
132 EGREP = @EGREP@
133 EXEEXT = @EXEEXT@
134 F77 = @F77@
135 FFLAGS = @FFLAGS@
136 GLOBAL_INSTALL = @GLOBAL_INSTALL@
137 GREP = @GREP@
138 GUI_CXXFLAGS = @GUI_CXXFLAGS@
139 GUI_LDFLAGS = @GUI_LDFLAGS@
140 GUI_ROOT_DIR = @GUI_ROOT_DIR@
141 IDL = @IDL@
142 IDLCXXFLAGS = @IDLCXXFLAGS@
143 IDLPYFLAGS = @IDLPYFLAGS@
144 IDL_CLN_CXX = @IDL_CLN_CXX@
145 IDL_CLN_H = @IDL_CLN_H@
146 IDL_CLN_OBJ = @IDL_CLN_OBJ@
147 IDL_SRV_CXX = @IDL_SRV_CXX@
148 IDL_SRV_H = @IDL_SRV_H@
149 IDL_SRV_OBJ = @IDL_SRV_OBJ@
150 INSTALL = @INSTALL@
151 INSTALL_DATA = @INSTALL_DATA@
152 INSTALL_PROGRAM = @INSTALL_PROGRAM@
153 INSTALL_SCRIPT = @INSTALL_SCRIPT@
154 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
155 KERNEL_CXXFLAGS = @KERNEL_CXXFLAGS@
156 KERNEL_LDFLAGS = @KERNEL_LDFLAGS@
157 KERNEL_ROOT_DIR = @KERNEL_ROOT_DIR@
158 KERNEL_SITE_DIR = @KERNEL_SITE_DIR@
159 LATEX = @LATEX@
160 LDEXPDYNFLAGS = @LDEXPDYNFLAGS@
161 LDFLAGS = @LDFLAGS@
162 LIBOBJS = @LIBOBJS@
163 LIBS = @LIBS@
164 LIBTOOL = @LIBTOOL@
165 LIB_LOCATION_SUFFIX = @LIB_LOCATION_SUFFIX@
166 LN_S = @LN_S@
167 LRELEASE = @LRELEASE@
168 LTLIBOBJS = @LTLIBOBJS@
169 MAKEINFO = @MAKEINFO@
170 MKDIR_P = @MKDIR_P@
171 MOC = @MOC@
172 MODULE_NAME = @MODULE_NAME@
173 OBJEXT = @OBJEXT@
174 OGL_INCLUDES = @OGL_INCLUDES@
175 OGL_LIBS = @OGL_LIBS@
176 OMNIORB_CXXFLAGS = @OMNIORB_CXXFLAGS@
177 OMNIORB_IDL = @OMNIORB_IDL@
178 OMNIORB_IDLCXXFLAGS = @OMNIORB_IDLCXXFLAGS@
179 OMNIORB_IDLPYFLAGS = @OMNIORB_IDLPYFLAGS@
180 OMNIORB_IDL_CLN_CXX = @OMNIORB_IDL_CLN_CXX@
181 OMNIORB_IDL_CLN_H = @OMNIORB_IDL_CLN_H@
182 OMNIORB_IDL_CLN_OBJ = @OMNIORB_IDL_CLN_OBJ@
183 OMNIORB_IDL_SRV_CXX = @OMNIORB_IDL_SRV_CXX@
184 OMNIORB_IDL_SRV_H = @OMNIORB_IDL_SRV_H@
185 OMNIORB_IDL_SRV_OBJ = @OMNIORB_IDL_SRV_OBJ@
186 OMNIORB_IDL_TIE_CXX = @OMNIORB_IDL_TIE_CXX@
187 OMNIORB_IDL_TIE_H = @OMNIORB_IDL_TIE_H@
188 OMNIORB_INCLUDES = @OMNIORB_INCLUDES@
189 OMNIORB_LIBS = @OMNIORB_LIBS@
190 OMNIORB_PACOIDLCXXFLAGS = @OMNIORB_PACOIDLCXXFLAGS@
191 OMNIORB_ROOT = @OMNIORB_ROOT@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_VERSION = @PACKAGE_VERSION@
198 PACOIDLCXXFLAGS = @PACOIDLCXXFLAGS@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 PDFLATEX = @PDFLATEX@
201 PTHREAD_CC = @PTHREAD_CC@
202 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
203 PTHREAD_LIBS = @PTHREAD_LIBS@
204 PYTHON = @PYTHON@
205 PYTHONHOME = @PYTHONHOME@
206 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
207 PYTHON_INCLUDES = @PYTHON_INCLUDES@
208 PYTHON_LIBS = @PYTHON_LIBS@
209 PYTHON_PLATFORM = @PYTHON_PLATFORM@
210 PYTHON_PREFIX = @PYTHON_PREFIX@
211 PYTHON_SITE = @PYTHON_SITE@
212 PYTHON_SITE_EXEC = @PYTHON_SITE_EXEC@
213 PYTHON_SITE_INSTALL = @PYTHON_SITE_INSTALL@
214 PYTHON_SITE_PACKAGE = @PYTHON_SITE_PACKAGE@
215 PYTHON_VERSION = @PYTHON_VERSION@
216 QRCC = @QRCC@
217 QTDIR = @QTDIR@
218 QT_ASSISTANT_INCLUDES = @QT_ASSISTANT_INCLUDES@
219 QT_ASSISTANT_LIBS = @QT_ASSISTANT_LIBS@
220 QT_CORE_LIBS = @QT_CORE_LIBS@
221 QT_GUI_LIBS = @QT_GUI_LIBS@
222 QT_INCLUDES = @QT_INCLUDES@
223 QT_LIBS = @QT_LIBS@
224 QT_LIB_DIR = @QT_LIB_DIR@
225 QT_MT_INCLUDES = @QT_MT_INCLUDES@
226 QT_MT_LIBS = @QT_MT_LIBS@
227 QT_OTHER_LIBS = @QT_OTHER_LIBS@
228 QT_ROOT = @QT_ROOT@
229 QT_VERSION = @QT_VERSION@
230 QT_VERSION_ID = @QT_VERSION_ID@
231 RANLIB = @RANLIB@
232 ROOT_BUILDDIR = @ROOT_BUILDDIR@
233 ROOT_SRCDIR = @ROOT_SRCDIR@
234 RST2HTML = @RST2HTML@
235 SETX = @SETX@
236 SET_MAKE = @SET_MAKE@
237 SHELL = @SHELL@
238 STDLIB = @STDLIB@
239 STRIP = @STRIP@
240 TEMP = @TEMP@
241 UIC = @UIC@
242 VERSION = @VERSION@
243 XVERSION = @XVERSION@
244 abs_builddir = @abs_builddir@
245 abs_srcdir = @abs_srcdir@
246 abs_top_builddir = @abs_top_builddir@
247 abs_top_srcdir = @abs_top_srcdir@
248 ac_ct_CC = @ac_ct_CC@
249 ac_ct_CXX = @ac_ct_CXX@
250 ac_ct_F77 = @ac_ct_F77@
251 acx_pthread_config = @acx_pthread_config@
252 am__include = @am__include@
253 am__leading_dot = @am__leading_dot@
254 am__quote = @am__quote@
255 am__tar = @am__tar@
256 am__untar = @am__untar@
257 bindir = $(prefix)/bin/salome
258 build = @build@
259 build_alias = @build_alias@
260 build_cpu = @build_cpu@
261 build_os = @build_os@
262 build_vendor = @build_vendor@
263 builddir = @builddir@
264 datadir = @datadir@
265 datarootdir = @datarootdir@
266
267 # Documentation directory
268 docdir = $(datadir)/doc/salome
269 dvidir = @dvidir@
270 exec_prefix = @exec_prefix@
271 host = @host@
272 host_alias = @host_alias@
273 host_cpu = @host_cpu@
274 host_os = @host_os@
275 host_vendor = @host_vendor@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = $(prefix)/lib@LIB_LOCATION_SUFFIX@/salome
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 pkgpyexecdir = @pkgpyexecdir@
289 pkgpythondir = @pkgpythondir@
290 prefix = @prefix@
291 program_transform_name = @program_transform_name@
292 psdir = @psdir@
293 pyexecdir = @pyexecdir@
294 pythondir = @pythondir@
295 sbindir = @sbindir@
296 sharedstatedir = @sharedstatedir@
297 srcdir = @srcdir@
298 sysconfdir = @sysconfdir@
299 target = @target@
300 target_alias = @target_alias@
301 target_cpu = @target_cpu@
302 target_os = @target_os@
303 target_vendor = @target_vendor@
304 top_builddir = @top_builddir@
305 top_srcdir = @top_srcdir@
306
307 # ============================================================
308 # The following is to avoid PACKAGE_... env variable
309 # redefinition compilation warnings
310 # ============================================================
311 #
312 AM_CXXFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
313 AM_CPPFLAGS = @KERNEL_CXXFLAGS@ -include SALOMEconfig.h
314
315 # ============================================================
316 # This file defines the common definitions used in several
317 # Makefile. This file must be included, if needed, by the file
318 # Makefile.am.
319 # ============================================================
320 # Standard directory for installation
321 #
322 salomeincludedir = $(includedir)/salome
323 salomescriptdir = $(bindir)
324 salomepythondir = $(pythondir)/salome
325 salomepyexecdir = $(pyexecdir)/salome
326
327 # Directory for installing idl files
328 salomeidldir = $(prefix)/idl/salome
329
330 # Directory for installing resource files
331 salomeresdir = $(prefix)/share/salome/resources/@MODULE_NAME@
332
333 # Directories for installing admin files
334 admlocaldir = $(prefix)/adm_local
335 admlocalunixdir = $(admlocaldir)/unix
336 admlocalm4dir = $(admlocaldir)/unix/config_files
337
338 # Shared modules installation directory
339 sharedpkgpythondir = $(salomepythondir)/shared_modules
340
341 # extra distributed files
342 EXTRA_DIST = $(MOC_FILES:%_moc.cxx=%.h) $(QRC_FILES:qrc_%.cxx=%.qrc) \
343              $(UIC_FILES:ui_%.h=%.ui) $(nodist_salomeres_DATA:%.qm=%.ts)
344
345
346 #  File   : Makefile.in
347 #  Author : (CEA)
348 #  Modified by : Alexander BORODIN (OCN) - autotools usage
349 #
350 SUBDIRS = :sat:{PYCMP} :sat:{PYCMP}GUI
351 all: all-recursive
352
353 .SUFFIXES:
354 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
355         @for dep in $?; do \
356           case '$(am__configure_deps)' in \
357             *$$dep*) \
358               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
359                 && exit 0; \
360               exit 1;; \
361           esac; \
362         done; \
363         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
364         cd $(top_srcdir) && \
365           $(AUTOMAKE) --gnu  src/Makefile
366 .PRECIOUS: Makefile
367 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
368         @case '$?' in \
369           *config.status*) \
370             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
371           *) \
372             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
373             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
374         esac;
375
376 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
377         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379 $(top_srcdir)/configure:  $(am__configure_deps)
380         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
382         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
383
384 mostlyclean-libtool:
385         -rm -f *.lo
386
387 clean-libtool:
388         -rm -rf .libs _libs
389
390 # This directory's subdirectories are mostly independent; you can cd
391 # into them and run `make' without going through this Makefile.
392 # To change the values of `make' variables: instead of editing Makefiles,
393 # (1) if the variable is set in `config.status', edit `config.status'
394 #     (which will cause the Makefiles to be regenerated when you run `make');
395 # (2) otherwise, pass the desired values on the `make' command line.
396 $(RECURSIVE_TARGETS):
397         @failcom='exit 1'; \
398         for f in x $$MAKEFLAGS; do \
399           case $$f in \
400             *=* | --[!k]*);; \
401             *k*) failcom='fail=yes';; \
402           esac; \
403         done; \
404         dot_seen=no; \
405         target=`echo $@ | sed s/-recursive//`; \
406         list='$(SUBDIRS)'; for subdir in $$list; do \
407           echo "Making $$target in $$subdir"; \
408           if test "$$subdir" = "."; then \
409             dot_seen=yes; \
410             local_target="$$target-am"; \
411           else \
412             local_target="$$target"; \
413           fi; \
414           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
415           || eval $$failcom; \
416         done; \
417         if test "$$dot_seen" = "no"; then \
418           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
419         fi; test -z "$$fail"
420
421 $(RECURSIVE_CLEAN_TARGETS):
422         @failcom='exit 1'; \
423         for f in x $$MAKEFLAGS; do \
424           case $$f in \
425             *=* | --[!k]*);; \
426             *k*) failcom='fail=yes';; \
427           esac; \
428         done; \
429         dot_seen=no; \
430         case "$@" in \
431           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
432           *) list='$(SUBDIRS)' ;; \
433         esac; \
434         rev=''; for subdir in $$list; do \
435           if test "$$subdir" = "."; then :; else \
436             rev="$$subdir $$rev"; \
437           fi; \
438         done; \
439         rev="$$rev ."; \
440         target=`echo $@ | sed s/-recursive//`; \
441         for subdir in $$rev; do \
442           echo "Making $$target in $$subdir"; \
443           if test "$$subdir" = "."; then \
444             local_target="$$target-am"; \
445           else \
446             local_target="$$target"; \
447           fi; \
448           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
449           || eval $$failcom; \
450         done && test -z "$$fail"
451 tags-recursive:
452         list='$(SUBDIRS)'; for subdir in $$list; do \
453           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
454         done
455 ctags-recursive:
456         list='$(SUBDIRS)'; for subdir in $$list; do \
457           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
458         done
459
460 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
461         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '    { files[$$0] = 1; } \
466                END { for (i in files) print i; }'`; \
467         mkid -fID $$unique
468 tags: TAGS
469
470 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
471                 $(TAGS_FILES) $(LISP)
472         tags=; \
473         here=`pwd`; \
474         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
475           include_option=--etags-include; \
476           empty_fix=.; \
477         else \
478           include_option=--include; \
479           empty_fix=; \
480         fi; \
481         list='$(SUBDIRS)'; for subdir in $$list; do \
482           if test "$$subdir" = .; then :; else \
483             test ! -f $$subdir/TAGS || \
484               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
485           fi; \
486         done; \
487         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
488         unique=`for i in $$list; do \
489             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490           done | \
491           $(AWK) '    { files[$$0] = 1; } \
492                END { for (i in files) print i; }'`; \
493         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
494           test -n "$$unique" || unique=$$empty_fix; \
495           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
496             $$tags $$unique; \
497         fi
498 ctags: CTAGS
499 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
500                 $(TAGS_FILES) $(LISP)
501         tags=; \
502         here=`pwd`; \
503         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
504         unique=`for i in $$list; do \
505             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506           done | \
507           $(AWK) '    { files[$$0] = 1; } \
508                END { for (i in files) print i; }'`; \
509         test -z "$(CTAGS_ARGS)$$tags$$unique" \
510           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
511              $$tags $$unique
512
513 GTAGS:
514         here=`$(am__cd) $(top_builddir) && pwd` \
515           && cd $(top_srcdir) \
516           && gtags -i $(GTAGS_ARGS) $$here
517
518 distclean-tags:
519         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
520
521 distdir: $(DISTFILES)
522         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
524         list='$(DISTFILES)'; \
525           dist_files=`for file in $$list; do echo $$file; done | \
526           sed -e "s|^$$srcdirstrip/||;t" \
527               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
528         case $$dist_files in \
529           */*) $(MKDIR_P) `echo "$$dist_files" | \
530                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
531                            sort -u` ;; \
532         esac; \
533         for file in $$dist_files; do \
534           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
535           if test -d $$d/$$file; then \
536             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
537             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
538               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
539             fi; \
540             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
541           else \
542             test -f $(distdir)/$$file \
543             || cp -p $$d/$$file $(distdir)/$$file \
544             || exit 1; \
545           fi; \
546         done
547         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
548           if test "$$subdir" = .; then :; else \
549             test -d "$(distdir)/$$subdir" \
550             || $(MKDIR_P) "$(distdir)/$$subdir" \
551             || exit 1; \
552             distdir=`$(am__cd) $(distdir) && pwd`; \
553             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
554             (cd $$subdir && \
555               $(MAKE) $(AM_MAKEFLAGS) \
556                 top_distdir="$$top_distdir" \
557                 distdir="$$distdir/$$subdir" \
558                 am__remove_distdir=: \
559                 am__skip_length_check=: \
560                 distdir) \
561               || exit 1; \
562           fi; \
563         done
564 check-am: all-am
565 check: check-recursive
566 all-am: Makefile
567 installdirs: installdirs-recursive
568 installdirs-am:
569 install: install-recursive
570 install-exec: install-exec-recursive
571 install-data: install-data-recursive
572 uninstall: uninstall-recursive
573
574 install-am: all-am
575         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
576
577 installcheck: installcheck-recursive
578 install-strip:
579         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
580           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
581           `test -z '$(STRIP)' || \
582             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
583 mostlyclean-generic:
584
585 clean-generic:
586
587 distclean-generic:
588         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
589
590 maintainer-clean-generic:
591         @echo "This command is intended for maintainers to use"
592         @echo "it deletes files that may require special tools to rebuild."
593 clean: clean-recursive
594
595 clean-am: clean-generic clean-libtool mostlyclean-am
596
597 distclean: distclean-recursive
598         -rm -f Makefile
599 distclean-am: clean-am distclean-generic distclean-tags
600
601 dvi: dvi-recursive
602
603 dvi-am:
604
605 html: html-recursive
606
607 info: info-recursive
608
609 info-am:
610
611 install-data-am:
612
613 install-dvi: install-dvi-recursive
614
615 install-exec-am:
616
617 install-html: install-html-recursive
618
619 install-info: install-info-recursive
620
621 install-man:
622
623 install-pdf: install-pdf-recursive
624
625 install-ps: install-ps-recursive
626
627 installcheck-am:
628
629 maintainer-clean: maintainer-clean-recursive
630         -rm -f Makefile
631 maintainer-clean-am: distclean-am maintainer-clean-generic
632
633 mostlyclean: mostlyclean-recursive
634
635 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
636         mostlyclean-local
637
638 pdf: pdf-recursive
639
640 pdf-am:
641
642 ps: ps-recursive
643
644 ps-am:
645
646 uninstall-am:
647
648 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
649         install-strip
650
651 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
652         all all-am check check-am clean clean-generic clean-libtool \
653         ctags ctags-recursive distclean distclean-generic \
654         distclean-libtool distclean-tags distdir dvi dvi-am html \
655         html-am info info-am install install-am install-data \
656         install-data-am install-dvi install-dvi-am install-exec \
657         install-exec-am install-html install-html-am install-info \
658         install-info-am install-man install-pdf install-pdf-am \
659         install-ps install-ps-am install-strip installcheck \
660         installcheck-am installdirs installdirs-am maintainer-clean \
661         maintainer-clean-generic mostlyclean mostlyclean-generic \
662         mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am tags \
663         tags-recursive uninstall uninstall-am
664
665
666 # common rules
667
668 # meta object implementation files generation (moc)
669 %_moc.cxx: %.h
670         $(MOC) $< -o $@
671
672 # translation (*.qm) files generation (lrelease)
673 %.qm: %.ts
674         $(LRELEASE) $< -qm $@
675
676 # resource files generation (qrcc)
677 qrc_%.cxx: %.qrc
678         $(QRCC) $< -o $@ -name $(*F)
679
680 # qt forms files generation (uic)
681 ui_%.h: %.ui
682         $(UIC) -o $@ $<
683
684 # customize clean operation
685 mostlyclean-local:
686         rm -f @builddir@/*_moc.cxx
687         rm -f @builddir@/*.qm
688         rm -f @builddir@/ui_*.h
689         rm -f @builddir@/qrc_*.cxx
690
691 # tests
692 tests: unittest
693
694 unittest: $(UNIT_TEST_PROG)
695         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
696             $(UNIT_TEST_PROG);                     \
697         fi;
698 # Tell versions [3.59,3.63) of GNU make to not export all variables.
699 # Otherwise a system limit (for SysV at least) may be exceeded.
700 .NOEXPORT: