]> SALOME platform Git repositories - tools/sat.git/blob - data/templates/PythonComponent/adm_local/unix/config_files/Makefile.in
Salome HOME
add the template command
[tools/sat.git] / data / templates / PythonComponent / adm_local / unix / config_files / 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_admlocalm4_DATA) $(srcdir)/Makefile.am \
75         $(srcdir)/Makefile.in \
76         $(top_srcdir)/adm_local/unix/make_common_starter.am \
77         config.guess config.sub install-sh ltmain.sh missing
78 subdir = adm_local/unix/config_files
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
81 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
82         $(ACLOCAL_M4)
83 mkinstalldirs = $(install_sh) -d
84 CONFIG_CLEAN_FILES =
85 SOURCES =
86 DIST_SOURCES =
87 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
88 am__vpath_adj = case $$p in \
89     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
90     *) f=$$p;; \
91   esac;
92 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
93 am__installdirs = "$(DESTDIR)$(admlocalm4dir)"
94 dist_admlocalm4DATA_INSTALL = $(INSTALL_DATA)
95 DATA = $(dist_admlocalm4_DATA)
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 dist_admlocalm4_DATA = \
346         check_:sat:{PYCMP}.m4
347
348 all: all-am
349
350 .SUFFIXES:
351 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/adm_local/unix/make_common_starter.am $(am__configure_deps)
352         @for dep in $?; do \
353           case '$(am__configure_deps)' in \
354             *$$dep*) \
355               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
356                 && exit 0; \
357               exit 1;; \
358           esac; \
359         done; \
360         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  adm_local/unix/config_files/Makefile'; \
361         cd $(top_srcdir) && \
362           $(AUTOMAKE) --gnu  adm_local/unix/config_files/Makefile
363 .PRECIOUS: Makefile
364 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
365         @case '$?' in \
366           *config.status*) \
367             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
368           *) \
369             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
370             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
371         esac;
372
373 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375
376 $(top_srcdir)/configure:  $(am__configure_deps)
377         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
378 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
379         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
380
381 mostlyclean-libtool:
382         -rm -f *.lo
383
384 clean-libtool:
385         -rm -rf .libs _libs
386 install-dist_admlocalm4DATA: $(dist_admlocalm4_DATA)
387         @$(NORMAL_INSTALL)
388         test -z "$(admlocalm4dir)" || $(MKDIR_P) "$(DESTDIR)$(admlocalm4dir)"
389         @list='$(dist_admlocalm4_DATA)'; for p in $$list; do \
390           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
391           f=$(am__strip_dir) \
392           echo " $(dist_admlocalm4DATA_INSTALL) '$$d$$p' '$(DESTDIR)$(admlocalm4dir)/$$f'"; \
393           $(dist_admlocalm4DATA_INSTALL) "$$d$$p" "$(DESTDIR)$(admlocalm4dir)/$$f"; \
394         done
395
396 uninstall-dist_admlocalm4DATA:
397         @$(NORMAL_UNINSTALL)
398         @list='$(dist_admlocalm4_DATA)'; for p in $$list; do \
399           f=$(am__strip_dir) \
400           echo " rm -f '$(DESTDIR)$(admlocalm4dir)/$$f'"; \
401           rm -f "$(DESTDIR)$(admlocalm4dir)/$$f"; \
402         done
403 tags: TAGS
404 TAGS:
405
406 ctags: CTAGS
407 CTAGS:
408
409
410 distdir: $(DISTFILES)
411         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
412         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
413         list='$(DISTFILES)'; \
414           dist_files=`for file in $$list; do echo $$file; done | \
415           sed -e "s|^$$srcdirstrip/||;t" \
416               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
417         case $$dist_files in \
418           */*) $(MKDIR_P) `echo "$$dist_files" | \
419                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
420                            sort -u` ;; \
421         esac; \
422         for file in $$dist_files; do \
423           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
424           if test -d $$d/$$file; then \
425             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
426             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
427               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
428             fi; \
429             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
430           else \
431             test -f $(distdir)/$$file \
432             || cp -p $$d/$$file $(distdir)/$$file \
433             || exit 1; \
434           fi; \
435         done
436 check-am: all-am
437 check: check-am
438 all-am: Makefile $(DATA)
439 installdirs:
440         for dir in "$(DESTDIR)$(admlocalm4dir)"; do \
441           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
442         done
443 install: install-am
444 install-exec: install-exec-am
445 install-data: install-data-am
446 uninstall: uninstall-am
447
448 install-am: all-am
449         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
450
451 installcheck: installcheck-am
452 install-strip:
453         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
454           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
455           `test -z '$(STRIP)' || \
456             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
457 mostlyclean-generic:
458
459 clean-generic:
460
461 distclean-generic:
462         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
463
464 maintainer-clean-generic:
465         @echo "This command is intended for maintainers to use"
466         @echo "it deletes files that may require special tools to rebuild."
467 clean: clean-am
468
469 clean-am: clean-generic clean-libtool mostlyclean-am
470
471 distclean: distclean-am
472         -rm -f Makefile
473 distclean-am: clean-am distclean-generic
474
475 dvi: dvi-am
476
477 dvi-am:
478
479 html: html-am
480
481 info: info-am
482
483 info-am:
484
485 install-data-am: install-dist_admlocalm4DATA
486
487 install-dvi: install-dvi-am
488
489 install-exec-am:
490
491 install-html: install-html-am
492
493 install-info: install-info-am
494
495 install-man:
496
497 install-pdf: install-pdf-am
498
499 install-ps: install-ps-am
500
501 installcheck-am:
502
503 maintainer-clean: maintainer-clean-am
504         -rm -f Makefile
505 maintainer-clean-am: distclean-am maintainer-clean-generic
506
507 mostlyclean: mostlyclean-am
508
509 mostlyclean-am: mostlyclean-generic mostlyclean-libtool \
510         mostlyclean-local
511
512 pdf: pdf-am
513
514 pdf-am:
515
516 ps: ps-am
517
518 ps-am:
519
520 uninstall-am: uninstall-dist_admlocalm4DATA
521
522 .MAKE: install-am install-strip
523
524 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
525         distclean distclean-generic distclean-libtool distdir dvi \
526         dvi-am html html-am info info-am install install-am \
527         install-data install-data-am install-dist_admlocalm4DATA \
528         install-dvi install-dvi-am install-exec install-exec-am \
529         install-html install-html-am install-info install-info-am \
530         install-man install-pdf install-pdf-am install-ps \
531         install-ps-am install-strip installcheck installcheck-am \
532         installdirs maintainer-clean maintainer-clean-generic \
533         mostlyclean mostlyclean-generic mostlyclean-libtool \
534         mostlyclean-local pdf pdf-am ps ps-am uninstall uninstall-am \
535         uninstall-dist_admlocalm4DATA
536
537
538 # common rules
539
540 # meta object implementation files generation (moc)
541 %_moc.cxx: %.h
542         $(MOC) $< -o $@
543
544 # translation (*.qm) files generation (lrelease)
545 %.qm: %.ts
546         $(LRELEASE) $< -qm $@
547
548 # resource files generation (qrcc)
549 qrc_%.cxx: %.qrc
550         $(QRCC) $< -o $@ -name $(*F)
551
552 # qt forms files generation (uic)
553 ui_%.h: %.ui
554         $(UIC) -o $@ $<
555
556 # customize clean operation
557 mostlyclean-local:
558         rm -f @builddir@/*_moc.cxx
559         rm -f @builddir@/*.qm
560         rm -f @builddir@/ui_*.h
561         rm -f @builddir@/qrc_*.cxx
562
563 # tests
564 tests: unittest
565
566 unittest: $(UNIT_TEST_PROG)
567         @if test "x$(UNIT_TEST_PROG)" != "x"; then \
568             $(UNIT_TEST_PROG);                     \
569         fi;
570 # Tell versions [3.59,3.63) of GNU make to not export all variables.
571 # Otherwise a system limit (for SysV at least) may be exceeded.
572 .NOEXPORT: