Makefile.in | Makefile.in | |||
---|---|---|---|---|
# Makefile.in generated by automake 1.9.6 from Makefile.am. | # Makefile.in generated by automake 1.10.1 from Makefile.am. | |||
# @configure_input@ | # @configure_input@ | |||
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, | |||
# 2003, 2004, 2005 Free Software Foundation, Inc. | # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | |||
# This Makefile.in is free software; the Free Software Foundation | # This Makefile.in is free software; the Free Software Foundation | |||
# gives unlimited permission to copy and/or distribute it, | # gives unlimited permission to copy and/or distribute it, | |||
# with or without modifications, as long as this notice is preserved. | # with or without modifications, as long as this notice is preserved. | |||
# This program is distributed in the hope that it will be useful, | # This program is distributed in the hope that it will be useful, | |||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without | |||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A | |||
# PARTICULAR PURPOSE. | # PARTICULAR PURPOSE. | |||
@SET_MAKE@ | @SET_MAKE@ | |||
srcdir = @srcdir@ | ||||
top_srcdir = @top_srcdir@ | ||||
VPATH = @srcdir@ | VPATH = @srcdir@ | |||
pkgdatadir = $(datadir)/@PACKAGE@ | pkgdatadir = $(datadir)/@PACKAGE@ | |||
pkglibdir = $(libdir)/@PACKAGE@ | pkglibdir = $(libdir)/@PACKAGE@ | |||
pkgincludedir = $(includedir)/@PACKAGE@ | pkgincludedir = $(includedir)/@PACKAGE@ | |||
top_builddir = .. | ||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | |||
INSTALL = @INSTALL@ | ||||
install_sh_DATA = $(install_sh) -c -m 644 | install_sh_DATA = $(install_sh) -c -m 644 | |||
install_sh_PROGRAM = $(install_sh) -c | install_sh_PROGRAM = $(install_sh) -c | |||
install_sh_SCRIPT = $(install_sh) -c | install_sh_SCRIPT = $(install_sh) -c | |||
INSTALL_HEADER = $(INSTALL_DATA) | INSTALL_HEADER = $(INSTALL_DATA) | |||
transform = $(program_transform_name) | transform = $(program_transform_name) | |||
NORMAL_INSTALL = : | NORMAL_INSTALL = : | |||
PRE_INSTALL = : | PRE_INSTALL = : | |||
POST_INSTALL = : | POST_INSTALL = : | |||
NORMAL_UNINSTALL = : | NORMAL_UNINSTALL = : | |||
PRE_UNINSTALL = : | PRE_UNINSTALL = : | |||
skipping to change at line 64 | skipping to change at line 60 | |||
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \ | am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" \ | |||
"$(DESTDIR)$(xcbincludedir)" | "$(DESTDIR)$(xcbincludedir)" | |||
libLTLIBRARIES_INSTALL = $(INSTALL) | libLTLIBRARIES_INSTALL = $(INSTALL) | |||
LTLIBRARIES = $(lib_LTLIBRARIES) | LTLIBRARIES = $(lib_LTLIBRARIES) | |||
am__DEPENDENCIES_1 = | am__DEPENDENCIES_1 = | |||
libxcb_render_util_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ | libxcb_render_util_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ | |||
$(am__DEPENDENCIES_1) | $(am__DEPENDENCIES_1) | |||
am_libxcb_render_util_la_OBJECTS = libxcb_render_util_la-cache.lo \ | am_libxcb_render_util_la_OBJECTS = libxcb_render_util_la-cache.lo \ | |||
libxcb_render_util_la-util.lo libxcb_render_util_la-glyph.lo | libxcb_render_util_la-util.lo libxcb_render_util_la-glyph.lo | |||
libxcb_render_util_la_OBJECTS = $(am_libxcb_render_util_la_OBJECTS) | libxcb_render_util_la_OBJECTS = $(am_libxcb_render_util_la_OBJECTS) | |||
DEFAULT_INCLUDES = -I. -I$(srcdir) | DEFAULT_INCLUDES = -I.@am__isrc@ | |||
depcomp = $(SHELL) $(top_srcdir)/depcomp | depcomp = $(SHELL) $(top_srcdir)/depcomp | |||
am__depfiles_maybe = depfiles | am__depfiles_maybe = depfiles | |||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ | |||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |||
LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \ | LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ | --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ | |||
$(AM_CFLAGS) $(CFLAGS) | $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) | |||
CCLD = $(CC) | CCLD = $(CC) | |||
LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ | LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ | |||
$(AM_LDFLAGS) $(LDFLAGS) -o $@ | --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ | |||
$(LDFLAGS) -o $@ | ||||
SOURCES = $(libxcb_render_util_la_SOURCES) | SOURCES = $(libxcb_render_util_la_SOURCES) | |||
DIST_SOURCES = $(libxcb_render_util_la_SOURCES) | DIST_SOURCES = $(libxcb_render_util_la_SOURCES) | |||
pkgconfigDATA_INSTALL = $(INSTALL_DATA) | pkgconfigDATA_INSTALL = $(INSTALL_DATA) | |||
DATA = $(pkgconfig_DATA) | DATA = $(pkgconfig_DATA) | |||
xcbincludeHEADERS_INSTALL = $(INSTALL_HEADER) | xcbincludeHEADERS_INSTALL = $(INSTALL_HEADER) | |||
HEADERS = $(xcbinclude_HEADERS) | HEADERS = $(xcbinclude_HEADERS) | |||
ETAGS = etags | ETAGS = etags | |||
CTAGS = ctags | CTAGS = ctags | |||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | |||
ACLOCAL = @ACLOCAL@ | ACLOCAL = @ACLOCAL@ | |||
AMDEP_FALSE = @AMDEP_FALSE@ | ||||
AMDEP_TRUE = @AMDEP_TRUE@ | ||||
AMTAR = @AMTAR@ | AMTAR = @AMTAR@ | |||
AR = @AR@ | AR = @AR@ | |||
AUTOCONF = @AUTOCONF@ | AUTOCONF = @AUTOCONF@ | |||
AUTOHEADER = @AUTOHEADER@ | AUTOHEADER = @AUTOHEADER@ | |||
AUTOMAKE = @AUTOMAKE@ | AUTOMAKE = @AUTOMAKE@ | |||
AWK = @AWK@ | AWK = @AWK@ | |||
CC = @CC@ | CC = @CC@ | |||
CCDEPMODE = @CCDEPMODE@ | CCDEPMODE = @CCDEPMODE@ | |||
CFLAGS = @CFLAGS@ | CFLAGS = @CFLAGS@ | |||
CPP = @CPP@ | CPP = @CPP@ | |||
CPPFLAGS = @CPPFLAGS@ | CPPFLAGS = @CPPFLAGS@ | |||
CWARNFLAGS = @CWARNFLAGS@ | CWARNFLAGS = @CWARNFLAGS@ | |||
CXX = @CXX@ | CXX = @CXX@ | |||
CXXCPP = @CXXCPP@ | CXXCPP = @CXXCPP@ | |||
CXXDEPMODE = @CXXDEPMODE@ | CXXDEPMODE = @CXXDEPMODE@ | |||
CXXFLAGS = @CXXFLAGS@ | CXXFLAGS = @CXXFLAGS@ | |||
CYGPATH_W = @CYGPATH_W@ | CYGPATH_W = @CYGPATH_W@ | |||
DEFS = @DEFS@ | DEFS = @DEFS@ | |||
DEPDIR = @DEPDIR@ | DEPDIR = @DEPDIR@ | |||
DSYMUTIL = @DSYMUTIL@ | ||||
ECHO = @ECHO@ | ECHO = @ECHO@ | |||
ECHO_C = @ECHO_C@ | ECHO_C = @ECHO_C@ | |||
ECHO_N = @ECHO_N@ | ECHO_N = @ECHO_N@ | |||
ECHO_T = @ECHO_T@ | ECHO_T = @ECHO_T@ | |||
EGREP = @EGREP@ | EGREP = @EGREP@ | |||
EXEEXT = @EXEEXT@ | EXEEXT = @EXEEXT@ | |||
F77 = @F77@ | F77 = @F77@ | |||
FFLAGS = @FFLAGS@ | FFLAGS = @FFLAGS@ | |||
GPERF = @GPERF@ | GPERF = @GPERF@ | |||
GREP = @GREP@ | GREP = @GREP@ | |||
INSTALL = @INSTALL@ | ||||
INSTALL_DATA = @INSTALL_DATA@ | INSTALL_DATA = @INSTALL_DATA@ | |||
INSTALL_PROGRAM = @INSTALL_PROGRAM@ | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |||
INSTALL_SCRIPT = @INSTALL_SCRIPT@ | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |||
LDFLAGS = @LDFLAGS@ | LDFLAGS = @LDFLAGS@ | |||
LIBOBJS = @LIBOBJS@ | LIBOBJS = @LIBOBJS@ | |||
LIBS = @LIBS@ | LIBS = @LIBS@ | |||
LIBTOOL = @LIBTOOL@ | LIBTOOL = @LIBTOOL@ | |||
LN_S = @LN_S@ | LN_S = @LN_S@ | |||
LTLIBOBJS = @LTLIBOBJS@ | LTLIBOBJS = @LTLIBOBJS@ | |||
M4 = @M4@ | M4 = @M4@ | |||
MAKEINFO = @MAKEINFO@ | MAKEINFO = @MAKEINFO@ | |||
MKDIR_P = @MKDIR_P@ | ||||
NMEDIT = @NMEDIT@ | ||||
OBJEXT = @OBJEXT@ | OBJEXT = @OBJEXT@ | |||
PACKAGE = @PACKAGE@ | PACKAGE = @PACKAGE@ | |||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |||
PACKAGE_NAME = @PACKAGE_NAME@ | PACKAGE_NAME = @PACKAGE_NAME@ | |||
PACKAGE_STRING = @PACKAGE_STRING@ | PACKAGE_STRING = @PACKAGE_STRING@ | |||
PACKAGE_TARNAME = @PACKAGE_TARNAME@ | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |||
PACKAGE_VERSION = @PACKAGE_VERSION@ | PACKAGE_VERSION = @PACKAGE_VERSION@ | |||
PATH_SEPARATOR = @PATH_SEPARATOR@ | PATH_SEPARATOR = @PATH_SEPARATOR@ | |||
PKG_CONFIG = @PKG_CONFIG@ | PKG_CONFIG = @PKG_CONFIG@ | |||
RANLIB = @RANLIB@ | RANLIB = @RANLIB@ | |||
SED = @SED@ | ||||
SET_MAKE = @SET_MAKE@ | SET_MAKE = @SET_MAKE@ | |||
SHELL = @SHELL@ | SHELL = @SHELL@ | |||
STRIP = @STRIP@ | STRIP = @STRIP@ | |||
VERSION = @VERSION@ | VERSION = @VERSION@ | |||
XCB_ATOM_CFLAGS = @XCB_ATOM_CFLAGS@ | XCB_ATOM_CFLAGS = @XCB_ATOM_CFLAGS@ | |||
XCB_ATOM_LIBS = @XCB_ATOM_LIBS@ | XCB_ATOM_LIBS = @XCB_ATOM_LIBS@ | |||
XCB_AUX_CFLAGS = @XCB_AUX_CFLAGS@ | XCB_AUX_CFLAGS = @XCB_AUX_CFLAGS@ | |||
XCB_AUX_LIBS = @XCB_AUX_LIBS@ | XCB_AUX_LIBS = @XCB_AUX_LIBS@ | |||
XCB_CFLAGS = @XCB_CFLAGS@ | XCB_CFLAGS = @XCB_CFLAGS@ | |||
XCB_EVENT_CFLAGS = @XCB_EVENT_CFLAGS@ | XCB_EVENT_CFLAGS = @XCB_EVENT_CFLAGS@ | |||
XCB_EVENT_LIBS = @XCB_EVENT_LIBS@ | XCB_EVENT_LIBS = @XCB_EVENT_LIBS@ | |||
XCB_ICCCM_CFLAGS = @XCB_ICCCM_CFLAGS@ | XCB_ICCCM_CFLAGS = @XCB_ICCCM_CFLAGS@ | |||
XCB_ICCCM_LIBS = @XCB_ICCCM_LIBS@ | XCB_ICCCM_LIBS = @XCB_ICCCM_LIBS@ | |||
XCB_LIBS = @XCB_LIBS@ | XCB_LIBS = @XCB_LIBS@ | |||
XCB_PROPERTY_CFLAGS = @XCB_PROPERTY_CFLAGS@ | XCB_PROPERTY_CFLAGS = @XCB_PROPERTY_CFLAGS@ | |||
XCB_PROPERTY_LIBS = @XCB_PROPERTY_LIBS@ | XCB_PROPERTY_LIBS = @XCB_PROPERTY_LIBS@ | |||
XCB_RENDER_CFLAGS = @XCB_RENDER_CFLAGS@ | XCB_RENDER_CFLAGS = @XCB_RENDER_CFLAGS@ | |||
XCB_RENDER_LIBS = @XCB_RENDER_LIBS@ | XCB_RENDER_LIBS = @XCB_RENDER_LIBS@ | |||
XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@ | XCB_SHM_CFLAGS = @XCB_SHM_CFLAGS@ | |||
XCB_SHM_LIBS = @XCB_SHM_LIBS@ | XCB_SHM_LIBS = @XCB_SHM_LIBS@ | |||
abs_builddir = @abs_builddir@ | ||||
abs_srcdir = @abs_srcdir@ | ||||
abs_top_builddir = @abs_top_builddir@ | ||||
abs_top_srcdir = @abs_top_srcdir@ | ||||
ac_ct_CC = @ac_ct_CC@ | ac_ct_CC = @ac_ct_CC@ | |||
ac_ct_CXX = @ac_ct_CXX@ | ac_ct_CXX = @ac_ct_CXX@ | |||
ac_ct_F77 = @ac_ct_F77@ | ac_ct_F77 = @ac_ct_F77@ | |||
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ | ||||
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ | ||||
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@ | ||||
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ | ||||
am__include = @am__include@ | am__include = @am__include@ | |||
am__leading_dot = @am__leading_dot@ | am__leading_dot = @am__leading_dot@ | |||
am__quote = @am__quote@ | am__quote = @am__quote@ | |||
am__tar = @am__tar@ | am__tar = @am__tar@ | |||
am__untar = @am__untar@ | am__untar = @am__untar@ | |||
bindir = @bindir@ | bindir = @bindir@ | |||
build = @build@ | build = @build@ | |||
build_alias = @build_alias@ | build_alias = @build_alias@ | |||
build_cpu = @build_cpu@ | build_cpu = @build_cpu@ | |||
build_os = @build_os@ | build_os = @build_os@ | |||
build_vendor = @build_vendor@ | build_vendor = @build_vendor@ | |||
builddir = @builddir@ | ||||
datadir = @datadir@ | datadir = @datadir@ | |||
datarootdir = @datarootdir@ | datarootdir = @datarootdir@ | |||
docdir = @docdir@ | docdir = @docdir@ | |||
dvidir = @dvidir@ | dvidir = @dvidir@ | |||
exec_prefix = @exec_prefix@ | exec_prefix = @exec_prefix@ | |||
host = @host@ | host = @host@ | |||
host_alias = @host_alias@ | host_alias = @host_alias@ | |||
host_cpu = @host_cpu@ | host_cpu = @host_cpu@ | |||
host_os = @host_os@ | host_os = @host_os@ | |||
host_vendor = @host_vendor@ | host_vendor = @host_vendor@ | |||
skipping to change at line 204 | skipping to change at line 205 | |||
mandir = @mandir@ | mandir = @mandir@ | |||
mkdir_p = @mkdir_p@ | mkdir_p = @mkdir_p@ | |||
oldincludedir = @oldincludedir@ | oldincludedir = @oldincludedir@ | |||
pdfdir = @pdfdir@ | pdfdir = @pdfdir@ | |||
pkgconfigdir = @pkgconfigdir@ | pkgconfigdir = @pkgconfigdir@ | |||
prefix = @prefix@ | prefix = @prefix@ | |||
program_transform_name = @program_transform_name@ | program_transform_name = @program_transform_name@ | |||
psdir = @psdir@ | psdir = @psdir@ | |||
sbindir = @sbindir@ | sbindir = @sbindir@ | |||
sharedstatedir = @sharedstatedir@ | sharedstatedir = @sharedstatedir@ | |||
srcdir = @srcdir@ | ||||
sysconfdir = @sysconfdir@ | sysconfdir = @sysconfdir@ | |||
target_alias = @target_alias@ | target_alias = @target_alias@ | |||
top_builddir = @top_builddir@ | ||||
top_srcdir = @top_srcdir@ | ||||
xcbincludedir = @xcbincludedir@ | xcbincludedir = @xcbincludedir@ | |||
MAINTAINERCLEANFILES = Makefile.in | MAINTAINERCLEANFILES = Makefile.in | |||
lib_LTLIBRARIES = libxcb-render-util.la | lib_LTLIBRARIES = libxcb-render-util.la | |||
xcbinclude_HEADERS = xcb_renderutil.h | xcbinclude_HEADERS = xcb_renderutil.h | |||
libxcb_render_util_la_SOURCES = cache.c util.c glyph.c | libxcb_render_util_la_SOURCES = cache.c util.c glyph.c | |||
libxcb_render_util_la_CPPFLAGS = $(XCB_CFLAGS) $(XCB_RENDER_CFLAGS) | libxcb_render_util_la_CPPFLAGS = $(XCB_CFLAGS) $(XCB_RENDER_CFLAGS) | |||
libxcb_render_util_la_LIBADD = $(XCB_LIBS) $(XCB_RENDER_LIBS) | libxcb_render_util_la_LIBADD = $(XCB_LIBS) $(XCB_RENDER_LIBS) | |||
pkgconfig_DATA = xcb-renderutil.pc | pkgconfig_DATA = xcb-renderutil.pc | |||
EXTRA_DIST = xcb-renderutil.pc.in | EXTRA_DIST = xcb-renderutil.pc.in | |||
all: all-am | all: all-am | |||
skipping to change at line 252 | skipping to change at line 256 | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(top_srcdir)/configure: $(am__configure_deps) | $(top_srcdir)/configure: $(am__configure_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
$(ACLOCAL_M4): $(am__aclocal_m4_deps) | $(ACLOCAL_M4): $(am__aclocal_m4_deps) | |||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | |||
xcb-renderutil.pc: $(top_builddir)/config.status $(srcdir)/xcb-renderutil.p c.in | xcb-renderutil.pc: $(top_builddir)/config.status $(srcdir)/xcb-renderutil.p c.in | |||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ | |||
install-libLTLIBRARIES: $(lib_LTLIBRARIES) | install-libLTLIBRARIES: $(lib_LTLIBRARIES) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)" | test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)" | |||
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |||
if test -f $$p; then \ | if test -f $$p; then \ | |||
f=$(am__strip_dir) \ | f=$(am__strip_dir) \ | |||
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INS | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=inst | |||
TALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \ | all $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libd | |||
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_ST | ir)/$$f'"; \ | |||
RIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \ | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(l | |||
ibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f | ||||
"; \ | ||||
else :; fi; \ | else :; fi; \ | |||
done | done | |||
uninstall-libLTLIBRARIES: | uninstall-libLTLIBRARIES: | |||
@$(NORMAL_UNINSTALL) | @$(NORMAL_UNINSTALL) | |||
@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |||
p=$(am__strip_dir) \ | p=$(am__strip_dir) \ | |||
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p' | echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninst | |||
"; \ | all rm -f '$(DESTDIR)$(libdir)/$$p'"; \ | |||
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \ | $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm | |||
-f "$(DESTDIR)$(libdir)/$$p"; \ | ||||
done | done | |||
f "$(DESTDIR)$(libdir)/$$p"; \ | ||||
clean-libLTLIBRARIES: | clean-libLTLIBRARIES: | |||
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) | |||
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | @list='$(lib_LTLIBRARIES)'; for p in $$list; do \ | |||
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ | |||
test "$$dir" != "$$p" || dir=.; \ | test "$$dir" != "$$p" || dir=.; \ | |||
echo "rm -f \"$${dir}/so_locations\""; \ | echo "rm -f \"$${dir}/so_locations\""; \ | |||
rm -f "$${dir}/so_locations"; \ | rm -f "$${dir}/so_locations"; \ | |||
done | done | |||
libxcb-render-util.la: $(libxcb_render_util_la_OBJECTS) $(libxcb_render_uti l_la_DEPENDENCIES) | libxcb-render-util.la: $(libxcb_render_util_la_OBJECTS) $(libxcb_render_uti l_la_DEPENDENCIES) | |||
$(LINK) -rpath $(libdir) $(libxcb_render_util_la_LDFLAGS) $(libxcb_r ender_util_la_OBJECTS) $(libxcb_render_util_la_LIBADD) $(LIBS) | $(LINK) -rpath $(libdir) $(libxcb_render_util_la_OBJECTS) $(libxcb_r ender_util_la_LIBADD) $(LIBS) | |||
mostlyclean-compile: | mostlyclean-compile: | |||
-rm -f *.$(OBJEXT) | -rm -f *.$(OBJEXT) | |||
distclean-compile: | distclean-compile: | |||
-rm -f *.tab.c | -rm -f *.tab.c | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-cach e.Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-cach e.Plo@am__quote@ | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-glyp h.Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-glyp h.Plo@am__quote@ | |||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-util .Plo@am__quote@ | @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libxcb_render_util_la-util .Plo@am__quote@ | |||
.c.o: | .c.o: | |||
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o | |||
-c -o $@ $<; \ | $@ $< | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; els | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
e rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(COMPILE) -c $< | @am__fastdepCC_FALSE@ $(COMPILE) -c $< | |||
.c.obj: | .c.obj: | |||
@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" | @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o | |||
-c -o $@ `$(CYGPATH_W) '$<'`; \ | $@ `$(CYGPATH_W) '$<'` | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; els | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po | |||
e rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @ AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` | @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` | |||
.c.lo: | .c.lo: | |||
@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo | @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c | |||
" -c -o $@ $<; \ | -o $@ $< | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; el | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo | |||
se rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi | ||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< | @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< | |||
libxcb_render_util_la-cache.lo: cache.c | libxcb_render_util_la-cache.lo: cache.c | |||
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) | @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAG | S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re | |||
S) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render_util_la-cache.lo -MD -MP -MF "$ | nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render | |||
(DEPDIR)/libxcb_render_util_la-cache.Tpo" -c -o libxcb_render_util_la-cache | _util_la-cache.lo -MD -MP -MF $(DEPDIR)/libxcb_render_util_la-cache.Tpo -c | |||
.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c; \ | -o libxcb_render_util_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`c | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libxcb_render_util_la-cache.Tp | ache.c | |||
o" "$(DEPDIR)/libxcb_render_util_la-cache.Plo"; else rm -f "$(DEPDIR)/libxc | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libxcb_render_util_la-cache.Tpo $(DE | |||
b_render_util_la-cache.Tpo"; exit 1; fi | PDIR)/libxcb_render_util_la-cache.Plo | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cache.c' object='libxcb_rend er_util_la-cache.lo' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cache.c' object='libxcb_rend er_util_la-cache.lo' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(D EFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_render_util_la-cache.lo `test -f 'cache .c' || echo '$(srcdir)/'`cache.c | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_rend er_util_la-cache.lo `test -f 'cache.c' || echo '$(srcdir)/'`cache.c | |||
libxcb_render_util_la-util.lo: util.c | libxcb_render_util_la-util.lo: util.c | |||
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) | @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAG | S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re | |||
S) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render_util_la-util.lo -MD -MP -MF "$( | nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render | |||
DEPDIR)/libxcb_render_util_la-util.Tpo" -c -o libxcb_render_util_la-util.lo | _util_la-util.lo -MD -MP -MF $(DEPDIR)/libxcb_render_util_la-util.Tpo -c -o | |||
`test -f 'util.c' || echo '$(srcdir)/'`util.c; \ | libxcb_render_util_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util. | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libxcb_render_util_la-util.Tpo | c | |||
" "$(DEPDIR)/libxcb_render_util_la-util.Plo"; else rm -f "$(DEPDIR)/libxcb_ | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libxcb_render_util_la-util.Tpo $(DEP | |||
render_util_la-util.Tpo"; exit 1; fi | DIR)/libxcb_render_util_la-util.Plo | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libxcb_rende r_util_la-util.lo' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util.c' object='libxcb_rende r_util_la-util.lo' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(D EFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_render_util_la-util.lo `test -f 'util.c ' || echo '$(srcdir)/'`util.c | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_rend er_util_la-util.lo `test -f 'util.c' || echo '$(srcdir)/'`util.c | |||
libxcb_render_util_la-glyph.lo: glyph.c | libxcb_render_util_la-glyph.lo: glyph.c | |||
@am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) | @am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG | |||
$(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAG | S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re | |||
S) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render_util_la-glyph.lo -MD -MP -MF "$ | nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libxcb_render | |||
(DEPDIR)/libxcb_render_util_la-glyph.Tpo" -c -o libxcb_render_util_la-glyph | _util_la-glyph.lo -MD -MP -MF $(DEPDIR)/libxcb_render_util_la-glyph.Tpo -c | |||
.lo `test -f 'glyph.c' || echo '$(srcdir)/'`glyph.c; \ | -o libxcb_render_util_la-glyph.lo `test -f 'glyph.c' || echo '$(srcdir)/'`g | |||
@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libxcb_render_util_la-glyph.Tp | lyph.c | |||
o" "$(DEPDIR)/libxcb_render_util_la-glyph.Plo"; else rm -f "$(DEPDIR)/libxc | @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libxcb_render_util_la-glyph.Tpo $(DE | |||
b_render_util_la-glyph.Tpo"; exit 1; fi | PDIR)/libxcb_render_util_la-glyph.Plo | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glyph.c' object='libxcb_rend er_util_la-glyph.lo' libtool=yes @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glyph.c' object='libxcb_rend er_util_la-glyph.lo' libtool=yes @AMDEPBACKSLASH@ | |||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depc omp) @AMDEPBACKSLASH@ | |||
@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(D EFAULT_INCLUDES) $(INCLUDES) $(libxcb_render_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_render_util_la-glyph.lo `test -f 'glyph .c' || echo '$(srcdir)/'`glyph.c | @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAG S) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libxcb_re nder_util_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libxcb_rend er_util_la-glyph.lo `test -f 'glyph.c' || echo '$(srcdir)/'`glyph.c | |||
mostlyclean-libtool: | mostlyclean-libtool: | |||
-rm -f *.lo | -rm -f *.lo | |||
clean-libtool: | clean-libtool: | |||
-rm -rf .libs _libs | -rm -rf .libs _libs | |||
distclean-libtool: | ||||
-rm -f libtool | ||||
uninstall-info-am: | ||||
install-pkgconfigDATA: $(pkgconfig_DATA) | install-pkgconfigDATA: $(pkgconfig_DATA) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
test -z "$(pkgconfigdir)" || $(mkdir_p) "$(DESTDIR)$(pkgconfigdir)" | test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" | |||
@list='$(pkgconfig_DATA)'; for p in $$list; do \ | @list='$(pkgconfig_DATA)'; for p in $$list; do \ | |||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |||
f=$(am__strip_dir) \ | f=$(am__strip_dir) \ | |||
echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir )/$$f'"; \ | echo " $(pkgconfigDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgconfigdir )/$$f'"; \ | |||
$(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | $(pkgconfigDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | |||
done | done | |||
uninstall-pkgconfigDATA: | uninstall-pkgconfigDATA: | |||
@$(NORMAL_UNINSTALL) | @$(NORMAL_UNINSTALL) | |||
@list='$(pkgconfig_DATA)'; for p in $$list; do \ | @list='$(pkgconfig_DATA)'; for p in $$list; do \ | |||
f=$(am__strip_dir) \ | f=$(am__strip_dir) \ | |||
echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ | echo " rm -f '$(DESTDIR)$(pkgconfigdir)/$$f'"; \ | |||
rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | rm -f "$(DESTDIR)$(pkgconfigdir)/$$f"; \ | |||
done | done | |||
install-xcbincludeHEADERS: $(xcbinclude_HEADERS) | install-xcbincludeHEADERS: $(xcbinclude_HEADERS) | |||
@$(NORMAL_INSTALL) | @$(NORMAL_INSTALL) | |||
test -z "$(xcbincludedir)" || $(mkdir_p) "$(DESTDIR)$(xcbincludedir) " | test -z "$(xcbincludedir)" || $(MKDIR_P) "$(DESTDIR)$(xcbincludedir) " | |||
@list='$(xcbinclude_HEADERS)'; for p in $$list; do \ | @list='$(xcbinclude_HEADERS)'; for p in $$list; do \ | |||
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ | |||
f=$(am__strip_dir) \ | f=$(am__strip_dir) \ | |||
echo " $(xcbincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(xcbinclu dedir)/$$f'"; \ | echo " $(xcbincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(xcbinclu dedir)/$$f'"; \ | |||
$(xcbincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(xcbincludedir)/ $$f"; \ | $(xcbincludeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(xcbincludedir)/ $$f"; \ | |||
done | done | |||
uninstall-xcbincludeHEADERS: | uninstall-xcbincludeHEADERS: | |||
@$(NORMAL_UNINSTALL) | @$(NORMAL_UNINSTALL) | |||
@list='$(xcbinclude_HEADERS)'; for p in $$list; do \ | @list='$(xcbinclude_HEADERS)'; for p in $$list; do \ | |||
f=$(am__strip_dir) \ | f=$(am__strip_dir) \ | |||
echo " rm -f '$(DESTDIR)$(xcbincludedir)/$$f'"; \ | echo " rm -f '$(DESTDIR)$(xcbincludedir)/$$f'"; \ | |||
rm -f "$(DESTDIR)$(xcbincludedir)/$$f"; \ | rm -f "$(DESTDIR)$(xcbincludedir)/$$f"; \ | |||
done | done | |||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) | |||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
mkid -fID $$unique | mkid -fID $$unique | |||
tags: TAGS | tags: TAGS | |||
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |||
$(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) | |||
tags=; \ | tags=; \ | |||
here=`pwd`; \ | here=`pwd`; \ | |||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ | |||
test -n "$$unique" || unique=$$empty_fix; \ | test -n "$$unique" || unique=$$empty_fix; \ | |||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ | |||
$$tags $$unique; \ | $$tags $$unique; \ | |||
fi | fi | |||
ctags: CTAGS | ctags: CTAGS | |||
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ | |||
$(TAGS_FILES) $(LISP) | $(TAGS_FILES) $(LISP) | |||
tags=; \ | tags=; \ | |||
here=`pwd`; \ | ||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ | |||
unique=`for i in $$list; do \ | unique=`for i in $$list; do \ | |||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ | |||
done | \ | done | \ | |||
$(AWK) ' { files[$$0] = 1; } \ | $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ | |||
END { for (i in files) print i; }'`; \ | END { if (nonempty) { for (i in files) print i; }; }'`; \ | |||
test -z "$(CTAGS_ARGS)$$tags$$unique" \ | test -z "$(CTAGS_ARGS)$$tags$$unique" \ | |||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ | |||
$$tags $$unique | $$tags $$unique | |||
GTAGS: | GTAGS: | |||
here=`$(am__cd) $(top_builddir) && pwd` \ | here=`$(am__cd) $(top_builddir) && pwd` \ | |||
&& cd $(top_srcdir) \ | && cd $(top_srcdir) \ | |||
&& gtags -i $(GTAGS_ARGS) $$here | && gtags -i $(GTAGS_ARGS) $$here | |||
distclean-tags: | distclean-tags: | |||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |||
distdir: $(DISTFILES) | distdir: $(DISTFILES) | |||
@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ | @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ | |||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ | topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; | |||
list='$(DISTFILES)'; for file in $$list; do \ | \ | |||
case $$file in \ | list='$(DISTFILES)'; \ | |||
$(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; | dist_files=`for file in $$list; do echo $$file; done | \ | |||
\ | sed -e "s|^$$srcdirstrip/||;t" \ | |||
$(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/ | -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ | |||
|$(top_builddir)/|"`;; \ | case $$dist_files in \ | |||
esac; \ | */*) $(MKDIR_P) `echo "$$dist_files" | \ | |||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ | ||||
sort -u` ;; \ | ||||
esac; \ | ||||
for file in $$dist_files; do \ | ||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); f i; \ | |||
dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test "$$dir" != "$$file" && test "$$dir" != "."; then \ | ||||
dir="/$$dir"; \ | ||||
$(mkdir_p) "$(distdir)$$dir"; \ | ||||
else \ | ||||
dir=''; \ | ||||
fi; \ | ||||
if test -d $$d/$$file; then \ | if test -d $$d/$$file; then \ | |||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ | ||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ | |||
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ | |||
fi; \ | fi; \ | |||
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ | |||
else \ | else \ | |||
test -f $(distdir)/$$file \ | test -f $(distdir)/$$file \ | |||
|| cp -p $$d/$$file $(distdir)/$$file \ | || cp -p $$d/$$file $(distdir)/$$file \ | |||
|| exit 1; \ | || exit 1; \ | |||
fi; \ | fi; \ | |||
done | done | |||
check-am: all-am | check-am: all-am | |||
check: check-am | check: check-am | |||
all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) | all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS) | |||
installdirs: | installdirs: | |||
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DEST DIR)$(xcbincludedir)"; do \ | for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DEST DIR)$(xcbincludedir)"; do \ | |||
test -z "$$dir" || $(mkdir_p) "$$dir"; \ | test -z "$$dir" || $(MKDIR_P) "$$dir"; \ | |||
done | done | |||
install: install-am | install: install-am | |||
install-exec: install-exec-am | install-exec: install-exec-am | |||
install-data: install-data-am | install-data: install-data-am | |||
uninstall: uninstall-am | uninstall: uninstall-am | |||
install-am: all-am | install-am: all-am | |||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |||
installcheck: installcheck-am | installcheck: installcheck-am | |||
skipping to change at line 492 | skipping to change at line 490 | |||
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) | |||
clean: clean-am | clean: clean-am | |||
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ | clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \ | |||
mostlyclean-am | mostlyclean-am | |||
distclean: distclean-am | distclean: distclean-am | |||
-rm -rf ./$(DEPDIR) | -rm -rf ./$(DEPDIR) | |||
-rm -f Makefile | -rm -f Makefile | |||
distclean-am: clean-am distclean-compile distclean-generic \ | distclean-am: clean-am distclean-compile distclean-generic \ | |||
distclean-libtool distclean-tags | distclean-tags | |||
dvi: dvi-am | dvi: dvi-am | |||
dvi-am: | dvi-am: | |||
html: html-am | html: html-am | |||
info: info-am | info: info-am | |||
info-am: | info-am: | |||
install-data-am: install-pkgconfigDATA install-xcbincludeHEADERS | install-data-am: install-pkgconfigDATA install-xcbincludeHEADERS | |||
install-dvi: install-dvi-am | ||||
install-exec-am: install-libLTLIBRARIES | install-exec-am: install-libLTLIBRARIES | |||
install-html: install-html-am | ||||
install-info: install-info-am | install-info: install-info-am | |||
install-man: | install-man: | |||
install-pdf: install-pdf-am | ||||
install-ps: install-ps-am | ||||
installcheck-am: | installcheck-am: | |||
maintainer-clean: maintainer-clean-am | maintainer-clean: maintainer-clean-am | |||
-rm -rf ./$(DEPDIR) | -rm -rf ./$(DEPDIR) | |||
-rm -f Makefile | -rm -f Makefile | |||
maintainer-clean-am: distclean-am maintainer-clean-generic | maintainer-clean-am: distclean-am maintainer-clean-generic | |||
mostlyclean: mostlyclean-am | mostlyclean: mostlyclean-am | |||
mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | mostlyclean-am: mostlyclean-compile mostlyclean-generic \ | |||
mostlyclean-libtool | mostlyclean-libtool | |||
pdf: pdf-am | pdf: pdf-am | |||
pdf-am: | pdf-am: | |||
ps: ps-am | ps: ps-am | |||
ps-am: | ps-am: | |||
uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES \ | uninstall-am: uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \ | |||
uninstall-pkgconfigDATA uninstall-xcbincludeHEADERS | uninstall-xcbincludeHEADERS | |||
.MAKE: install-am install-strip | ||||
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ | |||
clean-libLTLIBRARIES clean-libtool ctags distclean \ | clean-libLTLIBRARIES clean-libtool ctags distclean \ | |||
distclean-compile distclean-generic distclean-libtool \ | distclean-compile distclean-generic distclean-libtool \ | |||
distclean-tags distdir dvi dvi-am html html-am info info-am \ | distclean-tags distdir dvi dvi-am html html-am info info-am \ | |||
install install-am install-data install-data-am install-exec \ | install install-am install-data install-data-am install-dvi \ | |||
install-exec-am install-info install-info-am \ | install-dvi-am install-exec install-exec-am install-html \ | |||
install-libLTLIBRARIES install-man install-pkgconfigDATA \ | install-html-am install-info install-info-am \ | |||
install-strip install-xcbincludeHEADERS installcheck \ | install-libLTLIBRARIES install-man install-pdf install-pdf-am \ | |||
installcheck-am installdirs maintainer-clean \ | install-pkgconfigDATA install-ps install-ps-am install-strip \ | |||
maintainer-clean-generic mostlyclean mostlyclean-compile \ | install-xcbincludeHEADERS installcheck installcheck-am \ | |||
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ | installdirs maintainer-clean maintainer-clean-generic \ | |||
tags uninstall uninstall-am uninstall-info-am \ | mostlyclean mostlyclean-compile mostlyclean-generic \ | |||
uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \ | mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ | |||
uninstall-am uninstall-libLTLIBRARIES uninstall-pkgconfigDATA \ | ||||
uninstall-xcbincludeHEADERS | uninstall-xcbincludeHEADERS | |||
# Tell versions [3.59,3.63) of GNU make to not export all variables. | # Tell versions [3.59,3.63) of GNU make to not export all variables. | |||
# Otherwise a system limit (for SysV at least) may be exceeded. | # Otherwise a system limit (for SysV at least) may be exceeded. | |||
.NOEXPORT: | .NOEXPORT: | |||
End of changes. 50 change blocks. | ||||
110 lines changed or deleted | 117 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |