weston-genivi-modello: Do not disable VGA output
[platform/core/system/tlm.git] / data / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 DIST_COMMON = $(top_srcdir)/common.mk $(srcdir)/Makefile.in \
82         $(srcdir)/Makefile.am $(srcdir)/tlm.conf.in
83 subdir = data
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
86         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
87         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
88         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
89 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
90         $(ACLOCAL_M4)
91 mkinstalldirs = $(install_sh) -d
92 CONFIG_HEADER = $(top_builddir)/config.h
93 CONFIG_CLEAN_FILES = tlm.conf
94 CONFIG_CLEAN_VPATH_FILES =
95 AM_V_P = $(am__v_P_@AM_V@)
96 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
97 am__v_P_0 = false
98 am__v_P_1 = :
99 AM_V_GEN = $(am__v_GEN_@AM_V@)
100 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
101 am__v_GEN_0 = @echo "  GEN     " $@;
102 am__v_GEN_1 = 
103 AM_V_at = $(am__v_at_@AM_V@)
104 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
105 am__v_at_0 = @
106 am__v_at_1 = 
107 SOURCES =
108 DIST_SOURCES =
109 am__can_run_installinfo = \
110   case $$AM_UPDATE_INFO_DIR in \
111     n|no|NO) false;; \
112     *) (install-info --version) >/dev/null 2>&1;; \
113   esac
114 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
115 am__vpath_adj = case $$p in \
116     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
117     *) f=$$p;; \
118   esac;
119 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
120 am__install_max = 40
121 am__nobase_strip_setup = \
122   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
123 am__nobase_strip = \
124   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
125 am__nobase_list = $(am__nobase_strip_setup); \
126   for p in $$list; do echo "$$p $$p"; done | \
127   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
128   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
129     if (++n[$$2] == $(am__install_max)) \
130       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
131     END { for (dir in files) print dir, files[dir] }'
132 am__base_list = \
133   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
134   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
135 am__uninstall_files_from_dir = { \
136   test -z "$$files" \
137     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
138     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
139          $(am__cd) "$$dir" && rm -f $$files; }; \
140   }
141 am__installdirs = "$(DESTDIR)$(sysconfdir)"
142 DATA = $(sysconf_DATA)
143 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
144 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
145 ACCOUNT_PLUGIN_NAME = @ACCOUNT_PLUGIN_NAME@
146 ACLOCAL = @ACLOCAL@
147 AMTAR = @AMTAR@
148 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
149 AR = @AR@
150 AUTOCONF = @AUTOCONF@
151 AUTOHEADER = @AUTOHEADER@
152 AUTOMAKE = @AUTOMAKE@
153 AWK = @AWK@
154 CC = @CC@
155 CCDEPMODE = @CCDEPMODE@
156 CFLAGS = @CFLAGS@
157 CHECK_CFLAGS = @CHECK_CFLAGS@
158 CHECK_LIBS = @CHECK_LIBS@
159 CPP = @CPP@
160 CPPFLAGS = @CPPFLAGS@
161 CYGPATH_W = @CYGPATH_W@
162 DEFS = @DEFS@
163 DEPDIR = @DEPDIR@
164 DLLTOOL = @DLLTOOL@
165 DSYMUTIL = @DSYMUTIL@
166 DUMPBIN = @DUMPBIN@
167 ECHO_C = @ECHO_C@
168 ECHO_N = @ECHO_N@
169 ECHO_T = @ECHO_T@
170 EGREP = @EGREP@
171 ELEMENTARY_CFLAGS = @ELEMENTARY_CFLAGS@
172 ELEMENTARY_LIBS = @ELEMENTARY_LIBS@
173 EXEEXT = @EXEEXT@
174 FGREP = @FGREP@
175 GIO_CFLAGS = @GIO_CFLAGS@
176 GIO_LIBS = @GIO_LIBS@
177 GLIB_CFLAGS = @GLIB_CFLAGS@
178 GLIB_LIBS = @GLIB_LIBS@
179 GLIB_MKENUMS = @GLIB_MKENUMS@
180 GMODULE_CFLAGS = @GMODULE_CFLAGS@
181 GMODULE_LIBS = @GMODULE_LIBS@
182 GREP = @GREP@
183 GTKDOC_CHECK = @GTKDOC_CHECK@
184 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
185 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
186 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
187 GTKDOC_MKPDF = @GTKDOC_MKPDF@
188 GTKDOC_REBASE = @GTKDOC_REBASE@
189 HTML_DIR = @HTML_DIR@
190 INSTALL = @INSTALL@
191 INSTALL_DATA = @INSTALL_DATA@
192 INSTALL_PROGRAM = @INSTALL_PROGRAM@
193 INSTALL_SCRIPT = @INSTALL_SCRIPT@
194 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
195 LD = @LD@
196 LDFLAGS = @LDFLAGS@
197 LIBGUM_CFLAGS = @LIBGUM_CFLAGS@
198 LIBGUM_LIBS = @LIBGUM_LIBS@
199 LIBOBJS = @LIBOBJS@
200 LIBS = @LIBS@
201 LIBTLM_NFC_CFLAGS = @LIBTLM_NFC_CFLAGS@
202 LIBTLM_NFC_LIBS = @LIBTLM_NFC_LIBS@
203 LIBTOOL = @LIBTOOL@
204 LIPO = @LIPO@
205 LN_S = @LN_S@
206 LTLIBOBJS = @LTLIBOBJS@
207 MAKEINFO = @MAKEINFO@
208 MANIFEST_TOOL = @MANIFEST_TOOL@
209 MKDIR_P = @MKDIR_P@
210 NM = @NM@
211 NMEDIT = @NMEDIT@
212 OBJDUMP = @OBJDUMP@
213 OBJEXT = @OBJEXT@
214 OTOOL = @OTOOL@
215 OTOOL64 = @OTOOL64@
216 PACKAGE = @PACKAGE@
217 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218 PACKAGE_NAME = @PACKAGE_NAME@
219 PACKAGE_STRING = @PACKAGE_STRING@
220 PACKAGE_TARNAME = @PACKAGE_TARNAME@
221 PACKAGE_URL = @PACKAGE_URL@
222 PACKAGE_VERSION = @PACKAGE_VERSION@
223 PATH_SEPARATOR = @PATH_SEPARATOR@
224 PKG_CONFIG = @PKG_CONFIG@
225 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
226 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
227 RANLIB = @RANLIB@
228 SED = @SED@
229 SET_MAKE = @SET_MAKE@
230 SHELL = @SHELL@
231 STRIP = @STRIP@
232 TLM_CFLAGS = @TLM_CFLAGS@
233 TLM_LIBS = @TLM_LIBS@
234 VERSION = @VERSION@
235 abs_builddir = @abs_builddir@
236 abs_srcdir = @abs_srcdir@
237 abs_top_builddir = @abs_top_builddir@
238 abs_top_srcdir = @abs_top_srcdir@
239 ac_ct_AR = @ac_ct_AR@
240 ac_ct_CC = @ac_ct_CC@
241 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
242 am__include = @am__include@
243 am__leading_dot = @am__leading_dot@
244 am__quote = @am__quote@
245 am__tar = @am__tar@
246 am__untar = @am__untar@
247 bindir = @bindir@
248 build = @build@
249 build_alias = @build_alias@
250 build_cpu = @build_cpu@
251 build_os = @build_os@
252 build_vendor = @build_vendor@
253 builddir = @builddir@
254 datadir = @datadir@
255 datarootdir = @datarootdir@
256 docdir = @docdir@
257 dvidir = @dvidir@
258 exec_prefix = @exec_prefix@
259 host = @host@
260 host_alias = @host_alias@
261 host_cpu = @host_cpu@
262 host_os = @host_os@
263 host_vendor = @host_vendor@
264 htmldir = @htmldir@
265 includedir = @includedir@
266 infodir = @infodir@
267 install_sh = @install_sh@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 localedir = @localedir@
271 localstatedir = @localstatedir@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 oldincludedir = @oldincludedir@
275 pdfdir = @pdfdir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 psdir = @psdir@
279 sbindir = @sbindir@
280 sharedstatedir = @sharedstatedir@
281 srcdir = @srcdir@
282 sysconfdir = @sysconfdir@
283 target_alias = @target_alias@
284 top_build_prefix = @top_build_prefix@
285 top_builddir = @top_builddir@
286 top_srcdir = @top_srcdir@
287 pluginsdir = $(pkglibdir)/plugins
288 EXTRA_DIST = \
289       tlm.conf.in \
290       tlm.service \
291       tlm-login \
292       tlm-default-login \
293       tlm-system-login \
294       tizen-common \
295       tizen-ivi
296
297 sysconf_DATA = tlm.conf
298 all: all-am
299
300 .SUFFIXES:
301 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
302         @for dep in $?; do \
303           case '$(am__configure_deps)' in \
304             *$$dep*) \
305               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
306                 && { if test -f $@; then exit 0; else break; fi; }; \
307               exit 1;; \
308           esac; \
309         done; \
310         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/Makefile'; \
311         $(am__cd) $(top_srcdir) && \
312           $(AUTOMAKE) --gnu data/Makefile
313 .PRECIOUS: Makefile
314 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
315         @case '$?' in \
316           *config.status*) \
317             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
318           *) \
319             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
320             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
321         esac;
322 $(top_srcdir)/common.mk:
323
324 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
327 $(top_srcdir)/configure:  $(am__configure_deps)
328         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
330         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331 $(am__aclocal_m4_deps):
332 tlm.conf: $(top_builddir)/config.status $(srcdir)/tlm.conf.in
333         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
334
335 mostlyclean-libtool:
336         -rm -f *.lo
337
338 clean-libtool:
339         -rm -rf .libs _libs
340 install-sysconfDATA: $(sysconf_DATA)
341         @$(NORMAL_INSTALL)
342         @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
343         if test -n "$$list"; then \
344           echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
345           $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
346         fi; \
347         for p in $$list; do \
348           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
349           echo "$$d$$p"; \
350         done | $(am__base_list) | \
351         while read files; do \
352           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
353           $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
354         done
355
356 uninstall-sysconfDATA:
357         @$(NORMAL_UNINSTALL)
358         @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
359         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
360         dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
361 tags TAGS:
362
363 ctags CTAGS:
364
365 cscope cscopelist:
366
367
368 distdir: $(DISTFILES)
369         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
370         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
371         list='$(DISTFILES)'; \
372           dist_files=`for file in $$list; do echo $$file; done | \
373           sed -e "s|^$$srcdirstrip/||;t" \
374               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
375         case $$dist_files in \
376           */*) $(MKDIR_P) `echo "$$dist_files" | \
377                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
378                            sort -u` ;; \
379         esac; \
380         for file in $$dist_files; do \
381           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
382           if test -d $$d/$$file; then \
383             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
384             if test -d "$(distdir)/$$file"; then \
385               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
386             fi; \
387             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
389               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
390             fi; \
391             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
392           else \
393             test -f "$(distdir)/$$file" \
394             || cp -p $$d/$$file "$(distdir)/$$file" \
395             || exit 1; \
396           fi; \
397         done
398 check-am: all-am
399 check: check-am
400 all-am: Makefile $(DATA)
401 installdirs:
402         for dir in "$(DESTDIR)$(sysconfdir)"; do \
403           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
404         done
405 install: install-am
406 install-exec: install-exec-am
407 install-data: install-data-am
408 uninstall: uninstall-am
409
410 install-am: all-am
411         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
412
413 installcheck: installcheck-am
414 install-strip:
415         if test -z '$(STRIP)'; then \
416           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
417             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
418               install; \
419         else \
420           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
423         fi
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
430         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
431
432 maintainer-clean-generic:
433         @echo "This command is intended for maintainers to use"
434         @echo "it deletes files that may require special tools to rebuild."
435 clean: clean-am
436
437 clean-am: clean-generic clean-libtool mostlyclean-am
438
439 distclean: distclean-am
440         -rm -f Makefile
441 distclean-am: clean-am distclean-generic
442
443 dvi: dvi-am
444
445 dvi-am:
446
447 html: html-am
448
449 html-am:
450
451 info: info-am
452
453 info-am:
454
455 install-data-am:
456
457 install-dvi: install-dvi-am
458
459 install-dvi-am:
460
461 install-exec-am: install-sysconfDATA
462
463 install-html: install-html-am
464
465 install-html-am:
466
467 install-info: install-info-am
468
469 install-info-am:
470
471 install-man:
472
473 install-pdf: install-pdf-am
474
475 install-pdf-am:
476
477 install-ps: install-ps-am
478
479 install-ps-am:
480
481 installcheck-am:
482
483 maintainer-clean: maintainer-clean-am
484         -rm -f Makefile
485 maintainer-clean-am: distclean-am maintainer-clean-generic
486
487 mostlyclean: mostlyclean-am
488
489 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
490
491 pdf: pdf-am
492
493 pdf-am:
494
495 ps: ps-am
496
497 ps-am:
498
499 uninstall-am: uninstall-sysconfDATA
500
501 .MAKE: install-am install-strip
502
503 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
504         cscopelist-am ctags-am distclean distclean-generic \
505         distclean-libtool distdir dvi dvi-am html html-am info info-am \
506         install install-am install-data install-data-am install-dvi \
507         install-dvi-am install-exec install-exec-am install-html \
508         install-html-am install-info install-info-am install-man \
509         install-pdf install-pdf-am install-ps install-ps-am \
510         install-strip install-sysconfDATA installcheck installcheck-am \
511         installdirs maintainer-clean maintainer-clean-generic \
512         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
513         ps ps-am tags-am uninstall uninstall-am uninstall-sysconfDATA
514
515
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.
518 .NOEXPORT: