Makefile.in revision af7c02bd
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
38build_triplet = @build@
39host_triplet = @host@
40subdir = src
41DIST_COMMON = $(libXdamageinclude_HEADERS) $(srcdir)/Makefile.am \
42	$(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.ac
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46	$(ACLOCAL_M4)
47mkinstalldirs = $(install_sh) -d
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
56am__installdirs = "$(DESTDIR)$(libdir)" \
57	"$(DESTDIR)$(libXdamageincludedir)"
58libLTLIBRARIES_INSTALL = $(INSTALL)
59LTLIBRARIES = $(lib_LTLIBRARIES)
60am__DEPENDENCIES_1 =
61libXdamage_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
62	$(am__DEPENDENCIES_1)
63am_libXdamage_la_OBJECTS = Xdamage.lo
64libXdamage_la_OBJECTS = $(am_libXdamage_la_OBJECTS)
65DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
66depcomp = $(SHELL) $(top_srcdir)/depcomp
67am__depfiles_maybe = depfiles
68COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
71	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
72	$(AM_CFLAGS) $(CFLAGS)
73CCLD = $(CC)
74LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
75	$(AM_LDFLAGS) $(LDFLAGS) -o $@
76SOURCES = $(libXdamage_la_SOURCES)
77DIST_SOURCES = $(libXdamage_la_SOURCES)
78libXdamageincludeHEADERS_INSTALL = $(INSTALL_HEADER)
79HEADERS = $(libXdamageinclude_HEADERS)
80ETAGS = etags
81CTAGS = ctags
82DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
83ACLOCAL = @ACLOCAL@
84AMDEP_FALSE = @AMDEP_FALSE@
85AMDEP_TRUE = @AMDEP_TRUE@
86AMTAR = @AMTAR@
87AR = @AR@
88AUTOCONF = @AUTOCONF@
89AUTOHEADER = @AUTOHEADER@
90AUTOMAKE = @AUTOMAKE@
91AWK = @AWK@
92CC = @CC@
93CCDEPMODE = @CCDEPMODE@
94CFLAGS = @CFLAGS@
95CPP = @CPP@
96CPPFLAGS = @CPPFLAGS@
97CXX = @CXX@
98CXXCPP = @CXXCPP@
99CXXDEPMODE = @CXXDEPMODE@
100CXXFLAGS = @CXXFLAGS@
101CYGPATH_W = @CYGPATH_W@
102DAMAGEEXT_VERSION = @DAMAGEEXT_VERSION@
103DEFS = @DEFS@
104DEPDIR = @DEPDIR@
105ECHO = @ECHO@
106ECHO_C = @ECHO_C@
107ECHO_N = @ECHO_N@
108ECHO_T = @ECHO_T@
109EGREP = @EGREP@
110EXEEXT = @EXEEXT@
111F77 = @F77@
112FFLAGS = @FFLAGS@
113INSTALL_DATA = @INSTALL_DATA@
114INSTALL_PROGRAM = @INSTALL_PROGRAM@
115INSTALL_SCRIPT = @INSTALL_SCRIPT@
116INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
120LIBTOOL = @LIBTOOL@
121LN_S = @LN_S@
122LTLIBOBJS = @LTLIBOBJS@
123MAINT = @MAINT@
124MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
125MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
126MAKEINFO = @MAKEINFO@
127OBJEXT = @OBJEXT@
128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
134PATH_SEPARATOR = @PATH_SEPARATOR@
135PKG_CONFIG = @PKG_CONFIG@
136RANLIB = @RANLIB@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140VERSION = @VERSION@
141XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
142XDAMAGE_LIBS = @XDAMAGE_LIBS@
143X_CFLAGS = @X_CFLAGS@
144X_EXTRA_LIBS = @X_EXTRA_LIBS@
145X_LIBS = @X_LIBS@
146X_PRE_LIBS = @X_PRE_LIBS@
147ac_ct_AR = @ac_ct_AR@
148ac_ct_CC = @ac_ct_CC@
149ac_ct_CXX = @ac_ct_CXX@
150ac_ct_F77 = @ac_ct_F77@
151ac_ct_RANLIB = @ac_ct_RANLIB@
152ac_ct_STRIP = @ac_ct_STRIP@
153ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
154am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
156am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
158am__include = @am__include@
159am__leading_dot = @am__leading_dot@
160am__quote = @am__quote@
161am__tar = @am__tar@
162am__untar = @am__untar@
163bindir = @bindir@
164build = @build@
165build_alias = @build_alias@
166build_cpu = @build_cpu@
167build_os = @build_os@
168build_vendor = @build_vendor@
169datadir = @datadir@
170exec_prefix = @exec_prefix@
171host = @host@
172host_alias = @host_alias@
173host_cpu = @host_cpu@
174host_os = @host_os@
175host_vendor = @host_vendor@
176includedir = @includedir@
177infodir = @infodir@
178install_sh = @install_sh@
179libdir = @libdir@
180libexecdir = @libexecdir@
181localstatedir = @localstatedir@
182mandir = @mandir@
183mkdir_p = @mkdir_p@
184oldincludedir = @oldincludedir@
185prefix = @prefix@
186program_transform_name = @program_transform_name@
187sbindir = @sbindir@
188sharedstatedir = @sharedstatedir@
189sysconfdir = @sysconfdir@
190target_alias = @target_alias@
191lib_LTLIBRARIES = libXdamage.la
192libXdamage_la_SOURCES = \
193	xdamageint.h	\
194	Xdamage.c
195
196libXdamage_la_LIBADD = $(XDAMAGE_LIBS) $(X_LIBS)
197AM_CFLAGS = $(XDAMAGE_CFLAGS) $(X_CFLAGS)
198INCLUDES = -I$(top_srcdir)/include/X11/extensions
199libXdamage_la_LDFLAGS = -version-number 1:1:0 -no-undefined
200libXdamageincludedir = $(includedir)/X11/extensions
201libXdamageinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xdamage.h 
202all: all-am
203
204.SUFFIXES:
205.SUFFIXES: .c .lo .o .obj
206$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
207	@for dep in $?; do \
208	  case '$(am__configure_deps)' in \
209	    *$$dep*) \
210	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
211		&& exit 0; \
212	      exit 1;; \
213	  esac; \
214	done; \
215	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/Makefile'; \
216	cd $(top_srcdir) && \
217	  $(AUTOMAKE) --gnu  src/Makefile
218.PRECIOUS: Makefile
219Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220	@case '$?' in \
221	  *config.status*) \
222	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223	  *) \
224	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226	esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
232	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
234	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235install-libLTLIBRARIES: $(lib_LTLIBRARIES)
236	@$(NORMAL_INSTALL)
237	test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
238	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
239	  if test -f $$p; then \
240	    f=$(am__strip_dir) \
241	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
242	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
243	  else :; fi; \
244	done
245
246uninstall-libLTLIBRARIES:
247	@$(NORMAL_UNINSTALL)
248	@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
249	  p=$(am__strip_dir) \
250	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
251	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
252	done
253
254clean-libLTLIBRARIES:
255	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
256	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
257	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
258	  test "$$dir" != "$$p" || dir=.; \
259	  echo "rm -f \"$${dir}/so_locations\""; \
260	  rm -f "$${dir}/so_locations"; \
261	done
262libXdamage.la: $(libXdamage_la_OBJECTS) $(libXdamage_la_DEPENDENCIES) 
263	$(LINK) -rpath $(libdir) $(libXdamage_la_LDFLAGS) $(libXdamage_la_OBJECTS) $(libXdamage_la_LIBADD) $(LIBS)
264
265mostlyclean-compile:
266	-rm -f *.$(OBJEXT)
267
268distclean-compile:
269	-rm -f *.tab.c
270
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Xdamage.Plo@am__quote@
272
273.c.o:
274@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
275@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
276@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
277@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
278@am__fastdepCC_FALSE@	$(COMPILE) -c $<
279
280.c.obj:
281@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
282@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
283@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
286
287.c.lo:
288@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
289@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
290@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
291@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
292@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
293
294mostlyclean-libtool:
295	-rm -f *.lo
296
297clean-libtool:
298	-rm -rf .libs _libs
299
300distclean-libtool:
301	-rm -f libtool
302uninstall-info-am:
303install-libXdamageincludeHEADERS: $(libXdamageinclude_HEADERS)
304	@$(NORMAL_INSTALL)
305	test -z "$(libXdamageincludedir)" || $(mkdir_p) "$(DESTDIR)$(libXdamageincludedir)"
306	@list='$(libXdamageinclude_HEADERS)'; for p in $$list; do \
307	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
308	  f=$(am__strip_dir) \
309	  echo " $(libXdamageincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(libXdamageincludedir)/$$f'"; \
310	  $(libXdamageincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(libXdamageincludedir)/$$f"; \
311	done
312
313uninstall-libXdamageincludeHEADERS:
314	@$(NORMAL_UNINSTALL)
315	@list='$(libXdamageinclude_HEADERS)'; for p in $$list; do \
316	  f=$(am__strip_dir) \
317	  echo " rm -f '$(DESTDIR)$(libXdamageincludedir)/$$f'"; \
318	  rm -f "$(DESTDIR)$(libXdamageincludedir)/$$f"; \
319	done
320
321ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
322	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
323	unique=`for i in $$list; do \
324	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
325	  done | \
326	  $(AWK) '    { files[$$0] = 1; } \
327	       END { for (i in files) print i; }'`; \
328	mkid -fID $$unique
329tags: TAGS
330
331TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
332		$(TAGS_FILES) $(LISP)
333	tags=; \
334	here=`pwd`; \
335	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
336	unique=`for i in $$list; do \
337	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
338	  done | \
339	  $(AWK) '    { files[$$0] = 1; } \
340	       END { for (i in files) print i; }'`; \
341	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
342	  test -n "$$unique" || unique=$$empty_fix; \
343	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
344	    $$tags $$unique; \
345	fi
346ctags: CTAGS
347CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348		$(TAGS_FILES) $(LISP)
349	tags=; \
350	here=`pwd`; \
351	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352	unique=`for i in $$list; do \
353	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354	  done | \
355	  $(AWK) '    { files[$$0] = 1; } \
356	       END { for (i in files) print i; }'`; \
357	test -z "$(CTAGS_ARGS)$$tags$$unique" \
358	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
359	     $$tags $$unique
360
361GTAGS:
362	here=`$(am__cd) $(top_builddir) && pwd` \
363	  && cd $(top_srcdir) \
364	  && gtags -i $(GTAGS_ARGS) $$here
365
366distclean-tags:
367	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
368
369distdir: $(DISTFILES)
370	$(mkdir_p) $(distdir)/../include/X11/extensions
371	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
372	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
373	list='$(DISTFILES)'; for file in $$list; do \
374	  case $$file in \
375	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
376	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
377	  esac; \
378	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
379	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
380	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
381	    dir="/$$dir"; \
382	    $(mkdir_p) "$(distdir)$$dir"; \
383	  else \
384	    dir=''; \
385	  fi; \
386	  if test -d $$d/$$file; then \
387	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
388	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
389	    fi; \
390	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
391	  else \
392	    test -f $(distdir)/$$file \
393	    || cp -p $$d/$$file $(distdir)/$$file \
394	    || exit 1; \
395	  fi; \
396	done
397check-am: all-am
398check: check-am
399all-am: Makefile $(LTLIBRARIES) $(HEADERS)
400installdirs:
401	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXdamageincludedir)"; do \
402	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
403	done
404install: install-am
405install-exec: install-exec-am
406install-data: install-data-am
407uninstall: uninstall-am
408
409install-am: all-am
410	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
411
412installcheck: installcheck-am
413install-strip:
414	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
415	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
416	  `test -z '$(STRIP)' || \
417	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
418mostlyclean-generic:
419
420clean-generic:
421
422distclean-generic:
423	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
424
425maintainer-clean-generic:
426	@echo "This command is intended for maintainers to use"
427	@echo "it deletes files that may require special tools to rebuild."
428clean: clean-am
429
430clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
431	mostlyclean-am
432
433distclean: distclean-am
434	-rm -rf ./$(DEPDIR)
435	-rm -f Makefile
436distclean-am: clean-am distclean-compile distclean-generic \
437	distclean-libtool distclean-tags
438
439dvi: dvi-am
440
441dvi-am:
442
443html: html-am
444
445info: info-am
446
447info-am:
448
449install-data-am: install-libXdamageincludeHEADERS
450
451install-exec-am: install-libLTLIBRARIES
452
453install-info: install-info-am
454
455install-man:
456
457installcheck-am:
458
459maintainer-clean: maintainer-clean-am
460	-rm -rf ./$(DEPDIR)
461	-rm -f Makefile
462maintainer-clean-am: distclean-am maintainer-clean-generic
463
464mostlyclean: mostlyclean-am
465
466mostlyclean-am: mostlyclean-compile mostlyclean-generic \
467	mostlyclean-libtool
468
469pdf: pdf-am
470
471pdf-am:
472
473ps: ps-am
474
475ps-am:
476
477uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \
478	uninstall-libXdamageincludeHEADERS
479
480.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
481	clean-libLTLIBRARIES clean-libtool ctags distclean \
482	distclean-compile distclean-generic distclean-libtool \
483	distclean-tags distdir dvi dvi-am html html-am info info-am \
484	install install-am install-data install-data-am install-exec \
485	install-exec-am install-info install-info-am \
486	install-libLTLIBRARIES install-libXdamageincludeHEADERS \
487	install-man install-strip installcheck installcheck-am \
488	installdirs maintainer-clean maintainer-clean-generic \
489	mostlyclean mostlyclean-compile mostlyclean-generic \
490	mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
491	uninstall-am uninstall-info-am uninstall-libLTLIBRARIES \
492	uninstall-libXdamageincludeHEADERS
493
494# Tell versions [3.59,3.63) of GNU make to not export all variables.
495# Otherwise a system limit (for SysV at least) may be exceeded.
496.NOEXPORT:
497