3169 lines
126 KiB
Makefile
3169 lines
126 KiB
Makefile
# Makefile.in generated by automake 1.12.6 from Makefile.am.
|
|
# @configure_input@
|
|
|
|
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
|
|
|
|
# This Makefile.in is free software; the Free Software Foundation
|
|
# gives unlimited permission to copy and/or distribute it,
|
|
# with or without modifications, as long as this notice is preserved.
|
|
|
|
# This program is distributed in the hope that it will be useful,
|
|
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
|
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
|
# PARTICULAR PURPOSE.
|
|
|
|
@SET_MAKE@
|
|
|
|
|
|
VPATH = @srcdir@
|
|
am__make_dryrun = \
|
|
{ \
|
|
am__dry=no; \
|
|
case $$MAKEFLAGS in \
|
|
*\\[\ \ ]*) \
|
|
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
|
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
|
*) \
|
|
for am__flg in $$MAKEFLAGS; do \
|
|
case $$am__flg in \
|
|
*=*|--*) ;; \
|
|
*n*) am__dry=yes; break;; \
|
|
esac; \
|
|
done;; \
|
|
esac; \
|
|
test $$am__dry = yes; \
|
|
}
|
|
pkgdatadir = $(datadir)/@PACKAGE@
|
|
pkgincludedir = $(includedir)/@PACKAGE@
|
|
pkglibdir = $(libdir)/@PACKAGE@
|
|
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
transform = $(program_transform_name)
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
build_triplet = @build@
|
|
host_triplet = @host@
|
|
@LEGACY_TRUE@am__append_1 = include/X11/extensions/XKBgeom.h
|
|
@LEGACY_TRUE@am__append_2 = include/X11/extensions/vldXvMC.h
|
|
subdir = .
|
|
DIST_COMMON = $(am__XCalibrateinclude_HEADERS_DIST) \
|
|
$(am__applewm_HEADERS_DIST) $(am__compat_HEADERS_DIST) \
|
|
$(am__configure_deps) $(am__evie_HEADERS_DIST) \
|
|
$(am__fontcache_HEADERS_DIST) $(am__kb_HEADERS_DIST) \
|
|
$(am__lg3d_HEADERS_DIST) $(am__print_HEADERS_DIST) \
|
|
$(am__trap_HEADERS_DIST) $(am__video_HEADERS_DIST) \
|
|
$(am__windowswm_HEADERS_DIST) $(am__xf86misc_HEADERS_DIST) \
|
|
$(am__xf86rush_HEADERS_DIST) $(am__xproxymng_HEADERS_DIST) \
|
|
$(bigreqs_HEADERS) $(composite_HEADERS) $(damage_HEADERS) \
|
|
$(dist_doc_DATA) $(dmx_HEADERS) $(dri2_HEADERS) \
|
|
$(dri3_HEADERS) $(fixes_HEADERS) $(fonts_HEADERS) \
|
|
$(gl_HEADERS) $(glinternal_HEADERS) $(input_HEADERS) \
|
|
$(present_HEADERS) $(randr_HEADERS) $(record_HEADERS) \
|
|
$(render_HEADERS) $(resource_HEADERS) $(scrnsaver_HEADERS) \
|
|
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
|
$(srcdir)/applewmproto.pc.in $(srcdir)/bigreqsproto.pc.in \
|
|
$(srcdir)/compositeproto.pc.in $(srcdir)/damageproto.pc.in \
|
|
$(srcdir)/dmxproto.pc.in $(srcdir)/dri2proto.pc.in \
|
|
$(srcdir)/dri3proto.pc.in $(srcdir)/evieproto.pc.in \
|
|
$(srcdir)/fixesproto.pc.in $(srcdir)/fontcacheproto.pc.in \
|
|
$(srcdir)/fontsproto.pc.in $(srcdir)/glproto.pc.in \
|
|
$(srcdir)/inputproto.pc.in $(srcdir)/kbproto.pc.in \
|
|
$(srcdir)/lg3dproto.pc.in $(srcdir)/presentproto.pc.in \
|
|
$(srcdir)/printproto.pc.in $(srcdir)/randrproto.pc.in \
|
|
$(srcdir)/recordproto.pc.in $(srcdir)/renderproto.pc.in \
|
|
$(srcdir)/resourceproto.pc.in $(srcdir)/scrnsaverproto.pc.in \
|
|
$(srcdir)/trapproto.pc.in $(srcdir)/videoproto.pc.in \
|
|
$(srcdir)/windowswmproto.pc.in $(srcdir)/xcalibrateproto.pc.in \
|
|
$(srcdir)/xcmiscproto.pc.in $(srcdir)/xextproto.pc.in \
|
|
$(srcdir)/xf86bigfontproto.pc.in $(srcdir)/xf86dgaproto.pc.in \
|
|
$(srcdir)/xf86driproto.pc.in $(srcdir)/xf86miscproto.pc.in \
|
|
$(srcdir)/xf86rushproto.pc.in $(srcdir)/xf86vidmodeproto.pc.in \
|
|
$(srcdir)/xineramaproto.pc.in $(srcdir)/xproto.pc.in \
|
|
$(srcdir)/xproxymngproto.pc.in $(top_srcdir)/configure \
|
|
$(top_srcdir)/include/X11/Xpoll.h.in $(xcmisc_HEADERS) \
|
|
$(xext_HEADERS) $(xf86bigfont_HEADERS) $(xf86dga_HEADERS) \
|
|
$(xf86dri_HEADERS) $(xf86vidmode_HEADERS) $(xinerama_HEADERS) \
|
|
$(xproto_HEADERS) AUTHORS INSTALL compile config.guess \
|
|
config.sub install-sh missing
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
|
configure.lineno config.status.lineno
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_CLEAN_FILES = applewmproto.pc bigreqsproto.pc compositeproto.pc \
|
|
damageproto.pc dmxproto.pc dri2proto.pc dri3proto.pc \
|
|
evieproto.pc fixesproto.pc fontcacheproto.pc fontsproto.pc \
|
|
glproto.pc include/X11/Xpoll.h inputproto.pc kbproto.pc \
|
|
lg3dproto.pc presentproto.pc printproto.pc randrproto.pc \
|
|
recordproto.pc renderproto.pc resourceproto.pc \
|
|
scrnsaverproto.pc trapproto.pc videoproto.pc windowswmproto.pc \
|
|
xcalibrateproto.pc xcmiscproto.pc xextproto.pc \
|
|
xf86bigfontproto.pc xf86dgaproto.pc xf86driproto.pc \
|
|
xf86miscproto.pc xf86rushproto.pc xf86vidmodeproto.pc \
|
|
xineramaproto.pc xproto.pc xproxymngproto.pc
|
|
CONFIG_CLEAN_VPATH_FILES =
|
|
AM_V_P = $(am__v_P_@AM_V@)
|
|
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
|
am__v_P_0 = false
|
|
am__v_P_1 = :
|
|
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
|
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
|
am__v_GEN_0 = @echo " GEN " $@;
|
|
am__v_GEN_1 =
|
|
AM_V_at = $(am__v_at_@AM_V@)
|
|
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
|
am__v_at_0 = @
|
|
am__v_at_1 =
|
|
SOURCES =
|
|
DIST_SOURCES =
|
|
am__can_run_installinfo = \
|
|
case $$AM_UPDATE_INFO_DIR in \
|
|
n|no|NO) false;; \
|
|
*) (install-info --version) >/dev/null 2>&1;; \
|
|
esac
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
am__vpath_adj = case $$p in \
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
*) f=$$p;; \
|
|
esac;
|
|
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
|
am__install_max = 40
|
|
am__nobase_strip_setup = \
|
|
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
|
am__nobase_strip = \
|
|
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
|
am__nobase_list = $(am__nobase_strip_setup); \
|
|
for p in $$list; do echo "$$p $$p"; done | \
|
|
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
|
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
|
if (++n[$$2] == $(am__install_max)) \
|
|
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
|
END { for (dir in files) print dir, files[dir] }'
|
|
am__base_list = \
|
|
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
|
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
|
am__uninstall_files_from_dir = { \
|
|
test -z "$$files" \
|
|
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
|
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
|
$(am__cd) "$$dir" && rm -f $$files; }; \
|
|
}
|
|
am__installdirs = "$(DESTDIR)$(applewmprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(bigreqsprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(calibrateprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(compositeprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(damageprotopkgconfigdir)" "$(DESTDIR)$(docdir)" \
|
|
"$(DESTDIR)$(dmxprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(dri2protopkgconfigdir)" \
|
|
"$(DESTDIR)$(dri3protopkgconfigdir)" \
|
|
"$(DESTDIR)$(evieprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(fixesprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(fontcacheprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(fontsprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(glprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(inputprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(kbprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(lg3dprotopkgconfigdir)" "$(DESTDIR)$(miscmandir)" \
|
|
"$(DESTDIR)$(pmprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(presentprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(printprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(randrprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(recordprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(renderprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(resourceprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(scrnsaverprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(trapprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(videoprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(windowswmprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(x11protopkgconfigdir)" \
|
|
"$(DESTDIR)$(xcmiscprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xextprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86dgaprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86driprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86miscprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86rushprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(xineramaprotopkgconfigdir)" \
|
|
"$(DESTDIR)$(XCalibrateincludedir)" "$(DESTDIR)$(applewmdir)" \
|
|
"$(DESTDIR)$(bigreqsdir)" "$(DESTDIR)$(compatdir)" \
|
|
"$(DESTDIR)$(compositedir)" "$(DESTDIR)$(damagedir)" \
|
|
"$(DESTDIR)$(dmxdir)" "$(DESTDIR)$(dri2dir)" \
|
|
"$(DESTDIR)$(dri3dir)" "$(DESTDIR)$(eviedir)" \
|
|
"$(DESTDIR)$(fixesdir)" "$(DESTDIR)$(fontcachedir)" \
|
|
"$(DESTDIR)$(fontsdir)" "$(DESTDIR)$(gldir)" \
|
|
"$(DESTDIR)$(glinternaldir)" "$(DESTDIR)$(inputdir)" \
|
|
"$(DESTDIR)$(kbdir)" "$(DESTDIR)$(lg3ddir)" \
|
|
"$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(presentdir)" \
|
|
"$(DESTDIR)$(printdir)" "$(DESTDIR)$(randrdir)" \
|
|
"$(DESTDIR)$(recorddir)" "$(DESTDIR)$(renderdir)" \
|
|
"$(DESTDIR)$(resourcedir)" "$(DESTDIR)$(scrnsaverdir)" \
|
|
"$(DESTDIR)$(trapdir)" "$(DESTDIR)$(videodir)" \
|
|
"$(DESTDIR)$(windowswmdir)" "$(DESTDIR)$(xcmiscdir)" \
|
|
"$(DESTDIR)$(xextdir)" "$(DESTDIR)$(xf86bigfontdir)" \
|
|
"$(DESTDIR)$(xf86dgadir)" "$(DESTDIR)$(xf86dridir)" \
|
|
"$(DESTDIR)$(xf86miscdir)" "$(DESTDIR)$(xf86rushdir)" \
|
|
"$(DESTDIR)$(xf86vidmodedir)" "$(DESTDIR)$(xineramadir)" \
|
|
"$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(xproxymngdir)"
|
|
DATA = $(applewmprotopkgconfig_DATA) $(bigreqsprotopkgconfig_DATA) \
|
|
$(calibrateprotopkgconfig_DATA) \
|
|
$(compositeprotopkgconfig_DATA) $(damageprotopkgconfig_DATA) \
|
|
$(dist_doc_DATA) $(dmxprotopkgconfig_DATA) \
|
|
$(dri2protopkgconfig_DATA) $(dri3protopkgconfig_DATA) \
|
|
$(evieprotopkgconfig_DATA) $(fixesprotopkgconfig_DATA) \
|
|
$(fontcacheprotopkgconfig_DATA) $(fontsprotopkgconfig_DATA) \
|
|
$(glprotopkgconfig_DATA) $(inputprotopkgconfig_DATA) \
|
|
$(kbprotopkgconfig_DATA) $(lg3dprotopkgconfig_DATA) \
|
|
$(miscman_DATA) $(pmprotopkgconfig_DATA) \
|
|
$(presentprotopkgconfig_DATA) $(printprotopkgconfig_DATA) \
|
|
$(randrprotopkgconfig_DATA) $(recordprotopkgconfig_DATA) \
|
|
$(renderprotopkgconfig_DATA) $(resourceprotopkgconfig_DATA) \
|
|
$(scrnsaverprotopkgconfig_DATA) $(trapprotopkgconfig_DATA) \
|
|
$(videoprotopkgconfig_DATA) $(windowswmprotopkgconfig_DATA) \
|
|
$(x11protopkgconfig_DATA) $(xcmiscprotopkgconfig_DATA) \
|
|
$(xextprotopkgconfig_DATA) $(xf86bigfontprotopkgconfig_DATA) \
|
|
$(xf86dgaprotopkgconfig_DATA) $(xf86driprotopkgconfig_DATA) \
|
|
$(xf86miscprotopkgconfig_DATA) $(xf86rushprotopkgconfig_DATA) \
|
|
$(xf86vidmodeprotopkgconfig_DATA) \
|
|
$(xineramaprotopkgconfig_DATA)
|
|
am__XCalibrateinclude_HEADERS_DIST = \
|
|
include/X11/extensions/xcalibrateproto.h \
|
|
include/X11/extensions/xcalibratewire.h
|
|
am__applewm_HEADERS_DIST = include/X11/extensions/applewmconst.h \
|
|
include/X11/extensions/applewmproto.h
|
|
am__compat_HEADERS_DIST = include/X11/extensions/shapestr.h \
|
|
include/X11/extensions/shmstr.h \
|
|
include/X11/extensions/syncstr.h
|
|
am__evie_HEADERS_DIST = include/X11/extensions/evieproto.h \
|
|
include/X11/extensions/Xeviestr.h
|
|
am__fontcache_HEADERS_DIST = include/X11/extensions/fontcache.h \
|
|
include/X11/extensions/fontcacheP.h \
|
|
include/X11/extensions/fontcachstr.h
|
|
am__kb_HEADERS_DIST = include/X11/extensions/XKB.h \
|
|
include/X11/extensions/XKBproto.h \
|
|
include/X11/extensions/XKBsrv.h \
|
|
include/X11/extensions/XKBstr.h \
|
|
include/X11/extensions/XKBgeom.h
|
|
am__lg3d_HEADERS_DIST = include/X11/extensions/lgewire.h
|
|
am__print_HEADERS_DIST = include/X11/extensions/Print.h \
|
|
include/X11/extensions/Printstr.h
|
|
am__trap_HEADERS_DIST = include/X11/extensions/xtrapbits.h \
|
|
include/X11/extensions/xtrapddmi.h \
|
|
include/X11/extensions/xtrapdi.h \
|
|
include/X11/extensions/xtrapemacros.h \
|
|
include/X11/extensions/xtraplib.h \
|
|
include/X11/extensions/xtraplibp.h \
|
|
include/X11/extensions/xtrapproto.h
|
|
am__video_HEADERS_DIST = include/X11/extensions/Xv.h \
|
|
include/X11/extensions/XvMC.h \
|
|
include/X11/extensions/XvMCproto.h \
|
|
include/X11/extensions/Xvproto.h \
|
|
include/X11/extensions/vldXvMC.h
|
|
am__windowswm_HEADERS_DIST = include/X11/extensions/windowswm.h \
|
|
include/X11/extensions/windowswmstr.h
|
|
am__xf86misc_HEADERS_DIST = include/X11/extensions/xf86misc.h \
|
|
include/X11/extensions/xf86mscstr.h
|
|
am__xf86rush_HEADERS_DIST = include/X11/extensions/xf86rush.h \
|
|
include/X11/extensions/xf86rushstr.h
|
|
am__xproxymng_HEADERS_DIST = include/X11/PM/PM.h \
|
|
include/X11/PM/PMproto.h
|
|
HEADERS = $(XCalibrateinclude_HEADERS) $(applewm_HEADERS) \
|
|
$(bigreqs_HEADERS) $(compat_HEADERS) $(composite_HEADERS) \
|
|
$(damage_HEADERS) $(dmx_HEADERS) $(dri2_HEADERS) \
|
|
$(dri3_HEADERS) $(evie_HEADERS) $(fixes_HEADERS) \
|
|
$(fontcache_HEADERS) $(fonts_HEADERS) $(gl_HEADERS) \
|
|
$(glinternal_HEADERS) $(input_HEADERS) $(kb_HEADERS) \
|
|
$(lg3d_HEADERS) $(nodist_xproto_HEADERS) $(present_HEADERS) \
|
|
$(print_HEADERS) $(randr_HEADERS) $(record_HEADERS) \
|
|
$(render_HEADERS) $(resource_HEADERS) $(scrnsaver_HEADERS) \
|
|
$(trap_HEADERS) $(video_HEADERS) $(windowswm_HEADERS) \
|
|
$(xcmisc_HEADERS) $(xext_HEADERS) $(xf86bigfont_HEADERS) \
|
|
$(xf86dga_HEADERS) $(xf86dri_HEADERS) $(xf86misc_HEADERS) \
|
|
$(xf86rush_HEADERS) $(xf86vidmode_HEADERS) $(xinerama_HEADERS) \
|
|
$(xproto_HEADERS) $(xproxymng_HEADERS)
|
|
ETAGS = etags
|
|
CTAGS = ctags
|
|
CSCOPE = cscope
|
|
AM_RECURSIVE_TARGETS = cscope
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
distdir = $(PACKAGE)-$(VERSION)
|
|
top_distdir = $(distdir)
|
|
am__remove_distdir = \
|
|
if test -d "$(distdir)"; then \
|
|
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
|
|
&& rm -rf "$(distdir)" \
|
|
|| { sleep 5 && rm -rf "$(distdir)"; }; \
|
|
else :; fi
|
|
am__post_remove_distdir = $(am__remove_distdir)
|
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
|
GZIP_ENV = --best
|
|
DIST_TARGETS = dist-bzip2 dist-gzip
|
|
distuninstallcheck_listfiles = find . -type f -print
|
|
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
|
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
|
distcleancheck_listfiles = find . -type f -print
|
|
ACLOCAL = @ACLOCAL@
|
|
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
|
|
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
|
|
AMTAR = @AMTAR@
|
|
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
|
APP_MAN_DIR = @APP_MAN_DIR@
|
|
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
|
|
AUTOCONF = @AUTOCONF@
|
|
AUTOHEADER = @AUTOHEADER@
|
|
AUTOMAKE = @AUTOMAKE@
|
|
AWK = @AWK@
|
|
BASE_CFLAGS = @BASE_CFLAGS@
|
|
CC = @CC@
|
|
CCDEPMODE = @CCDEPMODE@
|
|
CFLAGS = @CFLAGS@
|
|
CHANGELOG_CMD = @CHANGELOG_CMD@
|
|
CPP = @CPP@
|
|
CPPFLAGS = @CPPFLAGS@
|
|
CWARNFLAGS = @CWARNFLAGS@
|
|
CYGPATH_W = @CYGPATH_W@
|
|
DEFS = @DEFS@
|
|
DEPDIR = @DEPDIR@
|
|
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
|
|
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
|
|
ECHO_C = @ECHO_C@
|
|
ECHO_N = @ECHO_N@
|
|
ECHO_T = @ECHO_T@
|
|
EGREP = @EGREP@
|
|
EXEEXT = @EXEEXT@
|
|
FILE_MAN_DIR = @FILE_MAN_DIR@
|
|
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
|
|
FOP = @FOP@
|
|
GREP = @GREP@
|
|
INSTALL = @INSTALL@
|
|
INSTALL_CMD = @INSTALL_CMD@
|
|
INSTALL_DATA = @INSTALL_DATA@
|
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
|
LDFLAGS = @LDFLAGS@
|
|
LIBOBJS = @LIBOBJS@
|
|
LIBS = @LIBS@
|
|
LIB_MAN_DIR = @LIB_MAN_DIR@
|
|
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
|
|
LTLIBOBJS = @LTLIBOBJS@
|
|
MAINT = @MAINT@
|
|
MAKEINFO = @MAKEINFO@
|
|
MAN_SUBSTS = \
|
|
-e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
|
|
-e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \
|
|
-e 's|__datadir__|$(datadir)|g' \
|
|
-e 's|__libdir__|$(libdir)|g' \
|
|
-e 's|__sysconfdir__|$(sysconfdir)|g' \
|
|
-e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \
|
|
-e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \
|
|
-e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g'
|
|
|
|
MISC_MAN_DIR = @MISC_MAN_DIR@
|
|
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
|
|
MKDIR_P = @MKDIR_P@
|
|
OBJEXT = @OBJEXT@
|
|
PACKAGE = @PACKAGE@
|
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
|
PACKAGE_NAME = @PACKAGE_NAME@
|
|
PACKAGE_STRING = @PACKAGE_STRING@
|
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
|
PACKAGE_URL = @PACKAGE_URL@
|
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
|
PKG_CONFIG = @PKG_CONFIG@
|
|
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
|
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
|
SED = sed
|
|
SET_MAKE = @SET_MAKE@
|
|
SHELL = @SHELL@
|
|
STRICT_CFLAGS = @STRICT_CFLAGS@
|
|
STRIP = @STRIP@
|
|
STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@
|
|
USE_FDS_BITS = @USE_FDS_BITS@
|
|
VERSION = @VERSION@
|
|
XMLTO = @XMLTO@
|
|
XORG_MAN_PAGE = @XORG_MAN_PAGE@
|
|
XORG_SGML_PATH = @XORG_SGML_PATH@
|
|
XSLTPROC = @XSLTPROC@
|
|
XSL_STYLESHEET = @XSL_STYLESHEET@
|
|
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@
|
|
am__include = @am__include@
|
|
am__leading_dot = @am__leading_dot@
|
|
am__quote = @am__quote@
|
|
am__tar = @am__tar@
|
|
am__untar = @am__untar@
|
|
bindir = @bindir@
|
|
build = @build@
|
|
build_alias = @build_alias@
|
|
build_cpu = @build_cpu@
|
|
build_os = @build_os@
|
|
build_vendor = @build_vendor@
|
|
builddir = @builddir@
|
|
datadir = @datadir@
|
|
datarootdir = @datarootdir@
|
|
docdir = @docdir@
|
|
dvidir = @dvidir@
|
|
exec_prefix = @exec_prefix@
|
|
host = @host@
|
|
host_alias = @host_alias@
|
|
host_cpu = @host_cpu@
|
|
host_os = @host_os@
|
|
host_vendor = @host_vendor@
|
|
htmldir = @htmldir@
|
|
includedir = @includedir@
|
|
infodir = @infodir@
|
|
install_sh = @install_sh@
|
|
libdir = @libdir@
|
|
libexecdir = @libexecdir@
|
|
localedir = @localedir@
|
|
localstatedir = @localstatedir@
|
|
mandir = @mandir@
|
|
mkdir_p = @mkdir_p@
|
|
oldincludedir = @oldincludedir@
|
|
pdfdir = @pdfdir@
|
|
prefix = @prefix@
|
|
program_transform_name = @program_transform_name@
|
|
psdir = @psdir@
|
|
sbindir = @sbindir@
|
|
sharedstatedir = @sharedstatedir@
|
|
srcdir = @srcdir@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
top_build_prefix = @top_build_prefix@
|
|
top_builddir = @top_builddir@
|
|
top_srcdir = @top_srcdir@
|
|
@APPLEWM_TRUE@applewmdir = $(includedir)/X11/extensions
|
|
@APPLEWM_TRUE@applewm_HEADERS = \
|
|
@APPLEWM_TRUE@ include/X11/extensions/applewmconst.h \
|
|
@APPLEWM_TRUE@ include/X11/extensions/applewmproto.h
|
|
|
|
@APPLEWM_TRUE@applewmprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@APPLEWM_TRUE@applewmprotopkgconfig_DATA = applewmproto.pc
|
|
bigreqsdir = $(includedir)/X11/extensions
|
|
bigreqs_HEADERS = \
|
|
include/X11/extensions/bigreqsproto.h \
|
|
include/X11/extensions/bigreqstr.h
|
|
|
|
bigreqsprotopkgconfigdir = $(datadir)/pkgconfig
|
|
bigreqsprotopkgconfig_DATA = bigreqsproto.pc
|
|
@LEGACY_TRUE@XCalibrateincludedir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@XCalibrateinclude_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/xcalibrateproto.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xcalibratewire.h
|
|
|
|
@LEGACY_TRUE@calibrateprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@calibrateprotopkgconfig_DATA = xcalibrateproto.pc
|
|
compositedir = $(includedir)/X11/extensions
|
|
composite_HEADERS = \
|
|
include/X11/extensions/composite.h \
|
|
include/X11/extensions/compositeproto.h
|
|
|
|
compositeprotopkgconfigdir = $(datadir)/pkgconfig
|
|
compositeprotopkgconfig_DATA = compositeproto.pc
|
|
damagedir = $(includedir)/X11/extensions
|
|
damage_HEADERS = \
|
|
include/X11/extensions/damageproto.h \
|
|
include/X11/extensions/damagewire.h
|
|
|
|
damageprotopkgconfigdir = $(datadir)/pkgconfig
|
|
damageprotopkgconfig_DATA = damageproto.pc
|
|
dmxdir = $(includedir)/X11/extensions
|
|
dmx_HEADERS = \
|
|
include/X11/extensions/dmx.h \
|
|
include/X11/extensions/dmxproto.h
|
|
|
|
dmxprotopkgconfigdir = $(datadir)/pkgconfig
|
|
dmxprotopkgconfig_DATA = dmxproto.pc
|
|
dri2dir = $(includedir)/X11/extensions
|
|
dri2_HEADERS = \
|
|
include/X11/extensions/dri2proto.h \
|
|
include/X11/extensions/dri2tokens.h
|
|
|
|
dri2protopkgconfigdir = $(datadir)/pkgconfig
|
|
dri2protopkgconfig_DATA = dri2proto.pc
|
|
dri3dir = $(includedir)/X11/extensions
|
|
dri3_HEADERS = \
|
|
include/X11/extensions/dri3proto.h
|
|
|
|
dri3protopkgconfigdir = $(datadir)/pkgconfig
|
|
dri3protopkgconfig_DATA = dri3proto.pc
|
|
@LEGACY_TRUE@eviedir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@evie_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/evieproto.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/Xeviestr.h
|
|
|
|
@LEGACY_TRUE@evieprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@evieprotopkgconfig_DATA = evieproto.pc
|
|
fixesdir = $(includedir)/X11/extensions
|
|
fixes_HEADERS = \
|
|
include/X11/extensions/xfixesproto.h \
|
|
include/X11/extensions/xfixeswire.h
|
|
|
|
fixesprotopkgconfigdir = $(datadir)/pkgconfig
|
|
fixesprotopkgconfig_DATA = fixesproto.pc
|
|
@LEGACY_TRUE@fontcachedir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@fontcache_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/fontcache.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/fontcacheP.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/fontcachstr.h
|
|
|
|
@LEGACY_TRUE@fontcacheprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@fontcacheprotopkgconfig_DATA = fontcacheproto.pc
|
|
fontsdir = $(includedir)/X11/fonts
|
|
fonts_HEADERS = \
|
|
include/X11/fonts/font.h \
|
|
include/X11/fonts/fontproto.h \
|
|
include/X11/fonts/fontstruct.h \
|
|
include/X11/fonts/FS.h \
|
|
include/X11/fonts/fsmasks.h \
|
|
include/X11/fonts/FSproto.h
|
|
|
|
fontsprotopkgconfigdir = $(datadir)/pkgconfig
|
|
fontsprotopkgconfig_DATA = fontsproto.pc
|
|
gldir = $(includedir)/GL
|
|
gl_HEADERS = \
|
|
include/GL/glxint.h \
|
|
include/GL/glxmd.h \
|
|
include/GL/glxproto.h \
|
|
include/GL/glxtokens.h
|
|
|
|
glinternaldir = $(includedir)/GL/internal
|
|
glinternal_HEADERS = \
|
|
include/GL/internal/glcore.h
|
|
|
|
glprotopkgconfigdir = $(datadir)/pkgconfig
|
|
glprotopkgconfig_DATA = glproto.pc
|
|
inputdir = $(includedir)/X11/extensions
|
|
input_HEADERS = \
|
|
include/X11/extensions/XI.h \
|
|
include/X11/extensions/XIproto.h \
|
|
include/X11/extensions/XI2.h \
|
|
include/X11/extensions/XI2proto.h
|
|
|
|
inputprotopkgconfigdir = $(datadir)/pkgconfig
|
|
inputprotopkgconfig_DATA = inputproto.pc
|
|
kbdir = $(includedir)/X11/extensions
|
|
kb_HEADERS = include/X11/extensions/XKB.h \
|
|
include/X11/extensions/XKBproto.h \
|
|
include/X11/extensions/XKBsrv.h \
|
|
include/X11/extensions/XKBstr.h $(am__append_1)
|
|
kbprotopkgconfigdir = $(datadir)/pkgconfig
|
|
kbprotopkgconfig_DATA = kbproto.pc
|
|
@LEGACY_TRUE@lg3ddir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@lg3d_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/lgewire.h
|
|
|
|
@LEGACY_TRUE@lg3dprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@lg3dprotopkgconfig_DATA = lg3dproto.pc
|
|
@LEGACY_TRUE@xproxymngdir = $(includedir)/X11/PM
|
|
@LEGACY_TRUE@xproxymng_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/PM/PM.h \
|
|
@LEGACY_TRUE@ include/X11/PM/PMproto.h
|
|
|
|
@LEGACY_TRUE@pmprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@pmprotopkgconfig_DATA = xproxymngproto.pc
|
|
presentdir = $(includedir)/X11/extensions
|
|
present_HEADERS = \
|
|
include/X11/extensions/presentproto.h \
|
|
include/X11/extensions/presenttokens.h
|
|
|
|
presentprotopkgconfigdir = $(datadir)/pkgconfig
|
|
presentprotopkgconfig_DATA = presentproto.pc
|
|
@LEGACY_TRUE@printdir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@print_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/Print.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/Printstr.h
|
|
|
|
@LEGACY_TRUE@printprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@printprotopkgconfig_DATA = printproto.pc
|
|
@LEGACY_TRUE@miscmandir = $(MISC_MAN_DIR)
|
|
@LEGACY_TRUE@miscman_DATA = man/Xprint.$(MISC_MAN_SUFFIX)
|
|
@LEGACY_TRUE@CLEANFILES = $(miscman_DATA)
|
|
XORGRELSTRING = @PACKAGE_STRING@
|
|
XORGMANNAME = X Version 11
|
|
SUFFIXES = .$(MISC_MAN_SUFFIX) .man
|
|
randrdir = $(includedir)/X11/extensions
|
|
randr_HEADERS = \
|
|
include/X11/extensions/randr.h \
|
|
include/X11/extensions/randrproto.h
|
|
|
|
randrprotopkgconfigdir = $(datadir)/pkgconfig
|
|
randrprotopkgconfig_DATA = randrproto.pc
|
|
recorddir = $(includedir)/X11/extensions
|
|
record_HEADERS = \
|
|
include/X11/extensions/recordconst.h \
|
|
include/X11/extensions/recordproto.h \
|
|
include/X11/extensions/recordstr.h
|
|
|
|
recordprotopkgconfigdir = $(datadir)/pkgconfig
|
|
recordprotopkgconfig_DATA = recordproto.pc
|
|
renderdir = $(includedir)/X11/extensions
|
|
render_HEADERS = \
|
|
include/X11/extensions/render.h \
|
|
include/X11/extensions/renderproto.h
|
|
|
|
renderprotopkgconfigdir = $(datadir)/pkgconfig
|
|
renderprotopkgconfig_DATA = renderproto.pc
|
|
resourcedir = $(includedir)/X11/extensions
|
|
resource_HEADERS = \
|
|
include/X11/extensions/XResproto.h
|
|
|
|
resourceprotopkgconfigdir = $(datadir)/pkgconfig
|
|
resourceprotopkgconfig_DATA = resourceproto.pc
|
|
scrnsaverdir = $(includedir)/X11/extensions
|
|
scrnsaver_HEADERS = \
|
|
include/X11/extensions/saver.h \
|
|
include/X11/extensions/saverproto.h
|
|
|
|
scrnsaverprotopkgconfigdir = $(datadir)/pkgconfig
|
|
scrnsaverprotopkgconfig_DATA = scrnsaverproto.pc
|
|
@LEGACY_TRUE@trapdir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@trap_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtrapbits.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtrapddmi.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtrapdi.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtrapemacros.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtraplib.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtraplibp.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xtrapproto.h
|
|
|
|
@LEGACY_TRUE@trapprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@trapprotopkgconfig_DATA = trapproto.pc
|
|
videodir = $(includedir)/X11/extensions
|
|
video_HEADERS = include/X11/extensions/Xv.h \
|
|
include/X11/extensions/XvMC.h \
|
|
include/X11/extensions/XvMCproto.h \
|
|
include/X11/extensions/Xvproto.h $(am__append_2)
|
|
videoprotopkgconfigdir = $(datadir)/pkgconfig
|
|
videoprotopkgconfig_DATA = videoproto.pc
|
|
@LEGACY_TRUE@windowswmdir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@windowswm_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/windowswm.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/windowswmstr.h
|
|
|
|
@LEGACY_TRUE@windowswmprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@windowswmprotopkgconfig_DATA = windowswmproto.pc
|
|
xprotodir = $(includedir)/X11
|
|
xproto_HEADERS = \
|
|
include/X11/ap_keysym.h \
|
|
include/X11/DECkeysym.h \
|
|
include/X11/HPkeysym.h \
|
|
include/X11/keysymdef.h \
|
|
include/X11/keysym.h \
|
|
include/X11/Sunkeysym.h \
|
|
include/X11/Xalloca.h \
|
|
include/X11/Xarch.h \
|
|
include/X11/Xatom.h \
|
|
include/X11/Xdefs.h \
|
|
include/X11/XF86keysym.h \
|
|
include/X11/Xfuncproto.h \
|
|
include/X11/Xfuncs.h \
|
|
include/X11/X.h \
|
|
include/X11/Xmd.h \
|
|
include/X11/Xosdefs.h \
|
|
include/X11/Xos.h \
|
|
include/X11/Xos_r.h \
|
|
include/X11/Xproto.h \
|
|
include/X11/Xprotostr.h \
|
|
include/X11/Xthreads.h \
|
|
include/X11/Xw32defs.h \
|
|
include/X11/XWDFile.h \
|
|
include/X11/Xwindows.h \
|
|
include/X11/Xwinsock.h
|
|
|
|
nodist_xproto_HEADERS = \
|
|
include/X11/Xpoll.h
|
|
|
|
x11protopkgconfigdir = $(datadir)/pkgconfig
|
|
x11protopkgconfig_DATA = xproto.pc
|
|
xcmiscdir = $(includedir)/X11/extensions
|
|
xcmisc_HEADERS = \
|
|
include/X11/extensions/xcmiscproto.h \
|
|
include/X11/extensions/xcmiscstr.h
|
|
|
|
xcmiscprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xcmiscprotopkgconfig_DATA = xcmiscproto.pc
|
|
xextdir = $(includedir)/X11/extensions
|
|
xext_HEADERS = \
|
|
include/X11/extensions/dpmsconst.h \
|
|
include/X11/extensions/dpmsproto.h \
|
|
include/X11/extensions/ge.h \
|
|
include/X11/extensions/geproto.h \
|
|
include/X11/extensions/lbx.h \
|
|
include/X11/extensions/lbxproto.h \
|
|
include/X11/extensions/mitmiscconst.h \
|
|
include/X11/extensions/mitmiscproto.h \
|
|
include/X11/extensions/multibufconst.h \
|
|
include/X11/extensions/multibufproto.h \
|
|
include/X11/extensions/secur.h \
|
|
include/X11/extensions/securproto.h \
|
|
include/X11/extensions/shapeconst.h \
|
|
include/X11/extensions/shapeproto.h \
|
|
include/X11/extensions/shm.h \
|
|
include/X11/extensions/shmproto.h \
|
|
include/X11/extensions/syncconst.h \
|
|
include/X11/extensions/syncproto.h \
|
|
include/X11/extensions/ag.h \
|
|
include/X11/extensions/agproto.h \
|
|
include/X11/extensions/cup.h \
|
|
include/X11/extensions/cupproto.h \
|
|
include/X11/extensions/dbe.h \
|
|
include/X11/extensions/dbeproto.h \
|
|
include/X11/extensions/EVI.h \
|
|
include/X11/extensions/EVIproto.h \
|
|
include/X11/extensions/xtestext1proto.h \
|
|
include/X11/extensions/xtestext1const.h \
|
|
include/X11/extensions/xtestconst.h \
|
|
include/X11/extensions/xtestproto.h
|
|
|
|
@LEGACY_TRUE@compatdir = $(xextdir)
|
|
@LEGACY_TRUE@compat_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/shapestr.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/shmstr.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/syncstr.h
|
|
|
|
xextprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xextprotopkgconfig_DATA = xextproto.pc
|
|
xf86bigfontdir = $(includedir)/X11/extensions
|
|
xf86bigfont_HEADERS = \
|
|
include/X11/extensions/xf86bigfont.h \
|
|
include/X11/extensions/xf86bigfproto.h \
|
|
include/X11/extensions/xf86bigfstr.h
|
|
|
|
xf86bigfontprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xf86bigfontprotopkgconfig_DATA = xf86bigfontproto.pc
|
|
xf86dgadir = $(includedir)/X11/extensions
|
|
xf86dga_HEADERS = \
|
|
include/X11/extensions/xf86dga.h \
|
|
include/X11/extensions/xf86dga1const.h \
|
|
include/X11/extensions/xf86dga1str.h \
|
|
include/X11/extensions/xf86dga1proto.h \
|
|
include/X11/extensions/xf86dgaconst.h \
|
|
include/X11/extensions/xf86dgaproto.h \
|
|
include/X11/extensions/xf86dgastr.h
|
|
|
|
xf86dgaprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xf86dgaprotopkgconfig_DATA = xf86dgaproto.pc
|
|
xf86dridir = $(includedir)/X11/dri
|
|
xf86dri_HEADERS = \
|
|
include/X11/dri/xf86dri.h \
|
|
include/X11/dri/xf86dristr.h \
|
|
include/X11/dri/xf86driproto.h
|
|
|
|
xf86driprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xf86driprotopkgconfig_DATA = xf86driproto.pc
|
|
@LEGACY_TRUE@xf86miscdir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@xf86misc_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/xf86misc.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xf86mscstr.h
|
|
|
|
@LEGACY_TRUE@xf86miscprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@xf86miscprotopkgconfig_DATA = xf86miscproto.pc
|
|
@LEGACY_TRUE@xf86rushdir = $(includedir)/X11/extensions
|
|
@LEGACY_TRUE@xf86rush_HEADERS = \
|
|
@LEGACY_TRUE@ include/X11/extensions/xf86rush.h \
|
|
@LEGACY_TRUE@ include/X11/extensions/xf86rushstr.h
|
|
|
|
@LEGACY_TRUE@xf86rushprotopkgconfigdir = $(datadir)/pkgconfig
|
|
@LEGACY_TRUE@xf86rushprotopkgconfig_DATA = xf86rushproto.pc
|
|
xf86vidmodedir = $(includedir)/X11/extensions
|
|
xf86vidmode_HEADERS = \
|
|
include/X11/extensions/xf86vm.h \
|
|
include/X11/extensions/xf86vmproto.h \
|
|
include/X11/extensions/xf86vmstr.h
|
|
|
|
xf86vidmodeprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xf86vidmodeprotopkgconfig_DATA = xf86vidmodeproto.pc
|
|
xineramadir = $(includedir)/X11/extensions
|
|
xinerama_HEADERS = \
|
|
include/X11/extensions/panoramiXproto.h
|
|
|
|
xineramaprotopkgconfigdir = $(datadir)/pkgconfig
|
|
xineramaprotopkgconfig_DATA = xineramaproto.pc
|
|
|
|
# SUBDIRS=specs
|
|
dist_doc_DATA = \
|
|
compositeproto.txt \
|
|
damageproto.txt \
|
|
dri2proto.txt \
|
|
dri3proto.txt \
|
|
fixesproto.txt \
|
|
PM_spec \
|
|
presentproto.txt \
|
|
randrproto.txt \
|
|
renderproto.txt \
|
|
resproto.txt \
|
|
xv-protocol-v2.txt
|
|
|
|
EXTRA_DIST = \
|
|
COPYING-applewmproto \
|
|
COPYING-bigreqsproto \
|
|
COPYING-compositeproto \
|
|
COPYING-damageproto \
|
|
COPYING-dmxproto \
|
|
COPYING-dri2proto \
|
|
COPYING-dri3proto \
|
|
COPYING-evieproto \
|
|
COPYING-fixesproto \
|
|
COPYING-fontcacheproto \
|
|
COPYING-fontsproto \
|
|
COPYING-glproto \
|
|
COPYING-inputproto \
|
|
COPYING-kbproto \
|
|
COPYING-lg3dproto \
|
|
COPYING-pmproto \
|
|
COPYING-presentproto \
|
|
COPYING-printproto \
|
|
COPYING-randrproto \
|
|
COPYING-recordproto \
|
|
COPYING-renderproto \
|
|
COPYING-resourceproto \
|
|
COPYING-scrnsaverproto \
|
|
COPYING-trapproto \
|
|
COPYING-videoproto \
|
|
COPYING-windowswmproto \
|
|
COPYING-x11proto \
|
|
COPYING-xcmiscproto \
|
|
COPYING-xextproto \
|
|
COPYING-xf86bigfontproto \
|
|
COPYING-xf86dgaproto \
|
|
COPYING-xf86driproto \
|
|
COPYING-xf86miscproto \
|
|
COPYING-xf86rushproto \
|
|
COPYING-xf86vidmodeproto \
|
|
COPYING-xineramaproto \
|
|
README.md \
|
|
autogen.sh \
|
|
include/GL/internal/meson.build \
|
|
include/GL/meson.build \
|
|
include/meson.build \
|
|
include/X11/dri/meson.build \
|
|
include/X11/extensions/meson.build \
|
|
include/X11/fonts/meson.build \
|
|
include/X11/meson.build \
|
|
include/X11/PM/meson.build \
|
|
meson.build \
|
|
meson_options.txt \
|
|
man/Xprint.man \
|
|
man/Xprint.sgml
|
|
|
|
AM_DISTCHECK_CONFIGURE_FLAGS = --enable-legacy
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .$(MISC_MAN_SUFFIX) .man
|
|
am--refresh: Makefile
|
|
@:
|
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
|
@for dep in $?; do \
|
|
case '$(am__configure_deps)' in \
|
|
*$$dep*) \
|
|
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
|
|
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
|
|
&& exit 0; \
|
|
exit 1;; \
|
|
esac; \
|
|
done; \
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
|
$(am__cd) $(top_srcdir) && \
|
|
$(AUTOMAKE) --foreign Makefile
|
|
.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
echo ' $(SHELL) ./config.status'; \
|
|
$(SHELL) ./config.status;; \
|
|
*) \
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
|
esac;
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
$(SHELL) ./config.status --recheck
|
|
|
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
|
$(am__cd) $(srcdir) && $(AUTOCONF)
|
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
|
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
|
$(am__aclocal_m4_deps):
|
|
applewmproto.pc: $(top_builddir)/config.status $(srcdir)/applewmproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
bigreqsproto.pc: $(top_builddir)/config.status $(srcdir)/bigreqsproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
compositeproto.pc: $(top_builddir)/config.status $(srcdir)/compositeproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
damageproto.pc: $(top_builddir)/config.status $(srcdir)/damageproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
dmxproto.pc: $(top_builddir)/config.status $(srcdir)/dmxproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
dri2proto.pc: $(top_builddir)/config.status $(srcdir)/dri2proto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
dri3proto.pc: $(top_builddir)/config.status $(srcdir)/dri3proto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
evieproto.pc: $(top_builddir)/config.status $(srcdir)/evieproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
fixesproto.pc: $(top_builddir)/config.status $(srcdir)/fixesproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
fontcacheproto.pc: $(top_builddir)/config.status $(srcdir)/fontcacheproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
fontsproto.pc: $(top_builddir)/config.status $(srcdir)/fontsproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
glproto.pc: $(top_builddir)/config.status $(srcdir)/glproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
include/X11/Xpoll.h: $(top_builddir)/config.status $(top_srcdir)/include/X11/Xpoll.h.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
inputproto.pc: $(top_builddir)/config.status $(srcdir)/inputproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
kbproto.pc: $(top_builddir)/config.status $(srcdir)/kbproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
lg3dproto.pc: $(top_builddir)/config.status $(srcdir)/lg3dproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
presentproto.pc: $(top_builddir)/config.status $(srcdir)/presentproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
printproto.pc: $(top_builddir)/config.status $(srcdir)/printproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
randrproto.pc: $(top_builddir)/config.status $(srcdir)/randrproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
recordproto.pc: $(top_builddir)/config.status $(srcdir)/recordproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
renderproto.pc: $(top_builddir)/config.status $(srcdir)/renderproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
resourceproto.pc: $(top_builddir)/config.status $(srcdir)/resourceproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
scrnsaverproto.pc: $(top_builddir)/config.status $(srcdir)/scrnsaverproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
trapproto.pc: $(top_builddir)/config.status $(srcdir)/trapproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
videoproto.pc: $(top_builddir)/config.status $(srcdir)/videoproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
windowswmproto.pc: $(top_builddir)/config.status $(srcdir)/windowswmproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xcalibrateproto.pc: $(top_builddir)/config.status $(srcdir)/xcalibrateproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xcmiscproto.pc: $(top_builddir)/config.status $(srcdir)/xcmiscproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xextproto.pc: $(top_builddir)/config.status $(srcdir)/xextproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86bigfontproto.pc: $(top_builddir)/config.status $(srcdir)/xf86bigfontproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86dgaproto.pc: $(top_builddir)/config.status $(srcdir)/xf86dgaproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86driproto.pc: $(top_builddir)/config.status $(srcdir)/xf86driproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86miscproto.pc: $(top_builddir)/config.status $(srcdir)/xf86miscproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86rushproto.pc: $(top_builddir)/config.status $(srcdir)/xf86rushproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xf86vidmodeproto.pc: $(top_builddir)/config.status $(srcdir)/xf86vidmodeproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xineramaproto.pc: $(top_builddir)/config.status $(srcdir)/xineramaproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xproto.pc: $(top_builddir)/config.status $(srcdir)/xproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
xproxymngproto.pc: $(top_builddir)/config.status $(srcdir)/xproxymngproto.pc.in
|
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
|
install-applewmprotopkgconfigDATA: $(applewmprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(applewmprotopkgconfig_DATA)'; test -n "$(applewmprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(applewmprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(applewmprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applewmprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(applewmprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-applewmprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(applewmprotopkgconfig_DATA)'; test -n "$(applewmprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(applewmprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-bigreqsprotopkgconfigDATA: $(bigreqsprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(bigreqsprotopkgconfig_DATA)'; test -n "$(bigreqsprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(bigreqsprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(bigreqsprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bigreqsprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(bigreqsprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-bigreqsprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(bigreqsprotopkgconfig_DATA)'; test -n "$(bigreqsprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(bigreqsprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-calibrateprotopkgconfigDATA: $(calibrateprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(calibrateprotopkgconfig_DATA)'; test -n "$(calibrateprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(calibrateprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(calibrateprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(calibrateprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(calibrateprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-calibrateprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(calibrateprotopkgconfig_DATA)'; test -n "$(calibrateprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(calibrateprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-compositeprotopkgconfigDATA: $(compositeprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(compositeprotopkgconfig_DATA)'; test -n "$(compositeprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(compositeprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(compositeprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(compositeprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(compositeprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-compositeprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(compositeprotopkgconfig_DATA)'; test -n "$(compositeprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(compositeprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-damageprotopkgconfigDATA: $(damageprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(damageprotopkgconfig_DATA)'; test -n "$(damageprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(damageprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(damageprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(damageprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(damageprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-damageprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(damageprotopkgconfig_DATA)'; test -n "$(damageprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(damageprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-dist_docDATA: $(dist_doc_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dist_docDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
|
|
install-dmxprotopkgconfigDATA: $(dmxprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dmxprotopkgconfig_DATA)'; test -n "$(dmxprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dmxprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dmxprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dmxprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(dmxprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dmxprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dmxprotopkgconfig_DATA)'; test -n "$(dmxprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dmxprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-dri2protopkgconfigDATA: $(dri2protopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dri2protopkgconfig_DATA)'; test -n "$(dri2protopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dri2protopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dri2protopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dri2protopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(dri2protopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dri2protopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dri2protopkgconfig_DATA)'; test -n "$(dri2protopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dri2protopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-dri3protopkgconfigDATA: $(dri3protopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dri3protopkgconfig_DATA)'; test -n "$(dri3protopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dri3protopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dri3protopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dri3protopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(dri3protopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dri3protopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dri3protopkgconfig_DATA)'; test -n "$(dri3protopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dri3protopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-evieprotopkgconfigDATA: $(evieprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(evieprotopkgconfig_DATA)'; test -n "$(evieprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(evieprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(evieprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(evieprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(evieprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-evieprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(evieprotopkgconfig_DATA)'; test -n "$(evieprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(evieprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-fixesprotopkgconfigDATA: $(fixesprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fixesprotopkgconfig_DATA)'; test -n "$(fixesprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fixesprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fixesprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fixesprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(fixesprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fixesprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fixesprotopkgconfig_DATA)'; test -n "$(fixesprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fixesprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-fontcacheprotopkgconfigDATA: $(fontcacheprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fontcacheprotopkgconfig_DATA)'; test -n "$(fontcacheprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fontcacheprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fontcacheprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontcacheprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(fontcacheprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fontcacheprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fontcacheprotopkgconfig_DATA)'; test -n "$(fontcacheprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fontcacheprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-fontsprotopkgconfigDATA: $(fontsprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fontsprotopkgconfig_DATA)'; test -n "$(fontsprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fontsprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fontsprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontsprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(fontsprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fontsprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fontsprotopkgconfig_DATA)'; test -n "$(fontsprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fontsprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-glprotopkgconfigDATA: $(glprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(glprotopkgconfig_DATA)'; test -n "$(glprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(glprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(glprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(glprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(glprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-glprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(glprotopkgconfig_DATA)'; test -n "$(glprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(glprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-inputprotopkgconfigDATA: $(inputprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(inputprotopkgconfig_DATA)'; test -n "$(inputprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(inputprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(inputprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(inputprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(inputprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-inputprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(inputprotopkgconfig_DATA)'; test -n "$(inputprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(inputprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-kbprotopkgconfigDATA: $(kbprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(kbprotopkgconfig_DATA)'; test -n "$(kbprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(kbprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(kbprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(kbprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(kbprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-kbprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(kbprotopkgconfig_DATA)'; test -n "$(kbprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(kbprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-lg3dprotopkgconfigDATA: $(lg3dprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(lg3dprotopkgconfig_DATA)'; test -n "$(lg3dprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(lg3dprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(lg3dprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(lg3dprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(lg3dprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-lg3dprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(lg3dprotopkgconfig_DATA)'; test -n "$(lg3dprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(lg3dprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-miscmanDATA: $(miscman_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(miscman_DATA)'; test -n "$(miscmandir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(miscmandir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(miscmandir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(miscmandir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(miscmandir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-miscmanDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(miscman_DATA)'; test -n "$(miscmandir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(miscmandir)'; $(am__uninstall_files_from_dir)
|
|
install-pmprotopkgconfigDATA: $(pmprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(pmprotopkgconfig_DATA)'; test -n "$(pmprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(pmprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(pmprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pmprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(pmprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-pmprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(pmprotopkgconfig_DATA)'; test -n "$(pmprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(pmprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-presentprotopkgconfigDATA: $(presentprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(presentprotopkgconfig_DATA)'; test -n "$(presentprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(presentprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(presentprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(presentprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(presentprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-presentprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(presentprotopkgconfig_DATA)'; test -n "$(presentprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(presentprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-printprotopkgconfigDATA: $(printprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(printprotopkgconfig_DATA)'; test -n "$(printprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(printprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(printprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(printprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(printprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-printprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(printprotopkgconfig_DATA)'; test -n "$(printprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(printprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-randrprotopkgconfigDATA: $(randrprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(randrprotopkgconfig_DATA)'; test -n "$(randrprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(randrprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(randrprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(randrprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(randrprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-randrprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(randrprotopkgconfig_DATA)'; test -n "$(randrprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(randrprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-recordprotopkgconfigDATA: $(recordprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(recordprotopkgconfig_DATA)'; test -n "$(recordprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(recordprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(recordprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(recordprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(recordprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-recordprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(recordprotopkgconfig_DATA)'; test -n "$(recordprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(recordprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-renderprotopkgconfigDATA: $(renderprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(renderprotopkgconfig_DATA)'; test -n "$(renderprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(renderprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(renderprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(renderprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(renderprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-renderprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(renderprotopkgconfig_DATA)'; test -n "$(renderprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(renderprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-resourceprotopkgconfigDATA: $(resourceprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(resourceprotopkgconfig_DATA)'; test -n "$(resourceprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(resourceprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(resourceprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(resourceprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(resourceprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-resourceprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(resourceprotopkgconfig_DATA)'; test -n "$(resourceprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(resourceprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-scrnsaverprotopkgconfigDATA: $(scrnsaverprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(scrnsaverprotopkgconfig_DATA)'; test -n "$(scrnsaverprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(scrnsaverprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scrnsaverprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-scrnsaverprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(scrnsaverprotopkgconfig_DATA)'; test -n "$(scrnsaverprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(scrnsaverprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-trapprotopkgconfigDATA: $(trapprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(trapprotopkgconfig_DATA)'; test -n "$(trapprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(trapprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(trapprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(trapprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(trapprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-trapprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(trapprotopkgconfig_DATA)'; test -n "$(trapprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(trapprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-videoprotopkgconfigDATA: $(videoprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(videoprotopkgconfig_DATA)'; test -n "$(videoprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(videoprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(videoprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(videoprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(videoprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-videoprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(videoprotopkgconfig_DATA)'; test -n "$(videoprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(videoprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-windowswmprotopkgconfigDATA: $(windowswmprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(windowswmprotopkgconfig_DATA)'; test -n "$(windowswmprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(windowswmprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(windowswmprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(windowswmprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(windowswmprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-windowswmprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(windowswmprotopkgconfig_DATA)'; test -n "$(windowswmprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(windowswmprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-x11protopkgconfigDATA: $(x11protopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(x11protopkgconfig_DATA)'; test -n "$(x11protopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(x11protopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(x11protopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(x11protopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(x11protopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-x11protopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(x11protopkgconfig_DATA)'; test -n "$(x11protopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(x11protopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xcmiscprotopkgconfigDATA: $(xcmiscprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xcmiscprotopkgconfig_DATA)'; test -n "$(xcmiscprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xcmiscprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xcmiscprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xcmiscprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xcmiscprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xcmiscprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xcmiscprotopkgconfig_DATA)'; test -n "$(xcmiscprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xcmiscprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xextprotopkgconfigDATA: $(xextprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xextprotopkgconfig_DATA)'; test -n "$(xextprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xextprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xextprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xextprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xextprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xextprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xextprotopkgconfig_DATA)'; test -n "$(xextprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xextprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86bigfontprotopkgconfigDATA: $(xf86bigfontprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86bigfontprotopkgconfig_DATA)'; test -n "$(xf86bigfontprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86bigfontprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86bigfontprotopkgconfig_DATA)'; test -n "$(xf86bigfontprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86dgaprotopkgconfigDATA: $(xf86dgaprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86dgaprotopkgconfig_DATA)'; test -n "$(xf86dgaprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86dgaprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86dgaprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86dgaprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86dgaprotopkgconfig_DATA)'; test -n "$(xf86dgaprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86dgaprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86driprotopkgconfigDATA: $(xf86driprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86driprotopkgconfig_DATA)'; test -n "$(xf86driprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86driprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86driprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86driprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86driprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86driprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86driprotopkgconfig_DATA)'; test -n "$(xf86driprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86driprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86miscprotopkgconfigDATA: $(xf86miscprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86miscprotopkgconfig_DATA)'; test -n "$(xf86miscprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86miscprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86miscprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86miscprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86miscprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86miscprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86miscprotopkgconfig_DATA)'; test -n "$(xf86miscprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86miscprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86rushprotopkgconfigDATA: $(xf86rushprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86rushprotopkgconfig_DATA)'; test -n "$(xf86rushprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86rushprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86rushprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86rushprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86rushprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86rushprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86rushprotopkgconfig_DATA)'; test -n "$(xf86rushprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86rushprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86vidmodeprotopkgconfigDATA: $(xf86vidmodeprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86vidmodeprotopkgconfig_DATA)'; test -n "$(xf86vidmodeprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86vidmodeprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86vidmodeprotopkgconfig_DATA)'; test -n "$(xf86vidmodeprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-xineramaprotopkgconfigDATA: $(xineramaprotopkgconfig_DATA)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xineramaprotopkgconfig_DATA)'; test -n "$(xineramaprotopkgconfigdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xineramaprotopkgconfigdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xineramaprotopkgconfigdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xineramaprotopkgconfigdir)'"; \
|
|
$(INSTALL_DATA) $$files "$(DESTDIR)$(xineramaprotopkgconfigdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xineramaprotopkgconfigDATA:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xineramaprotopkgconfig_DATA)'; test -n "$(xineramaprotopkgconfigdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xineramaprotopkgconfigdir)'; $(am__uninstall_files_from_dir)
|
|
install-XCalibrateincludeHEADERS: $(XCalibrateinclude_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(XCalibrateinclude_HEADERS)'; test -n "$(XCalibrateincludedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(XCalibrateincludedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(XCalibrateincludedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(XCalibrateincludedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(XCalibrateincludedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-XCalibrateincludeHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(XCalibrateinclude_HEADERS)'; test -n "$(XCalibrateincludedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(XCalibrateincludedir)'; $(am__uninstall_files_from_dir)
|
|
install-applewmHEADERS: $(applewm_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(applewm_HEADERS)'; test -n "$(applewmdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(applewmdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(applewmdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(applewmdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(applewmdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-applewmHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(applewm_HEADERS)'; test -n "$(applewmdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(applewmdir)'; $(am__uninstall_files_from_dir)
|
|
install-bigreqsHEADERS: $(bigreqs_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(bigreqs_HEADERS)'; test -n "$(bigreqsdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(bigreqsdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(bigreqsdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bigreqsdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(bigreqsdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-bigreqsHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(bigreqs_HEADERS)'; test -n "$(bigreqsdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(bigreqsdir)'; $(am__uninstall_files_from_dir)
|
|
install-compatHEADERS: $(compat_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(compat_HEADERS)'; test -n "$(compatdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(compatdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(compatdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(compatdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(compatdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-compatHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(compat_HEADERS)'; test -n "$(compatdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(compatdir)'; $(am__uninstall_files_from_dir)
|
|
install-compositeHEADERS: $(composite_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(composite_HEADERS)'; test -n "$(compositedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(compositedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(compositedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(compositedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(compositedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-compositeHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(composite_HEADERS)'; test -n "$(compositedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(compositedir)'; $(am__uninstall_files_from_dir)
|
|
install-damageHEADERS: $(damage_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(damage_HEADERS)'; test -n "$(damagedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(damagedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(damagedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(damagedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(damagedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-damageHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(damage_HEADERS)'; test -n "$(damagedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(damagedir)'; $(am__uninstall_files_from_dir)
|
|
install-dmxHEADERS: $(dmx_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dmx_HEADERS)'; test -n "$(dmxdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dmxdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dmxdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dmxdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(dmxdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dmxHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dmx_HEADERS)'; test -n "$(dmxdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dmxdir)'; $(am__uninstall_files_from_dir)
|
|
install-dri2HEADERS: $(dri2_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dri2dir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dri2dir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dri2dir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(dri2dir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dri2HEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dri2dir)'; $(am__uninstall_files_from_dir)
|
|
install-dri3HEADERS: $(dri3_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(dri3_HEADERS)'; test -n "$(dri3dir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(dri3dir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(dri3dir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dri3dir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(dri3dir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-dri3HEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(dri3_HEADERS)'; test -n "$(dri3dir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(dri3dir)'; $(am__uninstall_files_from_dir)
|
|
install-evieHEADERS: $(evie_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(evie_HEADERS)'; test -n "$(eviedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(eviedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(eviedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(eviedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(eviedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-evieHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(evie_HEADERS)'; test -n "$(eviedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(eviedir)'; $(am__uninstall_files_from_dir)
|
|
install-fixesHEADERS: $(fixes_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fixes_HEADERS)'; test -n "$(fixesdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fixesdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fixesdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fixesdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(fixesdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fixesHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fixes_HEADERS)'; test -n "$(fixesdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fixesdir)'; $(am__uninstall_files_from_dir)
|
|
install-fontcacheHEADERS: $(fontcache_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fontcache_HEADERS)'; test -n "$(fontcachedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fontcachedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fontcachedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fontcachedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(fontcachedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fontcacheHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fontcache_HEADERS)'; test -n "$(fontcachedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fontcachedir)'; $(am__uninstall_files_from_dir)
|
|
install-fontsHEADERS: $(fonts_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(fonts_HEADERS)'; test -n "$(fontsdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(fontsdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(fontsdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fontsdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(fontsdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-fontsHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(fonts_HEADERS)'; test -n "$(fontsdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(fontsdir)'; $(am__uninstall_files_from_dir)
|
|
install-glHEADERS: $(gl_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(gldir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(gldir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gldir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(gldir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-glHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(gldir)'; $(am__uninstall_files_from_dir)
|
|
install-glinternalHEADERS: $(glinternal_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(glinternal_HEADERS)'; test -n "$(glinternaldir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(glinternaldir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(glinternaldir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(glinternaldir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(glinternaldir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-glinternalHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(glinternal_HEADERS)'; test -n "$(glinternaldir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(glinternaldir)'; $(am__uninstall_files_from_dir)
|
|
install-inputHEADERS: $(input_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(input_HEADERS)'; test -n "$(inputdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(inputdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(inputdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(inputdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(inputdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-inputHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(input_HEADERS)'; test -n "$(inputdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(inputdir)'; $(am__uninstall_files_from_dir)
|
|
install-kbHEADERS: $(kb_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(kb_HEADERS)'; test -n "$(kbdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(kbdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(kbdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kbdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(kbdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-kbHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(kb_HEADERS)'; test -n "$(kbdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(kbdir)'; $(am__uninstall_files_from_dir)
|
|
install-lg3dHEADERS: $(lg3d_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(lg3d_HEADERS)'; test -n "$(lg3ddir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(lg3ddir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(lg3ddir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(lg3ddir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(lg3ddir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-lg3dHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(lg3d_HEADERS)'; test -n "$(lg3ddir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(lg3ddir)'; $(am__uninstall_files_from_dir)
|
|
install-nodist_xprotoHEADERS: $(nodist_xproto_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(nodist_xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xprotodir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xprotodir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xprotodir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xprotodir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-nodist_xprotoHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(nodist_xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xprotodir)'; $(am__uninstall_files_from_dir)
|
|
install-presentHEADERS: $(present_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(present_HEADERS)'; test -n "$(presentdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(presentdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(presentdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(presentdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(presentdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-presentHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(present_HEADERS)'; test -n "$(presentdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(presentdir)'; $(am__uninstall_files_from_dir)
|
|
install-printHEADERS: $(print_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(print_HEADERS)'; test -n "$(printdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(printdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(printdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(printdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(printdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-printHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(print_HEADERS)'; test -n "$(printdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(printdir)'; $(am__uninstall_files_from_dir)
|
|
install-randrHEADERS: $(randr_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(randr_HEADERS)'; test -n "$(randrdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(randrdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(randrdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(randrdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(randrdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-randrHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(randr_HEADERS)'; test -n "$(randrdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(randrdir)'; $(am__uninstall_files_from_dir)
|
|
install-recordHEADERS: $(record_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(record_HEADERS)'; test -n "$(recorddir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(recorddir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(recorddir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(recorddir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(recorddir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-recordHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(record_HEADERS)'; test -n "$(recorddir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(recorddir)'; $(am__uninstall_files_from_dir)
|
|
install-renderHEADERS: $(render_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(render_HEADERS)'; test -n "$(renderdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(renderdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(renderdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(renderdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(renderdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-renderHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(render_HEADERS)'; test -n "$(renderdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(renderdir)'; $(am__uninstall_files_from_dir)
|
|
install-resourceHEADERS: $(resource_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(resource_HEADERS)'; test -n "$(resourcedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(resourcedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(resourcedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(resourcedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(resourcedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-resourceHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(resource_HEADERS)'; test -n "$(resourcedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(resourcedir)'; $(am__uninstall_files_from_dir)
|
|
install-scrnsaverHEADERS: $(scrnsaver_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(scrnsaver_HEADERS)'; test -n "$(scrnsaverdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(scrnsaverdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(scrnsaverdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(scrnsaverdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(scrnsaverdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-scrnsaverHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(scrnsaver_HEADERS)'; test -n "$(scrnsaverdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(scrnsaverdir)'; $(am__uninstall_files_from_dir)
|
|
install-trapHEADERS: $(trap_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(trap_HEADERS)'; test -n "$(trapdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(trapdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(trapdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(trapdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(trapdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-trapHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(trap_HEADERS)'; test -n "$(trapdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(trapdir)'; $(am__uninstall_files_from_dir)
|
|
install-videoHEADERS: $(video_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(video_HEADERS)'; test -n "$(videodir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(videodir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(videodir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(videodir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(videodir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-videoHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(video_HEADERS)'; test -n "$(videodir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(videodir)'; $(am__uninstall_files_from_dir)
|
|
install-windowswmHEADERS: $(windowswm_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(windowswm_HEADERS)'; test -n "$(windowswmdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(windowswmdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(windowswmdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(windowswmdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(windowswmdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-windowswmHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(windowswm_HEADERS)'; test -n "$(windowswmdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(windowswmdir)'; $(am__uninstall_files_from_dir)
|
|
install-xcmiscHEADERS: $(xcmisc_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xcmisc_HEADERS)'; test -n "$(xcmiscdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xcmiscdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xcmiscdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xcmiscdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xcmiscdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xcmiscHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xcmisc_HEADERS)'; test -n "$(xcmiscdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xcmiscdir)'; $(am__uninstall_files_from_dir)
|
|
install-xextHEADERS: $(xext_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xext_HEADERS)'; test -n "$(xextdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xextdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xextdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xextdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xextdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xextHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xext_HEADERS)'; test -n "$(xextdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xextdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86bigfontHEADERS: $(xf86bigfont_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86bigfont_HEADERS)'; test -n "$(xf86bigfontdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86bigfontdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86bigfontdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86bigfontdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86bigfontdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86bigfontHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86bigfont_HEADERS)'; test -n "$(xf86bigfontdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86bigfontdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86dgaHEADERS: $(xf86dga_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86dga_HEADERS)'; test -n "$(xf86dgadir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86dgadir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86dgadir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86dgadir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86dgadir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86dgaHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86dga_HEADERS)'; test -n "$(xf86dgadir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86dgadir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86driHEADERS: $(xf86dri_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86dri_HEADERS)'; test -n "$(xf86dridir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86dridir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86dridir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86dridir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86dridir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86driHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86dri_HEADERS)'; test -n "$(xf86dridir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86dridir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86miscHEADERS: $(xf86misc_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86misc_HEADERS)'; test -n "$(xf86miscdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86miscdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86miscdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86miscdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86miscdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86miscHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86misc_HEADERS)'; test -n "$(xf86miscdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86miscdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86rushHEADERS: $(xf86rush_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86rush_HEADERS)'; test -n "$(xf86rushdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86rushdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86rushdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86rushdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86rushdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86rushHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86rush_HEADERS)'; test -n "$(xf86rushdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86rushdir)'; $(am__uninstall_files_from_dir)
|
|
install-xf86vidmodeHEADERS: $(xf86vidmode_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xf86vidmode_HEADERS)'; test -n "$(xf86vidmodedir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xf86vidmodedir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xf86vidmodedir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86vidmodedir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86vidmodedir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xf86vidmodeHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xf86vidmode_HEADERS)'; test -n "$(xf86vidmodedir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xf86vidmodedir)'; $(am__uninstall_files_from_dir)
|
|
install-xineramaHEADERS: $(xinerama_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xinerama_HEADERS)'; test -n "$(xineramadir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xineramadir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xineramadir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xineramadir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xineramadir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xineramaHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xinerama_HEADERS)'; test -n "$(xineramadir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xineramadir)'; $(am__uninstall_files_from_dir)
|
|
install-xprotoHEADERS: $(xproto_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xprotodir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xprotodir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xprotodir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xprotodir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xprotoHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xprotodir)'; $(am__uninstall_files_from_dir)
|
|
install-xproxymngHEADERS: $(xproxymng_HEADERS)
|
|
@$(NORMAL_INSTALL)
|
|
@list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \
|
|
if test -n "$$list"; then \
|
|
echo " $(MKDIR_P) '$(DESTDIR)$(xproxymngdir)'"; \
|
|
$(MKDIR_P) "$(DESTDIR)$(xproxymngdir)" || exit 1; \
|
|
fi; \
|
|
for p in $$list; do \
|
|
if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
|
|
echo "$$d$$p"; \
|
|
done | $(am__base_list) | \
|
|
while read files; do \
|
|
echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xproxymngdir)'"; \
|
|
$(INSTALL_HEADER) $$files "$(DESTDIR)$(xproxymngdir)" || exit $$?; \
|
|
done
|
|
|
|
uninstall-xproxymngHEADERS:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \
|
|
files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
|
|
dir='$(DESTDIR)$(xproxymngdir)'; $(am__uninstall_files_from_dir)
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
mkid -fID $$unique
|
|
tags: TAGS
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
set x; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
shift; \
|
|
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
if test $$# -gt 0; then \
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
"$$@" $$unique; \
|
|
else \
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
$$unique; \
|
|
fi; \
|
|
fi
|
|
ctags: CTAGS
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
|
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
|
test -z "$(CTAGS_ARGS)$$unique" \
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
$$unique
|
|
|
|
GTAGS:
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
&& $(am__cd) $(top_srcdir) \
|
|
&& gtags -i $(GTAGS_ARGS) "$$here"
|
|
|
|
cscope: cscope.files
|
|
test ! -s cscope.files \
|
|
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
|
|
|
|
clean-cscope:
|
|
-rm -f cscope.files
|
|
|
|
cscope.files: clean-cscope cscopelist
|
|
|
|
cscopelist: $(HEADERS) $(SOURCES) $(LISP)
|
|
list='$(SOURCES) $(HEADERS) $(LISP)'; \
|
|
case "$(srcdir)" in \
|
|
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
|
*) sdir=$(subdir)/$(srcdir) ;; \
|
|
esac; \
|
|
for i in $$list; do \
|
|
if test -f "$$i"; then \
|
|
echo "$(subdir)/$$i"; \
|
|
else \
|
|
echo "$$sdir/$$i"; \
|
|
fi; \
|
|
done >> $(top_builddir)/cscope.files
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
|
|
|
|
distdir: $(DISTFILES)
|
|
$(am__remove_distdir)
|
|
test -d "$(distdir)" || mkdir "$(distdir)"
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
dist_files=`for file in $$list; do echo $$file; done | \
|
|
sed -e "s|^$$srcdirstrip/||;t" \
|
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
case $$dist_files in \
|
|
*/*) $(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); fi; \
|
|
if test -d $$d/$$file; then \
|
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
if test -d "$(distdir)/$$file"; then \
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
fi; \
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
|
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
|
fi; \
|
|
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
|
else \
|
|
test -f "$(distdir)/$$file" \
|
|
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
|
|| exit 1; \
|
|
fi; \
|
|
done
|
|
-test -n "$(am__skip_mode_fix)" \
|
|
|| find "$(distdir)" -type d ! -perm -755 \
|
|
-exec chmod u+rwx,go+rx {} \; -o \
|
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
|
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
|
|| chmod -R a+r "$(distdir)"
|
|
dist-gzip: distdir
|
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
|
$(am__post_remove_distdir)
|
|
dist-bzip2: distdir
|
|
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-lzip: distdir
|
|
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-xz: distdir
|
|
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-tarZ: distdir
|
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-shar: distdir
|
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
|
$(am__post_remove_distdir)
|
|
|
|
dist-zip: distdir
|
|
-rm -f $(distdir).zip
|
|
zip -rq $(distdir).zip $(distdir)
|
|
$(am__post_remove_distdir)
|
|
|
|
dist dist-all:
|
|
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
|
|
$(am__post_remove_distdir)
|
|
|
|
# This target untars the dist file and tries a VPATH configuration. Then
|
|
# it guarantees that the distribution is self-contained by making another
|
|
# tarfile.
|
|
distcheck: dist
|
|
case '$(DIST_ARCHIVES)' in \
|
|
*.tar.gz*) \
|
|
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
|
*.tar.bz2*) \
|
|
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
|
*.tar.lz*) \
|
|
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
|
|
*.tar.xz*) \
|
|
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
|
|
*.tar.Z*) \
|
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
|
*.shar.gz*) \
|
|
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
|
|
*.zip*) \
|
|
unzip $(distdir).zip ;;\
|
|
esac
|
|
chmod -R a-w $(distdir)
|
|
chmod u+w $(distdir)
|
|
mkdir $(distdir)/_build $(distdir)/_inst
|
|
chmod a-w $(distdir)
|
|
test -d $(distdir)/_build || exit 0; \
|
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
|
&& am__cwd=`pwd` \
|
|
&& $(am__cd) $(distdir)/_build \
|
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
|
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
|
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
|
distuninstallcheck \
|
|
&& chmod -R a-w "$$dc_install_base" \
|
|
&& ({ \
|
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
|
&& rm -rf "$$dc_destdir" \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
|
&& rm -rf $(DIST_ARCHIVES) \
|
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
|
|
&& cd "$$am__cwd" \
|
|
|| exit 1
|
|
$(am__post_remove_distdir)
|
|
@(echo "$(distdir) archives ready for distribution: "; \
|
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
|
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
|
distuninstallcheck:
|
|
@test -n '$(distuninstallcheck_dir)' || { \
|
|
echo 'ERROR: trying to run $@ with an empty' \
|
|
'$$(distuninstallcheck_dir)' >&2; \
|
|
exit 1; \
|
|
}; \
|
|
$(am__cd) '$(distuninstallcheck_dir)' || { \
|
|
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
|
|
exit 1; \
|
|
}; \
|
|
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|
|
|| { echo "ERROR: files left after uninstall:" ; \
|
|
if test -n "$(DESTDIR)"; then \
|
|
echo " (check DESTDIR support)"; \
|
|
fi ; \
|
|
$(distuninstallcheck_listfiles) ; \
|
|
exit 1; } >&2
|
|
distcleancheck: distclean
|
|
@if test '$(srcdir)' = . ; then \
|
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
|
exit 1 ; \
|
|
fi
|
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
|
$(distcleancheck_listfiles) ; \
|
|
exit 1; } >&2
|
|
check-am: all-am
|
|
check: check-am
|
|
all-am: Makefile $(DATA) $(HEADERS)
|
|
installdirs:
|
|
for dir in "$(DESTDIR)$(applewmprotopkgconfigdir)" "$(DESTDIR)$(bigreqsprotopkgconfigdir)" "$(DESTDIR)$(calibrateprotopkgconfigdir)" "$(DESTDIR)$(compositeprotopkgconfigdir)" "$(DESTDIR)$(damageprotopkgconfigdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(dmxprotopkgconfigdir)" "$(DESTDIR)$(dri2protopkgconfigdir)" "$(DESTDIR)$(dri3protopkgconfigdir)" "$(DESTDIR)$(evieprotopkgconfigdir)" "$(DESTDIR)$(fixesprotopkgconfigdir)" "$(DESTDIR)$(fontcacheprotopkgconfigdir)" "$(DESTDIR)$(fontsprotopkgconfigdir)" "$(DESTDIR)$(glprotopkgconfigdir)" "$(DESTDIR)$(inputprotopkgconfigdir)" "$(DESTDIR)$(kbprotopkgconfigdir)" "$(DESTDIR)$(lg3dprotopkgconfigdir)" "$(DESTDIR)$(miscmandir)" "$(DESTDIR)$(pmprotopkgconfigdir)" "$(DESTDIR)$(presentprotopkgconfigdir)" "$(DESTDIR)$(printprotopkgconfigdir)" "$(DESTDIR)$(randrprotopkgconfigdir)" "$(DESTDIR)$(recordprotopkgconfigdir)" "$(DESTDIR)$(renderprotopkgconfigdir)" "$(DESTDIR)$(resourceprotopkgconfigdir)" "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" "$(DESTDIR)$(trapprotopkgconfigdir)" "$(DESTDIR)$(videoprotopkgconfigdir)" "$(DESTDIR)$(windowswmprotopkgconfigdir)" "$(DESTDIR)$(x11protopkgconfigdir)" "$(DESTDIR)$(xcmiscprotopkgconfigdir)" "$(DESTDIR)$(xextprotopkgconfigdir)" "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" "$(DESTDIR)$(xf86driprotopkgconfigdir)" "$(DESTDIR)$(xf86miscprotopkgconfigdir)" "$(DESTDIR)$(xf86rushprotopkgconfigdir)" "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" "$(DESTDIR)$(xineramaprotopkgconfigdir)" "$(DESTDIR)$(XCalibrateincludedir)" "$(DESTDIR)$(applewmdir)" "$(DESTDIR)$(bigreqsdir)" "$(DESTDIR)$(compatdir)" "$(DESTDIR)$(compositedir)" "$(DESTDIR)$(damagedir)" "$(DESTDIR)$(dmxdir)" "$(DESTDIR)$(dri2dir)" "$(DESTDIR)$(dri3dir)" "$(DESTDIR)$(eviedir)" "$(DESTDIR)$(fixesdir)" "$(DESTDIR)$(fontcachedir)" "$(DESTDIR)$(fontsdir)" "$(DESTDIR)$(gldir)" "$(DESTDIR)$(glinternaldir)" "$(DESTDIR)$(inputdir)" "$(DESTDIR)$(kbdir)" "$(DESTDIR)$(lg3ddir)" "$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(presentdir)" "$(DESTDIR)$(printdir)" "$(DESTDIR)$(randrdir)" "$(DESTDIR)$(recorddir)" "$(DESTDIR)$(renderdir)" "$(DESTDIR)$(resourcedir)" "$(DESTDIR)$(scrnsaverdir)" "$(DESTDIR)$(trapdir)" "$(DESTDIR)$(videodir)" "$(DESTDIR)$(windowswmdir)" "$(DESTDIR)$(xcmiscdir)" "$(DESTDIR)$(xextdir)" "$(DESTDIR)$(xf86bigfontdir)" "$(DESTDIR)$(xf86dgadir)" "$(DESTDIR)$(xf86dridir)" "$(DESTDIR)$(xf86miscdir)" "$(DESTDIR)$(xf86rushdir)" "$(DESTDIR)$(xf86vidmodedir)" "$(DESTDIR)$(xineramadir)" "$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(xproxymngdir)"; do \
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|
done
|
|
install: install-am
|
|
install-exec: install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
installcheck: installcheck-am
|
|
install-strip:
|
|
if test -z '$(STRIP)'; then \
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
install; \
|
|
else \
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
|
fi
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-generic distclean-tags
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
html-am:
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am: install-XCalibrateincludeHEADERS \
|
|
install-applewmHEADERS install-applewmprotopkgconfigDATA \
|
|
install-bigreqsHEADERS install-bigreqsprotopkgconfigDATA \
|
|
install-calibrateprotopkgconfigDATA install-compatHEADERS \
|
|
install-compositeHEADERS install-compositeprotopkgconfigDATA \
|
|
install-damageHEADERS install-damageprotopkgconfigDATA \
|
|
install-dist_docDATA install-dmxHEADERS \
|
|
install-dmxprotopkgconfigDATA install-dri2HEADERS \
|
|
install-dri2protopkgconfigDATA install-dri3HEADERS \
|
|
install-dri3protopkgconfigDATA install-evieHEADERS \
|
|
install-evieprotopkgconfigDATA install-fixesHEADERS \
|
|
install-fixesprotopkgconfigDATA install-fontcacheHEADERS \
|
|
install-fontcacheprotopkgconfigDATA install-fontsHEADERS \
|
|
install-fontsprotopkgconfigDATA install-glHEADERS \
|
|
install-glinternalHEADERS install-glprotopkgconfigDATA \
|
|
install-inputHEADERS install-inputprotopkgconfigDATA \
|
|
install-kbHEADERS install-kbprotopkgconfigDATA \
|
|
install-lg3dHEADERS install-lg3dprotopkgconfigDATA \
|
|
install-miscmanDATA install-nodist_xprotoHEADERS \
|
|
install-pmprotopkgconfigDATA install-presentHEADERS \
|
|
install-presentprotopkgconfigDATA install-printHEADERS \
|
|
install-printprotopkgconfigDATA install-randrHEADERS \
|
|
install-randrprotopkgconfigDATA install-recordHEADERS \
|
|
install-recordprotopkgconfigDATA install-renderHEADERS \
|
|
install-renderprotopkgconfigDATA install-resourceHEADERS \
|
|
install-resourceprotopkgconfigDATA install-scrnsaverHEADERS \
|
|
install-scrnsaverprotopkgconfigDATA install-trapHEADERS \
|
|
install-trapprotopkgconfigDATA install-videoHEADERS \
|
|
install-videoprotopkgconfigDATA install-windowswmHEADERS \
|
|
install-windowswmprotopkgconfigDATA \
|
|
install-x11protopkgconfigDATA install-xcmiscHEADERS \
|
|
install-xcmiscprotopkgconfigDATA install-xextHEADERS \
|
|
install-xextprotopkgconfigDATA install-xf86bigfontHEADERS \
|
|
install-xf86bigfontprotopkgconfigDATA install-xf86dgaHEADERS \
|
|
install-xf86dgaprotopkgconfigDATA install-xf86driHEADERS \
|
|
install-xf86driprotopkgconfigDATA install-xf86miscHEADERS \
|
|
install-xf86miscprotopkgconfigDATA install-xf86rushHEADERS \
|
|
install-xf86rushprotopkgconfigDATA install-xf86vidmodeHEADERS \
|
|
install-xf86vidmodeprotopkgconfigDATA install-xineramaHEADERS \
|
|
install-xineramaprotopkgconfigDATA install-xprotoHEADERS \
|
|
install-xproxymngHEADERS
|
|
|
|
install-dvi: install-dvi-am
|
|
|
|
install-dvi-am:
|
|
|
|
install-exec-am:
|
|
|
|
install-html: install-html-am
|
|
|
|
install-html-am:
|
|
|
|
install-info: install-info-am
|
|
|
|
install-info-am:
|
|
|
|
install-man:
|
|
|
|
install-pdf: install-pdf-am
|
|
|
|
install-pdf-am:
|
|
|
|
install-ps: install-ps-am
|
|
|
|
install-ps-am:
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
|
-rm -rf $(top_srcdir)/autom4te.cache
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-generic
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am: uninstall-XCalibrateincludeHEADERS \
|
|
uninstall-applewmHEADERS uninstall-applewmprotopkgconfigDATA \
|
|
uninstall-bigreqsHEADERS uninstall-bigreqsprotopkgconfigDATA \
|
|
uninstall-calibrateprotopkgconfigDATA uninstall-compatHEADERS \
|
|
uninstall-compositeHEADERS \
|
|
uninstall-compositeprotopkgconfigDATA uninstall-damageHEADERS \
|
|
uninstall-damageprotopkgconfigDATA uninstall-dist_docDATA \
|
|
uninstall-dmxHEADERS uninstall-dmxprotopkgconfigDATA \
|
|
uninstall-dri2HEADERS uninstall-dri2protopkgconfigDATA \
|
|
uninstall-dri3HEADERS uninstall-dri3protopkgconfigDATA \
|
|
uninstall-evieHEADERS uninstall-evieprotopkgconfigDATA \
|
|
uninstall-fixesHEADERS uninstall-fixesprotopkgconfigDATA \
|
|
uninstall-fontcacheHEADERS \
|
|
uninstall-fontcacheprotopkgconfigDATA uninstall-fontsHEADERS \
|
|
uninstall-fontsprotopkgconfigDATA uninstall-glHEADERS \
|
|
uninstall-glinternalHEADERS uninstall-glprotopkgconfigDATA \
|
|
uninstall-inputHEADERS uninstall-inputprotopkgconfigDATA \
|
|
uninstall-kbHEADERS uninstall-kbprotopkgconfigDATA \
|
|
uninstall-lg3dHEADERS uninstall-lg3dprotopkgconfigDATA \
|
|
uninstall-miscmanDATA uninstall-nodist_xprotoHEADERS \
|
|
uninstall-pmprotopkgconfigDATA uninstall-presentHEADERS \
|
|
uninstall-presentprotopkgconfigDATA uninstall-printHEADERS \
|
|
uninstall-printprotopkgconfigDATA uninstall-randrHEADERS \
|
|
uninstall-randrprotopkgconfigDATA uninstall-recordHEADERS \
|
|
uninstall-recordprotopkgconfigDATA uninstall-renderHEADERS \
|
|
uninstall-renderprotopkgconfigDATA uninstall-resourceHEADERS \
|
|
uninstall-resourceprotopkgconfigDATA \
|
|
uninstall-scrnsaverHEADERS \
|
|
uninstall-scrnsaverprotopkgconfigDATA uninstall-trapHEADERS \
|
|
uninstall-trapprotopkgconfigDATA uninstall-videoHEADERS \
|
|
uninstall-videoprotopkgconfigDATA uninstall-windowswmHEADERS \
|
|
uninstall-windowswmprotopkgconfigDATA \
|
|
uninstall-x11protopkgconfigDATA uninstall-xcmiscHEADERS \
|
|
uninstall-xcmiscprotopkgconfigDATA uninstall-xextHEADERS \
|
|
uninstall-xextprotopkgconfigDATA uninstall-xf86bigfontHEADERS \
|
|
uninstall-xf86bigfontprotopkgconfigDATA \
|
|
uninstall-xf86dgaHEADERS uninstall-xf86dgaprotopkgconfigDATA \
|
|
uninstall-xf86driHEADERS uninstall-xf86driprotopkgconfigDATA \
|
|
uninstall-xf86miscHEADERS uninstall-xf86miscprotopkgconfigDATA \
|
|
uninstall-xf86rushHEADERS uninstall-xf86rushprotopkgconfigDATA \
|
|
uninstall-xf86vidmodeHEADERS \
|
|
uninstall-xf86vidmodeprotopkgconfigDATA \
|
|
uninstall-xineramaHEADERS uninstall-xineramaprotopkgconfigDATA \
|
|
uninstall-xprotoHEADERS uninstall-xproxymngHEADERS
|
|
|
|
.MAKE: install-am install-strip
|
|
|
|
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
|
|
clean-cscope clean-generic cscope cscopelist ctags dist \
|
|
dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
|
|
dist-xz dist-zip distcheck distclean distclean-generic \
|
|
distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
|
dvi-am html html-am info info-am install \
|
|
install-XCalibrateincludeHEADERS install-am \
|
|
install-applewmHEADERS install-applewmprotopkgconfigDATA \
|
|
install-bigreqsHEADERS install-bigreqsprotopkgconfigDATA \
|
|
install-calibrateprotopkgconfigDATA install-compatHEADERS \
|
|
install-compositeHEADERS install-compositeprotopkgconfigDATA \
|
|
install-damageHEADERS install-damageprotopkgconfigDATA \
|
|
install-data install-data-am install-dist_docDATA \
|
|
install-dmxHEADERS install-dmxprotopkgconfigDATA \
|
|
install-dri2HEADERS install-dri2protopkgconfigDATA \
|
|
install-dri3HEADERS install-dri3protopkgconfigDATA install-dvi \
|
|
install-dvi-am install-evieHEADERS \
|
|
install-evieprotopkgconfigDATA install-exec install-exec-am \
|
|
install-fixesHEADERS install-fixesprotopkgconfigDATA \
|
|
install-fontcacheHEADERS install-fontcacheprotopkgconfigDATA \
|
|
install-fontsHEADERS install-fontsprotopkgconfigDATA \
|
|
install-glHEADERS install-glinternalHEADERS \
|
|
install-glprotopkgconfigDATA install-html install-html-am \
|
|
install-info install-info-am install-inputHEADERS \
|
|
install-inputprotopkgconfigDATA install-kbHEADERS \
|
|
install-kbprotopkgconfigDATA install-lg3dHEADERS \
|
|
install-lg3dprotopkgconfigDATA install-man install-miscmanDATA \
|
|
install-nodist_xprotoHEADERS install-pdf install-pdf-am \
|
|
install-pmprotopkgconfigDATA install-presentHEADERS \
|
|
install-presentprotopkgconfigDATA install-printHEADERS \
|
|
install-printprotopkgconfigDATA install-ps install-ps-am \
|
|
install-randrHEADERS install-randrprotopkgconfigDATA \
|
|
install-recordHEADERS install-recordprotopkgconfigDATA \
|
|
install-renderHEADERS install-renderprotopkgconfigDATA \
|
|
install-resourceHEADERS install-resourceprotopkgconfigDATA \
|
|
install-scrnsaverHEADERS install-scrnsaverprotopkgconfigDATA \
|
|
install-strip install-trapHEADERS \
|
|
install-trapprotopkgconfigDATA install-videoHEADERS \
|
|
install-videoprotopkgconfigDATA install-windowswmHEADERS \
|
|
install-windowswmprotopkgconfigDATA \
|
|
install-x11protopkgconfigDATA install-xcmiscHEADERS \
|
|
install-xcmiscprotopkgconfigDATA install-xextHEADERS \
|
|
install-xextprotopkgconfigDATA install-xf86bigfontHEADERS \
|
|
install-xf86bigfontprotopkgconfigDATA install-xf86dgaHEADERS \
|
|
install-xf86dgaprotopkgconfigDATA install-xf86driHEADERS \
|
|
install-xf86driprotopkgconfigDATA install-xf86miscHEADERS \
|
|
install-xf86miscprotopkgconfigDATA install-xf86rushHEADERS \
|
|
install-xf86rushprotopkgconfigDATA install-xf86vidmodeHEADERS \
|
|
install-xf86vidmodeprotopkgconfigDATA install-xineramaHEADERS \
|
|
install-xineramaprotopkgconfigDATA install-xprotoHEADERS \
|
|
install-xproxymngHEADERS installcheck installcheck-am \
|
|
installdirs maintainer-clean maintainer-clean-generic \
|
|
mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
|
|
uninstall uninstall-XCalibrateincludeHEADERS uninstall-am \
|
|
uninstall-applewmHEADERS uninstall-applewmprotopkgconfigDATA \
|
|
uninstall-bigreqsHEADERS uninstall-bigreqsprotopkgconfigDATA \
|
|
uninstall-calibrateprotopkgconfigDATA uninstall-compatHEADERS \
|
|
uninstall-compositeHEADERS \
|
|
uninstall-compositeprotopkgconfigDATA uninstall-damageHEADERS \
|
|
uninstall-damageprotopkgconfigDATA uninstall-dist_docDATA \
|
|
uninstall-dmxHEADERS uninstall-dmxprotopkgconfigDATA \
|
|
uninstall-dri2HEADERS uninstall-dri2protopkgconfigDATA \
|
|
uninstall-dri3HEADERS uninstall-dri3protopkgconfigDATA \
|
|
uninstall-evieHEADERS uninstall-evieprotopkgconfigDATA \
|
|
uninstall-fixesHEADERS uninstall-fixesprotopkgconfigDATA \
|
|
uninstall-fontcacheHEADERS \
|
|
uninstall-fontcacheprotopkgconfigDATA uninstall-fontsHEADERS \
|
|
uninstall-fontsprotopkgconfigDATA uninstall-glHEADERS \
|
|
uninstall-glinternalHEADERS uninstall-glprotopkgconfigDATA \
|
|
uninstall-inputHEADERS uninstall-inputprotopkgconfigDATA \
|
|
uninstall-kbHEADERS uninstall-kbprotopkgconfigDATA \
|
|
uninstall-lg3dHEADERS uninstall-lg3dprotopkgconfigDATA \
|
|
uninstall-miscmanDATA uninstall-nodist_xprotoHEADERS \
|
|
uninstall-pmprotopkgconfigDATA uninstall-presentHEADERS \
|
|
uninstall-presentprotopkgconfigDATA uninstall-printHEADERS \
|
|
uninstall-printprotopkgconfigDATA uninstall-randrHEADERS \
|
|
uninstall-randrprotopkgconfigDATA uninstall-recordHEADERS \
|
|
uninstall-recordprotopkgconfigDATA uninstall-renderHEADERS \
|
|
uninstall-renderprotopkgconfigDATA uninstall-resourceHEADERS \
|
|
uninstall-resourceprotopkgconfigDATA \
|
|
uninstall-scrnsaverHEADERS \
|
|
uninstall-scrnsaverprotopkgconfigDATA uninstall-trapHEADERS \
|
|
uninstall-trapprotopkgconfigDATA uninstall-videoHEADERS \
|
|
uninstall-videoprotopkgconfigDATA uninstall-windowswmHEADERS \
|
|
uninstall-windowswmprotopkgconfigDATA \
|
|
uninstall-x11protopkgconfigDATA uninstall-xcmiscHEADERS \
|
|
uninstall-xcmiscprotopkgconfigDATA uninstall-xextHEADERS \
|
|
uninstall-xextprotopkgconfigDATA uninstall-xf86bigfontHEADERS \
|
|
uninstall-xf86bigfontprotopkgconfigDATA \
|
|
uninstall-xf86dgaHEADERS uninstall-xf86dgaprotopkgconfigDATA \
|
|
uninstall-xf86driHEADERS uninstall-xf86driprotopkgconfigDATA \
|
|
uninstall-xf86miscHEADERS uninstall-xf86miscprotopkgconfigDATA \
|
|
uninstall-xf86rushHEADERS uninstall-xf86rushprotopkgconfigDATA \
|
|
uninstall-xf86vidmodeHEADERS \
|
|
uninstall-xf86vidmodeprotopkgconfigDATA \
|
|
uninstall-xineramaHEADERS uninstall-xineramaprotopkgconfigDATA \
|
|
uninstall-xprotoHEADERS uninstall-xproxymngHEADERS
|
|
|
|
|
|
.man.$(MISC_MAN_SUFFIX): man
|
|
$(MKDIR_P) man
|
|
$(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@
|
|
|
|
# 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.
|
|
.NOEXPORT:
|