Salome HOME
fix archive not found in product
[tools/sat.git] / data / templates / PythonComponent / adm_local / unix / 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="${_dollar}{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 = adm_local/unix
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 SUBDIRS = config_files
346 all: all-recursive
347
348 .SUFFIXES:
349 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
350         @for dep in $?; do \
351           case '$(am__configure_deps)' in \
352             *${_dollar}dep*) \
353               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
354                 && exit 0; \
355               exit 1;; \
356           esac; \
357         done; \
358         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  adm_local/unix/Makefile'; \
359         cd $(top_srcdir) && \
360           $(AUTOMAKE) --gnu  adm_local/unix/Makefile
361 .PRECIOUS: Makefile
362 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363         @case '$?' in \
364           *config.status*) \
365             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
366           *) \
367             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
369         esac;
370
371 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
372         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373
374 $(top_srcdir)/configure:  $(am__configure_deps)
375         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
377         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378
379 mostlyclean-libtool:
380         -rm -f *.lo
381
382 clean-libtool:
383         -rm -rf .libs _libs
384
385 # This directory's subdirectories are mostly independent; you can cd
386 # into them and run `make' without going through this Makefile.
387 # To change the values of `make' variables: instead of editing Makefiles,
388 # (1) if the variable is set in `config.status', edit `config.status'
389 #     (which will cause the Makefiles to be regenerated when you run `make');
390 # (2) otherwise, pass the desired values on the `make' command line.
391 $(RECURSIVE_TARGETS):
392         @failcom='exit 1'; \
393         for f in x ${_dollar}MAKEFLAGS; do \
394           case ${_dollar}f in \
395             *=* | --[!k]*);; \
396             *k*) failcom='fail=yes';; \
397           esac; \
398         done; \
399         dot_seen=no; \
400         target=`echo $@ | sed s/-recursive//`; \
401         list='$(SUBDIRS)'; for subdir in ${_dollar}list; do \
402           echo "Making ${_dollar}target in ${_dollar}subdir"; \
403           if test "${_dollar}subdir" = "."; then \
404             dot_seen=yes; \
405             local_target="${_dollar}target-am"; \
406           else \
407             local_target="${_dollar}target"; \
408           fi; \
409           (cd ${_dollar}subdir && $(MAKE) $(AM_MAKEFLAGS) ${_dollar}local_target) \
410           || eval ${_dollar}failcom; \
411         done; \
412         if test "${_dollar}dot_seen" = "no"; then \
413           $(MAKE) $(AM_MAKEFLAGS) "${_dollar}target-am" || exit 1; \
414         fi; test -z "${_dollar}fail"
415
416 $(RECURSIVE_CLEAN_TARGETS):
417         @failcom='exit 1'; \
418         for f in x ${_dollar}MAKEFLAGS; do \
419           case ${_dollar}f in \
420             *=* | --[!k]*);; \
421             *k*) failcom='fail=yes';; \
422           esac; \
423         done; \
424         dot_seen=no; \
425         case "$@" in \
426           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
427           *) list='$(SUBDIRS)' ;; \
428         esac; \
429         rev=''; for subdir in ${_dollar}list; do \
430           if test "${_dollar}subdir" = "."; then :; else \
431             rev="${_dollar}subdir ${_dollar}rev"; \
432           fi; \
433         done; \
434         rev="${_dollar}rev ."; \
435         target=`echo $@ | sed s/-recursive//`; \
436         for subdir in ${_dollar}rev; do \
437           echo "Making ${_dollar}target in ${_dollar}subdir"; \
438           if test "${_dollar}subdir" = "."; then \
439             local_target="${_dollar}target-am"; \
440           else \
441             local_target="${_dollar}target"; \
442           fi; \
443           (cd ${_dollar}subdir && $(MAKE) $(AM_MAKEFLAGS) ${_dollar}local_target) \
444           || eval ${_dollar}failcom; \
445         done && test -z "${_dollar}fail"
446 tags-recursive:
447         list='$(SUBDIRS)'; for subdir in ${_dollar}list; do \
448           test "${_dollar}subdir" = . || (cd ${_dollar}subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
449         done
450 ctags-recursive:
451         list='$(SUBDIRS)'; for subdir in ${_dollar}list; do \
452           test "${_dollar}subdir" = . || (cd ${_dollar}subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
453         done
454
455 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
456         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
457         unique=`for i in ${_dollar}list; do \
458             if test -f "${_dollar}i"; then echo ${_dollar}i; else echo $(srcdir)/${_dollar}i; fi; \
459           done | \
460           $(AWK) '    { files[${_dollar}0] = 1; } \
461                END { for (i in files) print i; }'`; \
462         mkid -fID ${_dollar}unique
463 tags: TAGS
464
465 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
466                 $(TAGS_FILES) $(LISP)
467         tags=; \
468         here=`pwd`; \
469         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
470           include_option=--etags-include; \
471           empty_fix=.; \
472         else \
473           include_option=--include; \
474           empty_fix=; \
475         fi; \
476         list='$(SUBDIRS)'; for subdir in ${_dollar}list; do \
477           if test "${_dollar}subdir" = .; then :; else \
478             test ! -f ${_dollar}subdir/TAGS || \
479               tags="${_dollar}tags ${_dollar}include_option=${_dollar}here/${_dollar}subdir/TAGS"; \
480           fi; \
481         done; \
482         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
483         unique=`for i in ${_dollar}list; do \
484             if test -f "${_dollar}i"; then echo ${_dollar}i; else echo $(srcdir)/${_dollar}i; fi; \
485           done | \
486           $(AWK) '    { files[${_dollar}0] = 1; } \
487                END { for (i in files) print i; }'`; \
488         if test -z "$(ETAGS_ARGS)${_dollar}tags${_dollar}unique"; then :; else \
489           test -n "${_dollar}unique" || unique=${_dollar}empty_fix; \
490           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
491             ${_dollar}tags ${_dollar}unique; \
492         fi
493 ctags: CTAGS
494 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
495                 $(TAGS_FILES) $(LISP)
496         tags=; \
497         here=`pwd`; \
498         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
499         unique=`for i in ${_dollar}list; do \
500             if test -f "${_dollar}i"; then echo ${_dollar}i; else echo $(srcdir)/${_dollar}i; fi; \
501           done | \
502           $(AWK) '    { files[${_dollar}0] = 1; } \
503                END { for (i in files) print i; }'`; \
504         test -z "$(CTAGS_ARGS)${_dollar}tags${_dollar}unique" \
505           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
506              ${_dollar}tags ${_dollar}unique
507
508 GTAGS:
509         here=`$(am__cd) $(top_builddir) && pwd` \
510           && cd $(top_srcdir) \
511           && gtags -i $(GTAGS_ARGS) ${_dollar}here
512
513 distclean-tags:
514         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
515
516 distdir: $(DISTFILES)
517         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^${_dollar}\\*]/\\\\&/g'`; \
518         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^${_dollar}\\*]/\\\\&/g'`; \
519         list='$(DISTFILES)'; \
520           dist_files=`for file in ${_dollar}list; do echo ${_dollar}file; done | \
521           sed -e "s|^${_dollar}srcdirstrip/||;t" \
522               -e "s|^${_dollar}topsrcdirstrip/|$(top_builddir)/|;t"`; \
523         case ${_dollar}dist_files in \
524           */*) $(MKDIR_P) `echo "${_dollar}dist_files" | \
525                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*${_dollar},,' | \
526                            sort -u` ;; \
527         esac; \
528         for file in ${_dollar}dist_files; do \
529           if test -f ${_dollar}file || test -d ${_dollar}file; then d=.; else d=$(srcdir); fi; \
530           if test -d ${_dollar}d/${_dollar}file; then \
531             dir=`echo "/${_dollar}file" | sed -e 's,/[^/]*${_dollar},,'`; \
532             if test -d $(srcdir)/${_dollar}file && test ${_dollar}d != $(srcdir); then \
533               cp -pR $(srcdir)/${_dollar}file $(distdir)${_dollar}dir || exit 1; \
534             fi; \
535             cp -pR ${_dollar}d/${_dollar}file $(distdir)${_dollar}dir || exit 1; \
536           else \
537             test -f $(distdir)/${_dollar}file \
538             || cp -p ${_dollar}d/${_dollar}file $(distdir)/${_dollar}file \
539             || exit 1; \
540           fi; \
541         done
542         list='$(DIST_SUBDIRS)'; for subdir in ${_dollar}list; do \
543           if test "${_dollar}subdir" = .; then :; else \
544             test -d "$(distdir)/${_dollar}subdir" \
545             || $(MKDIR_P) "$(distdir)/${_dollar}subdir" \
546             || exit 1; \
547             distdir=`$(am__cd) $(distdir) && pwd`; \
548             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
549             (cd ${_dollar}subdir && \
550               $(MAKE) $(AM_MAKEFLAGS) \
551                 top_distdir="${_dollar}top_distdir" \
552                 distdir="${_dollar}distdir/${_dollar}subdir" \
553                 am__remove_distdir=: \
554                 am__skip_length_check=: \
555                 distdir) \
556               || exit 1; \
557           fi; \
558         done
559 check-am: all-am
560 check: check-recursive
561 all-am: Makefile
562 installdirs: installdirs-recursive
563 installdirs-am:
564 install: install-recursive
565 install-exec: install-exec-recursive
566 install-data: install-data-recursive
567 uninstall: uninstall-recursive
568
569 install-am: all-am
570         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
571
572 installcheck: installcheck-recursive
573 install-strip:
574         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
575           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
576           `test -z '$(STRIP)' || \
577             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
578 mostlyclean-generic:
579
580 clean-generic:
581
582 distclean-generic:
583         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
584
585 maintainer-clean-generic:
586         @echo "This command is intended for maintainers to use"
587         @echo "it deletes files that may require special tools to rebuild."
588 clean: clean-recursive
589
590 clean-am: clean-generic clean-libtool mostlyclean-am
591
592 distclean: distclean-recursive
593         -rm -f Makefile
594 distclean-am: clean-am distclean-generic distclean-tags
595
596 dvi: dvi-recursive
597
598 dvi-am:
599
600 html: html-recursive
601
602 info: info-recursive
603
604 info-am:
605
606 install-data-am:
607
608 install-dvi: install-dvi-recursive
609
610 install-exec-am:
611
612 install-html: install-html-recursive
613
614 install-info: install-info-recursive
615
616 install-man:
617
618 install-pdf: install-pdf-recursive
619
620 install-ps: install-ps-recursive
621
622 installcheck-am:
623
624 maintainer-clean: maintainer-clean-recursive
625         -rm -f Makefile
626 maintainer-clean-am: distclean-am maintainer-clean-generic
627
628 mostlyclean: mostlyclean-recursive
629
630 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
631         mostlyclean-local
632
633 pdf: pdf-recursive
634
635 pdf-am:
636
637 ps: ps-recursive
638
639 ps-am:
640
641 uninstall-am:
642
643 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
644         install-strip
645
646 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
647         all all-am check check-am clean clean-generic clean-libtool \
648         ctags ctags-recursive distclean distclean-generic \
649         distclean-libtool distclean-tags distdir dvi dvi-am html \
650         html-am info info-am install install-am install-data \
651         install-data-am install-dvi install-dvi-am install-exec \
652         install-exec-am install-html install-html-am install-info \
653         install-info-am install-man install-pdf install-pdf-am \
654         install-ps install-ps-am install-strip installcheck \
655         installcheck-am installdirs installdirs-am maintainer-clean \
656         maintainer-clean-generic mostlyclean mostlyclean-generic \
657         mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am tags \
658         tags-recursive uninstall uninstall-am
659
660
661 # common rules
662
663 # meta object implementation files generation (moc)
664 %_moc.cxx: %.h
665         $(MOC) $< -o $@
666
667 # translation (*.qm) files generation (lrelease)
668 %.qm: %.ts
669         $(LRELEASE) $< -qm $@
670
671 # resource files generation (qrcc)
672 qrc_%.cxx: %.qrc
673         $(QRCC) $< -o $@ -name $(*F)
674
675 # qt forms files generation (uic)
676 ui_%.h: %.ui
677         $(UIC) -o $@ $<
678
679 # customize clean operation
680 mostlyclean-local:
681         rm -f @builddir@/*_moc.cxx
682         rm -f @builddir@/*.qm
683         rm -f @builddir@/ui_*.h
684         rm -f @builddir@/qrc_*.cxx
685
686 # tests
687 tests: unittest
688
689 unittest: $(UNIT_TEST_PROG)
690         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
691             $(UNIT_TEST_PROG);                     \
692         fi;
693 # Tell versions [3.59,3.63) of GNU make to not export all variables.
694 # Otherwise a system limit (for SysV at least) may be exceeded.
695 .NOEXPORT: