Tizen 2.0 Release
[framework/uifw/xorg/util/x11-xserver-utils.git] / rgb / man / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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
18 #
19 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
20 #
21 # Permission is hereby granted, free of charge, to any person obtaining a
22 # copy of this software and associated documentation files (the "Software"),
23 # to deal in the Software without restriction, including without limitation
24 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
25 # and/or sell copies of the Software, and to permit persons to whom the
26 # Software is furnished to do so, subject to the following conditions:
27 #
28 # The above copyright notice and this permission notice (including the next
29 # paragraph) shall be included in all copies or substantial portions of the
30 # Software.
31 #
32 # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
35 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
37 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
38 # DEALINGS IN THE SOFTWARE.
39 #
40
41 VPATH = @srcdir@
42 pkgdatadir = $(datadir)/@PACKAGE@
43 pkgincludedir = $(includedir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkglibexecdir = $(libexecdir)/@PACKAGE@
46 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
47 install_sh_DATA = $(install_sh) -c -m 644
48 install_sh_PROGRAM = $(install_sh) -c
49 install_sh_SCRIPT = $(install_sh) -c
50 INSTALL_HEADER = $(INSTALL_DATA)
51 transform = $(program_transform_name)
52 NORMAL_INSTALL = :
53 PRE_INSTALL = :
54 POST_INSTALL = :
55 NORMAL_UNINSTALL = :
56 PRE_UNINSTALL = :
57 POST_UNINSTALL = :
58 build_triplet = @build@
59 host_triplet = @host@
60 @RGB_DB_TRUE@am__append_1 = rgb.$(APP_MAN_SUFFIX)
61 subdir = man
62 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
63 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 AM_V_GEN = $(am__v_GEN_$(V))
72 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
73 am__v_GEN_0 = @echo "  GEN   " $@;
74 AM_V_at = $(am__v_at_$(V))
75 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
76 am__v_at_0 = @
77 SOURCES =
78 DIST_SOURCES =
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82     *) f=$$p;; \
83   esac;
84 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
85 am__install_max = 40
86 am__nobase_strip_setup = \
87   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
88 am__nobase_strip = \
89   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
90 am__nobase_list = $(am__nobase_strip_setup); \
91   for p in $$list; do echo "$$p $$p"; done | \
92   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
93   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
94     if (++n[$$2] == $(am__install_max)) \
95       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
96     END { for (dir in files) print dir, files[dir] }'
97 am__base_list = \
98   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
99   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
100 am__installdirs = "$(DESTDIR)$(appmandir)"
101 DATA = $(appman_DATA)
102 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
103 ACLOCAL = @ACLOCAL@
104 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
105 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
106 AMTAR = @AMTAR@
107 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
108 APP_MAN_DIR = @APP_MAN_DIR@
109 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
110 AUTOCONF = @AUTOCONF@
111 AUTOHEADER = @AUTOHEADER@
112 AUTOMAKE = @AUTOMAKE@
113 AWK = @AWK@
114 CC = @CC@
115 CCDEPMODE = @CCDEPMODE@
116 CFLAGS = @CFLAGS@
117 CHANGELOG_CMD = @CHANGELOG_CMD@
118 CPP = @CPP@
119 CPPFLAGS = @CPPFLAGS@
120 CWARNFLAGS = @CWARNFLAGS@
121 CYGPATH_W = @CYGPATH_W@
122 DEFS = @DEFS@
123 DEPDIR = @DEPDIR@
124 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
125 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
126 ECHO_C = @ECHO_C@
127 ECHO_N = @ECHO_N@
128 ECHO_T = @ECHO_T@
129 EGREP = @EGREP@
130 EXEEXT = @EXEEXT@
131 FILE_MAN_DIR = @FILE_MAN_DIR@
132 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
133 GREP = @GREP@
134 INSTALL = @INSTALL@
135 INSTALL_CMD = @INSTALL_CMD@
136 INSTALL_DATA = @INSTALL_DATA@
137 INSTALL_PROGRAM = @INSTALL_PROGRAM@
138 INSTALL_SCRIPT = @INSTALL_SCRIPT@
139 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140 LDFLAGS = @LDFLAGS@
141 LIBOBJS = @LIBOBJS@
142 LIBS = @LIBS@
143 LIB_MAN_DIR = @LIB_MAN_DIR@
144 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
145 LTLIBOBJS = @LTLIBOBJS@
146 MAINT = @MAINT@
147 MAKEINFO = @MAKEINFO@
148 MAN_SUBSTS = @MAN_SUBSTS@ -e 's|__RGB_DB__|$(db_dir)/$(db_file)|g' -e \
149         's|__RGB_DB_DIR__|$(db_dir)|g' -e \
150         's|__RGB_DB_TYPE__|$(RGB_DB_TYPE)|g' -e \
151         's|__RGB_DB_FILES__|$(RGB_DB_FILES)|g'
152 MISC_MAN_DIR = @MISC_MAN_DIR@
153 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
154 MKDIR_P = @MKDIR_P@
155 OBJEXT = @OBJEXT@
156 PACKAGE = @PACKAGE@
157 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
158 PACKAGE_NAME = @PACKAGE_NAME@
159 PACKAGE_STRING = @PACKAGE_STRING@
160 PACKAGE_TARNAME = @PACKAGE_TARNAME@
161 PACKAGE_URL = @PACKAGE_URL@
162 PACKAGE_VERSION = @PACKAGE_VERSION@
163 PATH_SEPARATOR = @PATH_SEPARATOR@
164 PKG_CONFIG = @PKG_CONFIG@
165 RGB_CFLAGS = @RGB_CFLAGS@
166 RGB_DB_FILES = @RGB_DB_FILES@
167 RGB_DB_TYPE = @RGB_DB_TYPE@
168 RGB_LIBS = @RGB_LIBS@
169 SED = @SED@
170 SET_MAKE = @SET_MAKE@
171 SHELL = @SHELL@
172 STRIP = @STRIP@
173 VERSION = @VERSION@
174 XORG_CFLAGS = @XORG_CFLAGS@
175 XORG_LIBS = @XORG_LIBS@
176 XORG_MAN_PAGE = @XORG_MAN_PAGE@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 am__include = @am__include@
183 am__leading_dot = @am__leading_dot@
184 am__quote = @am__quote@
185 am__tar = @am__tar@
186 am__untar = @am__untar@
187 bindir = @bindir@
188 build = @build@
189 build_alias = @build_alias@
190 build_cpu = @build_cpu@
191 build_os = @build_os@
192 build_vendor = @build_vendor@
193 builddir = @builddir@
194 datadir = @datadir@
195 datarootdir = @datarootdir@
196 db_dir = @db_dir@
197 db_file = @db_file@
198 docdir = @docdir@
199 dvidir = @dvidir@
200 exec_prefix = @exec_prefix@
201 host = @host@
202 host_alias = @host_alias@
203 host_cpu = @host_cpu@
204 host_os = @host_os@
205 host_vendor = @host_vendor@
206 htmldir = @htmldir@
207 includedir = @includedir@
208 infodir = @infodir@
209 install_sh = @install_sh@
210 libdir = @libdir@
211 libexecdir = @libexecdir@
212 localedir = @localedir@
213 localstatedir = @localstatedir@
214 mandir = @mandir@
215 mkdir_p = @mkdir_p@
216 oldincludedir = @oldincludedir@
217 pdfdir = @pdfdir@
218 prefix = @prefix@
219 program_transform_name = @program_transform_name@
220 psdir = @psdir@
221 sbindir = @sbindir@
222 sharedstatedir = @sharedstatedir@
223 srcdir = @srcdir@
224 sysconfdir = @sysconfdir@
225 target_alias = @target_alias@
226 top_build_prefix = @top_build_prefix@
227 top_builddir = @top_builddir@
228 top_srcdir = @top_srcdir@
229 appmandir = $(APP_MAN_DIR)
230 appman_PRE = rgb.man showrgb.man
231 appman_DATA = showrgb.$(APP_MAN_SUFFIX) $(am__append_1)
232 EXTRA_DIST = $(appman_PRE)
233 CLEANFILES = $(appman_DATA)
234 SUFFIXES = .$(APP_MAN_SUFFIX) .man
235 all: all-am
236
237 .SUFFIXES:
238 .SUFFIXES: .$(APP_MAN_SUFFIX) .man
239 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
240         @for dep in $?; do \
241           case '$(am__configure_deps)' in \
242             *$$dep*) \
243               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
244                 && { if test -f $@; then exit 0; else break; fi; }; \
245               exit 1;; \
246           esac; \
247         done; \
248         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \
249         $(am__cd) $(top_srcdir) && \
250           $(AUTOMAKE) --foreign man/Makefile
251 .PRECIOUS: Makefile
252 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
253         @case '$?' in \
254           *config.status*) \
255             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
256           *) \
257             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
258             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
259         esac;
260
261 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
262         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
263
264 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
265         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
267         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(am__aclocal_m4_deps):
269 install-appmanDATA: $(appman_DATA)
270         @$(NORMAL_INSTALL)
271         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
272         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
273         for p in $$list; do \
274           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275           echo "$$d$$p"; \
276         done | $(am__base_list) | \
277         while read files; do \
278           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
279           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
280         done
281
282 uninstall-appmanDATA:
283         @$(NORMAL_UNINSTALL)
284         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
285         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
286         test -n "$$files" || exit 0; \
287         echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
288         cd "$(DESTDIR)$(appmandir)" && rm -f $$files
289 tags: TAGS
290 TAGS:
291
292 ctags: CTAGS
293 CTAGS:
294
295
296 distdir: $(DISTFILES)
297         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299         list='$(DISTFILES)'; \
300           dist_files=`for file in $$list; do echo $$file; done | \
301           sed -e "s|^$$srcdirstrip/||;t" \
302               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
303         case $$dist_files in \
304           */*) $(MKDIR_P) `echo "$$dist_files" | \
305                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
306                            sort -u` ;; \
307         esac; \
308         for file in $$dist_files; do \
309           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310           if test -d $$d/$$file; then \
311             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
312             if test -d "$(distdir)/$$file"; then \
313               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
314             fi; \
315             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
316               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
317               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
318             fi; \
319             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
320           else \
321             test -f "$(distdir)/$$file" \
322             || cp -p $$d/$$file "$(distdir)/$$file" \
323             || exit 1; \
324           fi; \
325         done
326 check-am: all-am
327 check: check-am
328 all-am: Makefile $(DATA)
329 installdirs:
330         for dir in "$(DESTDIR)$(appmandir)"; do \
331           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
332         done
333 install: install-am
334 install-exec: install-exec-am
335 install-data: install-data-am
336 uninstall: uninstall-am
337
338 install-am: all-am
339         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341 installcheck: installcheck-am
342 install-strip:
343         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345           `test -z '$(STRIP)' || \
346             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347 mostlyclean-generic:
348
349 clean-generic:
350         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
351
352 distclean-generic:
353         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
355
356 maintainer-clean-generic:
357         @echo "This command is intended for maintainers to use"
358         @echo "it deletes files that may require special tools to rebuild."
359 clean: clean-am
360
361 clean-am: clean-generic mostlyclean-am
362
363 distclean: distclean-am
364         -rm -f Makefile
365 distclean-am: clean-am distclean-generic
366
367 dvi: dvi-am
368
369 dvi-am:
370
371 html: html-am
372
373 html-am:
374
375 info: info-am
376
377 info-am:
378
379 install-data-am: install-appmanDATA
380
381 install-dvi: install-dvi-am
382
383 install-dvi-am:
384
385 install-exec-am:
386
387 install-html: install-html-am
388
389 install-html-am:
390
391 install-info: install-info-am
392
393 install-info-am:
394
395 install-man:
396
397 install-pdf: install-pdf-am
398
399 install-pdf-am:
400
401 install-ps: install-ps-am
402
403 install-ps-am:
404
405 installcheck-am:
406
407 maintainer-clean: maintainer-clean-am
408         -rm -f Makefile
409 maintainer-clean-am: distclean-am maintainer-clean-generic
410
411 mostlyclean: mostlyclean-am
412
413 mostlyclean-am: mostlyclean-generic
414
415 pdf: pdf-am
416
417 pdf-am:
418
419 ps: ps-am
420
421 ps-am:
422
423 uninstall-am: uninstall-appmanDATA
424
425 .MAKE: install-am install-strip
426
427 .PHONY: all all-am check check-am clean clean-generic distclean \
428         distclean-generic distdir dvi dvi-am html html-am info info-am \
429         install install-am install-appmanDATA install-data \
430         install-data-am install-dvi install-dvi-am install-exec \
431         install-exec-am install-html install-html-am install-info \
432         install-info-am install-man install-pdf install-pdf-am \
433         install-ps install-ps-am install-strip installcheck \
434         installcheck-am installdirs maintainer-clean \
435         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
436         pdf-am ps ps-am uninstall uninstall-am uninstall-appmanDATA
437
438
439 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
440 .man.$(APP_MAN_SUFFIX):
441         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
442
443 # Tell versions [3.59,3.63) of GNU make to not export all variables.
444 # Otherwise a system limit (for SysV at least) may be exceeded.
445 .NOEXPORT: