"Initial commit to Gerrit"
[profile/ivi/xorg-utils.git] / viewres / 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 2005  Red Hat, Inc.
20
21 #  Permission to use, copy, modify, distribute, and sell this software and its
22 #  documentation for any purpose is hereby granted without fee, provided that
23 #  the above copyright notice appear in all copies and that both that
24 #  copyright notice and this permission notice appear in supporting
25 #  documentation, and that the name of Red Hat not be used in
26 #  advertising or publicity pertaining to distribution of the software without
27 #  specific, written prior permission.  Red Hat makes no
28 #  representations about the suitability of this software for any purpose.  It
29 #  is provided "as is" without express or implied warranty.
30
31 #  RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
32 #  INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
33 #  EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR
34 #  CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
35 #  DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
36 #  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
37 #  PERFORMANCE OF THIS SOFTWARE.
38
39
40 VPATH = @srcdir@
41 pkgdatadir = $(datadir)/@PACKAGE@
42 pkgincludedir = $(includedir)/@PACKAGE@
43 pkglibdir = $(libdir)/@PACKAGE@
44 pkglibexecdir = $(libexecdir)/@PACKAGE@
45 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46 install_sh_DATA = $(install_sh) -c -m 644
47 install_sh_PROGRAM = $(install_sh) -c
48 install_sh_SCRIPT = $(install_sh) -c
49 INSTALL_HEADER = $(INSTALL_DATA)
50 transform = $(program_transform_name)
51 NORMAL_INSTALL = :
52 PRE_INSTALL = :
53 POST_INSTALL = :
54 NORMAL_UNINSTALL = :
55 PRE_UNINSTALL = :
56 POST_UNINSTALL = :
57 build_triplet = @build@
58 host_triplet = @host@
59 bin_PROGRAMS = viewres$(EXEEXT)
60 subdir = .
61 DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \
62         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
63         $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \
64         ChangeLog INSTALL config.guess config.sub depcomp install-sh \
65         missing
66 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
67 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71  configure.lineno config.status.lineno
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = config.h
74 CONFIG_CLEAN_FILES =
75 CONFIG_CLEAN_VPATH_FILES =
76 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" \
77         "$(DESTDIR)$(appdefaultdir)"
78 PROGRAMS = $(bin_PROGRAMS)
79 am_viewres_OBJECTS = viewres.$(OBJEXT)
80 viewres_OBJECTS = $(am_viewres_OBJECTS)
81 am__DEPENDENCIES_1 =
82 viewres_DEPENDENCIES = $(am__DEPENDENCIES_1)
83 DEFAULT_INCLUDES = -I.@am__isrc@
84 depcomp = $(SHELL) $(top_srcdir)/depcomp
85 am__depfiles_maybe = depfiles
86 am__mv = mv -f
87 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
88         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
89 AM_V_CC = $(am__v_CC_$(V))
90 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
91 am__v_CC_0 = @echo "  CC    " $@;
92 AM_V_at = $(am__v_at_$(V))
93 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
94 am__v_at_0 = @
95 CCLD = $(CC)
96 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
97 AM_V_CCLD = $(am__v_CCLD_$(V))
98 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
99 am__v_CCLD_0 = @echo "  CCLD  " $@;
100 AM_V_GEN = $(am__v_GEN_$(V))
101 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
102 am__v_GEN_0 = @echo "  GEN   " $@;
103 SOURCES = $(viewres_SOURCES)
104 DIST_SOURCES = $(viewres_SOURCES)
105 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
106 am__vpath_adj = case $$p in \
107     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
108     *) f=$$p;; \
109   esac;
110 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
111 am__install_max = 40
112 am__nobase_strip_setup = \
113   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
114 am__nobase_strip = \
115   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
116 am__nobase_list = $(am__nobase_strip_setup); \
117   for p in $$list; do echo "$$p $$p"; done | \
118   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
119   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
120     if (++n[$$2] == $(am__install_max)) \
121       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
122     END { for (dir in files) print dir, files[dir] }'
123 am__base_list = \
124   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
125   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
126 DATA = $(appman_DATA) $(dist_appdefault_DATA)
127 ETAGS = etags
128 CTAGS = ctags
129 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
130 distdir = $(PACKAGE)-$(VERSION)
131 top_distdir = $(distdir)
132 am__remove_distdir = \
133   { test ! -d "$(distdir)" \
134     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
135          && rm -fr "$(distdir)"; }; }
136 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
137 GZIP_ENV = --best
138 distuninstallcheck_listfiles = find . -type f -print
139 distcleancheck_listfiles = find . -type f -print
140 ACLOCAL = @ACLOCAL@
141 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
142 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
143 AMTAR = @AMTAR@
144 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
145 APPDEFS_CFLAGS = @APPDEFS_CFLAGS@
146 APPDEFS_LIBS = @APPDEFS_LIBS@
147 APP_MAN_DIR = @APP_MAN_DIR@
148 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
149 AUTOCONF = @AUTOCONF@
150 AUTOHEADER = @AUTOHEADER@
151 AUTOMAKE = @AUTOMAKE@
152 AWK = @AWK@
153 CC = @CC@
154 CCDEPMODE = @CCDEPMODE@
155 CFLAGS = @CFLAGS@
156 CHANGELOG_CMD = @CHANGELOG_CMD@
157 CPP = @CPP@
158 CPPFLAGS = @CPPFLAGS@
159 CWARNFLAGS = @CWARNFLAGS@
160 CYGPATH_W = @CYGPATH_W@
161 DEFS = @DEFS@
162 DEPDIR = @DEPDIR@
163 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
164 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
165 ECHO_C = @ECHO_C@
166 ECHO_N = @ECHO_N@
167 ECHO_T = @ECHO_T@
168 EGREP = @EGREP@
169 EXEEXT = @EXEEXT@
170 FILE_MAN_DIR = @FILE_MAN_DIR@
171 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
172 GREP = @GREP@
173 INSTALL = @INSTALL@
174 INSTALL_CMD = @INSTALL_CMD@
175 INSTALL_DATA = @INSTALL_DATA@
176 INSTALL_PROGRAM = @INSTALL_PROGRAM@
177 INSTALL_SCRIPT = @INSTALL_SCRIPT@
178 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
179 LDFLAGS = @LDFLAGS@
180 LIBOBJS = @LIBOBJS@
181 LIBS = @LIBS@
182 LIB_MAN_DIR = @LIB_MAN_DIR@
183 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
184 LTLIBOBJS = @LTLIBOBJS@
185 MAINT = @MAINT@
186 MAKEINFO = @MAKEINFO@
187 MAN_SUBSTS = \
188         -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
189         -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
190         -e 's|__xservername__|Xorg|g' \
191         -e 's|__xconfigfile__|xorg.conf|g' \
192         -e 's|__projectroot__|$(prefix)|g' \
193         -e 's|__apploaddir__|$(appdefaultdir)|' \
194         -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
195         -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
196         -e 's|__adminmansuffix__|$(ADMIN_MAN_SUFFIX)|g' \
197         -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' \
198         -e 's|__filemansuffix__|$(FILE_MAN_SUFFIX)|g'
199
200 MISC_MAN_DIR = @MISC_MAN_DIR@
201 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
202 MKDIR_P = @MKDIR_P@
203 OBJEXT = @OBJEXT@
204 PACKAGE = @PACKAGE@
205 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
206 PACKAGE_NAME = @PACKAGE_NAME@
207 PACKAGE_STRING = @PACKAGE_STRING@
208 PACKAGE_TARNAME = @PACKAGE_TARNAME@
209 PACKAGE_URL = @PACKAGE_URL@
210 PACKAGE_VERSION = @PACKAGE_VERSION@
211 PATH_SEPARATOR = @PATH_SEPARATOR@
212 PKG_CONFIG = @PKG_CONFIG@
213 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
214 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
215 SED = sed
216 SET_MAKE = @SET_MAKE@
217 SHELL = @SHELL@
218 STRIP = @STRIP@
219 VERSION = @VERSION@
220 VIEWRES_CFLAGS = @VIEWRES_CFLAGS@
221 VIEWRES_LIBS = @VIEWRES_LIBS@
222 XORG_MAN_PAGE = @XORG_MAN_PAGE@
223 abs_builddir = @abs_builddir@
224 abs_srcdir = @abs_srcdir@
225 abs_top_builddir = @abs_top_builddir@
226 abs_top_srcdir = @abs_top_srcdir@
227 ac_ct_CC = @ac_ct_CC@
228 am__include = @am__include@
229 am__leading_dot = @am__leading_dot@
230 am__quote = @am__quote@
231 am__tar = @am__tar@
232 am__untar = @am__untar@
233 appdefaultdir = @appdefaultdir@
234 bindir = @bindir@
235 build = @build@
236 build_alias = @build_alias@
237 build_cpu = @build_cpu@
238 build_os = @build_os@
239 build_vendor = @build_vendor@
240 builddir = @builddir@
241 datadir = @datadir@
242 datarootdir = @datarootdir@
243 docdir = @docdir@
244 dvidir = @dvidir@
245 exec_prefix = @exec_prefix@
246 host = @host@
247 host_alias = @host_alias@
248 host_cpu = @host_cpu@
249 host_os = @host_os@
250 host_vendor = @host_vendor@
251 htmldir = @htmldir@
252 includedir = @includedir@
253 infodir = @infodir@
254 install_sh = @install_sh@
255 libdir = @libdir@
256 libexecdir = @libexecdir@
257 localedir = @localedir@
258 localstatedir = @localstatedir@
259 mandir = @mandir@
260 mkdir_p = @mkdir_p@
261 oldincludedir = @oldincludedir@
262 pdfdir = @pdfdir@
263 prefix = @prefix@
264 program_transform_name = @program_transform_name@
265 psdir = @psdir@
266 sbindir = @sbindir@
267 sharedstatedir = @sharedstatedir@
268 srcdir = @srcdir@
269 sysconfdir = @sysconfdir@
270 target_alias = @target_alias@
271 top_build_prefix = @top_build_prefix@
272 top_builddir = @top_builddir@
273 top_srcdir = @top_srcdir@
274 AM_CFLAGS = $(VIEWRES_CFLAGS)
275 viewres_LDADD = $(VIEWRES_LIBS)
276 viewres_SOURCES = \
277         viewres.c
278
279 appman_PRE = \
280         viewres.man
281
282
283 # App default files
284 DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults
285 dist_appdefault_DATA = \
286         app-defaults/Viewres \
287         app-defaults/Viewres-color
288
289 appmandir = $(APP_MAN_DIR)
290 appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
291 EXTRA_DIST = $(appman_PRE)
292 MAINTAINERCLEANFILES = ChangeLog INSTALL
293 CLEANFILES = $(appman_DATA)
294
295 # Strings to replace in man pages
296 XORGRELSTRING = @PACKAGE_STRING@
297 XORGMANNAME = X Version 11
298 SUFFIXES = .$(APP_MAN_SUFFIX) .man
299 all: config.h
300         $(MAKE) $(AM_MAKEFLAGS) all-am
301
302 .SUFFIXES:
303 .SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
304 am--refresh:
305         @:
306 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
307         @for dep in $?; do \
308           case '$(am__configure_deps)' in \
309             *$$dep*) \
310               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
311               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
312                 && exit 0; \
313               exit 1;; \
314           esac; \
315         done; \
316         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
317         $(am__cd) $(top_srcdir) && \
318           $(AUTOMAKE) --foreign Makefile
319 .PRECIOUS: Makefile
320 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
321         @case '$?' in \
322           *config.status*) \
323             echo ' $(SHELL) ./config.status'; \
324             $(SHELL) ./config.status;; \
325           *) \
326             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
327             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
328         esac;
329
330 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331         $(SHELL) ./config.status --recheck
332
333 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334         $(am__cd) $(srcdir) && $(AUTOCONF)
335 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
337 $(am__aclocal_m4_deps):
338
339 config.h: stamp-h1
340         @if test ! -f $@; then \
341           rm -f stamp-h1; \
342           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
343         else :; fi
344
345 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
346         @rm -f stamp-h1
347         cd $(top_builddir) && $(SHELL) ./config.status config.h
348 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
349         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
350         rm -f stamp-h1
351         touch $@
352
353 distclean-hdr:
354         -rm -f config.h stamp-h1
355 install-binPROGRAMS: $(bin_PROGRAMS)
356         @$(NORMAL_INSTALL)
357         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
358         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
359         for p in $$list; do echo "$$p $$p"; done | \
360         sed 's/$(EXEEXT)$$//' | \
361         while read p p1; do if test -f $$p; \
362           then echo "$$p"; echo "$$p"; else :; fi; \
363         done | \
364         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
365             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
366         sed 'N;N;N;s,\n, ,g' | \
367         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
368           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
369             if ($$2 == $$4) files[d] = files[d] " " $$1; \
370             else { print "f", $$3 "/" $$4, $$1; } } \
371           END { for (d in files) print "f", d, files[d] }' | \
372         while read type dir files; do \
373             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
374             test -z "$$files" || { \
375               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
376               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
377             } \
378         ; done
379
380 uninstall-binPROGRAMS:
381         @$(NORMAL_UNINSTALL)
382         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
383         files=`for p in $$list; do echo "$$p"; done | \
384           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
385               -e 's/$$/$(EXEEXT)/' `; \
386         test -n "$$list" || exit 0; \
387         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
388         cd "$(DESTDIR)$(bindir)" && rm -f $$files
389
390 clean-binPROGRAMS:
391         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
392 viewres$(EXEEXT): $(viewres_OBJECTS) $(viewres_DEPENDENCIES) 
393         @rm -f viewres$(EXEEXT)
394         $(AM_V_CCLD)$(LINK) $(viewres_OBJECTS) $(viewres_LDADD) $(LIBS)
395
396 mostlyclean-compile:
397         -rm -f *.$(OBJEXT)
398
399 distclean-compile:
400         -rm -f *.tab.c
401
402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/viewres.Po@am__quote@
403
404 .c.o:
405 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
406 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
407 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
408 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
409 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
411
412 .c.obj:
413 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
414 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
415 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
416 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
417 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
418 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
419 install-appmanDATA: $(appman_DATA)
420         @$(NORMAL_INSTALL)
421         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
422         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
423         for p in $$list; do \
424           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
425           echo "$$d$$p"; \
426         done | $(am__base_list) | \
427         while read files; do \
428           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
429           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
430         done
431
432 uninstall-appmanDATA:
433         @$(NORMAL_UNINSTALL)
434         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
435         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
436         test -n "$$files" || exit 0; \
437         echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
438         cd "$(DESTDIR)$(appmandir)" && rm -f $$files
439 install-dist_appdefaultDATA: $(dist_appdefault_DATA)
440         @$(NORMAL_INSTALL)
441         test -z "$(appdefaultdir)" || $(MKDIR_P) "$(DESTDIR)$(appdefaultdir)"
442         @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
443         for p in $$list; do \
444           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
445           echo "$$d$$p"; \
446         done | $(am__base_list) | \
447         while read files; do \
448           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appdefaultdir)'"; \
449           $(INSTALL_DATA) $$files "$(DESTDIR)$(appdefaultdir)" || exit $$?; \
450         done
451
452 uninstall-dist_appdefaultDATA:
453         @$(NORMAL_UNINSTALL)
454         @list='$(dist_appdefault_DATA)'; test -n "$(appdefaultdir)" || list=; \
455         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
456         test -n "$$files" || exit 0; \
457         echo " ( cd '$(DESTDIR)$(appdefaultdir)' && rm -f" $$files ")"; \
458         cd "$(DESTDIR)$(appdefaultdir)" && rm -f $$files
459
460 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
461         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462         unique=`for i in $$list; do \
463             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464           done | \
465           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
466               END { if (nonempty) { for (i in files) print i; }; }'`; \
467         mkid -fID $$unique
468 tags: TAGS
469
470 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
471                 $(TAGS_FILES) $(LISP)
472         set x; \
473         here=`pwd`; \
474         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
475         unique=`for i in $$list; do \
476             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477           done | \
478           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
479               END { if (nonempty) { for (i in files) print i; }; }'`; \
480         shift; \
481         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
482           test -n "$$unique" || unique=$$empty_fix; \
483           if test $$# -gt 0; then \
484             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
485               "$$@" $$unique; \
486           else \
487             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
488               $$unique; \
489           fi; \
490         fi
491 ctags: CTAGS
492 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
493                 $(TAGS_FILES) $(LISP)
494         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
495         unique=`for i in $$list; do \
496             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
497           done | \
498           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
499               END { if (nonempty) { for (i in files) print i; }; }'`; \
500         test -z "$(CTAGS_ARGS)$$unique" \
501           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
502              $$unique
503
504 GTAGS:
505         here=`$(am__cd) $(top_builddir) && pwd` \
506           && $(am__cd) $(top_srcdir) \
507           && gtags -i $(GTAGS_ARGS) "$$here"
508
509 distclean-tags:
510         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
511
512 distdir: $(DISTFILES)
513         $(am__remove_distdir)
514         test -d "$(distdir)" || mkdir "$(distdir)"
515         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517         list='$(DISTFILES)'; \
518           dist_files=`for file in $$list; do echo $$file; done | \
519           sed -e "s|^$$srcdirstrip/||;t" \
520               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521         case $$dist_files in \
522           */*) $(MKDIR_P) `echo "$$dist_files" | \
523                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
524                            sort -u` ;; \
525         esac; \
526         for file in $$dist_files; do \
527           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
528           if test -d $$d/$$file; then \
529             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530             if test -d "$(distdir)/$$file"; then \
531               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
532             fi; \
533             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
534               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
535               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
536             fi; \
537             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
538           else \
539             test -f "$(distdir)/$$file" \
540             || cp -p $$d/$$file "$(distdir)/$$file" \
541             || exit 1; \
542           fi; \
543         done
544         $(MAKE) $(AM_MAKEFLAGS) \
545           top_distdir="$(top_distdir)" distdir="$(distdir)" \
546           dist-hook
547         -test -n "$(am__skip_mode_fix)" \
548         || find "$(distdir)" -type d ! -perm -755 \
549                 -exec chmod u+rwx,go+rx {} \; -o \
550           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
551           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
552           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
553         || chmod -R a+r "$(distdir)"
554 dist-gzip: distdir
555         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
556         $(am__remove_distdir)
557 dist-bzip2: distdir
558         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
559         $(am__remove_distdir)
560
561 dist-lzma: distdir
562         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
563         $(am__remove_distdir)
564
565 dist-xz: distdir
566         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
567         $(am__remove_distdir)
568
569 dist-tarZ: distdir
570         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
571         $(am__remove_distdir)
572
573 dist-shar: distdir
574         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
575         $(am__remove_distdir)
576
577 dist-zip: distdir
578         -rm -f $(distdir).zip
579         zip -rq $(distdir).zip $(distdir)
580         $(am__remove_distdir)
581
582 dist dist-all: distdir
583         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
584         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
585         $(am__remove_distdir)
586
587 # This target untars the dist file and tries a VPATH configuration.  Then
588 # it guarantees that the distribution is self-contained by making another
589 # tarfile.
590 distcheck: dist
591         case '$(DIST_ARCHIVES)' in \
592         *.tar.gz*) \
593           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
594         *.tar.bz2*) \
595           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
596         *.tar.lzma*) \
597           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
598         *.tar.xz*) \
599           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
600         *.tar.Z*) \
601           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
602         *.shar.gz*) \
603           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
604         *.zip*) \
605           unzip $(distdir).zip ;;\
606         esac
607         chmod -R a-w $(distdir); chmod a+w $(distdir)
608         mkdir $(distdir)/_build
609         mkdir $(distdir)/_inst
610         chmod a-w $(distdir)
611         test -d $(distdir)/_build || exit 0; \
612         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
613           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
614           && am__cwd=`pwd` \
615           && $(am__cd) $(distdir)/_build \
616           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
617             $(DISTCHECK_CONFIGURE_FLAGS) \
618           && $(MAKE) $(AM_MAKEFLAGS) \
619           && $(MAKE) $(AM_MAKEFLAGS) dvi \
620           && $(MAKE) $(AM_MAKEFLAGS) check \
621           && $(MAKE) $(AM_MAKEFLAGS) install \
622           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
623           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
624           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
625                 distuninstallcheck \
626           && chmod -R a-w "$$dc_install_base" \
627           && ({ \
628                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
629                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
630                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
631                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
632                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
633               } || { rm -rf "$$dc_destdir"; exit 1; }) \
634           && rm -rf "$$dc_destdir" \
635           && $(MAKE) $(AM_MAKEFLAGS) dist \
636           && rm -rf $(DIST_ARCHIVES) \
637           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
638           && cd "$$am__cwd" \
639           || exit 1
640         $(am__remove_distdir)
641         @(echo "$(distdir) archives ready for distribution: "; \
642           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
643           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
644 distuninstallcheck:
645         @$(am__cd) '$(distuninstallcheck_dir)' \
646         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
647            || { echo "ERROR: files left after uninstall:" ; \
648                 if test -n "$(DESTDIR)"; then \
649                   echo "  (check DESTDIR support)"; \
650                 fi ; \
651                 $(distuninstallcheck_listfiles) ; \
652                 exit 1; } >&2
653 distcleancheck: distclean
654         @if test '$(srcdir)' = . ; then \
655           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
656           exit 1 ; \
657         fi
658         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
659           || { echo "ERROR: files left in build directory after distclean:" ; \
660                $(distcleancheck_listfiles) ; \
661                exit 1; } >&2
662 check-am: all-am
663 check: check-am
664 all-am: Makefile $(PROGRAMS) $(DATA) config.h
665 installdirs:
666         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)" "$(DESTDIR)$(appdefaultdir)"; do \
667           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
668         done
669 install: install-am
670 install-exec: install-exec-am
671 install-data: install-data-am
672 uninstall: uninstall-am
673
674 install-am: all-am
675         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676
677 installcheck: installcheck-am
678 install-strip:
679         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
680           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
681           `test -z '$(STRIP)' || \
682             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
683 mostlyclean-generic:
684
685 clean-generic:
686         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
687
688 distclean-generic:
689         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
690         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
691
692 maintainer-clean-generic:
693         @echo "This command is intended for maintainers to use"
694         @echo "it deletes files that may require special tools to rebuild."
695         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
696 clean: clean-am
697
698 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
699
700 distclean: distclean-am
701         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
702         -rm -rf ./$(DEPDIR)
703         -rm -f Makefile
704 distclean-am: clean-am distclean-compile distclean-generic \
705         distclean-hdr distclean-tags
706
707 dvi: dvi-am
708
709 dvi-am:
710
711 html: html-am
712
713 html-am:
714
715 info: info-am
716
717 info-am:
718
719 install-data-am: install-appmanDATA install-dist_appdefaultDATA
720
721 install-dvi: install-dvi-am
722
723 install-dvi-am:
724
725 install-exec-am: install-binPROGRAMS
726
727 install-html: install-html-am
728
729 install-html-am:
730
731 install-info: install-info-am
732
733 install-info-am:
734
735 install-man:
736
737 install-pdf: install-pdf-am
738
739 install-pdf-am:
740
741 install-ps: install-ps-am
742
743 install-ps-am:
744
745 installcheck-am:
746
747 maintainer-clean: maintainer-clean-am
748         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
749         -rm -rf $(top_srcdir)/autom4te.cache
750         -rm -rf ./$(DEPDIR)
751         -rm -f Makefile
752 maintainer-clean-am: distclean-am maintainer-clean-generic
753
754 mostlyclean: mostlyclean-am
755
756 mostlyclean-am: mostlyclean-compile mostlyclean-generic
757
758 pdf: pdf-am
759
760 pdf-am:
761
762 ps: ps-am
763
764 ps-am:
765
766 uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS \
767         uninstall-dist_appdefaultDATA
768
769 .MAKE: all install-am install-strip
770
771 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
772         clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
773         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
774         dist-zip distcheck distclean distclean-compile \
775         distclean-generic distclean-hdr distclean-tags distcleancheck \
776         distdir distuninstallcheck dvi dvi-am html html-am info \
777         info-am install install-am install-appmanDATA \
778         install-binPROGRAMS install-data install-data-am \
779         install-dist_appdefaultDATA install-dvi install-dvi-am \
780         install-exec install-exec-am install-html install-html-am \
781         install-info install-info-am install-man install-pdf \
782         install-pdf-am install-ps install-ps-am install-strip \
783         installcheck installcheck-am installdirs maintainer-clean \
784         maintainer-clean-generic mostlyclean mostlyclean-compile \
785         mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
786         uninstall-am uninstall-appmanDATA uninstall-binPROGRAMS \
787         uninstall-dist_appdefaultDATA
788
789
790 .man.$(APP_MAN_SUFFIX):
791         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
792
793 .PHONY: ChangeLog INSTALL
794
795 INSTALL:
796         $(INSTALL_CMD)
797
798 ChangeLog:
799         $(CHANGELOG_CMD)
800
801 dist-hook: ChangeLog INSTALL
802
803 # Tell versions [3.59,3.63) of GNU make to not export all variables.
804 # Otherwise a system limit (for SysV at least) may be exceeded.
805 .NOEXPORT: