Upload Tizen:Main source
[pkgs/xorg/util/xorg-x11-xauth.git] / 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 = xauth$(EXEEXT)
60 subdir = .
61 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
62         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
63         $(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \
64         config.sub depcomp install-sh 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 PROGRAMS = $(bin_PROGRAMS)
77 am_xauth_OBJECTS = gethost.$(OBJEXT) parsedpy.$(OBJEXT) \
78         process.$(OBJEXT) xauth.$(OBJEXT)
79 xauth_OBJECTS = $(am_xauth_OBJECTS)
80 am__DEPENDENCIES_1 =
81 xauth_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 = $(xauth_SOURCES)
103 DIST_SOURCES = $(xauth_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)
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 APP_MAN_DIR = @APP_MAN_DIR@
145 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
146 AUTOCONF = @AUTOCONF@
147 AUTOHEADER = @AUTOHEADER@
148 AUTOMAKE = @AUTOMAKE@
149 AWK = @AWK@
150 CC = @CC@
151 CCDEPMODE = @CCDEPMODE@
152 CFLAGS = @CFLAGS@
153 CHANGELOG_CMD = @CHANGELOG_CMD@
154 CPP = @CPP@
155 CPPFLAGS = @CPPFLAGS@
156 CWARNFLAGS = @CWARNFLAGS@
157 CYGPATH_W = @CYGPATH_W@
158 DEFS = @DEFS@
159 DEPDIR = @DEPDIR@
160 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
161 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
162 ECHO_C = @ECHO_C@
163 ECHO_N = @ECHO_N@
164 ECHO_T = @ECHO_T@
165 EGREP = @EGREP@
166 EXEEXT = @EXEEXT@
167 FILE_MAN_DIR = @FILE_MAN_DIR@
168 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
169 GREP = @GREP@
170 INSTALL = @INSTALL@
171 INSTALL_CMD = @INSTALL_CMD@
172 INSTALL_DATA = @INSTALL_DATA@
173 INSTALL_PROGRAM = @INSTALL_PROGRAM@
174 INSTALL_SCRIPT = @INSTALL_SCRIPT@
175 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
176 LDFLAGS = @LDFLAGS@
177 LIBOBJS = @LIBOBJS@
178 LIBS = @LIBS@
179 LIB_MAN_DIR = @LIB_MAN_DIR@
180 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
181 LINT = @LINT@
182 LINT_FLAGS = @LINT_FLAGS@
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 XAUTH_CFLAGS = @XAUTH_CFLAGS@
206 XAUTH_LIBS = @XAUTH_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 bindir = @bindir@
219 build = @build@
220 build_alias = @build_alias@
221 build_cpu = @build_cpu@
222 build_os = @build_os@
223 build_vendor = @build_vendor@
224 builddir = @builddir@
225 datadir = @datadir@
226 datarootdir = @datarootdir@
227 docdir = @docdir@
228 dvidir = @dvidir@
229 exec_prefix = @exec_prefix@
230 host = @host@
231 host_alias = @host_alias@
232 host_cpu = @host_cpu@
233 host_os = @host_os@
234 host_vendor = @host_vendor@
235 htmldir = @htmldir@
236 includedir = @includedir@
237 infodir = @infodir@
238 install_sh = @install_sh@
239 libdir = @libdir@
240 libexecdir = @libexecdir@
241 localedir = @localedir@
242 localstatedir = @localstatedir@
243 mandir = @mandir@
244 mkdir_p = @mkdir_p@
245 oldincludedir = @oldincludedir@
246 pdfdir = @pdfdir@
247 prefix = @prefix@
248 program_transform_name = @program_transform_name@
249 psdir = @psdir@
250 sbindir = @sbindir@
251 sharedstatedir = @sharedstatedir@
252 srcdir = @srcdir@
253 sysconfdir = @sysconfdir@
254 target_alias = @target_alias@
255 top_build_prefix = @top_build_prefix@
256 top_builddir = @top_builddir@
257 top_srcdir = @top_srcdir@
258 AM_CFLAGS = $(CWARNFLAGS) $(XAUTH_CFLAGS)
259 xauth_LDADD = $(XAUTH_LIBS)
260 xauth_SOURCES = \
261         gethost.c \
262         parsedpy.c \
263         process.c \
264         xauth.c \
265         xauth.h
266
267 appman_PRE = \
268         xauth.man
269
270 appmandir = $(APP_MAN_DIR)
271 appman_DATA = $(appman_PRE:man=@APP_MAN_SUFFIX@)
272 EXTRA_DIST = $(appman_PRE) 
273 MAINTAINERCLEANFILES = ChangeLog INSTALL
274 CLEANFILES = $(appman_DATA)
275 @LINT_TRUE@ALL_LINT_FLAGS = $(LINT_FLAGS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
276 @LINT_TRUE@                $(AM_CPPFLAGS) $(CPPFLAGS) $(XAUTH_CFLAGS)
277
278 SUFFIXES = .$(APP_MAN_SUFFIX) .man
279 all: config.h
280         $(MAKE) $(AM_MAKEFLAGS) all-am
281
282 .SUFFIXES:
283 .SUFFIXES: .$(APP_MAN_SUFFIX) .man .c .o .obj
284 am--refresh:
285         @:
286 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
287         @for dep in $?; do \
288           case '$(am__configure_deps)' in \
289             *$$dep*) \
290               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
291               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
292                 && exit 0; \
293               exit 1;; \
294           esac; \
295         done; \
296         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
297         $(am__cd) $(top_srcdir) && \
298           $(AUTOMAKE) --foreign Makefile
299 .PRECIOUS: Makefile
300 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
301         @case '$?' in \
302           *config.status*) \
303             echo ' $(SHELL) ./config.status'; \
304             $(SHELL) ./config.status;; \
305           *) \
306             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
307             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
308         esac;
309
310 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311         $(SHELL) ./config.status --recheck
312
313 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
314         $(am__cd) $(srcdir) && $(AUTOCONF)
315 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
316         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
317 $(am__aclocal_m4_deps):
318
319 config.h: stamp-h1
320         @if test ! -f $@; then \
321           rm -f stamp-h1; \
322           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
323         else :; fi
324
325 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
326         @rm -f stamp-h1
327         cd $(top_builddir) && $(SHELL) ./config.status config.h
328 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
329         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
330         rm -f stamp-h1
331         touch $@
332
333 distclean-hdr:
334         -rm -f config.h stamp-h1
335 install-binPROGRAMS: $(bin_PROGRAMS)
336         @$(NORMAL_INSTALL)
337         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
338         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
339         for p in $$list; do echo "$$p $$p"; done | \
340         sed 's/$(EXEEXT)$$//' | \
341         while read p p1; do if test -f $$p; \
342           then echo "$$p"; echo "$$p"; else :; fi; \
343         done | \
344         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
345             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
346         sed 'N;N;N;s,\n, ,g' | \
347         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
348           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
349             if ($$2 == $$4) files[d] = files[d] " " $$1; \
350             else { print "f", $$3 "/" $$4, $$1; } } \
351           END { for (d in files) print "f", d, files[d] }' | \
352         while read type dir files; do \
353             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
354             test -z "$$files" || { \
355               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
356               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
357             } \
358         ; done
359
360 uninstall-binPROGRAMS:
361         @$(NORMAL_UNINSTALL)
362         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
363         files=`for p in $$list; do echo "$$p"; done | \
364           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
365               -e 's/$$/$(EXEEXT)/' `; \
366         test -n "$$list" || exit 0; \
367         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
368         cd "$(DESTDIR)$(bindir)" && rm -f $$files
369
370 clean-binPROGRAMS:
371         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
372 xauth$(EXEEXT): $(xauth_OBJECTS) $(xauth_DEPENDENCIES) 
373         @rm -f xauth$(EXEEXT)
374         $(AM_V_CCLD)$(LINK) $(xauth_OBJECTS) $(xauth_LDADD) $(LIBS)
375
376 mostlyclean-compile:
377         -rm -f *.$(OBJEXT)
378
379 distclean-compile:
380         -rm -f *.tab.c
381
382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gethost.Po@am__quote@
383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parsedpy.Po@am__quote@
384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/process.Po@am__quote@
385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xauth.Po@am__quote@
386
387 .c.o:
388 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
389 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
390 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
391 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
392 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
393 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
394
395 .c.obj:
396 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
397 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
398 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
399 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
400 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
402 install-appmanDATA: $(appman_DATA)
403         @$(NORMAL_INSTALL)
404         test -z "$(appmandir)" || $(MKDIR_P) "$(DESTDIR)$(appmandir)"
405         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
406         for p in $$list; do \
407           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
408           echo "$$d$$p"; \
409         done | $(am__base_list) | \
410         while read files; do \
411           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appmandir)'"; \
412           $(INSTALL_DATA) $$files "$(DESTDIR)$(appmandir)" || exit $$?; \
413         done
414
415 uninstall-appmanDATA:
416         @$(NORMAL_UNINSTALL)
417         @list='$(appman_DATA)'; test -n "$(appmandir)" || list=; \
418         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
419         test -n "$$files" || exit 0; \
420         echo " ( cd '$(DESTDIR)$(appmandir)' && rm -f" $$files ")"; \
421         cd "$(DESTDIR)$(appmandir)" && rm -f $$files
422
423 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
424         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
425         unique=`for i in $$list; do \
426             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
427           done | \
428           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
429               END { if (nonempty) { for (i in files) print i; }; }'`; \
430         mkid -fID $$unique
431 tags: TAGS
432
433 TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
434                 $(TAGS_FILES) $(LISP)
435         set x; \
436         here=`pwd`; \
437         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
438         unique=`for i in $$list; do \
439             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440           done | \
441           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442               END { if (nonempty) { for (i in files) print i; }; }'`; \
443         shift; \
444         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
445           test -n "$$unique" || unique=$$empty_fix; \
446           if test $$# -gt 0; then \
447             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448               "$$@" $$unique; \
449           else \
450             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
451               $$unique; \
452           fi; \
453         fi
454 ctags: CTAGS
455 CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
456                 $(TAGS_FILES) $(LISP)
457         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
458         unique=`for i in $$list; do \
459             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460           done | \
461           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
462               END { if (nonempty) { for (i in files) print i; }; }'`; \
463         test -z "$(CTAGS_ARGS)$$unique" \
464           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
465              $$unique
466
467 GTAGS:
468         here=`$(am__cd) $(top_builddir) && pwd` \
469           && $(am__cd) $(top_srcdir) \
470           && gtags -i $(GTAGS_ARGS) "$$here"
471
472 distclean-tags:
473         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
474
475 distdir: $(DISTFILES)
476         $(am__remove_distdir)
477         test -d "$(distdir)" || mkdir "$(distdir)"
478         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
479         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
480         list='$(DISTFILES)'; \
481           dist_files=`for file in $$list; do echo $$file; done | \
482           sed -e "s|^$$srcdirstrip/||;t" \
483               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
484         case $$dist_files in \
485           */*) $(MKDIR_P) `echo "$$dist_files" | \
486                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
487                            sort -u` ;; \
488         esac; \
489         for file in $$dist_files; do \
490           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
491           if test -d $$d/$$file; then \
492             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
493             if test -d "$(distdir)/$$file"; then \
494               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
495             fi; \
496             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
497               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
498               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
499             fi; \
500             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
501           else \
502             test -f "$(distdir)/$$file" \
503             || cp -p $$d/$$file "$(distdir)/$$file" \
504             || exit 1; \
505           fi; \
506         done
507         $(MAKE) $(AM_MAKEFLAGS) \
508           top_distdir="$(top_distdir)" distdir="$(distdir)" \
509           dist-hook
510         -test -n "$(am__skip_mode_fix)" \
511         || find "$(distdir)" -type d ! -perm -755 \
512                 -exec chmod u+rwx,go+rx {} \; -o \
513           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
514           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
515           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
516         || chmod -R a+r "$(distdir)"
517 dist-gzip: distdir
518         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
519         $(am__remove_distdir)
520 dist-bzip2: distdir
521         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
522         $(am__remove_distdir)
523
524 dist-lzma: distdir
525         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
526         $(am__remove_distdir)
527
528 dist-xz: distdir
529         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
530         $(am__remove_distdir)
531
532 dist-tarZ: distdir
533         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
534         $(am__remove_distdir)
535
536 dist-shar: distdir
537         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
538         $(am__remove_distdir)
539
540 dist-zip: distdir
541         -rm -f $(distdir).zip
542         zip -rq $(distdir).zip $(distdir)
543         $(am__remove_distdir)
544
545 dist dist-all: distdir
546         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
547         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
548         $(am__remove_distdir)
549
550 # This target untars the dist file and tries a VPATH configuration.  Then
551 # it guarantees that the distribution is self-contained by making another
552 # tarfile.
553 distcheck: dist
554         case '$(DIST_ARCHIVES)' in \
555         *.tar.gz*) \
556           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
557         *.tar.bz2*) \
558           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
559         *.tar.lzma*) \
560           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
561         *.tar.xz*) \
562           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
563         *.tar.Z*) \
564           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
565         *.shar.gz*) \
566           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
567         *.zip*) \
568           unzip $(distdir).zip ;;\
569         esac
570         chmod -R a-w $(distdir); chmod a+w $(distdir)
571         mkdir $(distdir)/_build
572         mkdir $(distdir)/_inst
573         chmod a-w $(distdir)
574         test -d $(distdir)/_build || exit 0; \
575         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
576           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
577           && am__cwd=`pwd` \
578           && $(am__cd) $(distdir)/_build \
579           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
580             $(DISTCHECK_CONFIGURE_FLAGS) \
581           && $(MAKE) $(AM_MAKEFLAGS) \
582           && $(MAKE) $(AM_MAKEFLAGS) dvi \
583           && $(MAKE) $(AM_MAKEFLAGS) check \
584           && $(MAKE) $(AM_MAKEFLAGS) install \
585           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
586           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
587           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
588                 distuninstallcheck \
589           && chmod -R a-w "$$dc_install_base" \
590           && ({ \
591                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
592                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
593                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
594                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
595                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
596               } || { rm -rf "$$dc_destdir"; exit 1; }) \
597           && rm -rf "$$dc_destdir" \
598           && $(MAKE) $(AM_MAKEFLAGS) dist \
599           && rm -rf $(DIST_ARCHIVES) \
600           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
601           && cd "$$am__cwd" \
602           || exit 1
603         $(am__remove_distdir)
604         @(echo "$(distdir) archives ready for distribution: "; \
605           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
606           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
607 distuninstallcheck:
608         @$(am__cd) '$(distuninstallcheck_dir)' \
609         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
610            || { echo "ERROR: files left after uninstall:" ; \
611                 if test -n "$(DESTDIR)"; then \
612                   echo "  (check DESTDIR support)"; \
613                 fi ; \
614                 $(distuninstallcheck_listfiles) ; \
615                 exit 1; } >&2
616 distcleancheck: distclean
617         @if test '$(srcdir)' = . ; then \
618           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
619           exit 1 ; \
620         fi
621         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
622           || { echo "ERROR: files left in build directory after distclean:" ; \
623                $(distcleancheck_listfiles) ; \
624                exit 1; } >&2
625 check-am: all-am
626 check: check-am
627 all-am: Makefile $(PROGRAMS) $(DATA) config.h
628 installdirs:
629         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(appmandir)"; do \
630           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
631         done
632 install: install-am
633 install-exec: install-exec-am
634 install-data: install-data-am
635 uninstall: uninstall-am
636
637 install-am: all-am
638         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
639
640 installcheck: installcheck-am
641 install-strip:
642         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644           `test -z '$(STRIP)' || \
645             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
646 mostlyclean-generic:
647
648 clean-generic:
649         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
650
651 distclean-generic:
652         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
653         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
654
655 maintainer-clean-generic:
656         @echo "This command is intended for maintainers to use"
657         @echo "it deletes files that may require special tools to rebuild."
658         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
659 clean: clean-am
660
661 clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
662
663 distclean: distclean-am
664         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
665         -rm -rf ./$(DEPDIR)
666         -rm -f Makefile
667 distclean-am: clean-am distclean-compile distclean-generic \
668         distclean-hdr distclean-tags
669
670 dvi: dvi-am
671
672 dvi-am:
673
674 html: html-am
675
676 html-am:
677
678 info: info-am
679
680 info-am:
681
682 install-data-am: install-appmanDATA
683
684 install-dvi: install-dvi-am
685
686 install-dvi-am:
687
688 install-exec-am: install-binPROGRAMS
689
690 install-html: install-html-am
691
692 install-html-am:
693
694 install-info: install-info-am
695
696 install-info-am:
697
698 install-man:
699
700 install-pdf: install-pdf-am
701
702 install-pdf-am:
703
704 install-ps: install-ps-am
705
706 install-ps-am:
707
708 installcheck-am:
709
710 maintainer-clean: maintainer-clean-am
711         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
712         -rm -rf $(top_srcdir)/autom4te.cache
713         -rm -rf ./$(DEPDIR)
714         -rm -f Makefile
715 maintainer-clean-am: distclean-am maintainer-clean-generic
716
717 mostlyclean: mostlyclean-am
718
719 mostlyclean-am: mostlyclean-compile mostlyclean-generic
720
721 pdf: pdf-am
722
723 pdf-am:
724
725 ps: ps-am
726
727 ps-am:
728
729 uninstall-am: uninstall-appmanDATA uninstall-binPROGRAMS
730
731 .MAKE: all install-am install-strip
732
733 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
734         clean-binPROGRAMS clean-generic ctags dist dist-all dist-bzip2 \
735         dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
736         dist-zip distcheck distclean distclean-compile \
737         distclean-generic distclean-hdr distclean-tags distcleancheck \
738         distdir distuninstallcheck dvi dvi-am html html-am info \
739         info-am install install-am install-appmanDATA \
740         install-binPROGRAMS install-data install-data-am install-dvi \
741         install-dvi-am install-exec install-exec-am install-html \
742         install-html-am install-info install-info-am install-man \
743         install-pdf install-pdf-am install-ps install-ps-am \
744         install-strip installcheck installcheck-am installdirs \
745         maintainer-clean maintainer-clean-generic mostlyclean \
746         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
747         tags uninstall uninstall-am uninstall-appmanDATA \
748         uninstall-binPROGRAMS
749
750
751 @LINT_TRUE@lint:
752 @LINT_TRUE@     $(LINT) $(ALL_LINT_FLAGS) $(xauth_SOURCES) $(xauth_LDADD)
753
754 # String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure
755 .man.$(APP_MAN_SUFFIX):
756         $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
757
758 .PHONY: ChangeLog INSTALL
759
760 INSTALL:
761         $(INSTALL_CMD)
762
763 ChangeLog:
764         $(CHANGELOG_CMD)
765
766 dist-hook: ChangeLog INSTALL
767
768 # Tell versions [3.59,3.63) of GNU make to not export all variables.
769 # Otherwise a system limit (for SysV at least) may be exceeded.
770 .NOEXPORT: