Makefile.in revision 3e6c936a
1# Makefile.in generated by automake 1.13.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82subdir = src
83DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
84	$(top_srcdir)/depcomp $(libXfixesinclude_HEADERS)
85ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
86am__aclocal_m4_deps = $(top_srcdir)/configure.ac
87am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88	$(ACLOCAL_M4)
89mkinstalldirs = $(install_sh) -d
90CONFIG_HEADER = $(top_builddir)/config.h
91CONFIG_CLEAN_FILES =
92CONFIG_CLEAN_VPATH_FILES =
93am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
94am__vpath_adj = case $$p in \
95    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
96    *) f=$$p;; \
97  esac;
98am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
99am__install_max = 40
100am__nobase_strip_setup = \
101  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
102am__nobase_strip = \
103  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
104am__nobase_list = $(am__nobase_strip_setup); \
105  for p in $$list; do echo "$$p $$p"; done | \
106  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
107  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
108    if (++n[$$2] == $(am__install_max)) \
109      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
110    END { for (dir in files) print dir, files[dir] }'
111am__base_list = \
112  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
113  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
114am__uninstall_files_from_dir = { \
115  test -z "$$files" \
116    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
117    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
118         $(am__cd) "$$dir" && rm -f $$files; }; \
119  }
120am__installdirs = "$(DESTDIR)$(libdir)" \
121	"$(DESTDIR)$(libXfixesincludedir)"
122LTLIBRARIES = $(lib_LTLIBRARIES)
123libXfixes_la_DEPENDENCIES =
124am_libXfixes_la_OBJECTS = Cursor.lo Region.lo SaveSet.lo Selection.lo \
125	Xfixes.lo
126libXfixes_la_OBJECTS = $(am_libXfixes_la_OBJECTS)
127AM_V_lt = $(am__v_lt_@AM_V@)
128am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
129am__v_lt_0 = --silent
130am__v_lt_1 = 
131libXfixes_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
132	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
133	$(libXfixes_la_LDFLAGS) $(LDFLAGS) -o $@
134AM_V_P = $(am__v_P_@AM_V@)
135am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
136am__v_P_0 = false
137am__v_P_1 = :
138AM_V_GEN = $(am__v_GEN_@AM_V@)
139am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
140am__v_GEN_0 = @echo "  GEN     " $@;
141am__v_GEN_1 = 
142AM_V_at = $(am__v_at_@AM_V@)
143am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
144am__v_at_0 = @
145am__v_at_1 = 
146DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
147depcomp = $(SHELL) $(top_srcdir)/depcomp
148am__depfiles_maybe = depfiles
149am__mv = mv -f
150COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
151	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
152LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
153	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
154	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
155	$(AM_CFLAGS) $(CFLAGS)
156AM_V_CC = $(am__v_CC_@AM_V@)
157am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
158am__v_CC_0 = @echo "  CC      " $@;
159am__v_CC_1 = 
160CCLD = $(CC)
161LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
162	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
163	$(AM_LDFLAGS) $(LDFLAGS) -o $@
164AM_V_CCLD = $(am__v_CCLD_@AM_V@)
165am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
166am__v_CCLD_0 = @echo "  CCLD    " $@;
167am__v_CCLD_1 = 
168SOURCES = $(libXfixes_la_SOURCES)
169DIST_SOURCES = $(libXfixes_la_SOURCES)
170am__can_run_installinfo = \
171  case $$AM_UPDATE_INFO_DIR in \
172    n|no|NO) false;; \
173    *) (install-info --version) >/dev/null 2>&1;; \
174  esac
175HEADERS = $(libXfixesinclude_HEADERS)
176am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
177# Read a list of newline-separated strings from the standard input,
178# and print each of them once, without duplicates.  Input order is
179# *not* preserved.
180am__uniquify_input = $(AWK) '\
181  BEGIN { nonempty = 0; } \
182  { items[$$0] = 1; nonempty = 1; } \
183  END { if (nonempty) { for (i in items) print i; }; } \
184'
185# Make sure the list of sources is unique.  This is necessary because,
186# e.g., the same source file might be shared among _SOURCES variables
187# for different programs/libraries.
188am__define_uniq_tagged_files = \
189  list='$(am__tagged_files)'; \
190  unique=`for i in $$list; do \
191    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
192  done | $(am__uniquify_input)`
193ETAGS = etags
194CTAGS = ctags
195DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196ACLOCAL = @ACLOCAL@
197ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
198ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
199AMTAR = @AMTAR@
200AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
201APP_MAN_DIR = @APP_MAN_DIR@
202APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
203AR = @AR@
204AUTOCONF = @AUTOCONF@
205AUTOHEADER = @AUTOHEADER@
206AUTOMAKE = @AUTOMAKE@
207AWK = @AWK@
208BASE_CFLAGS = @BASE_CFLAGS@
209CC = @CC@
210CCDEPMODE = @CCDEPMODE@
211CFLAGS = @CFLAGS@
212CHANGELOG_CMD = @CHANGELOG_CMD@
213CPP = @CPP@
214CPPFLAGS = @CPPFLAGS@
215CWARNFLAGS = @CWARNFLAGS@
216CYGPATH_W = @CYGPATH_W@
217DEFS = @DEFS@
218DEPDIR = @DEPDIR@
219DLLTOOL = @DLLTOOL@
220DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
221DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
222DSYMUTIL = @DSYMUTIL@
223DUMPBIN = @DUMPBIN@
224ECHO_C = @ECHO_C@
225ECHO_N = @ECHO_N@
226ECHO_T = @ECHO_T@
227EGREP = @EGREP@
228EXEEXT = @EXEEXT@
229FGREP = @FGREP@
230FILE_MAN_DIR = @FILE_MAN_DIR@
231FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
232FIXESEXT_CFLAGS = @FIXESEXT_CFLAGS@
233FIXESEXT_LIBS = @FIXESEXT_LIBS@
234FIXESEXT_VERSION = @FIXESEXT_VERSION@
235GREP = @GREP@
236INSTALL = @INSTALL@
237INSTALL_CMD = @INSTALL_CMD@
238INSTALL_DATA = @INSTALL_DATA@
239INSTALL_PROGRAM = @INSTALL_PROGRAM@
240INSTALL_SCRIPT = @INSTALL_SCRIPT@
241INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
242LD = @LD@
243LDFLAGS = @LDFLAGS@
244LIBOBJS = @LIBOBJS@
245LIBS = @LIBS@
246LIBTOOL = @LIBTOOL@
247LIB_MAN_DIR = @LIB_MAN_DIR@
248LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
249LIPO = @LIPO@
250LN_S = @LN_S@
251LTLIBOBJS = @LTLIBOBJS@
252MAKEINFO = @MAKEINFO@
253MANIFEST_TOOL = @MANIFEST_TOOL@
254MAN_SUBSTS = @MAN_SUBSTS@
255MISC_MAN_DIR = @MISC_MAN_DIR@
256MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
257MKDIR_P = @MKDIR_P@
258NM = @NM@
259NMEDIT = @NMEDIT@
260OBJDUMP = @OBJDUMP@
261OBJEXT = @OBJEXT@
262OTOOL = @OTOOL@
263OTOOL64 = @OTOOL64@
264PACKAGE = @PACKAGE@
265PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
266PACKAGE_NAME = @PACKAGE_NAME@
267PACKAGE_STRING = @PACKAGE_STRING@
268PACKAGE_TARNAME = @PACKAGE_TARNAME@
269PACKAGE_URL = @PACKAGE_URL@
270PACKAGE_VERSION = @PACKAGE_VERSION@
271PATH_SEPARATOR = @PATH_SEPARATOR@
272PKG_CONFIG = @PKG_CONFIG@
273RANLIB = @RANLIB@
274SED = @SED@
275SET_MAKE = @SET_MAKE@
276SHELL = @SHELL@
277STRICT_CFLAGS = @STRICT_CFLAGS@
278STRIP = @STRIP@
279VERSION = @VERSION@
280XORG_MAN_PAGE = @XORG_MAN_PAGE@
281abs_builddir = @abs_builddir@
282abs_srcdir = @abs_srcdir@
283abs_top_builddir = @abs_top_builddir@
284abs_top_srcdir = @abs_top_srcdir@
285ac_ct_AR = @ac_ct_AR@
286ac_ct_CC = @ac_ct_CC@
287ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
288am__include = @am__include@
289am__leading_dot = @am__leading_dot@
290am__quote = @am__quote@
291am__tar = @am__tar@
292am__untar = @am__untar@
293bindir = @bindir@
294build = @build@
295build_alias = @build_alias@
296build_cpu = @build_cpu@
297build_os = @build_os@
298build_vendor = @build_vendor@
299builddir = @builddir@
300datadir = @datadir@
301datarootdir = @datarootdir@
302docdir = @docdir@
303dvidir = @dvidir@
304exec_prefix = @exec_prefix@
305host = @host@
306host_alias = @host_alias@
307host_cpu = @host_cpu@
308host_os = @host_os@
309host_vendor = @host_vendor@
310htmldir = @htmldir@
311includedir = @includedir@
312infodir = @infodir@
313install_sh = @install_sh@
314libdir = @libdir@
315libexecdir = @libexecdir@
316localedir = @localedir@
317localstatedir = @localstatedir@
318mandir = @mandir@
319mkdir_p = @mkdir_p@
320oldincludedir = @oldincludedir@
321pdfdir = @pdfdir@
322prefix = @prefix@
323program_transform_name = @program_transform_name@
324psdir = @psdir@
325sbindir = @sbindir@
326sharedstatedir = @sharedstatedir@
327srcdir = @srcdir@
328sysconfdir = @sysconfdir@
329target_alias = @target_alias@
330top_build_prefix = @top_build_prefix@
331top_builddir = @top_builddir@
332top_srcdir = @top_srcdir@
333lib_LTLIBRARIES = libXfixes.la
334libXfixes_la_SOURCES = \
335	Cursor.c	\
336	Region.c	\
337	SaveSet.c	\
338	Selection.c	\
339	Xfixes.c	\
340	Xfixesint.h
341
342AM_CFLAGS = $(CWARNFLAGS) @FIXESEXT_CFLAGS@
343AM_CPPFLAGS = -I$(top_srcdir)/include/X11/extensions
344libXfixes_la_LIBADD = @FIXESEXT_LIBS@
345libXfixes_la_LDFLAGS = -version-number 3:1:0 -no-undefined
346libXfixesincludedir = $(includedir)/X11/extensions
347libXfixesinclude_HEADERS = $(top_srcdir)/include/X11/extensions/Xfixes.h
348all: all-am
349
350.SUFFIXES:
351.SUFFIXES: .c .lo .o .obj
352$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
353	@for dep in $?; do \
354	  case '$(am__configure_deps)' in \
355	    *$$dep*) \
356	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
357	        && { if test -f $@; then exit 0; else break; fi; }; \
358	      exit 1;; \
359	  esac; \
360	done; \
361	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
362	$(am__cd) $(top_srcdir) && \
363	  $(AUTOMAKE) --foreign src/Makefile
364.PRECIOUS: Makefile
365Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
366	@case '$?' in \
367	  *config.status*) \
368	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
369	  *) \
370	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
371	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
372	esac;
373
374$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
375	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
377$(top_srcdir)/configure:  $(am__configure_deps)
378	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
379$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
380	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
381$(am__aclocal_m4_deps):
382
383install-libLTLIBRARIES: $(lib_LTLIBRARIES)
384	@$(NORMAL_INSTALL)
385	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
386	list2=; for p in $$list; do \
387	  if test -f $$p; then \
388	    list2="$$list2 $$p"; \
389	  else :; fi; \
390	done; \
391	test -z "$$list2" || { \
392	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
393	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
394	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
395	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
396	}
397
398uninstall-libLTLIBRARIES:
399	@$(NORMAL_UNINSTALL)
400	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
401	for p in $$list; do \
402	  $(am__strip_dir) \
403	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
404	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
405	done
406
407clean-libLTLIBRARIES:
408	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
409	@list='$(lib_LTLIBRARIES)'; \
410	locs=`for p in $$list; do echo $$p; done | \
411	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
412	      sort -u`; \
413	test -z "$$locs" || { \
414	  echo rm -f $${locs}; \
415	  rm -f $${locs}; \
416	}
417
418libXfixes.la: $(libXfixes_la_OBJECTS) $(libXfixes_la_DEPENDENCIES) $(EXTRA_libXfixes_la_DEPENDENCIES) 
419	$(AM_V_CCLD)$(libXfixes_la_LINK) -rpath $(libdir) $(libXfixes_la_OBJECTS) $(libXfixes_la_LIBADD) $(LIBS)
420
421mostlyclean-compile:
422	-rm -f *.$(OBJEXT)
423
424distclean-compile:
425	-rm -f *.tab.c
426
427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Cursor.Plo@am__quote@
428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Region.Plo@am__quote@
429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/SaveSet.Plo@am__quote@
430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Selection.Plo@am__quote@
431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Xfixes.Plo@am__quote@
432
433.c.o:
434@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
435@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
436@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
437@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
438@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c $<
439
440.c.obj:
441@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
442@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
443@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
444@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
445@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
446
447.c.lo:
448@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
449@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
450@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
451@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
453
454mostlyclean-libtool:
455	-rm -f *.lo
456
457clean-libtool:
458	-rm -rf .libs _libs
459install-libXfixesincludeHEADERS: $(libXfixesinclude_HEADERS)
460	@$(NORMAL_INSTALL)
461	@list='$(libXfixesinclude_HEADERS)'; test -n "$(libXfixesincludedir)" || list=; \
462	if test -n "$$list"; then \
463	  echo " $(MKDIR_P) '$(DESTDIR)$(libXfixesincludedir)'"; \
464	  $(MKDIR_P) "$(DESTDIR)$(libXfixesincludedir)" || exit 1; \
465	fi; \
466	for p in $$list; do \
467	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
468	  echo "$$d$$p"; \
469	done | $(am__base_list) | \
470	while read files; do \
471	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libXfixesincludedir)'"; \
472	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libXfixesincludedir)" || exit $$?; \
473	done
474
475uninstall-libXfixesincludeHEADERS:
476	@$(NORMAL_UNINSTALL)
477	@list='$(libXfixesinclude_HEADERS)'; test -n "$(libXfixesincludedir)" || list=; \
478	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
479	dir='$(DESTDIR)$(libXfixesincludedir)'; $(am__uninstall_files_from_dir)
480
481ID: $(am__tagged_files)
482	$(am__define_uniq_tagged_files); mkid -fID $$unique
483tags: tags-am
484TAGS: tags
485
486tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
487	set x; \
488	here=`pwd`; \
489	$(am__define_uniq_tagged_files); \
490	shift; \
491	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
492	  test -n "$$unique" || unique=$$empty_fix; \
493	  if test $$# -gt 0; then \
494	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
495	      "$$@" $$unique; \
496	  else \
497	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
498	      $$unique; \
499	  fi; \
500	fi
501ctags: ctags-am
502
503CTAGS: ctags
504ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
505	$(am__define_uniq_tagged_files); \
506	test -z "$(CTAGS_ARGS)$$unique" \
507	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
508	     $$unique
509
510GTAGS:
511	here=`$(am__cd) $(top_builddir) && pwd` \
512	  && $(am__cd) $(top_srcdir) \
513	  && gtags -i $(GTAGS_ARGS) "$$here"
514cscopelist: cscopelist-am
515
516cscopelist-am: $(am__tagged_files)
517	list='$(am__tagged_files)'; \
518	case "$(srcdir)" in \
519	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
520	  *) sdir=$(subdir)/$(srcdir) ;; \
521	esac; \
522	for i in $$list; do \
523	  if test -f "$$i"; then \
524	    echo "$(subdir)/$$i"; \
525	  else \
526	    echo "$$sdir/$$i"; \
527	  fi; \
528	done >> $(top_builddir)/cscope.files
529
530distclean-tags:
531	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
532
533distdir: $(DISTFILES)
534	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
535	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
536	list='$(DISTFILES)'; \
537	  dist_files=`for file in $$list; do echo $$file; done | \
538	  sed -e "s|^$$srcdirstrip/||;t" \
539	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
540	case $$dist_files in \
541	  */*) $(MKDIR_P) `echo "$$dist_files" | \
542			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
543			   sort -u` ;; \
544	esac; \
545	for file in $$dist_files; do \
546	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
547	  if test -d $$d/$$file; then \
548	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
549	    if test -d "$(distdir)/$$file"; then \
550	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
551	    fi; \
552	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
553	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
554	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
555	    fi; \
556	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
557	  else \
558	    test -f "$(distdir)/$$file" \
559	    || cp -p $$d/$$file "$(distdir)/$$file" \
560	    || exit 1; \
561	  fi; \
562	done
563check-am: all-am
564check: check-am
565all-am: Makefile $(LTLIBRARIES) $(HEADERS)
566installdirs:
567	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libXfixesincludedir)"; do \
568	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
569	done
570install: install-am
571install-exec: install-exec-am
572install-data: install-data-am
573uninstall: uninstall-am
574
575install-am: all-am
576	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
577
578installcheck: installcheck-am
579install-strip:
580	if test -z '$(STRIP)'; then \
581	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
582	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
583	      install; \
584	else \
585	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
588	fi
589mostlyclean-generic:
590
591clean-generic:
592
593distclean-generic:
594	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
595	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
596
597maintainer-clean-generic:
598	@echo "This command is intended for maintainers to use"
599	@echo "it deletes files that may require special tools to rebuild."
600clean: clean-am
601
602clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
603	mostlyclean-am
604
605distclean: distclean-am
606	-rm -rf ./$(DEPDIR)
607	-rm -f Makefile
608distclean-am: clean-am distclean-compile distclean-generic \
609	distclean-tags
610
611dvi: dvi-am
612
613dvi-am:
614
615html: html-am
616
617html-am:
618
619info: info-am
620
621info-am:
622
623install-data-am: install-libXfixesincludeHEADERS
624
625install-dvi: install-dvi-am
626
627install-dvi-am:
628
629install-exec-am: install-libLTLIBRARIES
630
631install-html: install-html-am
632
633install-html-am:
634
635install-info: install-info-am
636
637install-info-am:
638
639install-man:
640
641install-pdf: install-pdf-am
642
643install-pdf-am:
644
645install-ps: install-ps-am
646
647install-ps-am:
648
649installcheck-am:
650
651maintainer-clean: maintainer-clean-am
652	-rm -rf ./$(DEPDIR)
653	-rm -f Makefile
654maintainer-clean-am: distclean-am maintainer-clean-generic
655
656mostlyclean: mostlyclean-am
657
658mostlyclean-am: mostlyclean-compile mostlyclean-generic \
659	mostlyclean-libtool
660
661pdf: pdf-am
662
663pdf-am:
664
665ps: ps-am
666
667ps-am:
668
669uninstall-am: uninstall-libLTLIBRARIES \
670	uninstall-libXfixesincludeHEADERS
671
672.MAKE: install-am install-strip
673
674.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
675	clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
676	ctags-am distclean distclean-compile distclean-generic \
677	distclean-libtool distclean-tags distdir dvi dvi-am html \
678	html-am info info-am install install-am install-data \
679	install-data-am install-dvi install-dvi-am install-exec \
680	install-exec-am install-html install-html-am install-info \
681	install-info-am install-libLTLIBRARIES \
682	install-libXfixesincludeHEADERS install-man install-pdf \
683	install-pdf-am install-ps install-ps-am install-strip \
684	installcheck installcheck-am installdirs maintainer-clean \
685	maintainer-clean-generic mostlyclean mostlyclean-compile \
686	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
687	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
688	uninstall-libXfixesincludeHEADERS
689
690
691# Tell versions [3.59,3.63) of GNU make to not export all variables.
692# Otherwise a system limit (for SysV at least) may be exceeded.
693.NOEXPORT:
694