Imported Upstream version 1.1.3
[platform/upstream/libXdamage.git] / src / 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 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = src
39 DIST_COMMON = $(libXdamageinclude_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES =
48 CONFIG_CLEAN_VPATH_FILES =
49 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
50 am__vpath_adj = case $$p in \
51     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
52     *) f=$$p;; \
53   esac;
54 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
55 am__install_max = 40
56 am__nobase_strip_setup = \
57   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
58 am__nobase_strip = \
59   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
60 am__nobase_list = $(am__nobase_strip_setup); \
61   for p in $$list; do echo "$$p $$p"; done | \
62   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
63   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
64     if (++n[$$2] == $(am__install_max)) \
65       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
66     END { for (dir in files) print dir, files[dir] }'
67 am__base_list = \
68   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
69   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
70 am__installdirs = "$(DESTDIR)$(libdir)" \
71         "$(DESTDIR)$(libXdamageincludedir)"
72 LTLIBRARIES = $(lib_LTLIBRARIES)
73 am__DEPENDENCIES_1 =
74 libXdamage_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
75 am_libXdamage_la_OBJECTS = Xdamage.lo
76 libXdamage_la_OBJECTS = $(am_libXdamage_la_OBJECTS)
77 AM_V_lt = $(am__v_lt_$(V))
78 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
79 am__v_lt_0 = --silent
80 libXdamage_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
82         $(libXdamage_la_LDFLAGS) $(LDFLAGS) -o $@
83 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
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 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
90         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
91         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
92         $(AM_CFLAGS) $(CFLAGS)
93 AM_V_CC = $(am__v_CC_$(V))
94 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
95 am__v_CC_0 = @echo "  CC    " $@;
96 AM_V_at = $(am__v_at_$(V))
97 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
98 am__v_at_0 = @
99 CCLD = $(CC)
100 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
101         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
102         $(AM_LDFLAGS) $(LDFLAGS) -o $@
103 AM_V_CCLD = $(am__v_CCLD_$(V))
104 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
105 am__v_CCLD_0 = @echo "  CCLD  " $@;
106 AM_V_GEN = $(am__v_GEN_$(V))
107 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
108 am__v_GEN_0 = @echo "  GEN   " $@;
109 SOURCES = $(libXdamage_la_SOURCES)
110 DIST_SOURCES = $(libXdamage_la_SOURCES)
111 HEADERS = $(libXdamageinclude_HEADERS)
112 ETAGS = etags
113 CTAGS = ctags
114 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
115 ACLOCAL = @ACLOCAL@
116 ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
117 ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
118 AMTAR = @AMTAR@
119 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
120 APP_MAN_DIR = @APP_MAN_DIR@
121 APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
122 AR = @AR@
123 AUTOCONF = @AUTOCONF@
124 AUTOHEADER = @AUTOHEADER@
125 AUTOMAKE = @AUTOMAKE@
126 AWK = @AWK@
127 CC = @CC@
128 CCDEPMODE = @CCDEPMODE@
129 CFLAGS = @CFLAGS@
130 CHANGELOG_CMD = @CHANGELOG_CMD@
131 CPP = @CPP@
132 CPPFLAGS = @CPPFLAGS@
133 CWARNFLAGS = @CWARNFLAGS@
134 CYGPATH_W = @CYGPATH_W@
135 DAMAGEEXT_VERSION = @DAMAGEEXT_VERSION@
136 DEFS = @DEFS@
137 DEPDIR = @DEPDIR@
138 DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
139 DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
140 DSYMUTIL = @DSYMUTIL@
141 DUMPBIN = @DUMPBIN@
142 ECHO_C = @ECHO_C@
143 ECHO_N = @ECHO_N@
144 ECHO_T = @ECHO_T@
145 EGREP = @EGREP@
146 EXEEXT = @EXEEXT@
147 FGREP = @FGREP@
148 FILE_MAN_DIR = @FILE_MAN_DIR@
149 FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
150 GREP = @GREP@
151 INSTALL = @INSTALL@
152 INSTALL_CMD = @INSTALL_CMD@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LD = @LD@
158 LDFLAGS = @LDFLAGS@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LIB_MAN_DIR = @LIB_MAN_DIR@
163 LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
164 LIPO = @LIPO@
165 LN_S = @LN_S@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINT = @MAINT@
168 MAKEINFO = @MAKEINFO@
169 MAN_SUBSTS = @MAN_SUBSTS@
170 MISC_MAN_DIR = @MISC_MAN_DIR@
171 MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
172 MKDIR_P = @MKDIR_P@
173 NM = @NM@
174 NMEDIT = @NMEDIT@
175 OBJDUMP = @OBJDUMP@
176 OBJEXT = @OBJEXT@
177 OTOOL = @OTOOL@
178 OTOOL64 = @OTOOL64@
179 PACKAGE = @PACKAGE@
180 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
181 PACKAGE_NAME = @PACKAGE_NAME@
182 PACKAGE_STRING = @PACKAGE_STRING@
183 PACKAGE_TARNAME = @PACKAGE_TARNAME@
184 PACKAGE_URL = @PACKAGE_URL@
185 PACKAGE_VERSION = @PACKAGE_VERSION@
186 PATH_SEPARATOR = @PATH_SEPARATOR@
187 PKG_CONFIG = @PKG_CONFIG@
188 RANLIB = @RANLIB@
189 SED = @SED@
190 SET_MAKE = @SET_MAKE@
191 SHELL = @SHELL@
192 STRIP = @STRIP@
193 VERSION = @VERSION@
194 XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
195 XDAMAGE_LIBS = @XDAMAGE_LIBS@
196 XORG_MAN_PAGE = @XORG_MAN_PAGE@
197 abs_builddir = @abs_builddir@
198 abs_srcdir = @abs_srcdir@
199 abs_top_builddir = @abs_top_builddir@
200 abs_top_srcdir = @abs_top_srcdir@
201 ac_ct_CC = @ac_ct_CC@
202 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
203 am__include = @am__include@
204 am__leading_dot = @am__leading_dot@
205 am__quote = @am__quote@
206 am__tar = @am__tar@
207 am__untar = @am__untar@
208 bindir = @bindir@
209 build = @build@
210 build_alias = @build_alias@
211 build_cpu = @build_cpu@
212 build_os = @build_os@
213 build_vendor = @build_vendor@
214 builddir = @builddir@
215 datadir = @datadir@
216 datarootdir = @datarootdir@
217 docdir = @docdir@
218 dvidir = @dvidir@
219 exec_prefix = @exec_prefix@
220 host = @host@
221 host_alias = @host_alias@
222 host_cpu = @host_cpu@
223 host_os = @host_os@
224 host_vendor = @host_vendor@
225 htmldir = @htmldir@
226 includedir = @includedir@
227 infodir = @infodir@
228 install_sh = @install_sh@
229 libdir = @libdir@
230 libexecdir = @libexecdir@
231 localedir = @localedir@
232 localstatedir = @localstatedir@
233 lt_ECHO = @lt_ECHO@
234 mandir = @mandir@
235 mkdir_p = @mkdir_p@
236 oldincludedir = @oldincludedir@
237 pdfdir = @pdfdir@
238 prefix = @prefix@
239 program_transform_name = @program_transform_name@
240 psdir = @psdir@
241 sbindir = @sbindir@
242 sharedstatedir = @sharedstatedir@
243 srcdir = @srcdir@
244 sysconfdir = @sysconfdir@
245 target_alias = @target_alias@
246 top_build_prefix = @top_build_prefix@
247 top_builddir = @top_builddir@
248 top_srcdir = @top_srcdir@
249 lib_LTLIBRARIES = libXdamage.la
250 libXdamage_la_SOURCES = \
251         xdamageint.h    \
252         Xdamage.c
253
254 libXdamage_la_LIBADD = $(XDAMAGE_LIBS)
255 AM_CFLAGS = $(CWARNFLAGS) $(XDAMAGE_CFLAGS)
256 INCLUDES = -I$(top_srcdir)/include/X11/extensions
257 libXdamage_la_LDFLAGS = -version-number 1:1:0 -no-undefined
258 libXdamageincludedir = $(includedir)/X11/extensions
259 libXdamageinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xdamage.h 
260 all: all-am
261
262 .SUFFIXES:
263 .SUFFIXES: .c .lo .o .obj
264 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
265         @for dep in $?; do \
266           case '$(am__configure_deps)' in \
267             *$$dep*) \
268               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
269                 && { if test -f $@; then exit 0; else break; fi; }; \
270               exit 1;; \
271           esac; \
272         done; \
273         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
274         $(am__cd) $(top_srcdir) && \
275           $(AUTOMAKE) --foreign src/Makefile
276 .PRECIOUS: Makefile
277 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
278         @case '$?' in \
279           *config.status*) \
280             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
281           *) \
282             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
283             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
284         esac;
285
286 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
287         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
288
289 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
290         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293 $(am__aclocal_m4_deps):
294 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
295         @$(NORMAL_INSTALL)
296         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
297         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
298         list2=; for p in $$list; do \
299           if test -f $$p; then \
300             list2="$$list2 $$p"; \
301           else :; fi; \
302         done; \
303         test -z "$$list2" || { \
304           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
305           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
306         }
307
308 uninstall-libLTLIBRARIES:
309         @$(NORMAL_UNINSTALL)
310         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
311         for p in $$list; do \
312           $(am__strip_dir) \
313           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
314           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
315         done
316
317 clean-libLTLIBRARIES:
318         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
319         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
320           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
321           test "$$dir" != "$$p" || dir=.; \
322           echo "rm -f \"$${dir}/so_locations\""; \
323           rm -f "$${dir}/so_locations"; \
324         done
325 libXdamage.la: $(libXdamage_la_OBJECTS) $(libXdamage_la_DEPENDENCIES) 
326         $(AM_V_CCLD)$(libXdamage_la_LINK) -rpath $(libdir) $(libXdamage_la_OBJECTS) $(libXdamage_la_LIBADD) $(LIBS)
327
328 mostlyclean-compile:
329         -rm -f *.$(OBJEXT)
330
331 distclean-compile:
332         -rm -f *.tab.c
333
334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Xdamage.Plo@am__quote@
335
336 .c.o:
337 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
338 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
339 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
340 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
341 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
342 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
343
344 .c.obj:
345 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
346 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
347 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
348 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
349 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
350 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
351
352 .c.lo:
353 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
354 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
355 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
356 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
357 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
358 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
359
360 mostlyclean-libtool:
361         -rm -f *.lo
362
363 clean-libtool:
364         -rm -rf .libs _libs
365 install-libXdamageincludeHEADERS: $(libXdamageinclude_HEADERS)
366         @$(NORMAL_INSTALL)
367         test -z "$(libXdamageincludedir)" || $(MKDIR_P) "$(DESTDIR)$(libXdamageincludedir)"
368         @list='$(libXdamageinclude_HEADERS)'; test -n "$(libXdamageincludedir)" || list=; \
369         for p in $$list; do \
370           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
371           echo "$$d$$p"; \
372         done | $(am__base_list) | \
373         while read files; do \
374           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libXdamageincludedir)'"; \
375           $(INSTALL_HEADER) $$files "$(DESTDIR)$(libXdamageincludedir)" || exit $$?; \
376         done
377
378 uninstall-libXdamageincludeHEADERS:
379         @$(NORMAL_UNINSTALL)
380         @list='$(libXdamageinclude_HEADERS)'; test -n "$(libXdamageincludedir)" || list=; \
381         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
382         test -n "$$files" || exit 0; \
383         echo " ( cd '$(DESTDIR)$(libXdamageincludedir)' && rm -f" $$files ")"; \
384         cd "$(DESTDIR)$(libXdamageincludedir)" && rm -f $$files
385
386 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
387         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
388         unique=`for i in $$list; do \
389             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
390           done | \
391           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
392               END { if (nonempty) { for (i in files) print i; }; }'`; \
393         mkid -fID $$unique
394 tags: TAGS
395
396 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
397                 $(TAGS_FILES) $(LISP)
398         set x; \
399         here=`pwd`; \
400         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
401         unique=`for i in $$list; do \
402             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
403           done | \
404           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
405               END { if (nonempty) { for (i in files) print i; }; }'`; \
406         shift; \
407         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
408           test -n "$$unique" || unique=$$empty_fix; \
409           if test $$# -gt 0; then \
410             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
411               "$$@" $$unique; \
412           else \
413             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
414               $$unique; \
415           fi; \
416         fi
417 ctags: CTAGS
418 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
419                 $(TAGS_FILES) $(LISP)
420         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
421         unique=`for i in $$list; do \
422             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
423           done | \
424           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
425               END { if (nonempty) { for (i in files) print i; }; }'`; \
426         test -z "$(CTAGS_ARGS)$$unique" \
427           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
428              $$unique
429
430 GTAGS:
431         here=`$(am__cd) $(top_builddir) && pwd` \
432           && $(am__cd) $(top_srcdir) \
433           && gtags -i $(GTAGS_ARGS) "$$here"
434
435 distclean-tags:
436         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
437
438 distdir: $(DISTFILES)
439         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
440         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
441         list='$(DISTFILES)'; \
442           dist_files=`for file in $$list; do echo $$file; done | \
443           sed -e "s|^$$srcdirstrip/||;t" \
444               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
445         case $$dist_files in \
446           */*) $(MKDIR_P) `echo "$$dist_files" | \
447                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
448                            sort -u` ;; \
449         esac; \
450         for file in $$dist_files; do \
451           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
452           if test -d $$d/$$file; then \
453             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
454             if test -d "$(distdir)/$$file"; then \
455               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
456             fi; \
457             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
459               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
460             fi; \
461             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
462           else \
463             test -f "$(distdir)/$$file" \
464             || cp -p $$d/$$file "$(distdir)/$$file" \
465             || exit 1; \
466           fi; \
467         done
468 check-am: all-am
469 check: check-am
470 all-am: Makefile $(LTLIBRARIES) $(HEADERS)
471 installdirs:
472         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXdamageincludedir)"; do \
473           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
474         done
475 install: install-am
476 install-exec: install-exec-am
477 install-data: install-data-am
478 uninstall: uninstall-am
479
480 install-am: all-am
481         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
482
483 installcheck: installcheck-am
484 install-strip:
485         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
486           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
487           `test -z '$(STRIP)' || \
488             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
489 mostlyclean-generic:
490
491 clean-generic:
492
493 distclean-generic:
494         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
495         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
496
497 maintainer-clean-generic:
498         @echo "This command is intended for maintainers to use"
499         @echo "it deletes files that may require special tools to rebuild."
500 clean: clean-am
501
502 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
503         mostlyclean-am
504
505 distclean: distclean-am
506         -rm -rf ./$(DEPDIR)
507         -rm -f Makefile
508 distclean-am: clean-am distclean-compile distclean-generic \
509         distclean-tags
510
511 dvi: dvi-am
512
513 dvi-am:
514
515 html: html-am
516
517 html-am:
518
519 info: info-am
520
521 info-am:
522
523 install-data-am: install-libXdamageincludeHEADERS
524
525 install-dvi: install-dvi-am
526
527 install-dvi-am:
528
529 install-exec-am: install-libLTLIBRARIES
530
531 install-html: install-html-am
532
533 install-html-am:
534
535 install-info: install-info-am
536
537 install-info-am:
538
539 install-man:
540
541 install-pdf: install-pdf-am
542
543 install-pdf-am:
544
545 install-ps: install-ps-am
546
547 install-ps-am:
548
549 installcheck-am:
550
551 maintainer-clean: maintainer-clean-am
552         -rm -rf ./$(DEPDIR)
553         -rm -f Makefile
554 maintainer-clean-am: distclean-am maintainer-clean-generic
555
556 mostlyclean: mostlyclean-am
557
558 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
559         mostlyclean-libtool
560
561 pdf: pdf-am
562
563 pdf-am:
564
565 ps: ps-am
566
567 ps-am:
568
569 uninstall-am: uninstall-libLTLIBRARIES \
570         uninstall-libXdamageincludeHEADERS
571
572 .MAKE: install-am install-strip
573
574 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
575         clean-libLTLIBRARIES clean-libtool ctags distclean \
576         distclean-compile distclean-generic distclean-libtool \
577         distclean-tags distdir dvi dvi-am html html-am info info-am \
578         install install-am install-data install-data-am install-dvi \
579         install-dvi-am install-exec install-exec-am install-html \
580         install-html-am install-info install-info-am \
581         install-libLTLIBRARIES install-libXdamageincludeHEADERS \
582         install-man install-pdf install-pdf-am install-ps \
583         install-ps-am install-strip installcheck installcheck-am \
584         installdirs maintainer-clean maintainer-clean-generic \
585         mostlyclean mostlyclean-compile mostlyclean-generic \
586         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
587         uninstall-am uninstall-libLTLIBRARIES \
588         uninstall-libXdamageincludeHEADERS
589
590
591 # Tell versions [3.59,3.63) of GNU make to not export all variables.
592 # Otherwise a system limit (for SysV at least) may be exceeded.
593 .NOEXPORT: