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