Makefile.in revision 17ca54c3
1# Makefile.in generated by automake 1.15.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2017 Free Software Foundation, Inc. 5 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17 18VPATH = @srcdir@ 19am__is_gnu_make = { \ 20 if test -z '$(MAKELEVEL)'; then \ 21 false; \ 22 elif test -n '$(MAKE_HOST)'; then \ 23 true; \ 24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 25 true; \ 26 else \ 27 false; \ 28 fi; \ 29} 30am__make_running_with_option = \ 31 case $${target_option-} in \ 32 ?) ;; \ 33 *) echo "am__make_running_with_option: internal error: invalid" \ 34 "target option '$${target_option-}' specified" >&2; \ 35 exit 1;; \ 36 esac; \ 37 has_opt=no; \ 38 sane_makeflags=$$MAKEFLAGS; \ 39 if $(am__is_gnu_make); then \ 40 sane_makeflags=$$MFLAGS; \ 41 else \ 42 case $$MAKEFLAGS in \ 43 *\\[\ \ ]*) \ 44 bs=\\; \ 45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 47 esac; \ 48 fi; \ 49 skip_next=no; \ 50 strip_trailopt () \ 51 { \ 52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 53 }; \ 54 for flg in $$sane_makeflags; do \ 55 test $$skip_next = yes && { skip_next=no; continue; }; \ 56 case $$flg in \ 57 *=*|--*) continue;; \ 58 -*I) strip_trailopt 'I'; skip_next=yes;; \ 59 -*I?*) strip_trailopt 'I';; \ 60 -*O) strip_trailopt 'O'; skip_next=yes;; \ 61 -*O?*) strip_trailopt 'O';; \ 62 -*l) strip_trailopt 'l'; skip_next=yes;; \ 63 -*l?*) strip_trailopt 'l';; \ 64 -[dEDm]) skip_next=yes;; \ 65 -[JT]) skip_next=yes;; \ 66 esac; \ 67 case $$flg in \ 68 *$$target_option*) has_opt=yes; break;; \ 69 esac; \ 70 done; \ 71 test $$has_opt = yes 72am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 73am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 74pkgdatadir = $(datadir)/@PACKAGE@ 75pkgincludedir = $(includedir)/@PACKAGE@ 76pkglibdir = $(libdir)/@PACKAGE@ 77pkglibexecdir = $(libexecdir)/@PACKAGE@ 78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 79install_sh_DATA = $(install_sh) -c -m 644 80install_sh_PROGRAM = $(install_sh) -c 81install_sh_SCRIPT = $(install_sh) -c 82INSTALL_HEADER = $(INSTALL_DATA) 83transform = $(program_transform_name) 84NORMAL_INSTALL = : 85PRE_INSTALL = : 86POST_INSTALL = : 87NORMAL_UNINSTALL = : 88PRE_UNINSTALL = : 89POST_UNINSTALL = : 90build_triplet = @build@ 91host_triplet = @host@ 92subdir = . 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 94am__aclocal_m4_deps = $(top_srcdir)/configure.ac 95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 96 $(ACLOCAL_M4) 97DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \ 98 $(am__configure_deps) $(dist_doc_DATA) \ 99 $(am__XCalibrateinclude_HEADERS_DIST) $(applewm_HEADERS) \ 100 $(bigreqs_HEADERS) $(compat_HEADERS) $(composite_HEADERS) \ 101 $(damage_HEADERS) $(dmx_HEADERS) $(dri2_HEADERS) \ 102 $(dri3_HEADERS) $(am__evie_HEADERS_DIST) $(fixes_HEADERS) \ 103 $(am__fontcache_HEADERS_DIST) $(fonts_HEADERS) $(gl_HEADERS) \ 104 $(glinternal_HEADERS) $(input_HEADERS) $(kb_HEADERS) \ 105 $(am__lg3d_HEADERS_DIST) $(present_HEADERS) \ 106 $(am__print_HEADERS_DIST) $(randr_HEADERS) $(record_HEADERS) \ 107 $(render_HEADERS) $(resource_HEADERS) $(scrnsaver_HEADERS) \ 108 $(trap_HEADERS) $(video_HEADERS) $(windowswm_HEADERS) \ 109 $(xcmisc_HEADERS) $(xext_HEADERS) $(xf86bigfont_HEADERS) \ 110 $(xf86dga_HEADERS) $(xf86dri_HEADERS) $(xf86misc_HEADERS) \ 111 $(am__xf86rush_HEADERS_DIST) $(xf86vidmode_HEADERS) \ 112 $(xinerama_HEADERS) $(xproto_HEADERS) $(xproxymng_HEADERS) \ 113 $(am__DIST_COMMON) 114am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ 115 configure.lineno config.status.lineno 116mkinstalldirs = $(install_sh) -d 117CONFIG_CLEAN_FILES = applewmproto.pc bigreqsproto.pc compositeproto.pc \ 118 damageproto.pc dmxproto.pc dri2proto.pc dri3proto.pc \ 119 evieproto.pc fixesproto.pc fontcacheproto.pc fontsproto.pc \ 120 glproto.pc include/X11/Xpoll.h inputproto.pc kbproto.pc \ 121 lg3dproto.pc presentproto.pc printproto.pc randrproto.pc \ 122 recordproto.pc renderproto.pc resourceproto.pc \ 123 scrnsaverproto.pc trapproto.pc videoproto.pc windowswmproto.pc \ 124 xcalibrateproto.pc xcmiscproto.pc xextproto.pc \ 125 xf86bigfontproto.pc xf86dgaproto.pc xf86driproto.pc \ 126 xf86miscproto.pc xf86rushproto.pc xf86vidmodeproto.pc \ 127 xineramaproto.pc xproto.pc xproxymngproto.pc 128CONFIG_CLEAN_VPATH_FILES = 129AM_V_P = $(am__v_P_@AM_V@) 130am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 131am__v_P_0 = false 132am__v_P_1 = : 133AM_V_GEN = $(am__v_GEN_@AM_V@) 134am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 135am__v_GEN_0 = @echo " GEN " $@; 136am__v_GEN_1 = 137AM_V_at = $(am__v_at_@AM_V@) 138am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 139am__v_at_0 = @ 140am__v_at_1 = 141SOURCES = 142DIST_SOURCES = 143am__can_run_installinfo = \ 144 case $$AM_UPDATE_INFO_DIR in \ 145 n|no|NO) false;; \ 146 *) (install-info --version) >/dev/null 2>&1;; \ 147 esac 148am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 149am__vpath_adj = case $$p in \ 150 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 151 *) f=$$p;; \ 152 esac; 153am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 154am__install_max = 40 155am__nobase_strip_setup = \ 156 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 157am__nobase_strip = \ 158 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 159am__nobase_list = $(am__nobase_strip_setup); \ 160 for p in $$list; do echo "$$p $$p"; done | \ 161 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 162 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 163 if (++n[$$2] == $(am__install_max)) \ 164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 165 END { for (dir in files) print dir, files[dir] }' 166am__base_list = \ 167 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 168 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 169am__uninstall_files_from_dir = { \ 170 test -z "$$files" \ 171 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 172 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 173 $(am__cd) "$$dir" && rm -f $$files; }; \ 174 } 175am__installdirs = "$(DESTDIR)$(applewmprotopkgconfigdir)" \ 176 "$(DESTDIR)$(bigreqsprotopkgconfigdir)" \ 177 "$(DESTDIR)$(calibrateprotopkgconfigdir)" \ 178 "$(DESTDIR)$(compositeprotopkgconfigdir)" \ 179 "$(DESTDIR)$(damageprotopkgconfigdir)" "$(DESTDIR)$(docdir)" \ 180 "$(DESTDIR)$(dmxprotopkgconfigdir)" \ 181 "$(DESTDIR)$(dri2protopkgconfigdir)" \ 182 "$(DESTDIR)$(dri3protopkgconfigdir)" \ 183 "$(DESTDIR)$(evieprotopkgconfigdir)" \ 184 "$(DESTDIR)$(fixesprotopkgconfigdir)" \ 185 "$(DESTDIR)$(fontcacheprotopkgconfigdir)" \ 186 "$(DESTDIR)$(fontsprotopkgconfigdir)" \ 187 "$(DESTDIR)$(glprotopkgconfigdir)" \ 188 "$(DESTDIR)$(inputprotopkgconfigdir)" \ 189 "$(DESTDIR)$(kbprotopkgconfigdir)" \ 190 "$(DESTDIR)$(lg3dprotopkgconfigdir)" "$(DESTDIR)$(miscmandir)" \ 191 "$(DESTDIR)$(pmprotopkgconfigdir)" \ 192 "$(DESTDIR)$(presentprotopkgconfigdir)" \ 193 "$(DESTDIR)$(printprotopkgconfigdir)" \ 194 "$(DESTDIR)$(randrprotopkgconfigdir)" \ 195 "$(DESTDIR)$(recordprotopkgconfigdir)" \ 196 "$(DESTDIR)$(renderprotopkgconfigdir)" \ 197 "$(DESTDIR)$(resourceprotopkgconfigdir)" \ 198 "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" \ 199 "$(DESTDIR)$(trapprotopkgconfigdir)" \ 200 "$(DESTDIR)$(videoprotopkgconfigdir)" \ 201 "$(DESTDIR)$(windowswmprotopkgconfigdir)" \ 202 "$(DESTDIR)$(x11protopkgconfigdir)" \ 203 "$(DESTDIR)$(xcmiscprotopkgconfigdir)" \ 204 "$(DESTDIR)$(xextprotopkgconfigdir)" \ 205 "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" \ 206 "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" \ 207 "$(DESTDIR)$(xf86driprotopkgconfigdir)" \ 208 "$(DESTDIR)$(xf86miscprotopkgconfigdir)" \ 209 "$(DESTDIR)$(xf86rushprotopkgconfigdir)" \ 210 "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" \ 211 "$(DESTDIR)$(xineramaprotopkgconfigdir)" \ 212 "$(DESTDIR)$(XCalibrateincludedir)" "$(DESTDIR)$(applewmdir)" \ 213 "$(DESTDIR)$(bigreqsdir)" "$(DESTDIR)$(compatdir)" \ 214 "$(DESTDIR)$(compositedir)" "$(DESTDIR)$(damagedir)" \ 215 "$(DESTDIR)$(dmxdir)" "$(DESTDIR)$(dri2dir)" \ 216 "$(DESTDIR)$(dri3dir)" "$(DESTDIR)$(eviedir)" \ 217 "$(DESTDIR)$(fixesdir)" "$(DESTDIR)$(fontcachedir)" \ 218 "$(DESTDIR)$(fontsdir)" "$(DESTDIR)$(gldir)" \ 219 "$(DESTDIR)$(glinternaldir)" "$(DESTDIR)$(inputdir)" \ 220 "$(DESTDIR)$(kbdir)" "$(DESTDIR)$(lg3ddir)" \ 221 "$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(presentdir)" \ 222 "$(DESTDIR)$(printdir)" "$(DESTDIR)$(randrdir)" \ 223 "$(DESTDIR)$(recorddir)" "$(DESTDIR)$(renderdir)" \ 224 "$(DESTDIR)$(resourcedir)" "$(DESTDIR)$(scrnsaverdir)" \ 225 "$(DESTDIR)$(trapdir)" "$(DESTDIR)$(videodir)" \ 226 "$(DESTDIR)$(windowswmdir)" "$(DESTDIR)$(xcmiscdir)" \ 227 "$(DESTDIR)$(xextdir)" "$(DESTDIR)$(xf86bigfontdir)" \ 228 "$(DESTDIR)$(xf86dgadir)" "$(DESTDIR)$(xf86dridir)" \ 229 "$(DESTDIR)$(xf86miscdir)" "$(DESTDIR)$(xf86rushdir)" \ 230 "$(DESTDIR)$(xf86vidmodedir)" "$(DESTDIR)$(xineramadir)" \ 231 "$(DESTDIR)$(xprotodir)" "$(DESTDIR)$(xproxymngdir)" 232DATA = $(applewmprotopkgconfig_DATA) $(bigreqsprotopkgconfig_DATA) \ 233 $(calibrateprotopkgconfig_DATA) \ 234 $(compositeprotopkgconfig_DATA) $(damageprotopkgconfig_DATA) \ 235 $(dist_doc_DATA) $(dmxprotopkgconfig_DATA) \ 236 $(dri2protopkgconfig_DATA) $(dri3protopkgconfig_DATA) \ 237 $(evieprotopkgconfig_DATA) $(fixesprotopkgconfig_DATA) \ 238 $(fontcacheprotopkgconfig_DATA) $(fontsprotopkgconfig_DATA) \ 239 $(glprotopkgconfig_DATA) $(inputprotopkgconfig_DATA) \ 240 $(kbprotopkgconfig_DATA) $(lg3dprotopkgconfig_DATA) \ 241 $(miscman_DATA) $(pmprotopkgconfig_DATA) \ 242 $(presentprotopkgconfig_DATA) $(printprotopkgconfig_DATA) \ 243 $(randrprotopkgconfig_DATA) $(recordprotopkgconfig_DATA) \ 244 $(renderprotopkgconfig_DATA) $(resourceprotopkgconfig_DATA) \ 245 $(scrnsaverprotopkgconfig_DATA) $(trapprotopkgconfig_DATA) \ 246 $(videoprotopkgconfig_DATA) $(windowswmprotopkgconfig_DATA) \ 247 $(x11protopkgconfig_DATA) $(xcmiscprotopkgconfig_DATA) \ 248 $(xextprotopkgconfig_DATA) $(xf86bigfontprotopkgconfig_DATA) \ 249 $(xf86dgaprotopkgconfig_DATA) $(xf86driprotopkgconfig_DATA) \ 250 $(xf86miscprotopkgconfig_DATA) $(xf86rushprotopkgconfig_DATA) \ 251 $(xf86vidmodeprotopkgconfig_DATA) \ 252 $(xineramaprotopkgconfig_DATA) 253am__XCalibrateinclude_HEADERS_DIST = \ 254 include/X11/extensions/xcalibrateproto.h \ 255 include/X11/extensions/xcalibratewire.h 256am__evie_HEADERS_DIST = include/X11/extensions/evieproto.h \ 257 include/X11/extensions/Xeviestr.h 258am__fontcache_HEADERS_DIST = include/X11/extensions/fontcache.h \ 259 include/X11/extensions/fontcacheP.h \ 260 include/X11/extensions/fontcachstr.h 261am__lg3d_HEADERS_DIST = include/X11/extensions/lgewire.h 262am__print_HEADERS_DIST = include/X11/extensions/Print.h \ 263 include/X11/extensions/Printstr.h 264am__xf86rush_HEADERS_DIST = include/X11/extensions/xf86rush.h \ 265 include/X11/extensions/xf86rushstr.h 266HEADERS = $(XCalibrateinclude_HEADERS) $(applewm_HEADERS) \ 267 $(bigreqs_HEADERS) $(compat_HEADERS) $(composite_HEADERS) \ 268 $(damage_HEADERS) $(dmx_HEADERS) $(dri2_HEADERS) \ 269 $(dri3_HEADERS) $(evie_HEADERS) $(fixes_HEADERS) \ 270 $(fontcache_HEADERS) $(fonts_HEADERS) $(gl_HEADERS) \ 271 $(glinternal_HEADERS) $(input_HEADERS) $(kb_HEADERS) \ 272 $(lg3d_HEADERS) $(nodist_xproto_HEADERS) $(present_HEADERS) \ 273 $(print_HEADERS) $(randr_HEADERS) $(record_HEADERS) \ 274 $(render_HEADERS) $(resource_HEADERS) $(scrnsaver_HEADERS) \ 275 $(trap_HEADERS) $(video_HEADERS) $(windowswm_HEADERS) \ 276 $(xcmisc_HEADERS) $(xext_HEADERS) $(xf86bigfont_HEADERS) \ 277 $(xf86dga_HEADERS) $(xf86dri_HEADERS) $(xf86misc_HEADERS) \ 278 $(xf86rush_HEADERS) $(xf86vidmode_HEADERS) $(xinerama_HEADERS) \ 279 $(xproto_HEADERS) $(xproxymng_HEADERS) 280am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 281# Read a list of newline-separated strings from the standard input, 282# and print each of them once, without duplicates. Input order is 283# *not* preserved. 284am__uniquify_input = $(AWK) '\ 285 BEGIN { nonempty = 0; } \ 286 { items[$$0] = 1; nonempty = 1; } \ 287 END { if (nonempty) { for (i in items) print i; }; } \ 288' 289# Make sure the list of sources is unique. This is necessary because, 290# e.g., the same source file might be shared among _SOURCES variables 291# for different programs/libraries. 292am__define_uniq_tagged_files = \ 293 list='$(am__tagged_files)'; \ 294 unique=`for i in $$list; do \ 295 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 296 done | $(am__uniquify_input)` 297ETAGS = etags 298CTAGS = ctags 299CSCOPE = cscope 300AM_RECURSIVE_TARGETS = cscope 301am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/applewmproto.pc.in \ 302 $(srcdir)/bigreqsproto.pc.in $(srcdir)/compositeproto.pc.in \ 303 $(srcdir)/damageproto.pc.in $(srcdir)/dmxproto.pc.in \ 304 $(srcdir)/dri2proto.pc.in $(srcdir)/dri3proto.pc.in \ 305 $(srcdir)/evieproto.pc.in $(srcdir)/fixesproto.pc.in \ 306 $(srcdir)/fontcacheproto.pc.in $(srcdir)/fontsproto.pc.in \ 307 $(srcdir)/glproto.pc.in $(srcdir)/inputproto.pc.in \ 308 $(srcdir)/kbproto.pc.in $(srcdir)/lg3dproto.pc.in \ 309 $(srcdir)/presentproto.pc.in $(srcdir)/printproto.pc.in \ 310 $(srcdir)/randrproto.pc.in $(srcdir)/recordproto.pc.in \ 311 $(srcdir)/renderproto.pc.in $(srcdir)/resourceproto.pc.in \ 312 $(srcdir)/scrnsaverproto.pc.in $(srcdir)/trapproto.pc.in \ 313 $(srcdir)/videoproto.pc.in $(srcdir)/windowswmproto.pc.in \ 314 $(srcdir)/xcalibrateproto.pc.in $(srcdir)/xcmiscproto.pc.in \ 315 $(srcdir)/xextproto.pc.in $(srcdir)/xf86bigfontproto.pc.in \ 316 $(srcdir)/xf86dgaproto.pc.in $(srcdir)/xf86driproto.pc.in \ 317 $(srcdir)/xf86miscproto.pc.in $(srcdir)/xf86rushproto.pc.in \ 318 $(srcdir)/xf86vidmodeproto.pc.in $(srcdir)/xineramaproto.pc.in \ 319 $(srcdir)/xproto.pc.in $(srcdir)/xproxymngproto.pc.in \ 320 $(top_srcdir)/include/X11/Xpoll.h.in AUTHORS INSTALL README \ 321 compile config.guess config.sub install-sh missing 322DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 323distdir = $(PACKAGE)-$(VERSION) 324top_distdir = $(distdir) 325am__remove_distdir = \ 326 if test -d "$(distdir)"; then \ 327 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ 328 && rm -rf "$(distdir)" \ 329 || { sleep 5 && rm -rf "$(distdir)"; }; \ 330 else :; fi 331am__post_remove_distdir = $(am__remove_distdir) 332DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2 333GZIP_ENV = --best 334DIST_TARGETS = dist-bzip2 dist-gzip 335distuninstallcheck_listfiles = find . -type f -print 336am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \ 337 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$' 338distcleancheck_listfiles = find . -type f -print 339ACLOCAL = @ACLOCAL@ 340ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 341ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 342AMTAR = @AMTAR@ 343AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 344APP_MAN_DIR = @APP_MAN_DIR@ 345APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 346AUTOCONF = @AUTOCONF@ 347AUTOHEADER = @AUTOHEADER@ 348AUTOMAKE = @AUTOMAKE@ 349AWK = @AWK@ 350BASE_CFLAGS = @BASE_CFLAGS@ 351CC = @CC@ 352CCDEPMODE = @CCDEPMODE@ 353CFLAGS = @CFLAGS@ 354CHANGELOG_CMD = @CHANGELOG_CMD@ 355CPP = @CPP@ 356CPPFLAGS = @CPPFLAGS@ 357CWARNFLAGS = @CWARNFLAGS@ 358CYGPATH_W = @CYGPATH_W@ 359DEFS = @DEFS@ 360DEPDIR = @DEPDIR@ 361DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 362DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 363ECHO_C = @ECHO_C@ 364ECHO_N = @ECHO_N@ 365ECHO_T = @ECHO_T@ 366EGREP = @EGREP@ 367EXEEXT = @EXEEXT@ 368FILE_MAN_DIR = @FILE_MAN_DIR@ 369FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 370FOP = @FOP@ 371GREP = @GREP@ 372INSTALL = @INSTALL@ 373INSTALL_CMD = @INSTALL_CMD@ 374INSTALL_DATA = @INSTALL_DATA@ 375INSTALL_PROGRAM = @INSTALL_PROGRAM@ 376INSTALL_SCRIPT = @INSTALL_SCRIPT@ 377INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 378LDFLAGS = @LDFLAGS@ 379LIBOBJS = @LIBOBJS@ 380LIBS = @LIBS@ 381LIB_MAN_DIR = @LIB_MAN_DIR@ 382LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 383LTLIBOBJS = @LTLIBOBJS@ 384MAKEINFO = @MAKEINFO@ 385MAN_SUBSTS = \ 386 -e 's|__vendorversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 387 -e 's|__xorgversion__|"$(XORGRELSTRING)" "$(XORGMANNAME)"|' \ 388 -e 's|__datadir__|$(datadir)|g' \ 389 -e 's|__datadir__|$(libdir)|g' \ 390 -e 's|__sysconfdir__|$(sysconfdir)|g' \ 391 -e 's|__appmansuffix__|$(APP_MAN_SUFFIX)|g' \ 392 -e 's|__libmansuffix__|$(LIB_MAN_SUFFIX)|g' \ 393 -e 's|__miscmansuffix__|$(MISC_MAN_SUFFIX)|g' 394 395MISC_MAN_DIR = @MISC_MAN_DIR@ 396MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 397MKDIR_P = @MKDIR_P@ 398OBJEXT = @OBJEXT@ 399PACKAGE = @PACKAGE@ 400PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 401PACKAGE_NAME = @PACKAGE_NAME@ 402PACKAGE_STRING = @PACKAGE_STRING@ 403PACKAGE_TARNAME = @PACKAGE_TARNAME@ 404PACKAGE_URL = @PACKAGE_URL@ 405PACKAGE_VERSION = @PACKAGE_VERSION@ 406PATH_SEPARATOR = @PATH_SEPARATOR@ 407PKG_CONFIG = @PKG_CONFIG@ 408PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 409PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 410SED = sed 411SET_MAKE = @SET_MAKE@ 412SHELL = @SHELL@ 413STRICT_CFLAGS = @STRICT_CFLAGS@ 414STRIP = @STRIP@ 415STYLESHEET_SRCDIR = @STYLESHEET_SRCDIR@ 416USE_FDS_BITS = @USE_FDS_BITS@ 417VERSION = @VERSION@ 418XMLTO = @XMLTO@ 419XORG_MAN_PAGE = @XORG_MAN_PAGE@ 420XORG_SGML_PATH = @XORG_SGML_PATH@ 421XSLTPROC = @XSLTPROC@ 422XSL_STYLESHEET = @XSL_STYLESHEET@ 423abs_builddir = @abs_builddir@ 424abs_srcdir = @abs_srcdir@ 425abs_top_builddir = @abs_top_builddir@ 426abs_top_srcdir = @abs_top_srcdir@ 427ac_ct_CC = @ac_ct_CC@ 428am__include = @am__include@ 429am__leading_dot = @am__leading_dot@ 430am__quote = @am__quote@ 431am__tar = @am__tar@ 432am__untar = @am__untar@ 433bindir = @bindir@ 434build = @build@ 435build_alias = @build_alias@ 436build_cpu = @build_cpu@ 437build_os = @build_os@ 438build_vendor = @build_vendor@ 439builddir = @builddir@ 440datadir = @datadir@ 441datarootdir = @datarootdir@ 442docdir = @docdir@ 443dvidir = @dvidir@ 444exec_prefix = @exec_prefix@ 445host = @host@ 446host_alias = @host_alias@ 447host_cpu = @host_cpu@ 448host_os = @host_os@ 449host_vendor = @host_vendor@ 450htmldir = @htmldir@ 451includedir = @includedir@ 452infodir = @infodir@ 453install_sh = @install_sh@ 454libdir = @libdir@ 455libexecdir = @libexecdir@ 456localedir = @localedir@ 457localstatedir = @localstatedir@ 458mandir = @mandir@ 459mkdir_p = @mkdir_p@ 460oldincludedir = @oldincludedir@ 461pdfdir = @pdfdir@ 462prefix = @prefix@ 463program_transform_name = @program_transform_name@ 464psdir = @psdir@ 465sbindir = @sbindir@ 466sharedstatedir = @sharedstatedir@ 467srcdir = @srcdir@ 468sysconfdir = @sysconfdir@ 469target_alias = @target_alias@ 470top_build_prefix = @top_build_prefix@ 471top_builddir = @top_builddir@ 472top_srcdir = @top_srcdir@ 473applewmdir = $(includedir)/X11/extensions 474applewm_HEADERS = \ 475 include/X11/extensions/applewmconst.h \ 476 include/X11/extensions/applewmproto.h 477 478applewmprotopkgconfigdir = $(datadir)/pkgconfig 479applewmprotopkgconfig_DATA = applewmproto.pc 480bigreqsdir = $(includedir)/X11/extensions 481bigreqs_HEADERS = \ 482 include/X11/extensions/bigreqsproto.h \ 483 include/X11/extensions/bigreqstr.h 484 485bigreqsprotopkgconfigdir = $(datadir)/pkgconfig 486bigreqsprotopkgconfig_DATA = bigreqsproto.pc 487@LEGACY_TRUE@XCalibrateincludedir = $(includedir)/X11/extensions 488@LEGACY_TRUE@XCalibrateinclude_HEADERS = \ 489@LEGACY_TRUE@ include/X11/extensions/xcalibrateproto.h \ 490@LEGACY_TRUE@ include/X11/extensions/xcalibratewire.h 491 492@LEGACY_TRUE@calibrateprotopkgconfigdir = $(datadir)/pkgconfig 493@LEGACY_TRUE@calibrateprotopkgconfig_DATA = xcalibrateproto.pc 494@LEGACY_TRUE@calibrateproto_EXTRA_DIST = autogen.sh xcalibrateproto.pc.in 495compositedir = $(includedir)/X11/extensions 496composite_HEADERS = \ 497 include/X11/extensions/composite.h \ 498 include/X11/extensions/compositeproto.h 499 500compositeprotopkgconfigdir = $(datadir)/pkgconfig 501compositeprotopkgconfig_DATA = compositeproto.pc 502damagedir = $(includedir)/X11/extensions 503damage_HEADERS = \ 504 include/X11/extensions/damageproto.h \ 505 include/X11/extensions/damagewire.h 506 507damageprotopkgconfigdir = $(datadir)/pkgconfig 508damageprotopkgconfig_DATA = damageproto.pc 509dmxdir = $(includedir)/X11/extensions 510dmx_HEADERS = \ 511 include/X11/extensions/dmx.h \ 512 include/X11/extensions/dmxproto.h 513 514dmxprotopkgconfigdir = $(datadir)/pkgconfig 515dmxprotopkgconfig_DATA = dmxproto.pc 516dri2dir = $(includedir)/X11/extensions 517dri2_HEADERS = \ 518 include/X11/extensions/dri2proto.h \ 519 include/X11/extensions/dri2tokens.h 520 521dri2protopkgconfigdir = $(datadir)/pkgconfig 522dri2protopkgconfig_DATA = dri2proto.pc 523dri3dir = $(includedir)/X11/extensions 524dri3_HEADERS = \ 525 include/X11/extensions/dri3proto.h 526 527dri3protopkgconfigdir = $(datadir)/pkgconfig 528dri3protopkgconfig_DATA = dri3proto.pc 529@LEGACY_TRUE@eviedir = $(includedir)/X11/extensions 530@LEGACY_TRUE@evie_HEADERS = \ 531@LEGACY_TRUE@ include/X11/extensions/evieproto.h \ 532@LEGACY_TRUE@ include/X11/extensions/Xeviestr.h 533 534@LEGACY_TRUE@evieprotopkgconfigdir = $(datadir)/pkgconfig 535@LEGACY_TRUE@evieprotopkgconfig_DATA = evieproto.pc 536@LEGACY_TRUE@evieproto_EXTRA_DIST = evieproto.pc.in 537fixesdir = $(includedir)/X11/extensions 538fixes_HEADERS = \ 539 include/X11/extensions/xfixesproto.h \ 540 include/X11/extensions/xfixeswire.h 541 542fixesprotopkgconfigdir = $(datadir)/pkgconfig 543fixesprotopkgconfig_DATA = fixesproto.pc 544@LEGACY_TRUE@fontcachedir = $(includedir)/X11/extensions 545@LEGACY_TRUE@fontcache_HEADERS = \ 546@LEGACY_TRUE@ include/X11/extensions/fontcache.h \ 547@LEGACY_TRUE@ include/X11/extensions/fontcacheP.h \ 548@LEGACY_TRUE@ include/X11/extensions/fontcachstr.h 549 550@LEGACY_TRUE@fontcacheprotopkgconfigdir = $(datadir)/pkgconfig 551@LEGACY_TRUE@fontcacheprotopkgconfig_DATA = fontcacheproto.pc 552@LEGACY_TRUE@fontcacheproto_EXTRA_DIST = fontcacheproto.pc.in 553fontsdir = $(includedir)/X11/fonts 554fonts_HEADERS = \ 555 include/X11/fonts/font.h \ 556 include/X11/fonts/fontproto.h \ 557 include/X11/fonts/fontstruct.h \ 558 include/X11/fonts/FS.h \ 559 include/X11/fonts/fsmasks.h \ 560 include/X11/fonts/FSproto.h 561 562fontsprotopkgconfigdir = $(datadir)/pkgconfig 563fontsprotopkgconfig_DATA = fontsproto.pc 564gldir = $(includedir)/GL 565gl_HEADERS = \ 566 include/GL/glxint.h \ 567 include/GL/glxmd.h \ 568 include/GL/glxproto.h \ 569 include/GL/glxtokens.h 570 571glinternaldir = $(includedir)/GL/internal 572glinternal_HEADERS = \ 573 include/GL/internal/glcore.h 574 575glprotopkgconfigdir = $(datadir)/pkgconfig 576glprotopkgconfig_DATA = glproto.pc 577glproto_EXTRA_DIST = meson.build 578inputdir = $(includedir)/X11/extensions 579input_HEADERS = \ 580 include/X11/extensions/XI.h \ 581 include/X11/extensions/XIproto.h \ 582 include/X11/extensions/XI2.h \ 583 include/X11/extensions/XI2proto.h 584 585inputprotopkgconfigdir = $(datadir)/pkgconfig 586inputprotopkgconfig_DATA = inputproto.pc 587kbdir = $(includedir)/X11/extensions 588kb_HEADERS = \ 589 include/X11/extensions/XKBgeom.h \ 590 include/X11/extensions/XKB.h \ 591 include/X11/extensions/XKBproto.h \ 592 include/X11/extensions/XKBsrv.h \ 593 include/X11/extensions/XKBstr.h 594 595kbprotopkgconfigdir = $(datadir)/pkgconfig 596kbprotopkgconfig_DATA = kbproto.pc 597@LEGACY_TRUE@lg3ddir = $(includedir)/X11/extensions 598@LEGACY_TRUE@lg3d_HEADERS = \ 599@LEGACY_TRUE@ include/X11/extensions/lgewire.h 600 601@LEGACY_TRUE@lg3dprotopkgconfigdir = $(datadir)/pkgconfig 602@LEGACY_TRUE@lg3dprotopkgconfig_DATA = lg3dproto.pc 603@LEGACY_TRUE@lg3dproto_EXTRA_DIST = autogen.sh lg3dproto.pc.in 604xproxymngdir = $(includedir)/X11/PM 605xproxymng_HEADERS = \ 606 include/X11/PM/PM.h \ 607 include/X11/PM/PMproto.h 608 609pmprotopkgconfigdir = $(datadir)/pkgconfig 610pmprotopkgconfig_DATA = xproxymngproto.pc 611pmproto_EXTRA_DIST = xproxymngproto.pc.in 612presentdir = $(includedir)/X11/extensions 613present_HEADERS = \ 614 include/X11/extensions/presentproto.h \ 615 include/X11/extensions/presenttokens.h 616 617presentprotopkgconfigdir = $(datadir)/pkgconfig 618presentprotopkgconfig_DATA = presentproto.pc 619@LEGACY_TRUE@printdir = $(includedir)/X11/extensions 620@LEGACY_TRUE@print_HEADERS = \ 621@LEGACY_TRUE@ include/X11/extensions/Print.h \ 622@LEGACY_TRUE@ include/X11/extensions/Printstr.h 623 624@LEGACY_TRUE@printprotopkgconfigdir = $(datadir)/pkgconfig 625@LEGACY_TRUE@printprotopkgconfig_DATA = printproto.pc 626@LEGACY_TRUE@miscmandir = $(MISC_MAN_DIR) 627@LEGACY_TRUE@miscman_DATA = man/Xprint.$(MISC_MAN_SUFFIX) 628@LEGACY_TRUE@CLEANFILES = $(miscman_DATA) 629@LEGACY_TRUE@printproto_EXTRA_DIST = printproto.pc.in \ 630@LEGACY_TRUE@ man/Xprint.man \ 631@LEGACY_TRUE@ man/Xprint.sgml \ 632@LEGACY_TRUE@ specs/xp_proto.book \ 633@LEGACY_TRUE@ specs/xp_proto.mif \ 634@LEGACY_TRUE@ specs/xp_proto.ps \ 635@LEGACY_TRUE@ specs/xp_protoIX.doc \ 636@LEGACY_TRUE@ specs/xp_protoTOC.doc \ 637@LEGACY_TRUE@ specs/xp_proto_cov.mif 638 639XORGRELSTRING = @PACKAGE_STRING@ 640XORGMANNAME = X Version 11 641SUFFIXES = .$(MISC_MAN_SUFFIX) .man 642randrdir = $(includedir)/X11/extensions 643randr_HEADERS = \ 644 include/X11/extensions/randr.h \ 645 include/X11/extensions/randrproto.h 646 647randrprotopkgconfigdir = $(datadir)/pkgconfig 648randrprotopkgconfig_DATA = randrproto.pc 649recorddir = $(includedir)/X11/extensions 650record_HEADERS = \ 651 include/X11/extensions/recordconst.h \ 652 include/X11/extensions/recordproto.h \ 653 include/X11/extensions/recordstr.h 654 655recordprotopkgconfigdir = $(datadir)/pkgconfig 656recordprotopkgconfig_DATA = recordproto.pc 657renderdir = $(includedir)/X11/extensions 658render_HEADERS = \ 659 include/X11/extensions/render.h \ 660 include/X11/extensions/renderproto.h 661 662renderprotopkgconfigdir = $(datadir)/pkgconfig 663renderprotopkgconfig_DATA = renderproto.pc 664resourcedir = $(includedir)/X11/extensions 665resource_HEADERS = \ 666 include/X11/extensions/XResproto.h 667 668resourceprotopkgconfigdir = $(datadir)/pkgconfig 669resourceprotopkgconfig_DATA = resourceproto.pc 670scrnsaverdir = $(includedir)/X11/extensions 671scrnsaver_HEADERS = \ 672 include/X11/extensions/saver.h \ 673 include/X11/extensions/saverproto.h 674 675scrnsaverprotopkgconfigdir = $(datadir)/pkgconfig 676scrnsaverprotopkgconfig_DATA = scrnsaverproto.pc 677trapdir = $(includedir)/X11/extensions 678trap_HEADERS = \ 679 include/X11/extensions/xtrapbits.h \ 680 include/X11/extensions/xtrapddmi.h \ 681 include/X11/extensions/xtrapdi.h \ 682 include/X11/extensions/xtrapemacros.h \ 683 include/X11/extensions/xtraplib.h \ 684 include/X11/extensions/xtraplibp.h \ 685 include/X11/extensions/xtrapproto.h 686 687trapprotopkgconfigdir = $(datadir)/pkgconfig 688trapprotopkgconfig_DATA = trapproto.pc 689trapproto_EXTRA_DIST = trapproto.pc.in 690videodir = $(includedir)/X11/extensions 691video_HEADERS = \ 692 include/X11/extensions/vldXvMC.h \ 693 include/X11/extensions/Xv.h \ 694 include/X11/extensions/XvMC.h \ 695 include/X11/extensions/XvMCproto.h \ 696 include/X11/extensions/Xvproto.h 697 698videoprotopkgconfigdir = $(datadir)/pkgconfig 699videoprotopkgconfig_DATA = videoproto.pc 700windowswmdir = $(includedir)/X11/extensions 701windowswm_HEADERS = \ 702 include/X11/extensions/windowswm.h \ 703 include/X11/extensions/windowswmstr.h 704 705windowswmprotopkgconfigdir = $(datadir)/pkgconfig 706windowswmprotopkgconfig_DATA = windowswmproto.pc 707xprotodir = $(includedir)/X11 708xproto_HEADERS = \ 709 include/X11/ap_keysym.h \ 710 include/X11/DECkeysym.h \ 711 include/X11/HPkeysym.h \ 712 include/X11/keysymdef.h \ 713 include/X11/keysym.h \ 714 include/X11/Sunkeysym.h \ 715 include/X11/Xalloca.h \ 716 include/X11/Xarch.h \ 717 include/X11/Xatom.h \ 718 include/X11/Xdefs.h \ 719 include/X11/XF86keysym.h \ 720 include/X11/Xfuncproto.h \ 721 include/X11/Xfuncs.h \ 722 include/X11/X.h \ 723 include/X11/Xmd.h \ 724 include/X11/Xosdefs.h \ 725 include/X11/Xos.h \ 726 include/X11/Xos_r.h \ 727 include/X11/Xproto.h \ 728 include/X11/Xprotostr.h \ 729 include/X11/Xthreads.h \ 730 include/X11/Xw32defs.h \ 731 include/X11/XWDFile.h \ 732 include/X11/Xwindows.h \ 733 include/X11/Xwinsock.h 734 735nodist_xproto_HEADERS = \ 736 include/X11/Xpoll.h 737 738x11protopkgconfigdir = $(datadir)/pkgconfig 739x11protopkgconfig_DATA = xproto.pc 740xcmiscdir = $(includedir)/X11/extensions 741xcmisc_HEADERS = \ 742 include/X11/extensions/xcmiscproto.h \ 743 include/X11/extensions/xcmiscstr.h 744 745xcmiscprotopkgconfigdir = $(datadir)/pkgconfig 746xcmiscprotopkgconfig_DATA = xcmiscproto.pc 747xextdir = $(includedir)/X11/extensions 748xext_HEADERS = \ 749 include/X11/extensions/dpmsconst.h \ 750 include/X11/extensions/dpmsproto.h \ 751 include/X11/extensions/ge.h \ 752 include/X11/extensions/geproto.h \ 753 include/X11/extensions/lbx.h \ 754 include/X11/extensions/lbxproto.h \ 755 include/X11/extensions/mitmiscconst.h \ 756 include/X11/extensions/mitmiscproto.h \ 757 include/X11/extensions/multibufconst.h \ 758 include/X11/extensions/multibufproto.h \ 759 include/X11/extensions/secur.h \ 760 include/X11/extensions/securproto.h \ 761 include/X11/extensions/shapeconst.h \ 762 include/X11/extensions/shapeproto.h \ 763 include/X11/extensions/shm.h \ 764 include/X11/extensions/shmproto.h \ 765 include/X11/extensions/syncconst.h \ 766 include/X11/extensions/syncproto.h \ 767 include/X11/extensions/ag.h \ 768 include/X11/extensions/agproto.h \ 769 include/X11/extensions/cup.h \ 770 include/X11/extensions/cupproto.h \ 771 include/X11/extensions/dbe.h \ 772 include/X11/extensions/dbeproto.h \ 773 include/X11/extensions/EVI.h \ 774 include/X11/extensions/EVIproto.h \ 775 include/X11/extensions/xtestext1proto.h \ 776 include/X11/extensions/xtestext1const.h \ 777 include/X11/extensions/xtestconst.h \ 778 include/X11/extensions/xtestproto.h 779 780compatdir = $(xextdir) 781compat_HEADERS = \ 782 include/X11/extensions/shapestr.h \ 783 include/X11/extensions/shmstr.h \ 784 include/X11/extensions/syncstr.h 785 786xextprotopkgconfigdir = $(datadir)/pkgconfig 787xextprotopkgconfig_DATA = xextproto.pc 788xf86bigfontdir = $(includedir)/X11/extensions 789xf86bigfont_HEADERS = \ 790 include/X11/extensions/xf86bigfont.h \ 791 include/X11/extensions/xf86bigfproto.h \ 792 include/X11/extensions/xf86bigfstr.h 793 794xf86bigfontprotopkgconfigdir = $(datadir)/pkgconfig 795xf86bigfontprotopkgconfig_DATA = xf86bigfontproto.pc 796xf86dgadir = $(includedir)/X11/extensions 797xf86dga_HEADERS = \ 798 include/X11/extensions/xf86dga.h \ 799 include/X11/extensions/xf86dga1const.h \ 800 include/X11/extensions/xf86dga1str.h \ 801 include/X11/extensions/xf86dga1proto.h \ 802 include/X11/extensions/xf86dgaconst.h \ 803 include/X11/extensions/xf86dgaproto.h \ 804 include/X11/extensions/xf86dgastr.h 805 806xf86dgaprotopkgconfigdir = $(datadir)/pkgconfig 807xf86dgaprotopkgconfig_DATA = xf86dgaproto.pc 808xf86dridir = $(includedir)/X11/dri 809xf86dri_HEADERS = \ 810 include/X11/dri/xf86dri.h \ 811 include/X11/dri/xf86dristr.h \ 812 include/X11/dri/xf86driproto.h 813 814xf86driprotopkgconfigdir = $(datadir)/pkgconfig 815xf86driprotopkgconfig_DATA = xf86driproto.pc 816xf86miscdir = $(includedir)/X11/extensions 817xf86misc_HEADERS = \ 818 include/X11/extensions/xf86misc.h \ 819 include/X11/extensions/xf86mscstr.h 820 821xf86miscprotopkgconfigdir = $(datadir)/pkgconfig 822xf86miscprotopkgconfig_DATA = xf86miscproto.pc 823xf86miscproto_EXTRA_DIST = xf86miscproto.pc.in 824@LEGACY_TRUE@xf86rushdir = $(includedir)/X11/extensions 825@LEGACY_TRUE@xf86rush_HEADERS = \ 826@LEGACY_TRUE@ include/X11/extensions/xf86rush.h \ 827@LEGACY_TRUE@ include/X11/extensions/xf86rushstr.h 828 829@LEGACY_TRUE@xf86rushprotopkgconfigdir = $(datadir)/pkgconfig 830@LEGACY_TRUE@xf86rushprotopkgconfig_DATA = xf86rushproto.pc 831@LEGACY_TRUE@xf86rushproto_EXTRA_DIST = xf86rushproto.pc.in 832xf86vidmodedir = $(includedir)/X11/extensions 833xf86vidmode_HEADERS = \ 834 include/X11/extensions/xf86vm.h \ 835 include/X11/extensions/xf86vmproto.h \ 836 include/X11/extensions/xf86vmstr.h 837 838xf86vidmodeprotopkgconfigdir = $(datadir)/pkgconfig 839xf86vidmodeprotopkgconfig_DATA = xf86vidmodeproto.pc 840xineramadir = $(includedir)/X11/extensions 841xinerama_HEADERS = \ 842 include/X11/extensions/panoramiXproto.h 843 844xineramaprotopkgconfigdir = $(datadir)/pkgconfig 845xineramaprotopkgconfig_DATA = xineramaproto.pc 846 847# SUBDIRS=specs 848dist_doc_DATA = \ 849 compositeproto.txt \ 850 damageproto.txt \ 851 dri2proto.txt \ 852 dri3proto.txt \ 853 fixesproto.txt \ 854 PM_spec \ 855 presentproto.txt \ 856 randrproto.txt \ 857 renderproto.txt \ 858 resproto.txt \ 859 xv-protocol-v2.txt 860 861EXTRA_DIST = \ 862 COPYING-applewmproto \ 863 COPYING-bigreqsproto \ 864 COPYING-compositeproto \ 865 COPYING-damageproto \ 866 COPYING-dmxproto \ 867 COPYING-dri2proto \ 868 COPYING-dri3proto \ 869 COPYING-evieproto \ 870 COPYING-fixesproto \ 871 COPYING-fontcacheproto \ 872 COPYING-fontsproto \ 873 COPYING-glproto \ 874 COPYING-inputproto \ 875 COPYING-kbproto \ 876 COPYING-lg3dproto \ 877 COPYING-panoramixproto \ 878 COPYING-pmproto \ 879 COPYING-presentproto \ 880 COPYING-printproto \ 881 COPYING-randrproto \ 882 COPYING-recordproto \ 883 COPYING-renderproto \ 884 COPYING-resourceproto \ 885 COPYING-scrnsaverproto \ 886 COPYING-trapproto \ 887 COPYING-videoproto \ 888 COPYING-windowswmproto \ 889 COPYING-x11proto \ 890 COPYING-xcmiscproto \ 891 COPYING-xextproto \ 892 COPYING-xf86bigfontproto \ 893 COPYING-xf86dgaproto \ 894 COPYING-xf86driproto \ 895 COPYING-xf86miscproto \ 896 COPYING-xf86rushproto \ 897 COPYING-xf86vidmodeproto \ 898 COPYING-xineramaproto \ 899 include/GL/internal/meson.build \ 900 include/GL/meson.build \ 901 include/meson.build \ 902 include/X11/dri/meson.build \ 903 include/X11/extensions/meson.build \ 904 include/X11/fonts/meson.build \ 905 include/X11/meson.build \ 906 include/X11/PM/meson.build \ 907 meson.build \ 908 meson_options.txt 909 910all: all-am 911 912.SUFFIXES: 913.SUFFIXES: .$(MISC_MAN_SUFFIX) .man 914am--refresh: Makefile 915 @: 916$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 917 @for dep in $?; do \ 918 case '$(am__configure_deps)' in \ 919 *$$dep*) \ 920 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \ 921 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \ 922 && exit 0; \ 923 exit 1;; \ 924 esac; \ 925 done; \ 926 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \ 927 $(am__cd) $(top_srcdir) && \ 928 $(AUTOMAKE) --foreign Makefile 929Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 930 @case '$?' in \ 931 *config.status*) \ 932 echo ' $(SHELL) ./config.status'; \ 933 $(SHELL) ./config.status;; \ 934 *) \ 935 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ 936 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ 937 esac; 938 939$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 940 $(SHELL) ./config.status --recheck 941 942$(top_srcdir)/configure: $(am__configure_deps) 943 $(am__cd) $(srcdir) && $(AUTOCONF) 944$(ACLOCAL_M4): $(am__aclocal_m4_deps) 945 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) 946$(am__aclocal_m4_deps): 947applewmproto.pc: $(top_builddir)/config.status $(srcdir)/applewmproto.pc.in 948 cd $(top_builddir) && $(SHELL) ./config.status $@ 949bigreqsproto.pc: $(top_builddir)/config.status $(srcdir)/bigreqsproto.pc.in 950 cd $(top_builddir) && $(SHELL) ./config.status $@ 951compositeproto.pc: $(top_builddir)/config.status $(srcdir)/compositeproto.pc.in 952 cd $(top_builddir) && $(SHELL) ./config.status $@ 953damageproto.pc: $(top_builddir)/config.status $(srcdir)/damageproto.pc.in 954 cd $(top_builddir) && $(SHELL) ./config.status $@ 955dmxproto.pc: $(top_builddir)/config.status $(srcdir)/dmxproto.pc.in 956 cd $(top_builddir) && $(SHELL) ./config.status $@ 957dri2proto.pc: $(top_builddir)/config.status $(srcdir)/dri2proto.pc.in 958 cd $(top_builddir) && $(SHELL) ./config.status $@ 959dri3proto.pc: $(top_builddir)/config.status $(srcdir)/dri3proto.pc.in 960 cd $(top_builddir) && $(SHELL) ./config.status $@ 961evieproto.pc: $(top_builddir)/config.status $(srcdir)/evieproto.pc.in 962 cd $(top_builddir) && $(SHELL) ./config.status $@ 963fixesproto.pc: $(top_builddir)/config.status $(srcdir)/fixesproto.pc.in 964 cd $(top_builddir) && $(SHELL) ./config.status $@ 965fontcacheproto.pc: $(top_builddir)/config.status $(srcdir)/fontcacheproto.pc.in 966 cd $(top_builddir) && $(SHELL) ./config.status $@ 967fontsproto.pc: $(top_builddir)/config.status $(srcdir)/fontsproto.pc.in 968 cd $(top_builddir) && $(SHELL) ./config.status $@ 969glproto.pc: $(top_builddir)/config.status $(srcdir)/glproto.pc.in 970 cd $(top_builddir) && $(SHELL) ./config.status $@ 971include/X11/Xpoll.h: $(top_builddir)/config.status $(top_srcdir)/include/X11/Xpoll.h.in 972 cd $(top_builddir) && $(SHELL) ./config.status $@ 973inputproto.pc: $(top_builddir)/config.status $(srcdir)/inputproto.pc.in 974 cd $(top_builddir) && $(SHELL) ./config.status $@ 975kbproto.pc: $(top_builddir)/config.status $(srcdir)/kbproto.pc.in 976 cd $(top_builddir) && $(SHELL) ./config.status $@ 977lg3dproto.pc: $(top_builddir)/config.status $(srcdir)/lg3dproto.pc.in 978 cd $(top_builddir) && $(SHELL) ./config.status $@ 979presentproto.pc: $(top_builddir)/config.status $(srcdir)/presentproto.pc.in 980 cd $(top_builddir) && $(SHELL) ./config.status $@ 981printproto.pc: $(top_builddir)/config.status $(srcdir)/printproto.pc.in 982 cd $(top_builddir) && $(SHELL) ./config.status $@ 983randrproto.pc: $(top_builddir)/config.status $(srcdir)/randrproto.pc.in 984 cd $(top_builddir) && $(SHELL) ./config.status $@ 985recordproto.pc: $(top_builddir)/config.status $(srcdir)/recordproto.pc.in 986 cd $(top_builddir) && $(SHELL) ./config.status $@ 987renderproto.pc: $(top_builddir)/config.status $(srcdir)/renderproto.pc.in 988 cd $(top_builddir) && $(SHELL) ./config.status $@ 989resourceproto.pc: $(top_builddir)/config.status $(srcdir)/resourceproto.pc.in 990 cd $(top_builddir) && $(SHELL) ./config.status $@ 991scrnsaverproto.pc: $(top_builddir)/config.status $(srcdir)/scrnsaverproto.pc.in 992 cd $(top_builddir) && $(SHELL) ./config.status $@ 993trapproto.pc: $(top_builddir)/config.status $(srcdir)/trapproto.pc.in 994 cd $(top_builddir) && $(SHELL) ./config.status $@ 995videoproto.pc: $(top_builddir)/config.status $(srcdir)/videoproto.pc.in 996 cd $(top_builddir) && $(SHELL) ./config.status $@ 997windowswmproto.pc: $(top_builddir)/config.status $(srcdir)/windowswmproto.pc.in 998 cd $(top_builddir) && $(SHELL) ./config.status $@ 999xcalibrateproto.pc: $(top_builddir)/config.status $(srcdir)/xcalibrateproto.pc.in 1000 cd $(top_builddir) && $(SHELL) ./config.status $@ 1001xcmiscproto.pc: $(top_builddir)/config.status $(srcdir)/xcmiscproto.pc.in 1002 cd $(top_builddir) && $(SHELL) ./config.status $@ 1003xextproto.pc: $(top_builddir)/config.status $(srcdir)/xextproto.pc.in 1004 cd $(top_builddir) && $(SHELL) ./config.status $@ 1005xf86bigfontproto.pc: $(top_builddir)/config.status $(srcdir)/xf86bigfontproto.pc.in 1006 cd $(top_builddir) && $(SHELL) ./config.status $@ 1007xf86dgaproto.pc: $(top_builddir)/config.status $(srcdir)/xf86dgaproto.pc.in 1008 cd $(top_builddir) && $(SHELL) ./config.status $@ 1009xf86driproto.pc: $(top_builddir)/config.status $(srcdir)/xf86driproto.pc.in 1010 cd $(top_builddir) && $(SHELL) ./config.status $@ 1011xf86miscproto.pc: $(top_builddir)/config.status $(srcdir)/xf86miscproto.pc.in 1012 cd $(top_builddir) && $(SHELL) ./config.status $@ 1013xf86rushproto.pc: $(top_builddir)/config.status $(srcdir)/xf86rushproto.pc.in 1014 cd $(top_builddir) && $(SHELL) ./config.status $@ 1015xf86vidmodeproto.pc: $(top_builddir)/config.status $(srcdir)/xf86vidmodeproto.pc.in 1016 cd $(top_builddir) && $(SHELL) ./config.status $@ 1017xineramaproto.pc: $(top_builddir)/config.status $(srcdir)/xineramaproto.pc.in 1018 cd $(top_builddir) && $(SHELL) ./config.status $@ 1019xproto.pc: $(top_builddir)/config.status $(srcdir)/xproto.pc.in 1020 cd $(top_builddir) && $(SHELL) ./config.status $@ 1021xproxymngproto.pc: $(top_builddir)/config.status $(srcdir)/xproxymngproto.pc.in 1022 cd $(top_builddir) && $(SHELL) ./config.status $@ 1023install-applewmprotopkgconfigDATA: $(applewmprotopkgconfig_DATA) 1024 @$(NORMAL_INSTALL) 1025 @list='$(applewmprotopkgconfig_DATA)'; test -n "$(applewmprotopkgconfigdir)" || list=; \ 1026 if test -n "$$list"; then \ 1027 echo " $(MKDIR_P) '$(DESTDIR)$(applewmprotopkgconfigdir)'"; \ 1028 $(MKDIR_P) "$(DESTDIR)$(applewmprotopkgconfigdir)" || exit 1; \ 1029 fi; \ 1030 for p in $$list; do \ 1031 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1032 echo "$$d$$p"; \ 1033 done | $(am__base_list) | \ 1034 while read files; do \ 1035 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(applewmprotopkgconfigdir)'"; \ 1036 $(INSTALL_DATA) $$files "$(DESTDIR)$(applewmprotopkgconfigdir)" || exit $$?; \ 1037 done 1038 1039uninstall-applewmprotopkgconfigDATA: 1040 @$(NORMAL_UNINSTALL) 1041 @list='$(applewmprotopkgconfig_DATA)'; test -n "$(applewmprotopkgconfigdir)" || list=; \ 1042 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1043 dir='$(DESTDIR)$(applewmprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1044install-bigreqsprotopkgconfigDATA: $(bigreqsprotopkgconfig_DATA) 1045 @$(NORMAL_INSTALL) 1046 @list='$(bigreqsprotopkgconfig_DATA)'; test -n "$(bigreqsprotopkgconfigdir)" || list=; \ 1047 if test -n "$$list"; then \ 1048 echo " $(MKDIR_P) '$(DESTDIR)$(bigreqsprotopkgconfigdir)'"; \ 1049 $(MKDIR_P) "$(DESTDIR)$(bigreqsprotopkgconfigdir)" || exit 1; \ 1050 fi; \ 1051 for p in $$list; do \ 1052 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1053 echo "$$d$$p"; \ 1054 done | $(am__base_list) | \ 1055 while read files; do \ 1056 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bigreqsprotopkgconfigdir)'"; \ 1057 $(INSTALL_DATA) $$files "$(DESTDIR)$(bigreqsprotopkgconfigdir)" || exit $$?; \ 1058 done 1059 1060uninstall-bigreqsprotopkgconfigDATA: 1061 @$(NORMAL_UNINSTALL) 1062 @list='$(bigreqsprotopkgconfig_DATA)'; test -n "$(bigreqsprotopkgconfigdir)" || list=; \ 1063 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1064 dir='$(DESTDIR)$(bigreqsprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1065install-calibrateprotopkgconfigDATA: $(calibrateprotopkgconfig_DATA) 1066 @$(NORMAL_INSTALL) 1067 @list='$(calibrateprotopkgconfig_DATA)'; test -n "$(calibrateprotopkgconfigdir)" || list=; \ 1068 if test -n "$$list"; then \ 1069 echo " $(MKDIR_P) '$(DESTDIR)$(calibrateprotopkgconfigdir)'"; \ 1070 $(MKDIR_P) "$(DESTDIR)$(calibrateprotopkgconfigdir)" || exit 1; \ 1071 fi; \ 1072 for p in $$list; do \ 1073 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1074 echo "$$d$$p"; \ 1075 done | $(am__base_list) | \ 1076 while read files; do \ 1077 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(calibrateprotopkgconfigdir)'"; \ 1078 $(INSTALL_DATA) $$files "$(DESTDIR)$(calibrateprotopkgconfigdir)" || exit $$?; \ 1079 done 1080 1081uninstall-calibrateprotopkgconfigDATA: 1082 @$(NORMAL_UNINSTALL) 1083 @list='$(calibrateprotopkgconfig_DATA)'; test -n "$(calibrateprotopkgconfigdir)" || list=; \ 1084 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1085 dir='$(DESTDIR)$(calibrateprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1086install-compositeprotopkgconfigDATA: $(compositeprotopkgconfig_DATA) 1087 @$(NORMAL_INSTALL) 1088 @list='$(compositeprotopkgconfig_DATA)'; test -n "$(compositeprotopkgconfigdir)" || list=; \ 1089 if test -n "$$list"; then \ 1090 echo " $(MKDIR_P) '$(DESTDIR)$(compositeprotopkgconfigdir)'"; \ 1091 $(MKDIR_P) "$(DESTDIR)$(compositeprotopkgconfigdir)" || exit 1; \ 1092 fi; \ 1093 for p in $$list; do \ 1094 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1095 echo "$$d$$p"; \ 1096 done | $(am__base_list) | \ 1097 while read files; do \ 1098 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(compositeprotopkgconfigdir)'"; \ 1099 $(INSTALL_DATA) $$files "$(DESTDIR)$(compositeprotopkgconfigdir)" || exit $$?; \ 1100 done 1101 1102uninstall-compositeprotopkgconfigDATA: 1103 @$(NORMAL_UNINSTALL) 1104 @list='$(compositeprotopkgconfig_DATA)'; test -n "$(compositeprotopkgconfigdir)" || list=; \ 1105 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1106 dir='$(DESTDIR)$(compositeprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1107install-damageprotopkgconfigDATA: $(damageprotopkgconfig_DATA) 1108 @$(NORMAL_INSTALL) 1109 @list='$(damageprotopkgconfig_DATA)'; test -n "$(damageprotopkgconfigdir)" || list=; \ 1110 if test -n "$$list"; then \ 1111 echo " $(MKDIR_P) '$(DESTDIR)$(damageprotopkgconfigdir)'"; \ 1112 $(MKDIR_P) "$(DESTDIR)$(damageprotopkgconfigdir)" || exit 1; \ 1113 fi; \ 1114 for p in $$list; do \ 1115 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1116 echo "$$d$$p"; \ 1117 done | $(am__base_list) | \ 1118 while read files; do \ 1119 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(damageprotopkgconfigdir)'"; \ 1120 $(INSTALL_DATA) $$files "$(DESTDIR)$(damageprotopkgconfigdir)" || exit $$?; \ 1121 done 1122 1123uninstall-damageprotopkgconfigDATA: 1124 @$(NORMAL_UNINSTALL) 1125 @list='$(damageprotopkgconfig_DATA)'; test -n "$(damageprotopkgconfigdir)" || list=; \ 1126 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1127 dir='$(DESTDIR)$(damageprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1128install-dist_docDATA: $(dist_doc_DATA) 1129 @$(NORMAL_INSTALL) 1130 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 1131 if test -n "$$list"; then \ 1132 echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \ 1133 $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \ 1134 fi; \ 1135 for p in $$list; do \ 1136 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1137 echo "$$d$$p"; \ 1138 done | $(am__base_list) | \ 1139 while read files; do \ 1140 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \ 1141 $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \ 1142 done 1143 1144uninstall-dist_docDATA: 1145 @$(NORMAL_UNINSTALL) 1146 @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \ 1147 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1148 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir) 1149install-dmxprotopkgconfigDATA: $(dmxprotopkgconfig_DATA) 1150 @$(NORMAL_INSTALL) 1151 @list='$(dmxprotopkgconfig_DATA)'; test -n "$(dmxprotopkgconfigdir)" || list=; \ 1152 if test -n "$$list"; then \ 1153 echo " $(MKDIR_P) '$(DESTDIR)$(dmxprotopkgconfigdir)'"; \ 1154 $(MKDIR_P) "$(DESTDIR)$(dmxprotopkgconfigdir)" || exit 1; \ 1155 fi; \ 1156 for p in $$list; do \ 1157 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1158 echo "$$d$$p"; \ 1159 done | $(am__base_list) | \ 1160 while read files; do \ 1161 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dmxprotopkgconfigdir)'"; \ 1162 $(INSTALL_DATA) $$files "$(DESTDIR)$(dmxprotopkgconfigdir)" || exit $$?; \ 1163 done 1164 1165uninstall-dmxprotopkgconfigDATA: 1166 @$(NORMAL_UNINSTALL) 1167 @list='$(dmxprotopkgconfig_DATA)'; test -n "$(dmxprotopkgconfigdir)" || list=; \ 1168 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1169 dir='$(DESTDIR)$(dmxprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1170install-dri2protopkgconfigDATA: $(dri2protopkgconfig_DATA) 1171 @$(NORMAL_INSTALL) 1172 @list='$(dri2protopkgconfig_DATA)'; test -n "$(dri2protopkgconfigdir)" || list=; \ 1173 if test -n "$$list"; then \ 1174 echo " $(MKDIR_P) '$(DESTDIR)$(dri2protopkgconfigdir)'"; \ 1175 $(MKDIR_P) "$(DESTDIR)$(dri2protopkgconfigdir)" || exit 1; \ 1176 fi; \ 1177 for p in $$list; do \ 1178 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1179 echo "$$d$$p"; \ 1180 done | $(am__base_list) | \ 1181 while read files; do \ 1182 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dri2protopkgconfigdir)'"; \ 1183 $(INSTALL_DATA) $$files "$(DESTDIR)$(dri2protopkgconfigdir)" || exit $$?; \ 1184 done 1185 1186uninstall-dri2protopkgconfigDATA: 1187 @$(NORMAL_UNINSTALL) 1188 @list='$(dri2protopkgconfig_DATA)'; test -n "$(dri2protopkgconfigdir)" || list=; \ 1189 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1190 dir='$(DESTDIR)$(dri2protopkgconfigdir)'; $(am__uninstall_files_from_dir) 1191install-dri3protopkgconfigDATA: $(dri3protopkgconfig_DATA) 1192 @$(NORMAL_INSTALL) 1193 @list='$(dri3protopkgconfig_DATA)'; test -n "$(dri3protopkgconfigdir)" || list=; \ 1194 if test -n "$$list"; then \ 1195 echo " $(MKDIR_P) '$(DESTDIR)$(dri3protopkgconfigdir)'"; \ 1196 $(MKDIR_P) "$(DESTDIR)$(dri3protopkgconfigdir)" || exit 1; \ 1197 fi; \ 1198 for p in $$list; do \ 1199 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1200 echo "$$d$$p"; \ 1201 done | $(am__base_list) | \ 1202 while read files; do \ 1203 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dri3protopkgconfigdir)'"; \ 1204 $(INSTALL_DATA) $$files "$(DESTDIR)$(dri3protopkgconfigdir)" || exit $$?; \ 1205 done 1206 1207uninstall-dri3protopkgconfigDATA: 1208 @$(NORMAL_UNINSTALL) 1209 @list='$(dri3protopkgconfig_DATA)'; test -n "$(dri3protopkgconfigdir)" || list=; \ 1210 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1211 dir='$(DESTDIR)$(dri3protopkgconfigdir)'; $(am__uninstall_files_from_dir) 1212install-evieprotopkgconfigDATA: $(evieprotopkgconfig_DATA) 1213 @$(NORMAL_INSTALL) 1214 @list='$(evieprotopkgconfig_DATA)'; test -n "$(evieprotopkgconfigdir)" || list=; \ 1215 if test -n "$$list"; then \ 1216 echo " $(MKDIR_P) '$(DESTDIR)$(evieprotopkgconfigdir)'"; \ 1217 $(MKDIR_P) "$(DESTDIR)$(evieprotopkgconfigdir)" || exit 1; \ 1218 fi; \ 1219 for p in $$list; do \ 1220 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1221 echo "$$d$$p"; \ 1222 done | $(am__base_list) | \ 1223 while read files; do \ 1224 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(evieprotopkgconfigdir)'"; \ 1225 $(INSTALL_DATA) $$files "$(DESTDIR)$(evieprotopkgconfigdir)" || exit $$?; \ 1226 done 1227 1228uninstall-evieprotopkgconfigDATA: 1229 @$(NORMAL_UNINSTALL) 1230 @list='$(evieprotopkgconfig_DATA)'; test -n "$(evieprotopkgconfigdir)" || list=; \ 1231 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1232 dir='$(DESTDIR)$(evieprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1233install-fixesprotopkgconfigDATA: $(fixesprotopkgconfig_DATA) 1234 @$(NORMAL_INSTALL) 1235 @list='$(fixesprotopkgconfig_DATA)'; test -n "$(fixesprotopkgconfigdir)" || list=; \ 1236 if test -n "$$list"; then \ 1237 echo " $(MKDIR_P) '$(DESTDIR)$(fixesprotopkgconfigdir)'"; \ 1238 $(MKDIR_P) "$(DESTDIR)$(fixesprotopkgconfigdir)" || exit 1; \ 1239 fi; \ 1240 for p in $$list; do \ 1241 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1242 echo "$$d$$p"; \ 1243 done | $(am__base_list) | \ 1244 while read files; do \ 1245 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fixesprotopkgconfigdir)'"; \ 1246 $(INSTALL_DATA) $$files "$(DESTDIR)$(fixesprotopkgconfigdir)" || exit $$?; \ 1247 done 1248 1249uninstall-fixesprotopkgconfigDATA: 1250 @$(NORMAL_UNINSTALL) 1251 @list='$(fixesprotopkgconfig_DATA)'; test -n "$(fixesprotopkgconfigdir)" || list=; \ 1252 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1253 dir='$(DESTDIR)$(fixesprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1254install-fontcacheprotopkgconfigDATA: $(fontcacheprotopkgconfig_DATA) 1255 @$(NORMAL_INSTALL) 1256 @list='$(fontcacheprotopkgconfig_DATA)'; test -n "$(fontcacheprotopkgconfigdir)" || list=; \ 1257 if test -n "$$list"; then \ 1258 echo " $(MKDIR_P) '$(DESTDIR)$(fontcacheprotopkgconfigdir)'"; \ 1259 $(MKDIR_P) "$(DESTDIR)$(fontcacheprotopkgconfigdir)" || exit 1; \ 1260 fi; \ 1261 for p in $$list; do \ 1262 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1263 echo "$$d$$p"; \ 1264 done | $(am__base_list) | \ 1265 while read files; do \ 1266 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontcacheprotopkgconfigdir)'"; \ 1267 $(INSTALL_DATA) $$files "$(DESTDIR)$(fontcacheprotopkgconfigdir)" || exit $$?; \ 1268 done 1269 1270uninstall-fontcacheprotopkgconfigDATA: 1271 @$(NORMAL_UNINSTALL) 1272 @list='$(fontcacheprotopkgconfig_DATA)'; test -n "$(fontcacheprotopkgconfigdir)" || list=; \ 1273 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1274 dir='$(DESTDIR)$(fontcacheprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1275install-fontsprotopkgconfigDATA: $(fontsprotopkgconfig_DATA) 1276 @$(NORMAL_INSTALL) 1277 @list='$(fontsprotopkgconfig_DATA)'; test -n "$(fontsprotopkgconfigdir)" || list=; \ 1278 if test -n "$$list"; then \ 1279 echo " $(MKDIR_P) '$(DESTDIR)$(fontsprotopkgconfigdir)'"; \ 1280 $(MKDIR_P) "$(DESTDIR)$(fontsprotopkgconfigdir)" || exit 1; \ 1281 fi; \ 1282 for p in $$list; do \ 1283 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1284 echo "$$d$$p"; \ 1285 done | $(am__base_list) | \ 1286 while read files; do \ 1287 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(fontsprotopkgconfigdir)'"; \ 1288 $(INSTALL_DATA) $$files "$(DESTDIR)$(fontsprotopkgconfigdir)" || exit $$?; \ 1289 done 1290 1291uninstall-fontsprotopkgconfigDATA: 1292 @$(NORMAL_UNINSTALL) 1293 @list='$(fontsprotopkgconfig_DATA)'; test -n "$(fontsprotopkgconfigdir)" || list=; \ 1294 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1295 dir='$(DESTDIR)$(fontsprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1296install-glprotopkgconfigDATA: $(glprotopkgconfig_DATA) 1297 @$(NORMAL_INSTALL) 1298 @list='$(glprotopkgconfig_DATA)'; test -n "$(glprotopkgconfigdir)" || list=; \ 1299 if test -n "$$list"; then \ 1300 echo " $(MKDIR_P) '$(DESTDIR)$(glprotopkgconfigdir)'"; \ 1301 $(MKDIR_P) "$(DESTDIR)$(glprotopkgconfigdir)" || exit 1; \ 1302 fi; \ 1303 for p in $$list; do \ 1304 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1305 echo "$$d$$p"; \ 1306 done | $(am__base_list) | \ 1307 while read files; do \ 1308 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(glprotopkgconfigdir)'"; \ 1309 $(INSTALL_DATA) $$files "$(DESTDIR)$(glprotopkgconfigdir)" || exit $$?; \ 1310 done 1311 1312uninstall-glprotopkgconfigDATA: 1313 @$(NORMAL_UNINSTALL) 1314 @list='$(glprotopkgconfig_DATA)'; test -n "$(glprotopkgconfigdir)" || list=; \ 1315 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1316 dir='$(DESTDIR)$(glprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1317install-inputprotopkgconfigDATA: $(inputprotopkgconfig_DATA) 1318 @$(NORMAL_INSTALL) 1319 @list='$(inputprotopkgconfig_DATA)'; test -n "$(inputprotopkgconfigdir)" || list=; \ 1320 if test -n "$$list"; then \ 1321 echo " $(MKDIR_P) '$(DESTDIR)$(inputprotopkgconfigdir)'"; \ 1322 $(MKDIR_P) "$(DESTDIR)$(inputprotopkgconfigdir)" || exit 1; \ 1323 fi; \ 1324 for p in $$list; do \ 1325 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1326 echo "$$d$$p"; \ 1327 done | $(am__base_list) | \ 1328 while read files; do \ 1329 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(inputprotopkgconfigdir)'"; \ 1330 $(INSTALL_DATA) $$files "$(DESTDIR)$(inputprotopkgconfigdir)" || exit $$?; \ 1331 done 1332 1333uninstall-inputprotopkgconfigDATA: 1334 @$(NORMAL_UNINSTALL) 1335 @list='$(inputprotopkgconfig_DATA)'; test -n "$(inputprotopkgconfigdir)" || list=; \ 1336 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1337 dir='$(DESTDIR)$(inputprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1338install-kbprotopkgconfigDATA: $(kbprotopkgconfig_DATA) 1339 @$(NORMAL_INSTALL) 1340 @list='$(kbprotopkgconfig_DATA)'; test -n "$(kbprotopkgconfigdir)" || list=; \ 1341 if test -n "$$list"; then \ 1342 echo " $(MKDIR_P) '$(DESTDIR)$(kbprotopkgconfigdir)'"; \ 1343 $(MKDIR_P) "$(DESTDIR)$(kbprotopkgconfigdir)" || exit 1; \ 1344 fi; \ 1345 for p in $$list; do \ 1346 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1347 echo "$$d$$p"; \ 1348 done | $(am__base_list) | \ 1349 while read files; do \ 1350 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(kbprotopkgconfigdir)'"; \ 1351 $(INSTALL_DATA) $$files "$(DESTDIR)$(kbprotopkgconfigdir)" || exit $$?; \ 1352 done 1353 1354uninstall-kbprotopkgconfigDATA: 1355 @$(NORMAL_UNINSTALL) 1356 @list='$(kbprotopkgconfig_DATA)'; test -n "$(kbprotopkgconfigdir)" || list=; \ 1357 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1358 dir='$(DESTDIR)$(kbprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1359install-lg3dprotopkgconfigDATA: $(lg3dprotopkgconfig_DATA) 1360 @$(NORMAL_INSTALL) 1361 @list='$(lg3dprotopkgconfig_DATA)'; test -n "$(lg3dprotopkgconfigdir)" || list=; \ 1362 if test -n "$$list"; then \ 1363 echo " $(MKDIR_P) '$(DESTDIR)$(lg3dprotopkgconfigdir)'"; \ 1364 $(MKDIR_P) "$(DESTDIR)$(lg3dprotopkgconfigdir)" || exit 1; \ 1365 fi; \ 1366 for p in $$list; do \ 1367 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1368 echo "$$d$$p"; \ 1369 done | $(am__base_list) | \ 1370 while read files; do \ 1371 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(lg3dprotopkgconfigdir)'"; \ 1372 $(INSTALL_DATA) $$files "$(DESTDIR)$(lg3dprotopkgconfigdir)" || exit $$?; \ 1373 done 1374 1375uninstall-lg3dprotopkgconfigDATA: 1376 @$(NORMAL_UNINSTALL) 1377 @list='$(lg3dprotopkgconfig_DATA)'; test -n "$(lg3dprotopkgconfigdir)" || list=; \ 1378 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1379 dir='$(DESTDIR)$(lg3dprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1380install-miscmanDATA: $(miscman_DATA) 1381 @$(NORMAL_INSTALL) 1382 @list='$(miscman_DATA)'; test -n "$(miscmandir)" || list=; \ 1383 if test -n "$$list"; then \ 1384 echo " $(MKDIR_P) '$(DESTDIR)$(miscmandir)'"; \ 1385 $(MKDIR_P) "$(DESTDIR)$(miscmandir)" || exit 1; \ 1386 fi; \ 1387 for p in $$list; do \ 1388 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1389 echo "$$d$$p"; \ 1390 done | $(am__base_list) | \ 1391 while read files; do \ 1392 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(miscmandir)'"; \ 1393 $(INSTALL_DATA) $$files "$(DESTDIR)$(miscmandir)" || exit $$?; \ 1394 done 1395 1396uninstall-miscmanDATA: 1397 @$(NORMAL_UNINSTALL) 1398 @list='$(miscman_DATA)'; test -n "$(miscmandir)" || list=; \ 1399 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1400 dir='$(DESTDIR)$(miscmandir)'; $(am__uninstall_files_from_dir) 1401install-pmprotopkgconfigDATA: $(pmprotopkgconfig_DATA) 1402 @$(NORMAL_INSTALL) 1403 @list='$(pmprotopkgconfig_DATA)'; test -n "$(pmprotopkgconfigdir)" || list=; \ 1404 if test -n "$$list"; then \ 1405 echo " $(MKDIR_P) '$(DESTDIR)$(pmprotopkgconfigdir)'"; \ 1406 $(MKDIR_P) "$(DESTDIR)$(pmprotopkgconfigdir)" || exit 1; \ 1407 fi; \ 1408 for p in $$list; do \ 1409 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1410 echo "$$d$$p"; \ 1411 done | $(am__base_list) | \ 1412 while read files; do \ 1413 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pmprotopkgconfigdir)'"; \ 1414 $(INSTALL_DATA) $$files "$(DESTDIR)$(pmprotopkgconfigdir)" || exit $$?; \ 1415 done 1416 1417uninstall-pmprotopkgconfigDATA: 1418 @$(NORMAL_UNINSTALL) 1419 @list='$(pmprotopkgconfig_DATA)'; test -n "$(pmprotopkgconfigdir)" || list=; \ 1420 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1421 dir='$(DESTDIR)$(pmprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1422install-presentprotopkgconfigDATA: $(presentprotopkgconfig_DATA) 1423 @$(NORMAL_INSTALL) 1424 @list='$(presentprotopkgconfig_DATA)'; test -n "$(presentprotopkgconfigdir)" || list=; \ 1425 if test -n "$$list"; then \ 1426 echo " $(MKDIR_P) '$(DESTDIR)$(presentprotopkgconfigdir)'"; \ 1427 $(MKDIR_P) "$(DESTDIR)$(presentprotopkgconfigdir)" || exit 1; \ 1428 fi; \ 1429 for p in $$list; do \ 1430 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1431 echo "$$d$$p"; \ 1432 done | $(am__base_list) | \ 1433 while read files; do \ 1434 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(presentprotopkgconfigdir)'"; \ 1435 $(INSTALL_DATA) $$files "$(DESTDIR)$(presentprotopkgconfigdir)" || exit $$?; \ 1436 done 1437 1438uninstall-presentprotopkgconfigDATA: 1439 @$(NORMAL_UNINSTALL) 1440 @list='$(presentprotopkgconfig_DATA)'; test -n "$(presentprotopkgconfigdir)" || list=; \ 1441 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1442 dir='$(DESTDIR)$(presentprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1443install-printprotopkgconfigDATA: $(printprotopkgconfig_DATA) 1444 @$(NORMAL_INSTALL) 1445 @list='$(printprotopkgconfig_DATA)'; test -n "$(printprotopkgconfigdir)" || list=; \ 1446 if test -n "$$list"; then \ 1447 echo " $(MKDIR_P) '$(DESTDIR)$(printprotopkgconfigdir)'"; \ 1448 $(MKDIR_P) "$(DESTDIR)$(printprotopkgconfigdir)" || exit 1; \ 1449 fi; \ 1450 for p in $$list; do \ 1451 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1452 echo "$$d$$p"; \ 1453 done | $(am__base_list) | \ 1454 while read files; do \ 1455 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(printprotopkgconfigdir)'"; \ 1456 $(INSTALL_DATA) $$files "$(DESTDIR)$(printprotopkgconfigdir)" || exit $$?; \ 1457 done 1458 1459uninstall-printprotopkgconfigDATA: 1460 @$(NORMAL_UNINSTALL) 1461 @list='$(printprotopkgconfig_DATA)'; test -n "$(printprotopkgconfigdir)" || list=; \ 1462 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1463 dir='$(DESTDIR)$(printprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1464install-randrprotopkgconfigDATA: $(randrprotopkgconfig_DATA) 1465 @$(NORMAL_INSTALL) 1466 @list='$(randrprotopkgconfig_DATA)'; test -n "$(randrprotopkgconfigdir)" || list=; \ 1467 if test -n "$$list"; then \ 1468 echo " $(MKDIR_P) '$(DESTDIR)$(randrprotopkgconfigdir)'"; \ 1469 $(MKDIR_P) "$(DESTDIR)$(randrprotopkgconfigdir)" || exit 1; \ 1470 fi; \ 1471 for p in $$list; do \ 1472 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1473 echo "$$d$$p"; \ 1474 done | $(am__base_list) | \ 1475 while read files; do \ 1476 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(randrprotopkgconfigdir)'"; \ 1477 $(INSTALL_DATA) $$files "$(DESTDIR)$(randrprotopkgconfigdir)" || exit $$?; \ 1478 done 1479 1480uninstall-randrprotopkgconfigDATA: 1481 @$(NORMAL_UNINSTALL) 1482 @list='$(randrprotopkgconfig_DATA)'; test -n "$(randrprotopkgconfigdir)" || list=; \ 1483 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1484 dir='$(DESTDIR)$(randrprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1485install-recordprotopkgconfigDATA: $(recordprotopkgconfig_DATA) 1486 @$(NORMAL_INSTALL) 1487 @list='$(recordprotopkgconfig_DATA)'; test -n "$(recordprotopkgconfigdir)" || list=; \ 1488 if test -n "$$list"; then \ 1489 echo " $(MKDIR_P) '$(DESTDIR)$(recordprotopkgconfigdir)'"; \ 1490 $(MKDIR_P) "$(DESTDIR)$(recordprotopkgconfigdir)" || exit 1; \ 1491 fi; \ 1492 for p in $$list; do \ 1493 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1494 echo "$$d$$p"; \ 1495 done | $(am__base_list) | \ 1496 while read files; do \ 1497 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(recordprotopkgconfigdir)'"; \ 1498 $(INSTALL_DATA) $$files "$(DESTDIR)$(recordprotopkgconfigdir)" || exit $$?; \ 1499 done 1500 1501uninstall-recordprotopkgconfigDATA: 1502 @$(NORMAL_UNINSTALL) 1503 @list='$(recordprotopkgconfig_DATA)'; test -n "$(recordprotopkgconfigdir)" || list=; \ 1504 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1505 dir='$(DESTDIR)$(recordprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1506install-renderprotopkgconfigDATA: $(renderprotopkgconfig_DATA) 1507 @$(NORMAL_INSTALL) 1508 @list='$(renderprotopkgconfig_DATA)'; test -n "$(renderprotopkgconfigdir)" || list=; \ 1509 if test -n "$$list"; then \ 1510 echo " $(MKDIR_P) '$(DESTDIR)$(renderprotopkgconfigdir)'"; \ 1511 $(MKDIR_P) "$(DESTDIR)$(renderprotopkgconfigdir)" || exit 1; \ 1512 fi; \ 1513 for p in $$list; do \ 1514 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1515 echo "$$d$$p"; \ 1516 done | $(am__base_list) | \ 1517 while read files; do \ 1518 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(renderprotopkgconfigdir)'"; \ 1519 $(INSTALL_DATA) $$files "$(DESTDIR)$(renderprotopkgconfigdir)" || exit $$?; \ 1520 done 1521 1522uninstall-renderprotopkgconfigDATA: 1523 @$(NORMAL_UNINSTALL) 1524 @list='$(renderprotopkgconfig_DATA)'; test -n "$(renderprotopkgconfigdir)" || list=; \ 1525 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1526 dir='$(DESTDIR)$(renderprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1527install-resourceprotopkgconfigDATA: $(resourceprotopkgconfig_DATA) 1528 @$(NORMAL_INSTALL) 1529 @list='$(resourceprotopkgconfig_DATA)'; test -n "$(resourceprotopkgconfigdir)" || list=; \ 1530 if test -n "$$list"; then \ 1531 echo " $(MKDIR_P) '$(DESTDIR)$(resourceprotopkgconfigdir)'"; \ 1532 $(MKDIR_P) "$(DESTDIR)$(resourceprotopkgconfigdir)" || exit 1; \ 1533 fi; \ 1534 for p in $$list; do \ 1535 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1536 echo "$$d$$p"; \ 1537 done | $(am__base_list) | \ 1538 while read files; do \ 1539 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(resourceprotopkgconfigdir)'"; \ 1540 $(INSTALL_DATA) $$files "$(DESTDIR)$(resourceprotopkgconfigdir)" || exit $$?; \ 1541 done 1542 1543uninstall-resourceprotopkgconfigDATA: 1544 @$(NORMAL_UNINSTALL) 1545 @list='$(resourceprotopkgconfig_DATA)'; test -n "$(resourceprotopkgconfigdir)" || list=; \ 1546 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1547 dir='$(DESTDIR)$(resourceprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1548install-scrnsaverprotopkgconfigDATA: $(scrnsaverprotopkgconfig_DATA) 1549 @$(NORMAL_INSTALL) 1550 @list='$(scrnsaverprotopkgconfig_DATA)'; test -n "$(scrnsaverprotopkgconfigdir)" || list=; \ 1551 if test -n "$$list"; then \ 1552 echo " $(MKDIR_P) '$(DESTDIR)$(scrnsaverprotopkgconfigdir)'"; \ 1553 $(MKDIR_P) "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" || exit 1; \ 1554 fi; \ 1555 for p in $$list; do \ 1556 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1557 echo "$$d$$p"; \ 1558 done | $(am__base_list) | \ 1559 while read files; do \ 1560 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scrnsaverprotopkgconfigdir)'"; \ 1561 $(INSTALL_DATA) $$files "$(DESTDIR)$(scrnsaverprotopkgconfigdir)" || exit $$?; \ 1562 done 1563 1564uninstall-scrnsaverprotopkgconfigDATA: 1565 @$(NORMAL_UNINSTALL) 1566 @list='$(scrnsaverprotopkgconfig_DATA)'; test -n "$(scrnsaverprotopkgconfigdir)" || list=; \ 1567 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1568 dir='$(DESTDIR)$(scrnsaverprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1569install-trapprotopkgconfigDATA: $(trapprotopkgconfig_DATA) 1570 @$(NORMAL_INSTALL) 1571 @list='$(trapprotopkgconfig_DATA)'; test -n "$(trapprotopkgconfigdir)" || list=; \ 1572 if test -n "$$list"; then \ 1573 echo " $(MKDIR_P) '$(DESTDIR)$(trapprotopkgconfigdir)'"; \ 1574 $(MKDIR_P) "$(DESTDIR)$(trapprotopkgconfigdir)" || exit 1; \ 1575 fi; \ 1576 for p in $$list; do \ 1577 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1578 echo "$$d$$p"; \ 1579 done | $(am__base_list) | \ 1580 while read files; do \ 1581 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(trapprotopkgconfigdir)'"; \ 1582 $(INSTALL_DATA) $$files "$(DESTDIR)$(trapprotopkgconfigdir)" || exit $$?; \ 1583 done 1584 1585uninstall-trapprotopkgconfigDATA: 1586 @$(NORMAL_UNINSTALL) 1587 @list='$(trapprotopkgconfig_DATA)'; test -n "$(trapprotopkgconfigdir)" || list=; \ 1588 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1589 dir='$(DESTDIR)$(trapprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1590install-videoprotopkgconfigDATA: $(videoprotopkgconfig_DATA) 1591 @$(NORMAL_INSTALL) 1592 @list='$(videoprotopkgconfig_DATA)'; test -n "$(videoprotopkgconfigdir)" || list=; \ 1593 if test -n "$$list"; then \ 1594 echo " $(MKDIR_P) '$(DESTDIR)$(videoprotopkgconfigdir)'"; \ 1595 $(MKDIR_P) "$(DESTDIR)$(videoprotopkgconfigdir)" || exit 1; \ 1596 fi; \ 1597 for p in $$list; do \ 1598 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1599 echo "$$d$$p"; \ 1600 done | $(am__base_list) | \ 1601 while read files; do \ 1602 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(videoprotopkgconfigdir)'"; \ 1603 $(INSTALL_DATA) $$files "$(DESTDIR)$(videoprotopkgconfigdir)" || exit $$?; \ 1604 done 1605 1606uninstall-videoprotopkgconfigDATA: 1607 @$(NORMAL_UNINSTALL) 1608 @list='$(videoprotopkgconfig_DATA)'; test -n "$(videoprotopkgconfigdir)" || list=; \ 1609 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1610 dir='$(DESTDIR)$(videoprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1611install-windowswmprotopkgconfigDATA: $(windowswmprotopkgconfig_DATA) 1612 @$(NORMAL_INSTALL) 1613 @list='$(windowswmprotopkgconfig_DATA)'; test -n "$(windowswmprotopkgconfigdir)" || list=; \ 1614 if test -n "$$list"; then \ 1615 echo " $(MKDIR_P) '$(DESTDIR)$(windowswmprotopkgconfigdir)'"; \ 1616 $(MKDIR_P) "$(DESTDIR)$(windowswmprotopkgconfigdir)" || exit 1; \ 1617 fi; \ 1618 for p in $$list; do \ 1619 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1620 echo "$$d$$p"; \ 1621 done | $(am__base_list) | \ 1622 while read files; do \ 1623 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(windowswmprotopkgconfigdir)'"; \ 1624 $(INSTALL_DATA) $$files "$(DESTDIR)$(windowswmprotopkgconfigdir)" || exit $$?; \ 1625 done 1626 1627uninstall-windowswmprotopkgconfigDATA: 1628 @$(NORMAL_UNINSTALL) 1629 @list='$(windowswmprotopkgconfig_DATA)'; test -n "$(windowswmprotopkgconfigdir)" || list=; \ 1630 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1631 dir='$(DESTDIR)$(windowswmprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1632install-x11protopkgconfigDATA: $(x11protopkgconfig_DATA) 1633 @$(NORMAL_INSTALL) 1634 @list='$(x11protopkgconfig_DATA)'; test -n "$(x11protopkgconfigdir)" || list=; \ 1635 if test -n "$$list"; then \ 1636 echo " $(MKDIR_P) '$(DESTDIR)$(x11protopkgconfigdir)'"; \ 1637 $(MKDIR_P) "$(DESTDIR)$(x11protopkgconfigdir)" || exit 1; \ 1638 fi; \ 1639 for p in $$list; do \ 1640 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1641 echo "$$d$$p"; \ 1642 done | $(am__base_list) | \ 1643 while read files; do \ 1644 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(x11protopkgconfigdir)'"; \ 1645 $(INSTALL_DATA) $$files "$(DESTDIR)$(x11protopkgconfigdir)" || exit $$?; \ 1646 done 1647 1648uninstall-x11protopkgconfigDATA: 1649 @$(NORMAL_UNINSTALL) 1650 @list='$(x11protopkgconfig_DATA)'; test -n "$(x11protopkgconfigdir)" || list=; \ 1651 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1652 dir='$(DESTDIR)$(x11protopkgconfigdir)'; $(am__uninstall_files_from_dir) 1653install-xcmiscprotopkgconfigDATA: $(xcmiscprotopkgconfig_DATA) 1654 @$(NORMAL_INSTALL) 1655 @list='$(xcmiscprotopkgconfig_DATA)'; test -n "$(xcmiscprotopkgconfigdir)" || list=; \ 1656 if test -n "$$list"; then \ 1657 echo " $(MKDIR_P) '$(DESTDIR)$(xcmiscprotopkgconfigdir)'"; \ 1658 $(MKDIR_P) "$(DESTDIR)$(xcmiscprotopkgconfigdir)" || exit 1; \ 1659 fi; \ 1660 for p in $$list; do \ 1661 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1662 echo "$$d$$p"; \ 1663 done | $(am__base_list) | \ 1664 while read files; do \ 1665 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xcmiscprotopkgconfigdir)'"; \ 1666 $(INSTALL_DATA) $$files "$(DESTDIR)$(xcmiscprotopkgconfigdir)" || exit $$?; \ 1667 done 1668 1669uninstall-xcmiscprotopkgconfigDATA: 1670 @$(NORMAL_UNINSTALL) 1671 @list='$(xcmiscprotopkgconfig_DATA)'; test -n "$(xcmiscprotopkgconfigdir)" || list=; \ 1672 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1673 dir='$(DESTDIR)$(xcmiscprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1674install-xextprotopkgconfigDATA: $(xextprotopkgconfig_DATA) 1675 @$(NORMAL_INSTALL) 1676 @list='$(xextprotopkgconfig_DATA)'; test -n "$(xextprotopkgconfigdir)" || list=; \ 1677 if test -n "$$list"; then \ 1678 echo " $(MKDIR_P) '$(DESTDIR)$(xextprotopkgconfigdir)'"; \ 1679 $(MKDIR_P) "$(DESTDIR)$(xextprotopkgconfigdir)" || exit 1; \ 1680 fi; \ 1681 for p in $$list; do \ 1682 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1683 echo "$$d$$p"; \ 1684 done | $(am__base_list) | \ 1685 while read files; do \ 1686 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xextprotopkgconfigdir)'"; \ 1687 $(INSTALL_DATA) $$files "$(DESTDIR)$(xextprotopkgconfigdir)" || exit $$?; \ 1688 done 1689 1690uninstall-xextprotopkgconfigDATA: 1691 @$(NORMAL_UNINSTALL) 1692 @list='$(xextprotopkgconfig_DATA)'; test -n "$(xextprotopkgconfigdir)" || list=; \ 1693 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1694 dir='$(DESTDIR)$(xextprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1695install-xf86bigfontprotopkgconfigDATA: $(xf86bigfontprotopkgconfig_DATA) 1696 @$(NORMAL_INSTALL) 1697 @list='$(xf86bigfontprotopkgconfig_DATA)'; test -n "$(xf86bigfontprotopkgconfigdir)" || list=; \ 1698 if test -n "$$list"; then \ 1699 echo " $(MKDIR_P) '$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'"; \ 1700 $(MKDIR_P) "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" || exit 1; \ 1701 fi; \ 1702 for p in $$list; do \ 1703 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1704 echo "$$d$$p"; \ 1705 done | $(am__base_list) | \ 1706 while read files; do \ 1707 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'"; \ 1708 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86bigfontprotopkgconfigdir)" || exit $$?; \ 1709 done 1710 1711uninstall-xf86bigfontprotopkgconfigDATA: 1712 @$(NORMAL_UNINSTALL) 1713 @list='$(xf86bigfontprotopkgconfig_DATA)'; test -n "$(xf86bigfontprotopkgconfigdir)" || list=; \ 1714 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1715 dir='$(DESTDIR)$(xf86bigfontprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1716install-xf86dgaprotopkgconfigDATA: $(xf86dgaprotopkgconfig_DATA) 1717 @$(NORMAL_INSTALL) 1718 @list='$(xf86dgaprotopkgconfig_DATA)'; test -n "$(xf86dgaprotopkgconfigdir)" || list=; \ 1719 if test -n "$$list"; then \ 1720 echo " $(MKDIR_P) '$(DESTDIR)$(xf86dgaprotopkgconfigdir)'"; \ 1721 $(MKDIR_P) "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" || exit 1; \ 1722 fi; \ 1723 for p in $$list; do \ 1724 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1725 echo "$$d$$p"; \ 1726 done | $(am__base_list) | \ 1727 while read files; do \ 1728 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86dgaprotopkgconfigdir)'"; \ 1729 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86dgaprotopkgconfigdir)" || exit $$?; \ 1730 done 1731 1732uninstall-xf86dgaprotopkgconfigDATA: 1733 @$(NORMAL_UNINSTALL) 1734 @list='$(xf86dgaprotopkgconfig_DATA)'; test -n "$(xf86dgaprotopkgconfigdir)" || list=; \ 1735 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1736 dir='$(DESTDIR)$(xf86dgaprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1737install-xf86driprotopkgconfigDATA: $(xf86driprotopkgconfig_DATA) 1738 @$(NORMAL_INSTALL) 1739 @list='$(xf86driprotopkgconfig_DATA)'; test -n "$(xf86driprotopkgconfigdir)" || list=; \ 1740 if test -n "$$list"; then \ 1741 echo " $(MKDIR_P) '$(DESTDIR)$(xf86driprotopkgconfigdir)'"; \ 1742 $(MKDIR_P) "$(DESTDIR)$(xf86driprotopkgconfigdir)" || exit 1; \ 1743 fi; \ 1744 for p in $$list; do \ 1745 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1746 echo "$$d$$p"; \ 1747 done | $(am__base_list) | \ 1748 while read files; do \ 1749 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86driprotopkgconfigdir)'"; \ 1750 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86driprotopkgconfigdir)" || exit $$?; \ 1751 done 1752 1753uninstall-xf86driprotopkgconfigDATA: 1754 @$(NORMAL_UNINSTALL) 1755 @list='$(xf86driprotopkgconfig_DATA)'; test -n "$(xf86driprotopkgconfigdir)" || list=; \ 1756 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1757 dir='$(DESTDIR)$(xf86driprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1758install-xf86miscprotopkgconfigDATA: $(xf86miscprotopkgconfig_DATA) 1759 @$(NORMAL_INSTALL) 1760 @list='$(xf86miscprotopkgconfig_DATA)'; test -n "$(xf86miscprotopkgconfigdir)" || list=; \ 1761 if test -n "$$list"; then \ 1762 echo " $(MKDIR_P) '$(DESTDIR)$(xf86miscprotopkgconfigdir)'"; \ 1763 $(MKDIR_P) "$(DESTDIR)$(xf86miscprotopkgconfigdir)" || exit 1; \ 1764 fi; \ 1765 for p in $$list; do \ 1766 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1767 echo "$$d$$p"; \ 1768 done | $(am__base_list) | \ 1769 while read files; do \ 1770 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86miscprotopkgconfigdir)'"; \ 1771 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86miscprotopkgconfigdir)" || exit $$?; \ 1772 done 1773 1774uninstall-xf86miscprotopkgconfigDATA: 1775 @$(NORMAL_UNINSTALL) 1776 @list='$(xf86miscprotopkgconfig_DATA)'; test -n "$(xf86miscprotopkgconfigdir)" || list=; \ 1777 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1778 dir='$(DESTDIR)$(xf86miscprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1779install-xf86rushprotopkgconfigDATA: $(xf86rushprotopkgconfig_DATA) 1780 @$(NORMAL_INSTALL) 1781 @list='$(xf86rushprotopkgconfig_DATA)'; test -n "$(xf86rushprotopkgconfigdir)" || list=; \ 1782 if test -n "$$list"; then \ 1783 echo " $(MKDIR_P) '$(DESTDIR)$(xf86rushprotopkgconfigdir)'"; \ 1784 $(MKDIR_P) "$(DESTDIR)$(xf86rushprotopkgconfigdir)" || exit 1; \ 1785 fi; \ 1786 for p in $$list; do \ 1787 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1788 echo "$$d$$p"; \ 1789 done | $(am__base_list) | \ 1790 while read files; do \ 1791 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86rushprotopkgconfigdir)'"; \ 1792 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86rushprotopkgconfigdir)" || exit $$?; \ 1793 done 1794 1795uninstall-xf86rushprotopkgconfigDATA: 1796 @$(NORMAL_UNINSTALL) 1797 @list='$(xf86rushprotopkgconfig_DATA)'; test -n "$(xf86rushprotopkgconfigdir)" || list=; \ 1798 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1799 dir='$(DESTDIR)$(xf86rushprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1800install-xf86vidmodeprotopkgconfigDATA: $(xf86vidmodeprotopkgconfig_DATA) 1801 @$(NORMAL_INSTALL) 1802 @list='$(xf86vidmodeprotopkgconfig_DATA)'; test -n "$(xf86vidmodeprotopkgconfigdir)" || list=; \ 1803 if test -n "$$list"; then \ 1804 echo " $(MKDIR_P) '$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'"; \ 1805 $(MKDIR_P) "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" || exit 1; \ 1806 fi; \ 1807 for p in $$list; do \ 1808 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1809 echo "$$d$$p"; \ 1810 done | $(am__base_list) | \ 1811 while read files; do \ 1812 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'"; \ 1813 $(INSTALL_DATA) $$files "$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)" || exit $$?; \ 1814 done 1815 1816uninstall-xf86vidmodeprotopkgconfigDATA: 1817 @$(NORMAL_UNINSTALL) 1818 @list='$(xf86vidmodeprotopkgconfig_DATA)'; test -n "$(xf86vidmodeprotopkgconfigdir)" || list=; \ 1819 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1820 dir='$(DESTDIR)$(xf86vidmodeprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1821install-xineramaprotopkgconfigDATA: $(xineramaprotopkgconfig_DATA) 1822 @$(NORMAL_INSTALL) 1823 @list='$(xineramaprotopkgconfig_DATA)'; test -n "$(xineramaprotopkgconfigdir)" || list=; \ 1824 if test -n "$$list"; then \ 1825 echo " $(MKDIR_P) '$(DESTDIR)$(xineramaprotopkgconfigdir)'"; \ 1826 $(MKDIR_P) "$(DESTDIR)$(xineramaprotopkgconfigdir)" || exit 1; \ 1827 fi; \ 1828 for p in $$list; do \ 1829 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1830 echo "$$d$$p"; \ 1831 done | $(am__base_list) | \ 1832 while read files; do \ 1833 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(xineramaprotopkgconfigdir)'"; \ 1834 $(INSTALL_DATA) $$files "$(DESTDIR)$(xineramaprotopkgconfigdir)" || exit $$?; \ 1835 done 1836 1837uninstall-xineramaprotopkgconfigDATA: 1838 @$(NORMAL_UNINSTALL) 1839 @list='$(xineramaprotopkgconfig_DATA)'; test -n "$(xineramaprotopkgconfigdir)" || list=; \ 1840 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1841 dir='$(DESTDIR)$(xineramaprotopkgconfigdir)'; $(am__uninstall_files_from_dir) 1842install-XCalibrateincludeHEADERS: $(XCalibrateinclude_HEADERS) 1843 @$(NORMAL_INSTALL) 1844 @list='$(XCalibrateinclude_HEADERS)'; test -n "$(XCalibrateincludedir)" || list=; \ 1845 if test -n "$$list"; then \ 1846 echo " $(MKDIR_P) '$(DESTDIR)$(XCalibrateincludedir)'"; \ 1847 $(MKDIR_P) "$(DESTDIR)$(XCalibrateincludedir)" || exit 1; \ 1848 fi; \ 1849 for p in $$list; do \ 1850 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1851 echo "$$d$$p"; \ 1852 done | $(am__base_list) | \ 1853 while read files; do \ 1854 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(XCalibrateincludedir)'"; \ 1855 $(INSTALL_HEADER) $$files "$(DESTDIR)$(XCalibrateincludedir)" || exit $$?; \ 1856 done 1857 1858uninstall-XCalibrateincludeHEADERS: 1859 @$(NORMAL_UNINSTALL) 1860 @list='$(XCalibrateinclude_HEADERS)'; test -n "$(XCalibrateincludedir)" || list=; \ 1861 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1862 dir='$(DESTDIR)$(XCalibrateincludedir)'; $(am__uninstall_files_from_dir) 1863install-applewmHEADERS: $(applewm_HEADERS) 1864 @$(NORMAL_INSTALL) 1865 @list='$(applewm_HEADERS)'; test -n "$(applewmdir)" || list=; \ 1866 if test -n "$$list"; then \ 1867 echo " $(MKDIR_P) '$(DESTDIR)$(applewmdir)'"; \ 1868 $(MKDIR_P) "$(DESTDIR)$(applewmdir)" || exit 1; \ 1869 fi; \ 1870 for p in $$list; do \ 1871 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1872 echo "$$d$$p"; \ 1873 done | $(am__base_list) | \ 1874 while read files; do \ 1875 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(applewmdir)'"; \ 1876 $(INSTALL_HEADER) $$files "$(DESTDIR)$(applewmdir)" || exit $$?; \ 1877 done 1878 1879uninstall-applewmHEADERS: 1880 @$(NORMAL_UNINSTALL) 1881 @list='$(applewm_HEADERS)'; test -n "$(applewmdir)" || list=; \ 1882 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1883 dir='$(DESTDIR)$(applewmdir)'; $(am__uninstall_files_from_dir) 1884install-bigreqsHEADERS: $(bigreqs_HEADERS) 1885 @$(NORMAL_INSTALL) 1886 @list='$(bigreqs_HEADERS)'; test -n "$(bigreqsdir)" || list=; \ 1887 if test -n "$$list"; then \ 1888 echo " $(MKDIR_P) '$(DESTDIR)$(bigreqsdir)'"; \ 1889 $(MKDIR_P) "$(DESTDIR)$(bigreqsdir)" || exit 1; \ 1890 fi; \ 1891 for p in $$list; do \ 1892 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1893 echo "$$d$$p"; \ 1894 done | $(am__base_list) | \ 1895 while read files; do \ 1896 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bigreqsdir)'"; \ 1897 $(INSTALL_HEADER) $$files "$(DESTDIR)$(bigreqsdir)" || exit $$?; \ 1898 done 1899 1900uninstall-bigreqsHEADERS: 1901 @$(NORMAL_UNINSTALL) 1902 @list='$(bigreqs_HEADERS)'; test -n "$(bigreqsdir)" || list=; \ 1903 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1904 dir='$(DESTDIR)$(bigreqsdir)'; $(am__uninstall_files_from_dir) 1905install-compatHEADERS: $(compat_HEADERS) 1906 @$(NORMAL_INSTALL) 1907 @list='$(compat_HEADERS)'; test -n "$(compatdir)" || list=; \ 1908 if test -n "$$list"; then \ 1909 echo " $(MKDIR_P) '$(DESTDIR)$(compatdir)'"; \ 1910 $(MKDIR_P) "$(DESTDIR)$(compatdir)" || exit 1; \ 1911 fi; \ 1912 for p in $$list; do \ 1913 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1914 echo "$$d$$p"; \ 1915 done | $(am__base_list) | \ 1916 while read files; do \ 1917 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(compatdir)'"; \ 1918 $(INSTALL_HEADER) $$files "$(DESTDIR)$(compatdir)" || exit $$?; \ 1919 done 1920 1921uninstall-compatHEADERS: 1922 @$(NORMAL_UNINSTALL) 1923 @list='$(compat_HEADERS)'; test -n "$(compatdir)" || list=; \ 1924 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1925 dir='$(DESTDIR)$(compatdir)'; $(am__uninstall_files_from_dir) 1926install-compositeHEADERS: $(composite_HEADERS) 1927 @$(NORMAL_INSTALL) 1928 @list='$(composite_HEADERS)'; test -n "$(compositedir)" || list=; \ 1929 if test -n "$$list"; then \ 1930 echo " $(MKDIR_P) '$(DESTDIR)$(compositedir)'"; \ 1931 $(MKDIR_P) "$(DESTDIR)$(compositedir)" || exit 1; \ 1932 fi; \ 1933 for p in $$list; do \ 1934 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1935 echo "$$d$$p"; \ 1936 done | $(am__base_list) | \ 1937 while read files; do \ 1938 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(compositedir)'"; \ 1939 $(INSTALL_HEADER) $$files "$(DESTDIR)$(compositedir)" || exit $$?; \ 1940 done 1941 1942uninstall-compositeHEADERS: 1943 @$(NORMAL_UNINSTALL) 1944 @list='$(composite_HEADERS)'; test -n "$(compositedir)" || list=; \ 1945 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1946 dir='$(DESTDIR)$(compositedir)'; $(am__uninstall_files_from_dir) 1947install-damageHEADERS: $(damage_HEADERS) 1948 @$(NORMAL_INSTALL) 1949 @list='$(damage_HEADERS)'; test -n "$(damagedir)" || list=; \ 1950 if test -n "$$list"; then \ 1951 echo " $(MKDIR_P) '$(DESTDIR)$(damagedir)'"; \ 1952 $(MKDIR_P) "$(DESTDIR)$(damagedir)" || exit 1; \ 1953 fi; \ 1954 for p in $$list; do \ 1955 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1956 echo "$$d$$p"; \ 1957 done | $(am__base_list) | \ 1958 while read files; do \ 1959 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(damagedir)'"; \ 1960 $(INSTALL_HEADER) $$files "$(DESTDIR)$(damagedir)" || exit $$?; \ 1961 done 1962 1963uninstall-damageHEADERS: 1964 @$(NORMAL_UNINSTALL) 1965 @list='$(damage_HEADERS)'; test -n "$(damagedir)" || list=; \ 1966 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1967 dir='$(DESTDIR)$(damagedir)'; $(am__uninstall_files_from_dir) 1968install-dmxHEADERS: $(dmx_HEADERS) 1969 @$(NORMAL_INSTALL) 1970 @list='$(dmx_HEADERS)'; test -n "$(dmxdir)" || list=; \ 1971 if test -n "$$list"; then \ 1972 echo " $(MKDIR_P) '$(DESTDIR)$(dmxdir)'"; \ 1973 $(MKDIR_P) "$(DESTDIR)$(dmxdir)" || exit 1; \ 1974 fi; \ 1975 for p in $$list; do \ 1976 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1977 echo "$$d$$p"; \ 1978 done | $(am__base_list) | \ 1979 while read files; do \ 1980 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dmxdir)'"; \ 1981 $(INSTALL_HEADER) $$files "$(DESTDIR)$(dmxdir)" || exit $$?; \ 1982 done 1983 1984uninstall-dmxHEADERS: 1985 @$(NORMAL_UNINSTALL) 1986 @list='$(dmx_HEADERS)'; test -n "$(dmxdir)" || list=; \ 1987 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 1988 dir='$(DESTDIR)$(dmxdir)'; $(am__uninstall_files_from_dir) 1989install-dri2HEADERS: $(dri2_HEADERS) 1990 @$(NORMAL_INSTALL) 1991 @list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \ 1992 if test -n "$$list"; then \ 1993 echo " $(MKDIR_P) '$(DESTDIR)$(dri2dir)'"; \ 1994 $(MKDIR_P) "$(DESTDIR)$(dri2dir)" || exit 1; \ 1995 fi; \ 1996 for p in $$list; do \ 1997 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 1998 echo "$$d$$p"; \ 1999 done | $(am__base_list) | \ 2000 while read files; do \ 2001 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dri2dir)'"; \ 2002 $(INSTALL_HEADER) $$files "$(DESTDIR)$(dri2dir)" || exit $$?; \ 2003 done 2004 2005uninstall-dri2HEADERS: 2006 @$(NORMAL_UNINSTALL) 2007 @list='$(dri2_HEADERS)'; test -n "$(dri2dir)" || list=; \ 2008 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2009 dir='$(DESTDIR)$(dri2dir)'; $(am__uninstall_files_from_dir) 2010install-dri3HEADERS: $(dri3_HEADERS) 2011 @$(NORMAL_INSTALL) 2012 @list='$(dri3_HEADERS)'; test -n "$(dri3dir)" || list=; \ 2013 if test -n "$$list"; then \ 2014 echo " $(MKDIR_P) '$(DESTDIR)$(dri3dir)'"; \ 2015 $(MKDIR_P) "$(DESTDIR)$(dri3dir)" || exit 1; \ 2016 fi; \ 2017 for p in $$list; do \ 2018 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2019 echo "$$d$$p"; \ 2020 done | $(am__base_list) | \ 2021 while read files; do \ 2022 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dri3dir)'"; \ 2023 $(INSTALL_HEADER) $$files "$(DESTDIR)$(dri3dir)" || exit $$?; \ 2024 done 2025 2026uninstall-dri3HEADERS: 2027 @$(NORMAL_UNINSTALL) 2028 @list='$(dri3_HEADERS)'; test -n "$(dri3dir)" || list=; \ 2029 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2030 dir='$(DESTDIR)$(dri3dir)'; $(am__uninstall_files_from_dir) 2031install-evieHEADERS: $(evie_HEADERS) 2032 @$(NORMAL_INSTALL) 2033 @list='$(evie_HEADERS)'; test -n "$(eviedir)" || list=; \ 2034 if test -n "$$list"; then \ 2035 echo " $(MKDIR_P) '$(DESTDIR)$(eviedir)'"; \ 2036 $(MKDIR_P) "$(DESTDIR)$(eviedir)" || exit 1; \ 2037 fi; \ 2038 for p in $$list; do \ 2039 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2040 echo "$$d$$p"; \ 2041 done | $(am__base_list) | \ 2042 while read files; do \ 2043 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(eviedir)'"; \ 2044 $(INSTALL_HEADER) $$files "$(DESTDIR)$(eviedir)" || exit $$?; \ 2045 done 2046 2047uninstall-evieHEADERS: 2048 @$(NORMAL_UNINSTALL) 2049 @list='$(evie_HEADERS)'; test -n "$(eviedir)" || list=; \ 2050 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2051 dir='$(DESTDIR)$(eviedir)'; $(am__uninstall_files_from_dir) 2052install-fixesHEADERS: $(fixes_HEADERS) 2053 @$(NORMAL_INSTALL) 2054 @list='$(fixes_HEADERS)'; test -n "$(fixesdir)" || list=; \ 2055 if test -n "$$list"; then \ 2056 echo " $(MKDIR_P) '$(DESTDIR)$(fixesdir)'"; \ 2057 $(MKDIR_P) "$(DESTDIR)$(fixesdir)" || exit 1; \ 2058 fi; \ 2059 for p in $$list; do \ 2060 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2061 echo "$$d$$p"; \ 2062 done | $(am__base_list) | \ 2063 while read files; do \ 2064 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fixesdir)'"; \ 2065 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fixesdir)" || exit $$?; \ 2066 done 2067 2068uninstall-fixesHEADERS: 2069 @$(NORMAL_UNINSTALL) 2070 @list='$(fixes_HEADERS)'; test -n "$(fixesdir)" || list=; \ 2071 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2072 dir='$(DESTDIR)$(fixesdir)'; $(am__uninstall_files_from_dir) 2073install-fontcacheHEADERS: $(fontcache_HEADERS) 2074 @$(NORMAL_INSTALL) 2075 @list='$(fontcache_HEADERS)'; test -n "$(fontcachedir)" || list=; \ 2076 if test -n "$$list"; then \ 2077 echo " $(MKDIR_P) '$(DESTDIR)$(fontcachedir)'"; \ 2078 $(MKDIR_P) "$(DESTDIR)$(fontcachedir)" || exit 1; \ 2079 fi; \ 2080 for p in $$list; do \ 2081 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2082 echo "$$d$$p"; \ 2083 done | $(am__base_list) | \ 2084 while read files; do \ 2085 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fontcachedir)'"; \ 2086 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fontcachedir)" || exit $$?; \ 2087 done 2088 2089uninstall-fontcacheHEADERS: 2090 @$(NORMAL_UNINSTALL) 2091 @list='$(fontcache_HEADERS)'; test -n "$(fontcachedir)" || list=; \ 2092 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2093 dir='$(DESTDIR)$(fontcachedir)'; $(am__uninstall_files_from_dir) 2094install-fontsHEADERS: $(fonts_HEADERS) 2095 @$(NORMAL_INSTALL) 2096 @list='$(fonts_HEADERS)'; test -n "$(fontsdir)" || list=; \ 2097 if test -n "$$list"; then \ 2098 echo " $(MKDIR_P) '$(DESTDIR)$(fontsdir)'"; \ 2099 $(MKDIR_P) "$(DESTDIR)$(fontsdir)" || exit 1; \ 2100 fi; \ 2101 for p in $$list; do \ 2102 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2103 echo "$$d$$p"; \ 2104 done | $(am__base_list) | \ 2105 while read files; do \ 2106 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(fontsdir)'"; \ 2107 $(INSTALL_HEADER) $$files "$(DESTDIR)$(fontsdir)" || exit $$?; \ 2108 done 2109 2110uninstall-fontsHEADERS: 2111 @$(NORMAL_UNINSTALL) 2112 @list='$(fonts_HEADERS)'; test -n "$(fontsdir)" || list=; \ 2113 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2114 dir='$(DESTDIR)$(fontsdir)'; $(am__uninstall_files_from_dir) 2115install-glHEADERS: $(gl_HEADERS) 2116 @$(NORMAL_INSTALL) 2117 @list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \ 2118 if test -n "$$list"; then \ 2119 echo " $(MKDIR_P) '$(DESTDIR)$(gldir)'"; \ 2120 $(MKDIR_P) "$(DESTDIR)$(gldir)" || exit 1; \ 2121 fi; \ 2122 for p in $$list; do \ 2123 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2124 echo "$$d$$p"; \ 2125 done | $(am__base_list) | \ 2126 while read files; do \ 2127 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(gldir)'"; \ 2128 $(INSTALL_HEADER) $$files "$(DESTDIR)$(gldir)" || exit $$?; \ 2129 done 2130 2131uninstall-glHEADERS: 2132 @$(NORMAL_UNINSTALL) 2133 @list='$(gl_HEADERS)'; test -n "$(gldir)" || list=; \ 2134 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2135 dir='$(DESTDIR)$(gldir)'; $(am__uninstall_files_from_dir) 2136install-glinternalHEADERS: $(glinternal_HEADERS) 2137 @$(NORMAL_INSTALL) 2138 @list='$(glinternal_HEADERS)'; test -n "$(glinternaldir)" || list=; \ 2139 if test -n "$$list"; then \ 2140 echo " $(MKDIR_P) '$(DESTDIR)$(glinternaldir)'"; \ 2141 $(MKDIR_P) "$(DESTDIR)$(glinternaldir)" || exit 1; \ 2142 fi; \ 2143 for p in $$list; do \ 2144 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2145 echo "$$d$$p"; \ 2146 done | $(am__base_list) | \ 2147 while read files; do \ 2148 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(glinternaldir)'"; \ 2149 $(INSTALL_HEADER) $$files "$(DESTDIR)$(glinternaldir)" || exit $$?; \ 2150 done 2151 2152uninstall-glinternalHEADERS: 2153 @$(NORMAL_UNINSTALL) 2154 @list='$(glinternal_HEADERS)'; test -n "$(glinternaldir)" || list=; \ 2155 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2156 dir='$(DESTDIR)$(glinternaldir)'; $(am__uninstall_files_from_dir) 2157install-inputHEADERS: $(input_HEADERS) 2158 @$(NORMAL_INSTALL) 2159 @list='$(input_HEADERS)'; test -n "$(inputdir)" || list=; \ 2160 if test -n "$$list"; then \ 2161 echo " $(MKDIR_P) '$(DESTDIR)$(inputdir)'"; \ 2162 $(MKDIR_P) "$(DESTDIR)$(inputdir)" || exit 1; \ 2163 fi; \ 2164 for p in $$list; do \ 2165 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2166 echo "$$d$$p"; \ 2167 done | $(am__base_list) | \ 2168 while read files; do \ 2169 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(inputdir)'"; \ 2170 $(INSTALL_HEADER) $$files "$(DESTDIR)$(inputdir)" || exit $$?; \ 2171 done 2172 2173uninstall-inputHEADERS: 2174 @$(NORMAL_UNINSTALL) 2175 @list='$(input_HEADERS)'; test -n "$(inputdir)" || list=; \ 2176 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2177 dir='$(DESTDIR)$(inputdir)'; $(am__uninstall_files_from_dir) 2178install-kbHEADERS: $(kb_HEADERS) 2179 @$(NORMAL_INSTALL) 2180 @list='$(kb_HEADERS)'; test -n "$(kbdir)" || list=; \ 2181 if test -n "$$list"; then \ 2182 echo " $(MKDIR_P) '$(DESTDIR)$(kbdir)'"; \ 2183 $(MKDIR_P) "$(DESTDIR)$(kbdir)" || exit 1; \ 2184 fi; \ 2185 for p in $$list; do \ 2186 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2187 echo "$$d$$p"; \ 2188 done | $(am__base_list) | \ 2189 while read files; do \ 2190 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(kbdir)'"; \ 2191 $(INSTALL_HEADER) $$files "$(DESTDIR)$(kbdir)" || exit $$?; \ 2192 done 2193 2194uninstall-kbHEADERS: 2195 @$(NORMAL_UNINSTALL) 2196 @list='$(kb_HEADERS)'; test -n "$(kbdir)" || list=; \ 2197 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2198 dir='$(DESTDIR)$(kbdir)'; $(am__uninstall_files_from_dir) 2199install-lg3dHEADERS: $(lg3d_HEADERS) 2200 @$(NORMAL_INSTALL) 2201 @list='$(lg3d_HEADERS)'; test -n "$(lg3ddir)" || list=; \ 2202 if test -n "$$list"; then \ 2203 echo " $(MKDIR_P) '$(DESTDIR)$(lg3ddir)'"; \ 2204 $(MKDIR_P) "$(DESTDIR)$(lg3ddir)" || exit 1; \ 2205 fi; \ 2206 for p in $$list; do \ 2207 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2208 echo "$$d$$p"; \ 2209 done | $(am__base_list) | \ 2210 while read files; do \ 2211 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(lg3ddir)'"; \ 2212 $(INSTALL_HEADER) $$files "$(DESTDIR)$(lg3ddir)" || exit $$?; \ 2213 done 2214 2215uninstall-lg3dHEADERS: 2216 @$(NORMAL_UNINSTALL) 2217 @list='$(lg3d_HEADERS)'; test -n "$(lg3ddir)" || list=; \ 2218 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2219 dir='$(DESTDIR)$(lg3ddir)'; $(am__uninstall_files_from_dir) 2220install-nodist_xprotoHEADERS: $(nodist_xproto_HEADERS) 2221 @$(NORMAL_INSTALL) 2222 @list='$(nodist_xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \ 2223 if test -n "$$list"; then \ 2224 echo " $(MKDIR_P) '$(DESTDIR)$(xprotodir)'"; \ 2225 $(MKDIR_P) "$(DESTDIR)$(xprotodir)" || exit 1; \ 2226 fi; \ 2227 for p in $$list; do \ 2228 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2229 echo "$$d$$p"; \ 2230 done | $(am__base_list) | \ 2231 while read files; do \ 2232 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xprotodir)'"; \ 2233 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xprotodir)" || exit $$?; \ 2234 done 2235 2236uninstall-nodist_xprotoHEADERS: 2237 @$(NORMAL_UNINSTALL) 2238 @list='$(nodist_xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \ 2239 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2240 dir='$(DESTDIR)$(xprotodir)'; $(am__uninstall_files_from_dir) 2241install-presentHEADERS: $(present_HEADERS) 2242 @$(NORMAL_INSTALL) 2243 @list='$(present_HEADERS)'; test -n "$(presentdir)" || list=; \ 2244 if test -n "$$list"; then \ 2245 echo " $(MKDIR_P) '$(DESTDIR)$(presentdir)'"; \ 2246 $(MKDIR_P) "$(DESTDIR)$(presentdir)" || exit 1; \ 2247 fi; \ 2248 for p in $$list; do \ 2249 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2250 echo "$$d$$p"; \ 2251 done | $(am__base_list) | \ 2252 while read files; do \ 2253 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(presentdir)'"; \ 2254 $(INSTALL_HEADER) $$files "$(DESTDIR)$(presentdir)" || exit $$?; \ 2255 done 2256 2257uninstall-presentHEADERS: 2258 @$(NORMAL_UNINSTALL) 2259 @list='$(present_HEADERS)'; test -n "$(presentdir)" || list=; \ 2260 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2261 dir='$(DESTDIR)$(presentdir)'; $(am__uninstall_files_from_dir) 2262install-printHEADERS: $(print_HEADERS) 2263 @$(NORMAL_INSTALL) 2264 @list='$(print_HEADERS)'; test -n "$(printdir)" || list=; \ 2265 if test -n "$$list"; then \ 2266 echo " $(MKDIR_P) '$(DESTDIR)$(printdir)'"; \ 2267 $(MKDIR_P) "$(DESTDIR)$(printdir)" || exit 1; \ 2268 fi; \ 2269 for p in $$list; do \ 2270 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2271 echo "$$d$$p"; \ 2272 done | $(am__base_list) | \ 2273 while read files; do \ 2274 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(printdir)'"; \ 2275 $(INSTALL_HEADER) $$files "$(DESTDIR)$(printdir)" || exit $$?; \ 2276 done 2277 2278uninstall-printHEADERS: 2279 @$(NORMAL_UNINSTALL) 2280 @list='$(print_HEADERS)'; test -n "$(printdir)" || list=; \ 2281 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2282 dir='$(DESTDIR)$(printdir)'; $(am__uninstall_files_from_dir) 2283install-randrHEADERS: $(randr_HEADERS) 2284 @$(NORMAL_INSTALL) 2285 @list='$(randr_HEADERS)'; test -n "$(randrdir)" || list=; \ 2286 if test -n "$$list"; then \ 2287 echo " $(MKDIR_P) '$(DESTDIR)$(randrdir)'"; \ 2288 $(MKDIR_P) "$(DESTDIR)$(randrdir)" || exit 1; \ 2289 fi; \ 2290 for p in $$list; do \ 2291 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2292 echo "$$d$$p"; \ 2293 done | $(am__base_list) | \ 2294 while read files; do \ 2295 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(randrdir)'"; \ 2296 $(INSTALL_HEADER) $$files "$(DESTDIR)$(randrdir)" || exit $$?; \ 2297 done 2298 2299uninstall-randrHEADERS: 2300 @$(NORMAL_UNINSTALL) 2301 @list='$(randr_HEADERS)'; test -n "$(randrdir)" || list=; \ 2302 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2303 dir='$(DESTDIR)$(randrdir)'; $(am__uninstall_files_from_dir) 2304install-recordHEADERS: $(record_HEADERS) 2305 @$(NORMAL_INSTALL) 2306 @list='$(record_HEADERS)'; test -n "$(recorddir)" || list=; \ 2307 if test -n "$$list"; then \ 2308 echo " $(MKDIR_P) '$(DESTDIR)$(recorddir)'"; \ 2309 $(MKDIR_P) "$(DESTDIR)$(recorddir)" || exit 1; \ 2310 fi; \ 2311 for p in $$list; do \ 2312 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2313 echo "$$d$$p"; \ 2314 done | $(am__base_list) | \ 2315 while read files; do \ 2316 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(recorddir)'"; \ 2317 $(INSTALL_HEADER) $$files "$(DESTDIR)$(recorddir)" || exit $$?; \ 2318 done 2319 2320uninstall-recordHEADERS: 2321 @$(NORMAL_UNINSTALL) 2322 @list='$(record_HEADERS)'; test -n "$(recorddir)" || list=; \ 2323 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2324 dir='$(DESTDIR)$(recorddir)'; $(am__uninstall_files_from_dir) 2325install-renderHEADERS: $(render_HEADERS) 2326 @$(NORMAL_INSTALL) 2327 @list='$(render_HEADERS)'; test -n "$(renderdir)" || list=; \ 2328 if test -n "$$list"; then \ 2329 echo " $(MKDIR_P) '$(DESTDIR)$(renderdir)'"; \ 2330 $(MKDIR_P) "$(DESTDIR)$(renderdir)" || exit 1; \ 2331 fi; \ 2332 for p in $$list; do \ 2333 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2334 echo "$$d$$p"; \ 2335 done | $(am__base_list) | \ 2336 while read files; do \ 2337 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(renderdir)'"; \ 2338 $(INSTALL_HEADER) $$files "$(DESTDIR)$(renderdir)" || exit $$?; \ 2339 done 2340 2341uninstall-renderHEADERS: 2342 @$(NORMAL_UNINSTALL) 2343 @list='$(render_HEADERS)'; test -n "$(renderdir)" || list=; \ 2344 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2345 dir='$(DESTDIR)$(renderdir)'; $(am__uninstall_files_from_dir) 2346install-resourceHEADERS: $(resource_HEADERS) 2347 @$(NORMAL_INSTALL) 2348 @list='$(resource_HEADERS)'; test -n "$(resourcedir)" || list=; \ 2349 if test -n "$$list"; then \ 2350 echo " $(MKDIR_P) '$(DESTDIR)$(resourcedir)'"; \ 2351 $(MKDIR_P) "$(DESTDIR)$(resourcedir)" || exit 1; \ 2352 fi; \ 2353 for p in $$list; do \ 2354 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2355 echo "$$d$$p"; \ 2356 done | $(am__base_list) | \ 2357 while read files; do \ 2358 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(resourcedir)'"; \ 2359 $(INSTALL_HEADER) $$files "$(DESTDIR)$(resourcedir)" || exit $$?; \ 2360 done 2361 2362uninstall-resourceHEADERS: 2363 @$(NORMAL_UNINSTALL) 2364 @list='$(resource_HEADERS)'; test -n "$(resourcedir)" || list=; \ 2365 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2366 dir='$(DESTDIR)$(resourcedir)'; $(am__uninstall_files_from_dir) 2367install-scrnsaverHEADERS: $(scrnsaver_HEADERS) 2368 @$(NORMAL_INSTALL) 2369 @list='$(scrnsaver_HEADERS)'; test -n "$(scrnsaverdir)" || list=; \ 2370 if test -n "$$list"; then \ 2371 echo " $(MKDIR_P) '$(DESTDIR)$(scrnsaverdir)'"; \ 2372 $(MKDIR_P) "$(DESTDIR)$(scrnsaverdir)" || exit 1; \ 2373 fi; \ 2374 for p in $$list; do \ 2375 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2376 echo "$$d$$p"; \ 2377 done | $(am__base_list) | \ 2378 while read files; do \ 2379 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(scrnsaverdir)'"; \ 2380 $(INSTALL_HEADER) $$files "$(DESTDIR)$(scrnsaverdir)" || exit $$?; \ 2381 done 2382 2383uninstall-scrnsaverHEADERS: 2384 @$(NORMAL_UNINSTALL) 2385 @list='$(scrnsaver_HEADERS)'; test -n "$(scrnsaverdir)" || list=; \ 2386 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2387 dir='$(DESTDIR)$(scrnsaverdir)'; $(am__uninstall_files_from_dir) 2388install-trapHEADERS: $(trap_HEADERS) 2389 @$(NORMAL_INSTALL) 2390 @list='$(trap_HEADERS)'; test -n "$(trapdir)" || list=; \ 2391 if test -n "$$list"; then \ 2392 echo " $(MKDIR_P) '$(DESTDIR)$(trapdir)'"; \ 2393 $(MKDIR_P) "$(DESTDIR)$(trapdir)" || exit 1; \ 2394 fi; \ 2395 for p in $$list; do \ 2396 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2397 echo "$$d$$p"; \ 2398 done | $(am__base_list) | \ 2399 while read files; do \ 2400 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(trapdir)'"; \ 2401 $(INSTALL_HEADER) $$files "$(DESTDIR)$(trapdir)" || exit $$?; \ 2402 done 2403 2404uninstall-trapHEADERS: 2405 @$(NORMAL_UNINSTALL) 2406 @list='$(trap_HEADERS)'; test -n "$(trapdir)" || list=; \ 2407 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2408 dir='$(DESTDIR)$(trapdir)'; $(am__uninstall_files_from_dir) 2409install-videoHEADERS: $(video_HEADERS) 2410 @$(NORMAL_INSTALL) 2411 @list='$(video_HEADERS)'; test -n "$(videodir)" || list=; \ 2412 if test -n "$$list"; then \ 2413 echo " $(MKDIR_P) '$(DESTDIR)$(videodir)'"; \ 2414 $(MKDIR_P) "$(DESTDIR)$(videodir)" || exit 1; \ 2415 fi; \ 2416 for p in $$list; do \ 2417 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2418 echo "$$d$$p"; \ 2419 done | $(am__base_list) | \ 2420 while read files; do \ 2421 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(videodir)'"; \ 2422 $(INSTALL_HEADER) $$files "$(DESTDIR)$(videodir)" || exit $$?; \ 2423 done 2424 2425uninstall-videoHEADERS: 2426 @$(NORMAL_UNINSTALL) 2427 @list='$(video_HEADERS)'; test -n "$(videodir)" || list=; \ 2428 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2429 dir='$(DESTDIR)$(videodir)'; $(am__uninstall_files_from_dir) 2430install-windowswmHEADERS: $(windowswm_HEADERS) 2431 @$(NORMAL_INSTALL) 2432 @list='$(windowswm_HEADERS)'; test -n "$(windowswmdir)" || list=; \ 2433 if test -n "$$list"; then \ 2434 echo " $(MKDIR_P) '$(DESTDIR)$(windowswmdir)'"; \ 2435 $(MKDIR_P) "$(DESTDIR)$(windowswmdir)" || exit 1; \ 2436 fi; \ 2437 for p in $$list; do \ 2438 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2439 echo "$$d$$p"; \ 2440 done | $(am__base_list) | \ 2441 while read files; do \ 2442 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(windowswmdir)'"; \ 2443 $(INSTALL_HEADER) $$files "$(DESTDIR)$(windowswmdir)" || exit $$?; \ 2444 done 2445 2446uninstall-windowswmHEADERS: 2447 @$(NORMAL_UNINSTALL) 2448 @list='$(windowswm_HEADERS)'; test -n "$(windowswmdir)" || list=; \ 2449 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2450 dir='$(DESTDIR)$(windowswmdir)'; $(am__uninstall_files_from_dir) 2451install-xcmiscHEADERS: $(xcmisc_HEADERS) 2452 @$(NORMAL_INSTALL) 2453 @list='$(xcmisc_HEADERS)'; test -n "$(xcmiscdir)" || list=; \ 2454 if test -n "$$list"; then \ 2455 echo " $(MKDIR_P) '$(DESTDIR)$(xcmiscdir)'"; \ 2456 $(MKDIR_P) "$(DESTDIR)$(xcmiscdir)" || exit 1; \ 2457 fi; \ 2458 for p in $$list; do \ 2459 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2460 echo "$$d$$p"; \ 2461 done | $(am__base_list) | \ 2462 while read files; do \ 2463 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xcmiscdir)'"; \ 2464 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xcmiscdir)" || exit $$?; \ 2465 done 2466 2467uninstall-xcmiscHEADERS: 2468 @$(NORMAL_UNINSTALL) 2469 @list='$(xcmisc_HEADERS)'; test -n "$(xcmiscdir)" || list=; \ 2470 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2471 dir='$(DESTDIR)$(xcmiscdir)'; $(am__uninstall_files_from_dir) 2472install-xextHEADERS: $(xext_HEADERS) 2473 @$(NORMAL_INSTALL) 2474 @list='$(xext_HEADERS)'; test -n "$(xextdir)" || list=; \ 2475 if test -n "$$list"; then \ 2476 echo " $(MKDIR_P) '$(DESTDIR)$(xextdir)'"; \ 2477 $(MKDIR_P) "$(DESTDIR)$(xextdir)" || exit 1; \ 2478 fi; \ 2479 for p in $$list; do \ 2480 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2481 echo "$$d$$p"; \ 2482 done | $(am__base_list) | \ 2483 while read files; do \ 2484 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xextdir)'"; \ 2485 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xextdir)" || exit $$?; \ 2486 done 2487 2488uninstall-xextHEADERS: 2489 @$(NORMAL_UNINSTALL) 2490 @list='$(xext_HEADERS)'; test -n "$(xextdir)" || list=; \ 2491 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2492 dir='$(DESTDIR)$(xextdir)'; $(am__uninstall_files_from_dir) 2493install-xf86bigfontHEADERS: $(xf86bigfont_HEADERS) 2494 @$(NORMAL_INSTALL) 2495 @list='$(xf86bigfont_HEADERS)'; test -n "$(xf86bigfontdir)" || list=; \ 2496 if test -n "$$list"; then \ 2497 echo " $(MKDIR_P) '$(DESTDIR)$(xf86bigfontdir)'"; \ 2498 $(MKDIR_P) "$(DESTDIR)$(xf86bigfontdir)" || exit 1; \ 2499 fi; \ 2500 for p in $$list; do \ 2501 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2502 echo "$$d$$p"; \ 2503 done | $(am__base_list) | \ 2504 while read files; do \ 2505 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86bigfontdir)'"; \ 2506 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86bigfontdir)" || exit $$?; \ 2507 done 2508 2509uninstall-xf86bigfontHEADERS: 2510 @$(NORMAL_UNINSTALL) 2511 @list='$(xf86bigfont_HEADERS)'; test -n "$(xf86bigfontdir)" || list=; \ 2512 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2513 dir='$(DESTDIR)$(xf86bigfontdir)'; $(am__uninstall_files_from_dir) 2514install-xf86dgaHEADERS: $(xf86dga_HEADERS) 2515 @$(NORMAL_INSTALL) 2516 @list='$(xf86dga_HEADERS)'; test -n "$(xf86dgadir)" || list=; \ 2517 if test -n "$$list"; then \ 2518 echo " $(MKDIR_P) '$(DESTDIR)$(xf86dgadir)'"; \ 2519 $(MKDIR_P) "$(DESTDIR)$(xf86dgadir)" || exit 1; \ 2520 fi; \ 2521 for p in $$list; do \ 2522 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2523 echo "$$d$$p"; \ 2524 done | $(am__base_list) | \ 2525 while read files; do \ 2526 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86dgadir)'"; \ 2527 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86dgadir)" || exit $$?; \ 2528 done 2529 2530uninstall-xf86dgaHEADERS: 2531 @$(NORMAL_UNINSTALL) 2532 @list='$(xf86dga_HEADERS)'; test -n "$(xf86dgadir)" || list=; \ 2533 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2534 dir='$(DESTDIR)$(xf86dgadir)'; $(am__uninstall_files_from_dir) 2535install-xf86driHEADERS: $(xf86dri_HEADERS) 2536 @$(NORMAL_INSTALL) 2537 @list='$(xf86dri_HEADERS)'; test -n "$(xf86dridir)" || list=; \ 2538 if test -n "$$list"; then \ 2539 echo " $(MKDIR_P) '$(DESTDIR)$(xf86dridir)'"; \ 2540 $(MKDIR_P) "$(DESTDIR)$(xf86dridir)" || exit 1; \ 2541 fi; \ 2542 for p in $$list; do \ 2543 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2544 echo "$$d$$p"; \ 2545 done | $(am__base_list) | \ 2546 while read files; do \ 2547 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86dridir)'"; \ 2548 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86dridir)" || exit $$?; \ 2549 done 2550 2551uninstall-xf86driHEADERS: 2552 @$(NORMAL_UNINSTALL) 2553 @list='$(xf86dri_HEADERS)'; test -n "$(xf86dridir)" || list=; \ 2554 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2555 dir='$(DESTDIR)$(xf86dridir)'; $(am__uninstall_files_from_dir) 2556install-xf86miscHEADERS: $(xf86misc_HEADERS) 2557 @$(NORMAL_INSTALL) 2558 @list='$(xf86misc_HEADERS)'; test -n "$(xf86miscdir)" || list=; \ 2559 if test -n "$$list"; then \ 2560 echo " $(MKDIR_P) '$(DESTDIR)$(xf86miscdir)'"; \ 2561 $(MKDIR_P) "$(DESTDIR)$(xf86miscdir)" || exit 1; \ 2562 fi; \ 2563 for p in $$list; do \ 2564 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2565 echo "$$d$$p"; \ 2566 done | $(am__base_list) | \ 2567 while read files; do \ 2568 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86miscdir)'"; \ 2569 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86miscdir)" || exit $$?; \ 2570 done 2571 2572uninstall-xf86miscHEADERS: 2573 @$(NORMAL_UNINSTALL) 2574 @list='$(xf86misc_HEADERS)'; test -n "$(xf86miscdir)" || list=; \ 2575 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2576 dir='$(DESTDIR)$(xf86miscdir)'; $(am__uninstall_files_from_dir) 2577install-xf86rushHEADERS: $(xf86rush_HEADERS) 2578 @$(NORMAL_INSTALL) 2579 @list='$(xf86rush_HEADERS)'; test -n "$(xf86rushdir)" || list=; \ 2580 if test -n "$$list"; then \ 2581 echo " $(MKDIR_P) '$(DESTDIR)$(xf86rushdir)'"; \ 2582 $(MKDIR_P) "$(DESTDIR)$(xf86rushdir)" || exit 1; \ 2583 fi; \ 2584 for p in $$list; do \ 2585 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2586 echo "$$d$$p"; \ 2587 done | $(am__base_list) | \ 2588 while read files; do \ 2589 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86rushdir)'"; \ 2590 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86rushdir)" || exit $$?; \ 2591 done 2592 2593uninstall-xf86rushHEADERS: 2594 @$(NORMAL_UNINSTALL) 2595 @list='$(xf86rush_HEADERS)'; test -n "$(xf86rushdir)" || list=; \ 2596 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2597 dir='$(DESTDIR)$(xf86rushdir)'; $(am__uninstall_files_from_dir) 2598install-xf86vidmodeHEADERS: $(xf86vidmode_HEADERS) 2599 @$(NORMAL_INSTALL) 2600 @list='$(xf86vidmode_HEADERS)'; test -n "$(xf86vidmodedir)" || list=; \ 2601 if test -n "$$list"; then \ 2602 echo " $(MKDIR_P) '$(DESTDIR)$(xf86vidmodedir)'"; \ 2603 $(MKDIR_P) "$(DESTDIR)$(xf86vidmodedir)" || exit 1; \ 2604 fi; \ 2605 for p in $$list; do \ 2606 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2607 echo "$$d$$p"; \ 2608 done | $(am__base_list) | \ 2609 while read files; do \ 2610 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xf86vidmodedir)'"; \ 2611 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xf86vidmodedir)" || exit $$?; \ 2612 done 2613 2614uninstall-xf86vidmodeHEADERS: 2615 @$(NORMAL_UNINSTALL) 2616 @list='$(xf86vidmode_HEADERS)'; test -n "$(xf86vidmodedir)" || list=; \ 2617 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2618 dir='$(DESTDIR)$(xf86vidmodedir)'; $(am__uninstall_files_from_dir) 2619install-xineramaHEADERS: $(xinerama_HEADERS) 2620 @$(NORMAL_INSTALL) 2621 @list='$(xinerama_HEADERS)'; test -n "$(xineramadir)" || list=; \ 2622 if test -n "$$list"; then \ 2623 echo " $(MKDIR_P) '$(DESTDIR)$(xineramadir)'"; \ 2624 $(MKDIR_P) "$(DESTDIR)$(xineramadir)" || exit 1; \ 2625 fi; \ 2626 for p in $$list; do \ 2627 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2628 echo "$$d$$p"; \ 2629 done | $(am__base_list) | \ 2630 while read files; do \ 2631 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xineramadir)'"; \ 2632 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xineramadir)" || exit $$?; \ 2633 done 2634 2635uninstall-xineramaHEADERS: 2636 @$(NORMAL_UNINSTALL) 2637 @list='$(xinerama_HEADERS)'; test -n "$(xineramadir)" || list=; \ 2638 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2639 dir='$(DESTDIR)$(xineramadir)'; $(am__uninstall_files_from_dir) 2640install-xprotoHEADERS: $(xproto_HEADERS) 2641 @$(NORMAL_INSTALL) 2642 @list='$(xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \ 2643 if test -n "$$list"; then \ 2644 echo " $(MKDIR_P) '$(DESTDIR)$(xprotodir)'"; \ 2645 $(MKDIR_P) "$(DESTDIR)$(xprotodir)" || exit 1; \ 2646 fi; \ 2647 for p in $$list; do \ 2648 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2649 echo "$$d$$p"; \ 2650 done | $(am__base_list) | \ 2651 while read files; do \ 2652 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xprotodir)'"; \ 2653 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xprotodir)" || exit $$?; \ 2654 done 2655 2656uninstall-xprotoHEADERS: 2657 @$(NORMAL_UNINSTALL) 2658 @list='$(xproto_HEADERS)'; test -n "$(xprotodir)" || list=; \ 2659 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2660 dir='$(DESTDIR)$(xprotodir)'; $(am__uninstall_files_from_dir) 2661install-xproxymngHEADERS: $(xproxymng_HEADERS) 2662 @$(NORMAL_INSTALL) 2663 @list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \ 2664 if test -n "$$list"; then \ 2665 echo " $(MKDIR_P) '$(DESTDIR)$(xproxymngdir)'"; \ 2666 $(MKDIR_P) "$(DESTDIR)$(xproxymngdir)" || exit 1; \ 2667 fi; \ 2668 for p in $$list; do \ 2669 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 2670 echo "$$d$$p"; \ 2671 done | $(am__base_list) | \ 2672 while read files; do \ 2673 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(xproxymngdir)'"; \ 2674 $(INSTALL_HEADER) $$files "$(DESTDIR)$(xproxymngdir)" || exit $$?; \ 2675 done 2676 2677uninstall-xproxymngHEADERS: 2678 @$(NORMAL_UNINSTALL) 2679 @list='$(xproxymng_HEADERS)'; test -n "$(xproxymngdir)" || list=; \ 2680 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 2681 dir='$(DESTDIR)$(xproxymngdir)'; $(am__uninstall_files_from_dir) 2682 2683ID: $(am__tagged_files) 2684 $(am__define_uniq_tagged_files); mkid -fID $$unique 2685tags: tags-am 2686TAGS: tags 2687 2688tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2689 set x; \ 2690 here=`pwd`; \ 2691 $(am__define_uniq_tagged_files); \ 2692 shift; \ 2693 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 2694 test -n "$$unique" || unique=$$empty_fix; \ 2695 if test $$# -gt 0; then \ 2696 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 2697 "$$@" $$unique; \ 2698 else \ 2699 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 2700 $$unique; \ 2701 fi; \ 2702 fi 2703ctags: ctags-am 2704 2705CTAGS: ctags 2706ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) 2707 $(am__define_uniq_tagged_files); \ 2708 test -z "$(CTAGS_ARGS)$$unique" \ 2709 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 2710 $$unique 2711 2712GTAGS: 2713 here=`$(am__cd) $(top_builddir) && pwd` \ 2714 && $(am__cd) $(top_srcdir) \ 2715 && gtags -i $(GTAGS_ARGS) "$$here" 2716cscope: cscope.files 2717 test ! -s cscope.files \ 2718 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS) 2719clean-cscope: 2720 -rm -f cscope.files 2721cscope.files: clean-cscope cscopelist 2722cscopelist: cscopelist-am 2723 2724cscopelist-am: $(am__tagged_files) 2725 list='$(am__tagged_files)'; \ 2726 case "$(srcdir)" in \ 2727 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \ 2728 *) sdir=$(subdir)/$(srcdir) ;; \ 2729 esac; \ 2730 for i in $$list; do \ 2731 if test -f "$$i"; then \ 2732 echo "$(subdir)/$$i"; \ 2733 else \ 2734 echo "$$sdir/$$i"; \ 2735 fi; \ 2736 done >> $(top_builddir)/cscope.files 2737 2738distclean-tags: 2739 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 2740 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files 2741 2742distdir: $(DISTFILES) 2743 $(am__remove_distdir) 2744 test -d "$(distdir)" || mkdir "$(distdir)" 2745 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 2746 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 2747 list='$(DISTFILES)'; \ 2748 dist_files=`for file in $$list; do echo $$file; done | \ 2749 sed -e "s|^$$srcdirstrip/||;t" \ 2750 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 2751 case $$dist_files in \ 2752 */*) $(MKDIR_P) `echo "$$dist_files" | \ 2753 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 2754 sort -u` ;; \ 2755 esac; \ 2756 for file in $$dist_files; do \ 2757 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 2758 if test -d $$d/$$file; then \ 2759 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 2760 if test -d "$(distdir)/$$file"; then \ 2761 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 2762 fi; \ 2763 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 2764 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 2765 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 2766 fi; \ 2767 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 2768 else \ 2769 test -f "$(distdir)/$$file" \ 2770 || cp -p $$d/$$file "$(distdir)/$$file" \ 2771 || exit 1; \ 2772 fi; \ 2773 done 2774 -test -n "$(am__skip_mode_fix)" \ 2775 || find "$(distdir)" -type d ! -perm -755 \ 2776 -exec chmod u+rwx,go+rx {} \; -o \ 2777 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ 2778 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ 2779 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ 2780 || chmod -R a+r "$(distdir)" 2781dist-gzip: distdir 2782 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz 2783 $(am__post_remove_distdir) 2784dist-bzip2: distdir 2785 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2 2786 $(am__post_remove_distdir) 2787 2788dist-lzip: distdir 2789 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz 2790 $(am__post_remove_distdir) 2791 2792dist-xz: distdir 2793 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz 2794 $(am__post_remove_distdir) 2795 2796dist-tarZ: distdir 2797 @echo WARNING: "Support for distribution archives compressed with" \ 2798 "legacy program 'compress' is deprecated." >&2 2799 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 2800 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z 2801 $(am__post_remove_distdir) 2802 2803dist-shar: distdir 2804 @echo WARNING: "Support for shar distribution archives is" \ 2805 "deprecated." >&2 2806 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2 2807 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz 2808 $(am__post_remove_distdir) 2809 2810dist-zip: distdir 2811 -rm -f $(distdir).zip 2812 zip -rq $(distdir).zip $(distdir) 2813 $(am__post_remove_distdir) 2814 2815dist dist-all: 2816 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:' 2817 $(am__post_remove_distdir) 2818 2819# This target untars the dist file and tries a VPATH configuration. Then 2820# it guarantees that the distribution is self-contained by making another 2821# tarfile. 2822distcheck: dist 2823 case '$(DIST_ARCHIVES)' in \ 2824 *.tar.gz*) \ 2825 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\ 2826 *.tar.bz2*) \ 2827 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ 2828 *.tar.lz*) \ 2829 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\ 2830 *.tar.xz*) \ 2831 xz -dc $(distdir).tar.xz | $(am__untar) ;;\ 2832 *.tar.Z*) \ 2833 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ 2834 *.shar.gz*) \ 2835 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\ 2836 *.zip*) \ 2837 unzip $(distdir).zip ;;\ 2838 esac 2839 chmod -R a-w $(distdir) 2840 chmod u+w $(distdir) 2841 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst 2842 chmod a-w $(distdir) 2843 test -d $(distdir)/_build || exit 0; \ 2844 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ 2845 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ 2846 && am__cwd=`pwd` \ 2847 && $(am__cd) $(distdir)/_build/sub \ 2848 && ../../configure \ 2849 $(AM_DISTCHECK_CONFIGURE_FLAGS) \ 2850 $(DISTCHECK_CONFIGURE_FLAGS) \ 2851 --srcdir=../.. --prefix="$$dc_install_base" \ 2852 && $(MAKE) $(AM_MAKEFLAGS) \ 2853 && $(MAKE) $(AM_MAKEFLAGS) dvi \ 2854 && $(MAKE) $(AM_MAKEFLAGS) check \ 2855 && $(MAKE) $(AM_MAKEFLAGS) install \ 2856 && $(MAKE) $(AM_MAKEFLAGS) installcheck \ 2857 && $(MAKE) $(AM_MAKEFLAGS) uninstall \ 2858 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ 2859 distuninstallcheck \ 2860 && chmod -R a-w "$$dc_install_base" \ 2861 && ({ \ 2862 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ 2863 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ 2864 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ 2865 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ 2866 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ 2867 } || { rm -rf "$$dc_destdir"; exit 1; }) \ 2868 && rm -rf "$$dc_destdir" \ 2869 && $(MAKE) $(AM_MAKEFLAGS) dist \ 2870 && rm -rf $(DIST_ARCHIVES) \ 2871 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ 2872 && cd "$$am__cwd" \ 2873 || exit 1 2874 $(am__post_remove_distdir) 2875 @(echo "$(distdir) archives ready for distribution: "; \ 2876 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ 2877 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' 2878distuninstallcheck: 2879 @test -n '$(distuninstallcheck_dir)' || { \ 2880 echo 'ERROR: trying to run $@ with an empty' \ 2881 '$$(distuninstallcheck_dir)' >&2; \ 2882 exit 1; \ 2883 }; \ 2884 $(am__cd) '$(distuninstallcheck_dir)' || { \ 2885 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \ 2886 exit 1; \ 2887 }; \ 2888 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \ 2889 || { echo "ERROR: files left after uninstall:" ; \ 2890 if test -n "$(DESTDIR)"; then \ 2891 echo " (check DESTDIR support)"; \ 2892 fi ; \ 2893 $(distuninstallcheck_listfiles) ; \ 2894 exit 1; } >&2 2895distcleancheck: distclean 2896 @if test '$(srcdir)' = . ; then \ 2897 echo "ERROR: distcleancheck can only run from a VPATH build" ; \ 2898 exit 1 ; \ 2899 fi 2900 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ 2901 || { echo "ERROR: files left in build directory after distclean:" ; \ 2902 $(distcleancheck_listfiles) ; \ 2903 exit 1; } >&2 2904check-am: all-am 2905check: check-am 2906all-am: Makefile $(DATA) $(HEADERS) 2907installdirs: 2908 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 \ 2909 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 2910 done 2911install: install-am 2912install-exec: install-exec-am 2913install-data: install-data-am 2914uninstall: uninstall-am 2915 2916install-am: all-am 2917 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 2918 2919installcheck: installcheck-am 2920install-strip: 2921 if test -z '$(STRIP)'; then \ 2922 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 2923 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 2924 install; \ 2925 else \ 2926 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 2927 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 2928 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 2929 fi 2930mostlyclean-generic: 2931 2932clean-generic: 2933 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 2934 2935distclean-generic: 2936 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 2937 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 2938 2939maintainer-clean-generic: 2940 @echo "This command is intended for maintainers to use" 2941 @echo "it deletes files that may require special tools to rebuild." 2942clean: clean-am 2943 2944clean-am: clean-generic mostlyclean-am 2945 2946distclean: distclean-am 2947 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 2948 -rm -f Makefile 2949distclean-am: clean-am distclean-generic distclean-tags 2950 2951dvi: dvi-am 2952 2953dvi-am: 2954 2955html: html-am 2956 2957html-am: 2958 2959info: info-am 2960 2961info-am: 2962 2963install-data-am: install-XCalibrateincludeHEADERS \ 2964 install-applewmHEADERS install-applewmprotopkgconfigDATA \ 2965 install-bigreqsHEADERS install-bigreqsprotopkgconfigDATA \ 2966 install-calibrateprotopkgconfigDATA install-compatHEADERS \ 2967 install-compositeHEADERS install-compositeprotopkgconfigDATA \ 2968 install-damageHEADERS install-damageprotopkgconfigDATA \ 2969 install-dist_docDATA install-dmxHEADERS \ 2970 install-dmxprotopkgconfigDATA install-dri2HEADERS \ 2971 install-dri2protopkgconfigDATA install-dri3HEADERS \ 2972 install-dri3protopkgconfigDATA install-evieHEADERS \ 2973 install-evieprotopkgconfigDATA install-fixesHEADERS \ 2974 install-fixesprotopkgconfigDATA install-fontcacheHEADERS \ 2975 install-fontcacheprotopkgconfigDATA install-fontsHEADERS \ 2976 install-fontsprotopkgconfigDATA install-glHEADERS \ 2977 install-glinternalHEADERS install-glprotopkgconfigDATA \ 2978 install-inputHEADERS install-inputprotopkgconfigDATA \ 2979 install-kbHEADERS install-kbprotopkgconfigDATA \ 2980 install-lg3dHEADERS install-lg3dprotopkgconfigDATA \ 2981 install-miscmanDATA install-nodist_xprotoHEADERS \ 2982 install-pmprotopkgconfigDATA install-presentHEADERS \ 2983 install-presentprotopkgconfigDATA install-printHEADERS \ 2984 install-printprotopkgconfigDATA install-randrHEADERS \ 2985 install-randrprotopkgconfigDATA install-recordHEADERS \ 2986 install-recordprotopkgconfigDATA install-renderHEADERS \ 2987 install-renderprotopkgconfigDATA install-resourceHEADERS \ 2988 install-resourceprotopkgconfigDATA install-scrnsaverHEADERS \ 2989 install-scrnsaverprotopkgconfigDATA install-trapHEADERS \ 2990 install-trapprotopkgconfigDATA install-videoHEADERS \ 2991 install-videoprotopkgconfigDATA install-windowswmHEADERS \ 2992 install-windowswmprotopkgconfigDATA \ 2993 install-x11protopkgconfigDATA install-xcmiscHEADERS \ 2994 install-xcmiscprotopkgconfigDATA install-xextHEADERS \ 2995 install-xextprotopkgconfigDATA install-xf86bigfontHEADERS \ 2996 install-xf86bigfontprotopkgconfigDATA install-xf86dgaHEADERS \ 2997 install-xf86dgaprotopkgconfigDATA install-xf86driHEADERS \ 2998 install-xf86driprotopkgconfigDATA install-xf86miscHEADERS \ 2999 install-xf86miscprotopkgconfigDATA install-xf86rushHEADERS \ 3000 install-xf86rushprotopkgconfigDATA install-xf86vidmodeHEADERS \ 3001 install-xf86vidmodeprotopkgconfigDATA install-xineramaHEADERS \ 3002 install-xineramaprotopkgconfigDATA install-xprotoHEADERS \ 3003 install-xproxymngHEADERS 3004 3005install-dvi: install-dvi-am 3006 3007install-dvi-am: 3008 3009install-exec-am: 3010 3011install-html: install-html-am 3012 3013install-html-am: 3014 3015install-info: install-info-am 3016 3017install-info-am: 3018 3019install-man: 3020 3021install-pdf: install-pdf-am 3022 3023install-pdf-am: 3024 3025install-ps: install-ps-am 3026 3027install-ps-am: 3028 3029installcheck-am: 3030 3031maintainer-clean: maintainer-clean-am 3032 -rm -f $(am__CONFIG_DISTCLEAN_FILES) 3033 -rm -rf $(top_srcdir)/autom4te.cache 3034 -rm -f Makefile 3035maintainer-clean-am: distclean-am maintainer-clean-generic 3036 3037mostlyclean: mostlyclean-am 3038 3039mostlyclean-am: mostlyclean-generic 3040 3041pdf: pdf-am 3042 3043pdf-am: 3044 3045ps: ps-am 3046 3047ps-am: 3048 3049uninstall-am: uninstall-XCalibrateincludeHEADERS \ 3050 uninstall-applewmHEADERS uninstall-applewmprotopkgconfigDATA \ 3051 uninstall-bigreqsHEADERS uninstall-bigreqsprotopkgconfigDATA \ 3052 uninstall-calibrateprotopkgconfigDATA uninstall-compatHEADERS \ 3053 uninstall-compositeHEADERS \ 3054 uninstall-compositeprotopkgconfigDATA uninstall-damageHEADERS \ 3055 uninstall-damageprotopkgconfigDATA uninstall-dist_docDATA \ 3056 uninstall-dmxHEADERS uninstall-dmxprotopkgconfigDATA \ 3057 uninstall-dri2HEADERS uninstall-dri2protopkgconfigDATA \ 3058 uninstall-dri3HEADERS uninstall-dri3protopkgconfigDATA \ 3059 uninstall-evieHEADERS uninstall-evieprotopkgconfigDATA \ 3060 uninstall-fixesHEADERS uninstall-fixesprotopkgconfigDATA \ 3061 uninstall-fontcacheHEADERS \ 3062 uninstall-fontcacheprotopkgconfigDATA uninstall-fontsHEADERS \ 3063 uninstall-fontsprotopkgconfigDATA uninstall-glHEADERS \ 3064 uninstall-glinternalHEADERS uninstall-glprotopkgconfigDATA \ 3065 uninstall-inputHEADERS uninstall-inputprotopkgconfigDATA \ 3066 uninstall-kbHEADERS uninstall-kbprotopkgconfigDATA \ 3067 uninstall-lg3dHEADERS uninstall-lg3dprotopkgconfigDATA \ 3068 uninstall-miscmanDATA uninstall-nodist_xprotoHEADERS \ 3069 uninstall-pmprotopkgconfigDATA uninstall-presentHEADERS \ 3070 uninstall-presentprotopkgconfigDATA uninstall-printHEADERS \ 3071 uninstall-printprotopkgconfigDATA uninstall-randrHEADERS \ 3072 uninstall-randrprotopkgconfigDATA uninstall-recordHEADERS \ 3073 uninstall-recordprotopkgconfigDATA uninstall-renderHEADERS \ 3074 uninstall-renderprotopkgconfigDATA uninstall-resourceHEADERS \ 3075 uninstall-resourceprotopkgconfigDATA \ 3076 uninstall-scrnsaverHEADERS \ 3077 uninstall-scrnsaverprotopkgconfigDATA uninstall-trapHEADERS \ 3078 uninstall-trapprotopkgconfigDATA uninstall-videoHEADERS \ 3079 uninstall-videoprotopkgconfigDATA uninstall-windowswmHEADERS \ 3080 uninstall-windowswmprotopkgconfigDATA \ 3081 uninstall-x11protopkgconfigDATA uninstall-xcmiscHEADERS \ 3082 uninstall-xcmiscprotopkgconfigDATA uninstall-xextHEADERS \ 3083 uninstall-xextprotopkgconfigDATA uninstall-xf86bigfontHEADERS \ 3084 uninstall-xf86bigfontprotopkgconfigDATA \ 3085 uninstall-xf86dgaHEADERS uninstall-xf86dgaprotopkgconfigDATA \ 3086 uninstall-xf86driHEADERS uninstall-xf86driprotopkgconfigDATA \ 3087 uninstall-xf86miscHEADERS uninstall-xf86miscprotopkgconfigDATA \ 3088 uninstall-xf86rushHEADERS uninstall-xf86rushprotopkgconfigDATA \ 3089 uninstall-xf86vidmodeHEADERS \ 3090 uninstall-xf86vidmodeprotopkgconfigDATA \ 3091 uninstall-xineramaHEADERS uninstall-xineramaprotopkgconfigDATA \ 3092 uninstall-xprotoHEADERS uninstall-xproxymngHEADERS 3093 3094.MAKE: install-am install-strip 3095 3096.PHONY: CTAGS GTAGS TAGS all all-am am--refresh check check-am clean \ 3097 clean-cscope clean-generic cscope cscopelist-am ctags ctags-am \ 3098 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \ 3099 dist-tarZ dist-xz dist-zip distcheck distclean \ 3100 distclean-generic distclean-tags distcleancheck distdir \ 3101 distuninstallcheck dvi dvi-am html html-am info info-am \ 3102 install install-XCalibrateincludeHEADERS install-am \ 3103 install-applewmHEADERS install-applewmprotopkgconfigDATA \ 3104 install-bigreqsHEADERS install-bigreqsprotopkgconfigDATA \ 3105 install-calibrateprotopkgconfigDATA install-compatHEADERS \ 3106 install-compositeHEADERS install-compositeprotopkgconfigDATA \ 3107 install-damageHEADERS install-damageprotopkgconfigDATA \ 3108 install-data install-data-am install-dist_docDATA \ 3109 install-dmxHEADERS install-dmxprotopkgconfigDATA \ 3110 install-dri2HEADERS install-dri2protopkgconfigDATA \ 3111 install-dri3HEADERS install-dri3protopkgconfigDATA install-dvi \ 3112 install-dvi-am install-evieHEADERS \ 3113 install-evieprotopkgconfigDATA install-exec install-exec-am \ 3114 install-fixesHEADERS install-fixesprotopkgconfigDATA \ 3115 install-fontcacheHEADERS install-fontcacheprotopkgconfigDATA \ 3116 install-fontsHEADERS install-fontsprotopkgconfigDATA \ 3117 install-glHEADERS install-glinternalHEADERS \ 3118 install-glprotopkgconfigDATA install-html install-html-am \ 3119 install-info install-info-am install-inputHEADERS \ 3120 install-inputprotopkgconfigDATA install-kbHEADERS \ 3121 install-kbprotopkgconfigDATA install-lg3dHEADERS \ 3122 install-lg3dprotopkgconfigDATA install-man install-miscmanDATA \ 3123 install-nodist_xprotoHEADERS install-pdf install-pdf-am \ 3124 install-pmprotopkgconfigDATA install-presentHEADERS \ 3125 install-presentprotopkgconfigDATA install-printHEADERS \ 3126 install-printprotopkgconfigDATA install-ps install-ps-am \ 3127 install-randrHEADERS install-randrprotopkgconfigDATA \ 3128 install-recordHEADERS install-recordprotopkgconfigDATA \ 3129 install-renderHEADERS install-renderprotopkgconfigDATA \ 3130 install-resourceHEADERS install-resourceprotopkgconfigDATA \ 3131 install-scrnsaverHEADERS install-scrnsaverprotopkgconfigDATA \ 3132 install-strip install-trapHEADERS \ 3133 install-trapprotopkgconfigDATA install-videoHEADERS \ 3134 install-videoprotopkgconfigDATA install-windowswmHEADERS \ 3135 install-windowswmprotopkgconfigDATA \ 3136 install-x11protopkgconfigDATA install-xcmiscHEADERS \ 3137 install-xcmiscprotopkgconfigDATA install-xextHEADERS \ 3138 install-xextprotopkgconfigDATA install-xf86bigfontHEADERS \ 3139 install-xf86bigfontprotopkgconfigDATA install-xf86dgaHEADERS \ 3140 install-xf86dgaprotopkgconfigDATA install-xf86driHEADERS \ 3141 install-xf86driprotopkgconfigDATA install-xf86miscHEADERS \ 3142 install-xf86miscprotopkgconfigDATA install-xf86rushHEADERS \ 3143 install-xf86rushprotopkgconfigDATA install-xf86vidmodeHEADERS \ 3144 install-xf86vidmodeprotopkgconfigDATA install-xineramaHEADERS \ 3145 install-xineramaprotopkgconfigDATA install-xprotoHEADERS \ 3146 install-xproxymngHEADERS installcheck installcheck-am \ 3147 installdirs maintainer-clean maintainer-clean-generic \ 3148 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \ 3149 tags-am uninstall uninstall-XCalibrateincludeHEADERS \ 3150 uninstall-am uninstall-applewmHEADERS \ 3151 uninstall-applewmprotopkgconfigDATA uninstall-bigreqsHEADERS \ 3152 uninstall-bigreqsprotopkgconfigDATA \ 3153 uninstall-calibrateprotopkgconfigDATA uninstall-compatHEADERS \ 3154 uninstall-compositeHEADERS \ 3155 uninstall-compositeprotopkgconfigDATA uninstall-damageHEADERS \ 3156 uninstall-damageprotopkgconfigDATA uninstall-dist_docDATA \ 3157 uninstall-dmxHEADERS uninstall-dmxprotopkgconfigDATA \ 3158 uninstall-dri2HEADERS uninstall-dri2protopkgconfigDATA \ 3159 uninstall-dri3HEADERS uninstall-dri3protopkgconfigDATA \ 3160 uninstall-evieHEADERS uninstall-evieprotopkgconfigDATA \ 3161 uninstall-fixesHEADERS uninstall-fixesprotopkgconfigDATA \ 3162 uninstall-fontcacheHEADERS \ 3163 uninstall-fontcacheprotopkgconfigDATA uninstall-fontsHEADERS \ 3164 uninstall-fontsprotopkgconfigDATA uninstall-glHEADERS \ 3165 uninstall-glinternalHEADERS uninstall-glprotopkgconfigDATA \ 3166 uninstall-inputHEADERS uninstall-inputprotopkgconfigDATA \ 3167 uninstall-kbHEADERS uninstall-kbprotopkgconfigDATA \ 3168 uninstall-lg3dHEADERS uninstall-lg3dprotopkgconfigDATA \ 3169 uninstall-miscmanDATA uninstall-nodist_xprotoHEADERS \ 3170 uninstall-pmprotopkgconfigDATA uninstall-presentHEADERS \ 3171 uninstall-presentprotopkgconfigDATA uninstall-printHEADERS \ 3172 uninstall-printprotopkgconfigDATA uninstall-randrHEADERS \ 3173 uninstall-randrprotopkgconfigDATA uninstall-recordHEADERS \ 3174 uninstall-recordprotopkgconfigDATA uninstall-renderHEADERS \ 3175 uninstall-renderprotopkgconfigDATA uninstall-resourceHEADERS \ 3176 uninstall-resourceprotopkgconfigDATA \ 3177 uninstall-scrnsaverHEADERS \ 3178 uninstall-scrnsaverprotopkgconfigDATA uninstall-trapHEADERS \ 3179 uninstall-trapprotopkgconfigDATA uninstall-videoHEADERS \ 3180 uninstall-videoprotopkgconfigDATA uninstall-windowswmHEADERS \ 3181 uninstall-windowswmprotopkgconfigDATA \ 3182 uninstall-x11protopkgconfigDATA uninstall-xcmiscHEADERS \ 3183 uninstall-xcmiscprotopkgconfigDATA uninstall-xextHEADERS \ 3184 uninstall-xextprotopkgconfigDATA uninstall-xf86bigfontHEADERS \ 3185 uninstall-xf86bigfontprotopkgconfigDATA \ 3186 uninstall-xf86dgaHEADERS uninstall-xf86dgaprotopkgconfigDATA \ 3187 uninstall-xf86driHEADERS uninstall-xf86driprotopkgconfigDATA \ 3188 uninstall-xf86miscHEADERS uninstall-xf86miscprotopkgconfigDATA \ 3189 uninstall-xf86rushHEADERS uninstall-xf86rushprotopkgconfigDATA \ 3190 uninstall-xf86vidmodeHEADERS \ 3191 uninstall-xf86vidmodeprotopkgconfigDATA \ 3192 uninstall-xineramaHEADERS uninstall-xineramaprotopkgconfigDATA \ 3193 uninstall-xprotoHEADERS uninstall-xproxymngHEADERS 3194 3195.PRECIOUS: Makefile 3196 3197 3198.man.$(MISC_MAN_SUFFIX): man 3199 $(MKDIR_P) man 3200 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ 3201 3202# Tell versions [3.59,3.63) of GNU make to not export all variables. 3203# Otherwise a system limit (for SysV at least) may be exceeded. 3204.NOEXPORT: 3205