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