1ecce36beSmrg# Makefile.in generated by automake 1.11 from Makefile.am. 2ecce36beSmrg# @configure_input@ 3ecce36beSmrg 4ecce36beSmrg# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5ecce36beSmrg# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, 6ecce36beSmrg# Inc. 7ecce36beSmrg# This Makefile.in is free software; the Free Software Foundation 8ecce36beSmrg# gives unlimited permission to copy and/or distribute it, 9ecce36beSmrg# with or without modifications, as long as this notice is preserved. 10ecce36beSmrg 11ecce36beSmrg# This program is distributed in the hope that it will be useful, 12ecce36beSmrg# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13ecce36beSmrg# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14ecce36beSmrg# PARTICULAR PURPOSE. 15ecce36beSmrg 16ecce36beSmrg@SET_MAKE@ 17ecce36beSmrg 18ecce36beSmrg 19ecce36beSmrg 20ecce36beSmrgVPATH = @srcdir@ 21ecce36beSmrgpkgdatadir = $(datadir)/@PACKAGE@ 22ecce36beSmrgpkgincludedir = $(includedir)/@PACKAGE@ 23ecce36beSmrgpkglibdir = $(libdir)/@PACKAGE@ 24ecce36beSmrgpkglibexecdir = $(libexecdir)/@PACKAGE@ 25ecce36beSmrgam__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 26ecce36beSmrginstall_sh_DATA = $(install_sh) -c -m 644 27ecce36beSmrginstall_sh_PROGRAM = $(install_sh) -c 28ecce36beSmrginstall_sh_SCRIPT = $(install_sh) -c 29ecce36beSmrgINSTALL_HEADER = $(INSTALL_DATA) 30ecce36beSmrgtransform = $(program_transform_name) 31ecce36beSmrgNORMAL_INSTALL = : 32ecce36beSmrgPRE_INSTALL = : 33ecce36beSmrgPOST_INSTALL = : 34ecce36beSmrgNORMAL_UNINSTALL = : 35ecce36beSmrgPRE_UNINSTALL = : 36ecce36beSmrgPOST_UNINSTALL = : 37ecce36beSmrgbuild_triplet = @build@ 38ecce36beSmrghost_triplet = @host@ 39ecce36beSmrgsubdir = aux 40ecce36beSmrgDIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ 41ecce36beSmrg $(srcdir)/xcb-aux.pc.in $(xcbinclude_HEADERS) 42ecce36beSmrgACLOCAL_M4 = $(top_srcdir)/aclocal.m4 43ecce36beSmrgam__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \ 44ecce36beSmrg $(top_srcdir)/configure.ac 45ecce36beSmrgam__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 46ecce36beSmrg $(ACLOCAL_M4) 47ecce36beSmrgmkinstalldirs = $(install_sh) -d 48ecce36beSmrgCONFIG_CLEAN_FILES = xcb-aux.pc 49ecce36beSmrgCONFIG_CLEAN_VPATH_FILES = 50ecce36beSmrgam__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 51ecce36beSmrgam__vpath_adj = case $$p in \ 52ecce36beSmrg $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 53ecce36beSmrg *) f=$$p;; \ 54ecce36beSmrg esac; 55ecce36beSmrgam__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 56ecce36beSmrgam__install_max = 40 57ecce36beSmrgam__nobase_strip_setup = \ 58ecce36beSmrg srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 59ecce36beSmrgam__nobase_strip = \ 60ecce36beSmrg for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 61ecce36beSmrgam__nobase_list = $(am__nobase_strip_setup); \ 62ecce36beSmrg for p in $$list; do echo "$$p $$p"; done | \ 63ecce36beSmrg sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 64ecce36beSmrg $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 65ecce36beSmrg if (++n[$$2] == $(am__install_max)) \ 66ecce36beSmrg { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 67ecce36beSmrg END { for (dir in files) print dir, files[dir] }' 68ecce36beSmrgam__base_list = \ 69ecce36beSmrg sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 70ecce36beSmrg sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 71ecce36beSmrgam__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \ 72ecce36beSmrg "$(DESTDIR)$(xcbincludedir)" 73ecce36beSmrgLTLIBRARIES = $(lib_LTLIBRARIES) 74ecce36beSmrgam__DEPENDENCIES_1 = 75ecce36beSmrglibxcb_aux_la_DEPENDENCIES = $(am__DEPENDENCIES_1) 76ecce36beSmrgam_libxcb_aux_la_OBJECTS = libxcb_aux_la-xcb_aux.lo 77ecce36beSmrglibxcb_aux_la_OBJECTS = $(am_libxcb_aux_la_OBJECTS) 78ecce36beSmrgDEFAULT_INCLUDES = -I.@am__isrc@ 79ecce36beSmrgdepcomp = $(SHELL) $(top_srcdir)/depcomp 80ecce36beSmrgam__depfiles_maybe = depfiles 81ecce36beSmrgam__mv = mv -f 82ecce36beSmrgCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 83ecce36beSmrg $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 84ecce36beSmrgLTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 85ecce36beSmrg --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 86ecce36beSmrg $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 87ecce36beSmrgCCLD = $(CC) 88ecce36beSmrgLINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 89ecce36beSmrg --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 90ecce36beSmrg $(LDFLAGS) -o $@ 91ecce36beSmrgSOURCES = $(libxcb_aux_la_SOURCES) 92ecce36beSmrgDIST_SOURCES = $(libxcb_aux_la_SOURCES) 93ecce36beSmrgDATA = $(pkgconfig_DATA) 94ecce36beSmrgHEADERS = $(xcbinclude_HEADERS) 95ecce36beSmrgETAGS = etags 96ecce36beSmrgCTAGS = ctags 97ecce36beSmrgDISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 98ecce36beSmrgACLOCAL = @ACLOCAL@ 99ecce36beSmrgAMTAR = @AMTAR@ 100ecce36beSmrgAR = @AR@ 101ecce36beSmrgAUTOCONF = @AUTOCONF@ 102ecce36beSmrgAUTOHEADER = @AUTOHEADER@ 103ecce36beSmrgAUTOMAKE = @AUTOMAKE@ 104ecce36beSmrgAWK = @AWK@ 105ecce36beSmrgCC = @CC@ 106ecce36beSmrgCCDEPMODE = @CCDEPMODE@ 107ecce36beSmrgCFLAGS = @CFLAGS@ 108ecce36beSmrgCPP = @CPP@ 109ecce36beSmrgCPPFLAGS = @CPPFLAGS@ 110ecce36beSmrgCWARNFLAGS = @CWARNFLAGS@ 111ecce36beSmrgCYGPATH_W = @CYGPATH_W@ 112ecce36beSmrgDEFS = @DEFS@ 113ecce36beSmrgDEPDIR = @DEPDIR@ 114ecce36beSmrgDSYMUTIL = @DSYMUTIL@ 115ecce36beSmrgDUMPBIN = @DUMPBIN@ 116ecce36beSmrgECHO_C = @ECHO_C@ 117ecce36beSmrgECHO_N = @ECHO_N@ 118ecce36beSmrgECHO_T = @ECHO_T@ 119ecce36beSmrgEGREP = @EGREP@ 120ecce36beSmrgEXEEXT = @EXEEXT@ 121ecce36beSmrgFGREP = @FGREP@ 122ecce36beSmrgGM4 = @GM4@ 123ecce36beSmrgGNUM4 = @GNUM4@ 124ecce36beSmrgGPERF = @GPERF@ 125ecce36beSmrgGREP = @GREP@ 126ecce36beSmrgINSTALL = @INSTALL@ 127ecce36beSmrgINSTALL_DATA = @INSTALL_DATA@ 128ecce36beSmrgINSTALL_PROGRAM = @INSTALL_PROGRAM@ 129ecce36beSmrgINSTALL_SCRIPT = @INSTALL_SCRIPT@ 130ecce36beSmrgINSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 131ecce36beSmrgLD = @LD@ 132ecce36beSmrgLDFLAGS = @LDFLAGS@ 133ecce36beSmrgLIBOBJS = @LIBOBJS@ 134ecce36beSmrgLIBS = @LIBS@ 135ecce36beSmrgLIBTOOL = @LIBTOOL@ 136ecce36beSmrgLIPO = @LIPO@ 137ecce36beSmrgLN_S = @LN_S@ 138ecce36beSmrgLTLIBOBJS = @LTLIBOBJS@ 139ecce36beSmrgM4 = @M4@ 140ecce36beSmrgMAKEINFO = @MAKEINFO@ 141ecce36beSmrgMKDIR_P = @MKDIR_P@ 142ecce36beSmrgNM = @NM@ 143ecce36beSmrgNMEDIT = @NMEDIT@ 144ecce36beSmrgOBJDUMP = @OBJDUMP@ 145ecce36beSmrgOBJEXT = @OBJEXT@ 146ecce36beSmrgOTOOL = @OTOOL@ 147ecce36beSmrgOTOOL64 = @OTOOL64@ 148ecce36beSmrgPACKAGE = @PACKAGE@ 149ecce36beSmrgPACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 150ecce36beSmrgPACKAGE_NAME = @PACKAGE_NAME@ 151ecce36beSmrgPACKAGE_STRING = @PACKAGE_STRING@ 152ecce36beSmrgPACKAGE_TARNAME = @PACKAGE_TARNAME@ 153ecce36beSmrgPACKAGE_URL = @PACKAGE_URL@ 154ecce36beSmrgPACKAGE_VERSION = @PACKAGE_VERSION@ 155ecce36beSmrgPATH_SEPARATOR = @PATH_SEPARATOR@ 156ecce36beSmrgPKG_CONFIG = @PKG_CONFIG@ 157ecce36beSmrgRANLIB = @RANLIB@ 158ecce36beSmrgSED = @SED@ 159ecce36beSmrgSET_MAKE = @SET_MAKE@ 160ecce36beSmrgSHELL = @SHELL@ 161ecce36beSmrgSTRIP = @STRIP@ 162ecce36beSmrgVERSION = @VERSION@ 163ecce36beSmrgXCB_ATOM_CFLAGS = @XCB_ATOM_CFLAGS@ 164ecce36beSmrgXCB_ATOM_LIBS = @XCB_ATOM_LIBS@ 165ecce36beSmrgXCB_AUX_CFLAGS = @XCB_AUX_CFLAGS@ 166ecce36beSmrgXCB_AUX_LIBS = @XCB_AUX_LIBS@ 167ecce36beSmrgXCB_CFLAGS = @XCB_CFLAGS@ 168ecce36beSmrgXCB_EVENT_CFLAGS = @XCB_EVENT_CFLAGS@ 169ecce36beSmrgXCB_EVENT_LIBS = @XCB_EVENT_LIBS@ 170ecce36beSmrgXCB_ICCCM_CFLAGS = @XCB_ICCCM_CFLAGS@ 171ecce36beSmrgXCB_ICCCM_LIBS = @XCB_ICCCM_LIBS@ 172ecce36beSmrgXCB_LIBS = @XCB_LIBS@ 173ecce36beSmrgXCB_PROPERTY_CFLAGS = @XCB_PROPERTY_CFLAGS@ 174ecce36beSmrgXCB_PROPERTY_LIBS = @XCB_PROPERTY_LIBS@ 175ecce36beSmrgXCB_RENDER_CFLAGS = @XCB_RENDER_CFLAGS@ 176ecce36beSmrgXCB_RENDER_LIBS = @XCB_RENDER_LIBS@ 177ecce36beSmrgXCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@ 178ecce36beSmrgXCB_SHM_LIBS = @XCB_SHM_LIBS@ 179ecce36beSmrgXPROTO_CFLAGS = @XPROTO_CFLAGS@ 180ecce36beSmrgXPROTO_LIBS = @XPROTO_LIBS@ 181ecce36beSmrgabs_builddir = @abs_builddir@ 182ecce36beSmrgabs_srcdir = @abs_srcdir@ 183ecce36beSmrgabs_top_builddir = @abs_top_builddir@ 184ecce36beSmrgabs_top_srcdir = @abs_top_srcdir@ 185ecce36beSmrgac_ct_CC = @ac_ct_CC@ 186ecce36beSmrgac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 187ecce36beSmrgam__include = @am__include@ 188ecce36beSmrgam__leading_dot = @am__leading_dot@ 189ecce36beSmrgam__quote = @am__quote@ 190ecce36beSmrgam__tar = @am__tar@ 191ecce36beSmrgam__untar = @am__untar@ 192ecce36beSmrgbindir = @bindir@ 193ecce36beSmrgbuild = @build@ 194ecce36beSmrgbuild_alias = @build_alias@ 195ecce36beSmrgbuild_cpu = @build_cpu@ 196ecce36beSmrgbuild_os = @build_os@ 197ecce36beSmrgbuild_vendor = @build_vendor@ 198ecce36beSmrgbuilddir = @builddir@ 199ecce36beSmrgdatadir = @datadir@ 200ecce36beSmrgdatarootdir = @datarootdir@ 201ecce36beSmrgdocdir = @docdir@ 202ecce36beSmrgdvidir = @dvidir@ 203ecce36beSmrgexec_prefix = @exec_prefix@ 204ecce36beSmrghost = @host@ 205ecce36beSmrghost_alias = @host_alias@ 206ecce36beSmrghost_cpu = @host_cpu@ 207ecce36beSmrghost_os = @host_os@ 208ecce36beSmrghost_vendor = @host_vendor@ 209ecce36beSmrghtmldir = @htmldir@ 210ecce36beSmrgincludedir = @includedir@ 211ecce36beSmrginfodir = @infodir@ 212ecce36beSmrginstall_sh = @install_sh@ 213ecce36beSmrglibdir = @libdir@ 214ecce36beSmrglibexecdir = @libexecdir@ 215ecce36beSmrglocaledir = @localedir@ 216ecce36beSmrglocalstatedir = @localstatedir@ 217ecce36beSmrglt_ECHO = @lt_ECHO@ 218ecce36beSmrgmandir = @mandir@ 219ecce36beSmrgmkdir_p = @mkdir_p@ 220ecce36beSmrgoldincludedir = @oldincludedir@ 221ecce36beSmrgpdfdir = @pdfdir@ 222ecce36beSmrgpkgconfigdir = @pkgconfigdir@ 223ecce36beSmrgprefix = @prefix@ 224ecce36beSmrgprogram_transform_name = @program_transform_name@ 225ecce36beSmrgpsdir = @psdir@ 226ecce36beSmrgsbindir = @sbindir@ 227ecce36beSmrgsharedstatedir = @sharedstatedir@ 228ecce36beSmrgsrcdir = @srcdir@ 229ecce36beSmrgsysconfdir = @sysconfdir@ 230ecce36beSmrgtarget_alias = @target_alias@ 231ecce36beSmrgtop_build_prefix = @top_build_prefix@ 232ecce36beSmrgtop_builddir = @top_builddir@ 233ecce36beSmrgtop_srcdir = @top_srcdir@ 234ecce36beSmrgxcbincludedir = @xcbincludedir@ 235ecce36beSmrgMAINTAINERCLEANFILES = Makefile.in 236ecce36beSmrglib_LTLIBRARIES = libxcb-aux.la 237ecce36beSmrgxcbinclude_HEADERS = xcb_aux.h xcb_bitops.h 238ecce36beSmrgAM_CFLAGS = $(CWARNFLAGS) 239ecce36beSmrglibxcb_aux_la_SOURCES = xcb_aux.c 240ecce36beSmrglibxcb_aux_la_CPPFLAGS = $(XCB_CFLAGS) 241ecce36beSmrglibxcb_aux_la_LIBADD = $(XCB_LIBS) 242ecce36beSmrgpkgconfig_DATA = xcb-aux.pc 243ecce36beSmrgEXTRA_DIST = xcb-aux.pc.in 244ecce36beSmrgall: all-am 245ecce36beSmrg 246ecce36beSmrg.SUFFIXES: 247ecce36beSmrg.SUFFIXES: .c .lo .o .obj 248ecce36beSmrg$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 249ecce36beSmrg @for dep in $?; do \ 250ecce36beSmrg case '$(am__configure_deps)' in \ 251ecce36beSmrg *$$dep*) \ 252ecce36beSmrg ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 253ecce36beSmrg && { if test -f $@; then exit 0; else break; fi; }; \ 254ecce36beSmrg exit 1;; \ 255ecce36beSmrg esac; \ 256ecce36beSmrg done; \ 257ecce36beSmrg echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign aux/Makefile'; \ 258ecce36beSmrg $(am__cd) $(top_srcdir) && \ 259ecce36beSmrg $(AUTOMAKE) --foreign aux/Makefile 260ecce36beSmrg.PRECIOUS: Makefile 261ecce36beSmrgMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 262ecce36beSmrg @case '$?' in \ 263ecce36beSmrg *config.status*) \ 264ecce36beSmrg cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 265ecce36beSmrg *) \ 266ecce36beSmrg echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 267ecce36beSmrg cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 268ecce36beSmrg esac; 269ecce36beSmrg 270ecce36beSmrg$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 271ecce36beSmrg cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 272ecce36beSmrg 273ecce36beSmrg$(top_srcdir)/configure: $(am__configure_deps) 274ecce36beSmrg cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 275ecce36beSmrg$(ACLOCAL_M4): $(am__aclocal_m4_deps) 276ecce36beSmrg cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 277ecce36beSmrg$(am__aclocal_m4_deps): 278ecce36beSmrgxcb-aux.pc: $(top_builddir)/config.status $(srcdir)/xcb-aux.pc.in 279ecce36beSmrg cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 280ecce36beSmrginstall-libLTLIBRARIES: $(lib_LTLIBRARIES) 281ecce36beSmrg @$(NORMAL_INSTALL) 282ecce36beSmrg test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" 283ecce36beSmrg @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 284ecce36beSmrg list2=; for p in $$list; do \ 285ecce36beSmrg if test -f $$p; then \ 286ecce36beSmrg list2="$$list2 $$p"; \ 287ecce36beSmrg else :; fi; \ 288ecce36beSmrg done; \ 289ecce36beSmrg test -z "$$list2" || { \ 290ecce36beSmrg echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \ 291ecce36beSmrg $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \ 292ecce36beSmrg } 293ecce36beSmrg 294ecce36beSmrguninstall-libLTLIBRARIES: 295ecce36beSmrg @$(NORMAL_UNINSTALL) 296ecce36beSmrg @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \ 297ecce36beSmrg for p in $$list; do \ 298ecce36beSmrg $(am__strip_dir) \ 299ecce36beSmrg echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \ 300ecce36beSmrg $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \ 301ecce36beSmrg done 302ecce36beSmrg 303ecce36beSmrgclean-libLTLIBRARIES: 304ecce36beSmrg -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) 305ecce36beSmrg @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ 306ecce36beSmrg dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 307ecce36beSmrg test "$$dir" != "$$p" || dir=.; \ 308ecce36beSmrg echo "rm -f \"$${dir}/so_locations\""; \ 309ecce36beSmrg rm -f "$${dir}/so_locations"; \ 310ecce36beSmrg done 311ecce36beSmrglibxcb-aux.la: $(libxcb_aux_la_OBJECTS) $(libxcb_aux_la_DEPENDENCIES) 312ecce36beSmrg $(LINK) -rpath $(libdir) $(libxcb_aux_la_OBJECTS) $(libxcb_aux_la_LIBADD) $(LIBS) 313ecce36beSmrg 314ecce36beSmrgmostlyclean-compile: 315ecce36beSmrg -rm -f *.$(OBJEXT) 316ecce36beSmrg 317ecce36beSmrgdistclean-compile: 318ecce36beSmrg -rm -f *.tab.c 319ecce36beSmrg 320ecce36beSmrg@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_aux_la-xcb_aux.Plo@am__quote@ 321ecce36beSmrg 322ecce36beSmrg.c.o: 323ecce36beSmrg@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 324ecce36beSmrg@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 325ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 326ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 327ecce36beSmrg@am__fastdepCC_FALSE@ $(COMPILE) -c $< 328ecce36beSmrg 329ecce36beSmrg.c.obj: 330ecce36beSmrg@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 331ecce36beSmrg@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 332ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 333ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 334ecce36beSmrg@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 335ecce36beSmrg 336ecce36beSmrg.c.lo: 337ecce36beSmrg@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 338ecce36beSmrg@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 339ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 340ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 341ecce36beSmrg@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 342ecce36beSmrg 343ecce36beSmrglibxcb_aux_la-xcb_aux.lo: xcb_aux.c 344ecce36beSmrg@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_aux_la-xcb_aux.lo -MD -MP -MF $(DEPDIR)/libxcb_aux_la-xcb_aux.Tpo -c -o libxcb_aux_la-xcb_aux.lo `test -f 'xcb_aux.c' || echo '$(srcdir)/'`xcb_aux.c 345ecce36beSmrg@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libxcb_aux_la-xcb_aux.Tpo $(DEPDIR)/libxcb_aux_la-xcb_aux.Plo 346ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xcb_aux.c' object='libxcb_aux_la-xcb_aux.lo' libtool=yes @AMDEPBACKSLASH@ 347ecce36beSmrg@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 348ecce36beSmrg@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_aux_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_aux_la-xcb_aux.lo `test -f 'xcb_aux.c' || echo '$(srcdir)/'`xcb_aux.c 349ecce36beSmrg 350ecce36beSmrgmostlyclean-libtool: 351ecce36beSmrg -rm -f *.lo 352ecce36beSmrg 353ecce36beSmrgclean-libtool: 354ecce36beSmrg -rm -rf .libs _libs 355ecce36beSmrginstall-pkgconfigDATA: $(pkgconfig_DATA) 356ecce36beSmrg @$(NORMAL_INSTALL) 357ecce36beSmrg test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" 358ecce36beSmrg @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 359ecce36beSmrg for p in $$list; do \ 360ecce36beSmrg if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 361ecce36beSmrg echo "$$d$$p"; \ 362ecce36beSmrg done | $(am__base_list) | \ 363ecce36beSmrg while read files; do \ 364ecce36beSmrg echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ 365ecce36beSmrg $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ 366ecce36beSmrg done 367ecce36beSmrg 368ecce36beSmrguninstall-pkgconfigDATA: 369ecce36beSmrg @$(NORMAL_UNINSTALL) 370ecce36beSmrg @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ 371ecce36beSmrg files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 372ecce36beSmrg test -n "$$files" || exit 0; \ 373ecce36beSmrg echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ 374ecce36beSmrg cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files 375ecce36beSmrginstall-xcbincludeHEADERS: $(xcbinclude_HEADERS) 376ecce36beSmrg @$(NORMAL_INSTALL) 377ecce36beSmrg test -z "$(xcbincludedir)" || $(MKDIR_P) "$(DESTDIR)$(xcbincludedir)" 378ecce36beSmrg @list='$(xcbinclude_HEADERS)'; test -n "$(xcbincludedir)" || list=; \ 379ecce36beSmrg for p in $$list; do \ 380ecce36beSmrg if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 381ecce36beSmrg echo "$$d$$p"; \ 382ecce36beSmrg done | $(am__base_list) | \ 383ecce36beSmrg while read files; do \ 384ecce36beSmrg echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xcbincludedir)'"; \ 385ecce36beSmrg $(INSTALL_HEADER) $$files "$(DESTDIR)$(xcbincludedir)" || exit $$?; \ 386ecce36beSmrg done 387ecce36beSmrg 388ecce36beSmrguninstall-xcbincludeHEADERS: 389ecce36beSmrg @$(NORMAL_UNINSTALL) 390ecce36beSmrg @list='$(xcbinclude_HEADERS)'; test -n "$(xcbincludedir)" || list=; \ 391ecce36beSmrg files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 392ecce36beSmrg test -n "$$files" || exit 0; \ 393ecce36beSmrg echo " ( cd '$(DESTDIR)$(xcbincludedir)' && rm -f" $$files ")"; \ 394ecce36beSmrg cd "$(DESTDIR)$(xcbincludedir)" && rm -f $$files 395ecce36beSmrg 396ecce36beSmrgID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 397ecce36beSmrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 398ecce36beSmrg unique=`for i in $$list; do \ 399ecce36beSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 400ecce36beSmrg done | \ 401ecce36beSmrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 402ecce36beSmrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 403ecce36beSmrg mkid -fID $$unique 404ecce36beSmrgtags: TAGS 405ecce36beSmrg 406ecce36beSmrgTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 407ecce36beSmrg $(TAGS_FILES) $(LISP) 408ecce36beSmrg set x; \ 409ecce36beSmrg here=`pwd`; \ 410ecce36beSmrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 411ecce36beSmrg unique=`for i in $$list; do \ 412ecce36beSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 413ecce36beSmrg done | \ 414ecce36beSmrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 415ecce36beSmrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 416ecce36beSmrg shift; \ 417ecce36beSmrg if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 418ecce36beSmrg test -n "$$unique" || unique=$$empty_fix; \ 419ecce36beSmrg if test $$# -gt 0; then \ 420ecce36beSmrg $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 421ecce36beSmrg "$$@" $$unique; \ 422ecce36beSmrg else \ 423ecce36beSmrg $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 424ecce36beSmrg $$unique; \ 425ecce36beSmrg fi; \ 426ecce36beSmrg fi 427ecce36beSmrgctags: CTAGS 428ecce36beSmrgCTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 429ecce36beSmrg $(TAGS_FILES) $(LISP) 430ecce36beSmrg list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 431ecce36beSmrg unique=`for i in $$list; do \ 432ecce36beSmrg if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 433ecce36beSmrg done | \ 434ecce36beSmrg $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 435ecce36beSmrg END { if (nonempty) { for (i in files) print i; }; }'`; \ 436ecce36beSmrg test -z "$(CTAGS_ARGS)$$unique" \ 437ecce36beSmrg || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 438ecce36beSmrg $$unique 439ecce36beSmrg 440ecce36beSmrgGTAGS: 441ecce36beSmrg here=`$(am__cd) $(top_builddir) && pwd` \ 442ecce36beSmrg && $(am__cd) $(top_srcdir) \ 443ecce36beSmrg && gtags -i $(GTAGS_ARGS) "$$here" 444ecce36beSmrg 445ecce36beSmrgdistclean-tags: 446ecce36beSmrg -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 447ecce36beSmrg 448ecce36beSmrgdistdir: $(DISTFILES) 449ecce36beSmrg @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 450ecce36beSmrg topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 451ecce36beSmrg list='$(DISTFILES)'; \ 452ecce36beSmrg dist_files=`for file in $$list; do echo $$file; done | \ 453ecce36beSmrg sed -e "s|^$$srcdirstrip/||;t" \ 454ecce36beSmrg -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 455ecce36beSmrg case $$dist_files in \ 456ecce36beSmrg */*) $(MKDIR_P) `echo "$$dist_files" | \ 457ecce36beSmrg sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 458ecce36beSmrg sort -u` ;; \ 459ecce36beSmrg esac; \ 460ecce36beSmrg for file in $$dist_files; do \ 461ecce36beSmrg if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 462ecce36beSmrg if test -d $$d/$$file; then \ 463ecce36beSmrg dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 464ecce36beSmrg if test -d "$(distdir)/$$file"; then \ 465ecce36beSmrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 466ecce36beSmrg fi; \ 467ecce36beSmrg if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 468ecce36beSmrg cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 469ecce36beSmrg find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 470ecce36beSmrg fi; \ 471ecce36beSmrg cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 472ecce36beSmrg else \ 473ecce36beSmrg test -f "$(distdir)/$$file" \ 474ecce36beSmrg || cp -p $$d/$$file "$(distdir)/$$file" \ 475ecce36beSmrg || exit 1; \ 476ecce36beSmrg fi; \ 477ecce36beSmrg done 478ecce36beSmrgcheck-am: all-am 479ecce36beSmrgcheck: check-am 480ecce36beSmrgall-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) 481ecce36beSmrginstalldirs: 482ecce36beSmrg for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(xcbincludedir)"; do \ 483ecce36beSmrg test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 484ecce36beSmrg done 485ecce36beSmrginstall: install-am 486ecce36beSmrginstall-exec: install-exec-am 487ecce36beSmrginstall-data: install-data-am 488ecce36beSmrguninstall: uninstall-am 489ecce36beSmrg 490ecce36beSmrginstall-am: all-am 491ecce36beSmrg @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 492ecce36beSmrg 493ecce36beSmrginstallcheck: installcheck-am 494ecce36beSmrginstall-strip: 495ecce36beSmrg $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 496ecce36beSmrg install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 497ecce36beSmrg `test -z '$(STRIP)' || \ 498ecce36beSmrg echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 499ecce36beSmrgmostlyclean-generic: 500ecce36beSmrg 501ecce36beSmrgclean-generic: 502ecce36beSmrg 503ecce36beSmrgdistclean-generic: 504ecce36beSmrg -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 505ecce36beSmrg -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 506ecce36beSmrg 507ecce36beSmrgmaintainer-clean-generic: 508ecce36beSmrg @echo "This command is intended for maintainers to use" 509ecce36beSmrg @echo "it deletes files that may require special tools to rebuild." 510ecce36beSmrg -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) 511ecce36beSmrgclean: clean-am 512ecce36beSmrg 513ecce36beSmrgclean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ 514ecce36beSmrg mostlyclean-am 515ecce36beSmrg 516ecce36beSmrgdistclean: distclean-am 517ecce36beSmrg -rm -rf ./$(DEPDIR) 518ecce36beSmrg -rm -f Makefile 519ecce36beSmrgdistclean-am: clean-am distclean-compile distclean-generic \ 520ecce36beSmrg distclean-tags 521ecce36beSmrg 522ecce36beSmrgdvi: dvi-am 523ecce36beSmrg 524ecce36beSmrgdvi-am: 525ecce36beSmrg 526ecce36beSmrghtml: html-am 527ecce36beSmrg 528ecce36beSmrghtml-am: 529ecce36beSmrg 530ecce36beSmrginfo: info-am 531ecce36beSmrg 532ecce36beSmrginfo-am: 533ecce36beSmrg 534ecce36beSmrginstall-data-am: install-pkgconfigDATA install-xcbincludeHEADERS 535ecce36beSmrg 536ecce36beSmrginstall-dvi: install-dvi-am 537ecce36beSmrg 538ecce36beSmrginstall-dvi-am: 539ecce36beSmrg 540ecce36beSmrginstall-exec-am: install-libLTLIBRARIES 541ecce36beSmrg 542ecce36beSmrginstall-html: install-html-am 543ecce36beSmrg 544ecce36beSmrginstall-html-am: 545ecce36beSmrg 546ecce36beSmrginstall-info: install-info-am 547ecce36beSmrg 548ecce36beSmrginstall-info-am: 549ecce36beSmrg 550ecce36beSmrginstall-man: 551ecce36beSmrg 552ecce36beSmrginstall-pdf: install-pdf-am 553ecce36beSmrg 554ecce36beSmrginstall-pdf-am: 555ecce36beSmrg 556ecce36beSmrginstall-ps: install-ps-am 557ecce36beSmrg 558ecce36beSmrginstall-ps-am: 559ecce36beSmrg 560ecce36beSmrginstallcheck-am: 561ecce36beSmrg 562ecce36beSmrgmaintainer-clean: maintainer-clean-am 563ecce36beSmrg -rm -rf ./$(DEPDIR) 564ecce36beSmrg -rm -f Makefile 565ecce36beSmrgmaintainer-clean-am: distclean-am maintainer-clean-generic 566ecce36beSmrg 567ecce36beSmrgmostlyclean: mostlyclean-am 568ecce36beSmrg 569ecce36beSmrgmostlyclean-am: mostlyclean-compile mostlyclean-generic \ 570ecce36beSmrg mostlyclean-libtool 571ecce36beSmrg 572ecce36beSmrgpdf: pdf-am 573ecce36beSmrg 574ecce36beSmrgpdf-am: 575ecce36beSmrg 576ecce36beSmrgps: ps-am 577ecce36beSmrg 578ecce36beSmrgps-am: 579ecce36beSmrg 580ecce36beSmrguninstall-am: uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \ 581ecce36beSmrg uninstall-xcbincludeHEADERS 582ecce36beSmrg 583ecce36beSmrg.MAKE: install-am install-strip 584ecce36beSmrg 585ecce36beSmrg.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 586ecce36beSmrg clean-libLTLIBRARIES clean-libtool ctags distclean \ 587ecce36beSmrg distclean-compile distclean-generic distclean-libtool \ 588ecce36beSmrg distclean-tags distdir dvi dvi-am html html-am info info-am \ 589ecce36beSmrg install install-am install-data install-data-am install-dvi \ 590ecce36beSmrg install-dvi-am install-exec install-exec-am install-html \ 591ecce36beSmrg install-html-am install-info install-info-am \ 592ecce36beSmrg install-libLTLIBRARIES install-man install-pdf install-pdf-am \ 593ecce36beSmrg install-pkgconfigDATA install-ps install-ps-am install-strip \ 594ecce36beSmrg install-xcbincludeHEADERS installcheck installcheck-am \ 595ecce36beSmrg installdirs maintainer-clean maintainer-clean-generic \ 596ecce36beSmrg mostlyclean mostlyclean-compile mostlyclean-generic \ 597ecce36beSmrg mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 598ecce36beSmrg uninstall-am uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \ 599ecce36beSmrg uninstall-xcbincludeHEADERS 600ecce36beSmrg 601ecce36beSmrg 602ecce36beSmrg# Tell versions [3.59,3.63) of GNU make to not export all variables. 603ecce36beSmrg# Otherwise a system limit (for SysV at least) may be exceeded. 604ecce36beSmrg.NOEXPORT: 605