First tlm release
[platform/core/system/tlm.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.11.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = tests
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
38         $(srcdir)/tlm-test.conf.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
41         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
44 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45         $(ACLOCAL_M4)
46 mkinstalldirs = $(install_sh) -d
47 CONFIG_HEADER = $(top_builddir)/config.h
48 CONFIG_CLEAN_FILES = tlm-test.conf
49 CONFIG_CLEAN_VPATH_FILES =
50 AM_V_GEN = $(am__v_GEN_@AM_V@)
51 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52 am__v_GEN_0 = @echo "  GEN   " $@;
53 AM_V_at = $(am__v_at_@AM_V@)
54 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55 am__v_at_0 = @
56 SOURCES =
57 DIST_SOURCES =
58 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
59         html-recursive info-recursive install-data-recursive \
60         install-dvi-recursive install-exec-recursive \
61         install-html-recursive install-info-recursive \
62         install-pdf-recursive install-ps-recursive install-recursive \
63         installcheck-recursive installdirs-recursive pdf-recursive \
64         ps-recursive uninstall-recursive
65 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
66   distclean-recursive maintainer-clean-recursive
67 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
68         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
69         distdir
70 ETAGS = etags
71 CTAGS = ctags
72 DIST_SUBDIRS = config daemon
73 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74 am__relativize = \
75   dir0=`pwd`; \
76   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
77   sed_rest='s,^[^/]*/*,,'; \
78   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
79   sed_butlast='s,/*[^/]*$$,,'; \
80   while test -n "$$dir1"; do \
81     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
82     if test "$$first" != "."; then \
83       if test "$$first" = ".."; then \
84         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
85         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
86       else \
87         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
88         if test "$$first2" = "$$first"; then \
89           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
90         else \
91           dir2="../$$dir2"; \
92         fi; \
93         dir0="$$dir0"/"$$first"; \
94       fi; \
95     fi; \
96     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
97   done; \
98   reldir="$$dir2"
99 ACCOUNT_PLUGIN_NAME = @ACCOUNT_PLUGIN_NAME@
100 ACLOCAL = @ACLOCAL@
101 AMTAR = @AMTAR@
102 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
103 AR = @AR@
104 AUTOCONF = @AUTOCONF@
105 AUTOHEADER = @AUTOHEADER@
106 AUTOMAKE = @AUTOMAKE@
107 AWK = @AWK@
108 CC = @CC@
109 CCDEPMODE = @CCDEPMODE@
110 CFLAGS = @CFLAGS@
111 CHECK_CFLAGS = @CHECK_CFLAGS@
112 CHECK_LIBS = @CHECK_LIBS@
113 CPP = @CPP@
114 CPPFLAGS = @CPPFLAGS@
115 CYGPATH_W = @CYGPATH_W@
116 DEFS = @DEFS@
117 DEPDIR = @DEPDIR@
118 DLLTOOL = @DLLTOOL@
119 DSYMUTIL = @DSYMUTIL@
120 DUMPBIN = @DUMPBIN@
121 ECHO_C = @ECHO_C@
122 ECHO_N = @ECHO_N@
123 ECHO_T = @ECHO_T@
124 EGREP = @EGREP@
125 ELEMENTARY_CFLAGS = @ELEMENTARY_CFLAGS@
126 ELEMENTARY_LIBS = @ELEMENTARY_LIBS@
127 EXEEXT = @EXEEXT@
128 FGREP = @FGREP@
129 GIO_CFLAGS = @GIO_CFLAGS@
130 GIO_LIBS = @GIO_LIBS@
131 GLIB_CFLAGS = @GLIB_CFLAGS@
132 GLIB_LIBS = @GLIB_LIBS@
133 GLIB_MKENUMS = @GLIB_MKENUMS@
134 GMODULE_CFLAGS = @GMODULE_CFLAGS@
135 GMODULE_LIBS = @GMODULE_LIBS@
136 GREP = @GREP@
137 GTKDOC_CHECK = @GTKDOC_CHECK@
138 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
139 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
140 GTKDOC_MKPDF = @GTKDOC_MKPDF@
141 GTKDOC_REBASE = @GTKDOC_REBASE@
142 HTML_DIR = @HTML_DIR@
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 LD = @LD@
149 LDFLAGS = @LDFLAGS@
150 LIBGUM_CFLAGS = @LIBGUM_CFLAGS@
151 LIBGUM_LIBS = @LIBGUM_LIBS@
152 LIBOBJS = @LIBOBJS@
153 LIBS = @LIBS@
154 LIBTLM_NFC_CFLAGS = @LIBTLM_NFC_CFLAGS@
155 LIBTLM_NFC_LIBS = @LIBTLM_NFC_LIBS@
156 LIBTOOL = @LIBTOOL@
157 LIPO = @LIPO@
158 LN_S = @LN_S@
159 LTLIBOBJS = @LTLIBOBJS@
160 MAKEINFO = @MAKEINFO@
161 MANIFEST_TOOL = @MANIFEST_TOOL@
162 MKDIR_P = @MKDIR_P@
163 NM = @NM@
164 NMEDIT = @NMEDIT@
165 OBJDUMP = @OBJDUMP@
166 OBJEXT = @OBJEXT@
167 OTOOL = @OTOOL@
168 OTOOL64 = @OTOOL64@
169 PACKAGE = @PACKAGE@
170 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
171 PACKAGE_NAME = @PACKAGE_NAME@
172 PACKAGE_STRING = @PACKAGE_STRING@
173 PACKAGE_TARNAME = @PACKAGE_TARNAME@
174 PACKAGE_URL = @PACKAGE_URL@
175 PACKAGE_VERSION = @PACKAGE_VERSION@
176 PATH_SEPARATOR = @PATH_SEPARATOR@
177 PKG_CONFIG = @PKG_CONFIG@
178 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
179 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
180 RANLIB = @RANLIB@
181 SED = @SED@
182 SET_MAKE = @SET_MAKE@
183 SHELL = @SHELL@
184 STRIP = @STRIP@
185 TLM_CFLAGS = @TLM_CFLAGS@
186 TLM_LIBS = @TLM_LIBS@
187 VERSION = @VERSION@
188 abs_builddir = @abs_builddir@
189 abs_srcdir = @abs_srcdir@
190 abs_top_builddir = @abs_top_builddir@
191 abs_top_srcdir = @abs_top_srcdir@
192 ac_ct_AR = @ac_ct_AR@
193 ac_ct_CC = @ac_ct_CC@
194 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
195 am__include = @am__include@
196 am__leading_dot = @am__leading_dot@
197 am__quote = @am__quote@
198 am__tar = @am__tar@
199 am__untar = @am__untar@
200 bindir = @bindir@
201 build = @build@
202 build_alias = @build_alias@
203 build_cpu = @build_cpu@
204 build_os = @build_os@
205 build_vendor = @build_vendor@
206 builddir = @builddir@
207 datadir = @datadir@
208 datarootdir = @datarootdir@
209 docdir = @docdir@
210 dvidir = @dvidir@
211 exec_prefix = @exec_prefix@
212 host = @host@
213 host_alias = @host_alias@
214 host_cpu = @host_cpu@
215 host_os = @host_os@
216 host_vendor = @host_vendor@
217 htmldir = @htmldir@
218 includedir = @includedir@
219 infodir = @infodir@
220 install_sh = @install_sh@
221 libdir = @libdir@
222 libexecdir = @libexecdir@
223 localedir = @localedir@
224 localstatedir = @localstatedir@
225 mandir = @mandir@
226 mkdir_p = @mkdir_p@
227 oldincludedir = @oldincludedir@
228 pdfdir = @pdfdir@
229 prefix = @prefix@
230 program_transform_name = @program_transform_name@
231 psdir = @psdir@
232 sbindir = @sbindir@
233 sharedstatedir = @sharedstatedir@
234 srcdir = @srcdir@
235 sysconfdir = @sysconfdir@
236 target_alias = @target_alias@
237 top_build_prefix = @top_build_prefix@
238 top_builddir = @top_builddir@
239 top_srcdir = @top_srcdir@
240 @ENABLE_TESTS_FALSE@SUBDIRS = 
241 @ENABLE_TESTS_TRUE@SUBDIRS = config daemon
242 VALGRIND_TESTS_DISABLE = 
243 EXTRA_DIST = \
244     valgrind.supp \
245     valgrind_common.mk \
246     tlm-test.conf.in \
247     test_common.mk
248
249 all: all-recursive
250
251 .SUFFIXES:
252 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
253         @for dep in $?; do \
254           case '$(am__configure_deps)' in \
255             *$$dep*) \
256               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
257                 && { if test -f $@; then exit 0; else break; fi; }; \
258               exit 1;; \
259           esac; \
260         done; \
261         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
262         $(am__cd) $(top_srcdir) && \
263           $(AUTOMAKE) --gnu tests/Makefile
264 .PRECIOUS: Makefile
265 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
266         @case '$?' in \
267           *config.status*) \
268             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
269           *) \
270             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
271             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
272         esac;
273
274 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276
277 $(top_srcdir)/configure:  $(am__configure_deps)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(am__aclocal_m4_deps):
282 tlm-test.conf: $(top_builddir)/config.status $(srcdir)/tlm-test.conf.in
283         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
284
285 mostlyclean-libtool:
286         -rm -f *.lo
287
288 clean-libtool:
289         -rm -rf .libs _libs
290
291 # This directory's subdirectories are mostly independent; you can cd
292 # into them and run `make' without going through this Makefile.
293 # To change the values of `make' variables: instead of editing Makefiles,
294 # (1) if the variable is set in `config.status', edit `config.status'
295 #     (which will cause the Makefiles to be regenerated when you run `make');
296 # (2) otherwise, pass the desired values on the `make' command line.
297 $(RECURSIVE_TARGETS):
298         @fail= failcom='exit 1'; \
299         for f in x $$MAKEFLAGS; do \
300           case $$f in \
301             *=* | --[!k]*);; \
302             *k*) failcom='fail=yes';; \
303           esac; \
304         done; \
305         dot_seen=no; \
306         target=`echo $@ | sed s/-recursive//`; \
307         list='$(SUBDIRS)'; for subdir in $$list; do \
308           echo "Making $$target in $$subdir"; \
309           if test "$$subdir" = "."; then \
310             dot_seen=yes; \
311             local_target="$$target-am"; \
312           else \
313             local_target="$$target"; \
314           fi; \
315           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316           || eval $$failcom; \
317         done; \
318         if test "$$dot_seen" = "no"; then \
319           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
320         fi; test -z "$$fail"
321
322 $(RECURSIVE_CLEAN_TARGETS):
323         @fail= failcom='exit 1'; \
324         for f in x $$MAKEFLAGS; do \
325           case $$f in \
326             *=* | --[!k]*);; \
327             *k*) failcom='fail=yes';; \
328           esac; \
329         done; \
330         dot_seen=no; \
331         case "$@" in \
332           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
333           *) list='$(SUBDIRS)' ;; \
334         esac; \
335         rev=''; for subdir in $$list; do \
336           if test "$$subdir" = "."; then :; else \
337             rev="$$subdir $$rev"; \
338           fi; \
339         done; \
340         rev="$$rev ."; \
341         target=`echo $@ | sed s/-recursive//`; \
342         for subdir in $$rev; do \
343           echo "Making $$target in $$subdir"; \
344           if test "$$subdir" = "."; then \
345             local_target="$$target-am"; \
346           else \
347             local_target="$$target"; \
348           fi; \
349           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
350           || eval $$failcom; \
351         done && test -z "$$fail"
352 tags-recursive:
353         list='$(SUBDIRS)'; for subdir in $$list; do \
354           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
355         done
356 ctags-recursive:
357         list='$(SUBDIRS)'; for subdir in $$list; do \
358           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
359         done
360
361 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
362         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363         unique=`for i in $$list; do \
364             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365           done | \
366           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367               END { if (nonempty) { for (i in files) print i; }; }'`; \
368         mkid -fID $$unique
369 tags: TAGS
370
371 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
372                 $(TAGS_FILES) $(LISP)
373         set x; \
374         here=`pwd`; \
375         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
376           include_option=--etags-include; \
377           empty_fix=.; \
378         else \
379           include_option=--include; \
380           empty_fix=; \
381         fi; \
382         list='$(SUBDIRS)'; for subdir in $$list; do \
383           if test "$$subdir" = .; then :; else \
384             test ! -f $$subdir/TAGS || \
385               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
386           fi; \
387         done; \
388         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
389         unique=`for i in $$list; do \
390             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391           done | \
392           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393               END { if (nonempty) { for (i in files) print i; }; }'`; \
394         shift; \
395         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
396           test -n "$$unique" || unique=$$empty_fix; \
397           if test $$# -gt 0; then \
398             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
399               "$$@" $$unique; \
400           else \
401             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
402               $$unique; \
403           fi; \
404         fi
405 ctags: CTAGS
406 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
409         unique=`for i in $$list; do \
410             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
411           done | \
412           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
413               END { if (nonempty) { for (i in files) print i; }; }'`; \
414         test -z "$(CTAGS_ARGS)$$unique" \
415           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
416              $$unique
417
418 GTAGS:
419         here=`$(am__cd) $(top_builddir) && pwd` \
420           && $(am__cd) $(top_srcdir) \
421           && gtags -i $(GTAGS_ARGS) "$$here"
422
423 distclean-tags:
424         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
425
426 distdir: $(DISTFILES)
427         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
429         list='$(DISTFILES)'; \
430           dist_files=`for file in $$list; do echo $$file; done | \
431           sed -e "s|^$$srcdirstrip/||;t" \
432               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
433         case $$dist_files in \
434           */*) $(MKDIR_P) `echo "$$dist_files" | \
435                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
436                            sort -u` ;; \
437         esac; \
438         for file in $$dist_files; do \
439           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
440           if test -d $$d/$$file; then \
441             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
442             if test -d "$(distdir)/$$file"; then \
443               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
444             fi; \
445             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
446               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
447               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
448             fi; \
449             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
450           else \
451             test -f "$(distdir)/$$file" \
452             || cp -p $$d/$$file "$(distdir)/$$file" \
453             || exit 1; \
454           fi; \
455         done
456         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
457           if test "$$subdir" = .; then :; else \
458             test -d "$(distdir)/$$subdir" \
459             || $(MKDIR_P) "$(distdir)/$$subdir" \
460             || exit 1; \
461           fi; \
462         done
463         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
464           if test "$$subdir" = .; then :; else \
465             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
466             $(am__relativize); \
467             new_distdir=$$reldir; \
468             dir1=$$subdir; dir2="$(top_distdir)"; \
469             $(am__relativize); \
470             new_top_distdir=$$reldir; \
471             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
472             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
473             ($(am__cd) $$subdir && \
474               $(MAKE) $(AM_MAKEFLAGS) \
475                 top_distdir="$$new_top_distdir" \
476                 distdir="$$new_distdir" \
477                 am__remove_distdir=: \
478                 am__skip_length_check=: \
479                 am__skip_mode_fix=: \
480                 distdir) \
481               || exit 1; \
482           fi; \
483         done
484 @ENABLE_TESTS_TRUE@check-local:
485 check-am: all-am
486         $(MAKE) $(AM_MAKEFLAGS) check-local
487 check: check-recursive
488 all-am: Makefile
489 installdirs: installdirs-recursive
490 installdirs-am:
491 install: install-recursive
492 install-exec: install-exec-recursive
493 install-data: install-data-recursive
494 uninstall: uninstall-recursive
495
496 install-am: all-am
497         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
498
499 installcheck: installcheck-recursive
500 install-strip:
501         if test -z '$(STRIP)'; then \
502           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
503             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
504               install; \
505         else \
506           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
507             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
508             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
509         fi
510 mostlyclean-generic:
511
512 clean-generic:
513
514 distclean-generic:
515         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
516         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
517
518 maintainer-clean-generic:
519         @echo "This command is intended for maintainers to use"
520         @echo "it deletes files that may require special tools to rebuild."
521 clean: clean-recursive
522
523 clean-am: clean-generic clean-libtool mostlyclean-am
524
525 distclean: distclean-recursive
526         -rm -f Makefile
527 distclean-am: clean-am distclean-generic distclean-tags
528
529 dvi: dvi-recursive
530
531 dvi-am:
532
533 html: html-recursive
534
535 html-am:
536
537 info: info-recursive
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-recursive
544
545 install-dvi-am:
546
547 install-exec-am:
548
549 install-html: install-html-recursive
550
551 install-html-am:
552
553 install-info: install-info-recursive
554
555 install-info-am:
556
557 install-man:
558
559 install-pdf: install-pdf-recursive
560
561 install-pdf-am:
562
563 install-ps: install-ps-recursive
564
565 install-ps-am:
566
567 installcheck-am:
568
569 maintainer-clean: maintainer-clean-recursive
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-recursive
574
575 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
576
577 pdf: pdf-recursive
578
579 pdf-am:
580
581 ps: ps-recursive
582
583 ps-am:
584
585 uninstall-am:
586
587 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
588         ctags-recursive install-am install-strip tags-recursive
589
590 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
591         all all-am check check-am check-local clean clean-generic \
592         clean-libtool ctags ctags-recursive distclean \
593         distclean-generic distclean-libtool distclean-tags distdir dvi \
594         dvi-am html html-am info info-am install install-am \
595         install-data install-data-am install-dvi install-dvi-am \
596         install-exec install-exec-am install-html install-html-am \
597         install-info install-info-am install-man install-pdf \
598         install-pdf-am install-ps install-ps-am install-strip \
599         installcheck installcheck-am installdirs installdirs-am \
600         maintainer-clean maintainer-clean-generic mostlyclean \
601         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
602         tags tags-recursive uninstall uninstall-am
603
604
605 @ENABLE_TESTS_FALSE@check-local:
606 @ENABLE_TESTS_FALSE@    @echo "ERROR: tests are enabled only if ./configure is run with --enable-tests"
607 @ENABLE_TESTS_FALSE@    @exit 1
608 valgrind: $(SUBDIRS)
609         for t in $(filter-out $(VALGRIND_TESTS_DISABLE),$(SUBDIRS)); do \
610                 cd $$t; $(MAKE) valgrind; cd ..;\
611         done;
612
613 # Tell versions [3.59,3.63) of GNU make to not export all variables.
614 # Otherwise a system limit (for SysV at least) may be exceeded.
615 .NOEXPORT: