Makefile.in revision b7e1c893
1# Makefile.in generated by automake 1.10.1 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 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# Copyright 2005 Adam Jackson. 18# Copyright 2005 Red Hat, Inc. 19# 20# Permission is hereby granted, free of charge, to any person obtaining a 21# copy of this software and associated documentation files (the "Software"), 22# to deal in the Software without restriction, including without limitation 23# on the rights to use, copy, modify, merge, publish, distribute, sub 24# license, and/or sell copies of the Software, and to permit persons to whom 25# the Software is furnished to do so, subject to the following conditions: 26# 27# The above copyright notice and this permission notice (including the next 28# paragraph) shall be included in all copies or substantial portions of the 29# Software. 30# 31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 34# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 35# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 36# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 37 38# this is obnoxious: 39# -module lets us name the module exactly how we want 40# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 41# _ladir passes a dummy rpath to libtool so the thing will actually link 42# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 43 44VPATH = @srcdir@ 45pkgdatadir = $(datadir)/@PACKAGE@ 46pkglibdir = $(libdir)/@PACKAGE@ 47pkgincludedir = $(includedir)/@PACKAGE@ 48am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 49install_sh_DATA = $(install_sh) -c -m 644 50install_sh_PROGRAM = $(install_sh) -c 51install_sh_SCRIPT = $(install_sh) -c 52INSTALL_HEADER = $(INSTALL_DATA) 53transform = $(program_transform_name) 54NORMAL_INSTALL = : 55PRE_INSTALL = : 56POST_INSTALL = : 57NORMAL_UNINSTALL = : 58PRE_UNINSTALL = : 59POST_UNINSTALL = : 60build_triplet = @build@ 61host_triplet = @host@ 62@DRI_TRUE@am__append_1 = $(DRI_LIBS) 63@XSERVER_LIBPCIACCESS_TRUE@am__append_2 = $(PCIACCESS_LIBS) 64@XMODES_TRUE@am__append_3 = \ 65@XMODES_TRUE@ $(XMODE_SRCS) 66 67subdir = src 68DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 69ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 70am__aclocal_m4_deps = $(top_srcdir)/configure.ac 71am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 72 $(ACLOCAL_M4) 73mkinstalldirs = $(install_sh) -d 74CONFIG_HEADER = $(top_builddir)/config.h 75CONFIG_CLEAN_FILES = 76am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 77am__vpath_adj = case $$p in \ 78 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 79 *) f=$$p;; \ 80 esac; 81am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 82am__installdirs = "$(DESTDIR)$(ati_drv_ladir)" \ 83 "$(DESTDIR)$(radeon_drv_ladir)" \ 84 "$(DESTDIR)$(theatre200_drv_ladir)" \ 85 "$(DESTDIR)$(theatre_detect_drv_ladir)" \ 86 "$(DESTDIR)$(theatre_drv_ladir)" 87ati_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 88radeon_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 89theatre200_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 90theatre_detect_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 91theatre_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 92LTLIBRARIES = $(ati_drv_la_LTLIBRARIES) $(radeon_drv_la_LTLIBRARIES) \ 93 $(theatre200_drv_la_LTLIBRARIES) \ 94 $(theatre_detect_drv_la_LTLIBRARIES) \ 95 $(theatre_drv_la_LTLIBRARIES) 96am__DEPENDENCIES_1 = 97@XSERVER_LIBPCIACCESS_TRUE@ati_drv_la_DEPENDENCIES = \ 98@XSERVER_LIBPCIACCESS_TRUE@ $(am__DEPENDENCIES_1) 99am_ati_drv_la_OBJECTS = ati.lo atimodule.lo 100ati_drv_la_OBJECTS = $(am_ati_drv_la_OBJECTS) 101ati_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 102 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 103 $(ati_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 104@DRI_TRUE@am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) 105@XSERVER_LIBPCIACCESS_TRUE@am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) 106radeon_drv_la_DEPENDENCIES = $(am__DEPENDENCIES_2) \ 107 $(am__DEPENDENCIES_3) 108am__radeon_drv_la_SOURCES_DIST = radeon_accel.c radeon_cursor.c \ 109 radeon_dga.c radeon_legacy_memory.c radeon_driver.c \ 110 radeon_video.c radeon_bios.c radeon_mm_i2c.c radeon_vip.c \ 111 radeon_misc.c radeon_probe.c legacy_crtc.c legacy_output.c \ 112 radeon_textured_video.c radeon_crtc.c radeon_output.c \ 113 radeon_modes.c radeon_tv.c AtomBios/CD_Operations.c \ 114 AtomBios/Decoder.c AtomBios/hwserv_drv.c \ 115 AtomBios/includes/atombios.h AtomBios/includes/CD_binding.h \ 116 AtomBios/includes/CD_Common_Types.h \ 117 AtomBios/includes/CD_Definitions.h \ 118 AtomBios/includes/CD_hw_services.h \ 119 AtomBios/includes/CD_Opcodes.h AtomBios/includes/CD_Structs.h \ 120 AtomBios/includes/Decoder.h AtomBios/includes/ObjectID.h \ 121 AtomBios/includes/regsdef.h radeon_atombios.c \ 122 radeon_atomwrapper.c radeon_dri.c radeon_exa.c r600_exa.c \ 123 r6xx_accel.c r600_textured_videofuncs.c r600_shader.c \ 124 atombios_output.c atombios_crtc.c local_xf86Rename.h \ 125 parser/xf86Parser.h parser/xf86Optrec.h modes/xf86Modes.h \ 126 modes/xf86Modes.c modes/xf86cvt.c modes/xf86Crtc.h \ 127 modes/xf86Crtc.c modes/xf86Cursors.c modes/xf86EdidModes.c \ 128 modes/xf86RandR12.c modes/xf86RandR12.h modes/xf86Rename.h \ 129 modes/xf86Rotate.c modes/xf86DiDGA.c 130am__objects_1 = CD_Operations.lo Decoder.lo hwserv_drv.lo 131@DRI_TRUE@am__objects_2 = radeon_dri.lo 132@USE_EXA_TRUE@am__objects_3 = radeon_exa.lo r600_exa.lo r6xx_accel.lo \ 133@USE_EXA_TRUE@ r600_textured_videofuncs.lo r600_shader.lo 134am__objects_4 = xf86Modes.lo xf86cvt.lo xf86Crtc.lo xf86Cursors.lo \ 135 xf86EdidModes.lo xf86RandR12.lo xf86Rotate.lo xf86DiDGA.lo 136@XMODES_TRUE@am__objects_5 = $(am__objects_4) 137am_radeon_drv_la_OBJECTS = radeon_accel.lo radeon_cursor.lo \ 138 radeon_dga.lo radeon_legacy_memory.lo radeon_driver.lo \ 139 radeon_video.lo radeon_bios.lo radeon_mm_i2c.lo radeon_vip.lo \ 140 radeon_misc.lo radeon_probe.lo legacy_crtc.lo legacy_output.lo \ 141 radeon_textured_video.lo radeon_crtc.lo radeon_output.lo \ 142 radeon_modes.lo radeon_tv.lo $(am__objects_1) \ 143 radeon_atombios.lo radeon_atomwrapper.lo $(am__objects_2) \ 144 $(am__objects_3) atombios_output.lo atombios_crtc.lo \ 145 $(am__objects_5) 146radeon_drv_la_OBJECTS = $(am_radeon_drv_la_OBJECTS) 147radeon_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 148 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 149 $(radeon_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 150theatre200_drv_la_LIBADD = 151am_theatre200_drv_la_OBJECTS = theatre200_drv_la-theatre200.lo \ 152 theatre200_drv_la-theatre200_module.lo 153theatre200_drv_la_OBJECTS = $(am_theatre200_drv_la_OBJECTS) 154theatre200_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 155 $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 156 $(theatre200_drv_la_CFLAGS) $(CFLAGS) \ 157 $(theatre200_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 158theatre_detect_drv_la_LIBADD = 159am_theatre_detect_drv_la_OBJECTS = theatre_detect.lo \ 160 theatre_detect_module.lo 161theatre_detect_drv_la_OBJECTS = $(am_theatre_detect_drv_la_OBJECTS) 162theatre_detect_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 163 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 164 $(theatre_detect_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 165theatre_drv_la_LIBADD = 166am_theatre_drv_la_OBJECTS = theatre.lo theatre_module.lo 167theatre_drv_la_OBJECTS = $(am_theatre_drv_la_OBJECTS) 168theatre_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 169 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 170 $(theatre_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 171DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 172depcomp = $(SHELL) $(top_srcdir)/depcomp 173am__depfiles_maybe = depfiles 174COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 175 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 176LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 177 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 178 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 179CCLD = $(CC) 180LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 181 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 182 $(LDFLAGS) -o $@ 183SOURCES = $(ati_drv_la_SOURCES) $(radeon_drv_la_SOURCES) \ 184 $(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \ 185 $(theatre_drv_la_SOURCES) 186DIST_SOURCES = $(ati_drv_la_SOURCES) $(am__radeon_drv_la_SOURCES_DIST) \ 187 $(theatre200_drv_la_SOURCES) $(theatre_detect_drv_la_SOURCES) \ 188 $(theatre_drv_la_SOURCES) 189ETAGS = etags 190CTAGS = ctags 191DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 192ACLOCAL = @ACLOCAL@ 193ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 194ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 195AMTAR = @AMTAR@ 196APP_MAN_DIR = @APP_MAN_DIR@ 197APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 198AR = @AR@ 199AUTOCONF = @AUTOCONF@ 200AUTOHEADER = @AUTOHEADER@ 201AUTOMAKE = @AUTOMAKE@ 202AWK = @AWK@ 203CC = @CC@ 204CCDEPMODE = @CCDEPMODE@ 205CFLAGS = @CFLAGS@ 206CPP = @CPP@ 207CPPFLAGS = @CPPFLAGS@ 208CXX = @CXX@ 209CXXCPP = @CXXCPP@ 210CXXDEPMODE = @CXXDEPMODE@ 211CXXFLAGS = @CXXFLAGS@ 212CYGPATH_W = @CYGPATH_W@ 213DEFS = @DEFS@ 214DEPDIR = @DEPDIR@ 215DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 216DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 217DRIVER_NAME = @DRIVER_NAME@ 218DRI_CFLAGS = @DRI_CFLAGS@ 219DRI_LIBS = @DRI_LIBS@ 220DSYMUTIL = @DSYMUTIL@ 221ECHO = @ECHO@ 222ECHO_C = @ECHO_C@ 223ECHO_N = @ECHO_N@ 224ECHO_T = @ECHO_T@ 225EGREP = @EGREP@ 226EXEEXT = @EXEEXT@ 227F77 = @F77@ 228FFLAGS = @FFLAGS@ 229FILE_MAN_DIR = @FILE_MAN_DIR@ 230FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 231GREP = @GREP@ 232INSTALL = @INSTALL@ 233INSTALL_DATA = @INSTALL_DATA@ 234INSTALL_PROGRAM = @INSTALL_PROGRAM@ 235INSTALL_SCRIPT = @INSTALL_SCRIPT@ 236INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 237LDFLAGS = @LDFLAGS@ 238LIBOBJS = @LIBOBJS@ 239LIBS = @LIBS@ 240LIBTOOL = @LIBTOOL@ 241LIB_MAN_DIR = @LIB_MAN_DIR@ 242LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 243LINUXDOC = @LINUXDOC@ 244LN_S = @LN_S@ 245LTLIBOBJS = @LTLIBOBJS@ 246MAINT = @MAINT@ 247MAKEINFO = @MAKEINFO@ 248MAKE_HTML = @MAKE_HTML@ 249MAKE_PDF = @MAKE_PDF@ 250MAKE_PS = @MAKE_PS@ 251MAKE_TEXT = @MAKE_TEXT@ 252MISC_MAN_DIR = @MISC_MAN_DIR@ 253MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 254MKDIR_P = @MKDIR_P@ 255NMEDIT = @NMEDIT@ 256OBJEXT = @OBJEXT@ 257PACKAGE = @PACKAGE@ 258PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 259PACKAGE_NAME = @PACKAGE_NAME@ 260PACKAGE_STRING = @PACKAGE_STRING@ 261PACKAGE_TARNAME = @PACKAGE_TARNAME@ 262PACKAGE_VERSION = @PACKAGE_VERSION@ 263PATH_SEPARATOR = @PATH_SEPARATOR@ 264PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 265PCIACCESS_LIBS = @PCIACCESS_LIBS@ 266PKG_CONFIG = @PKG_CONFIG@ 267PS2PDF = @PS2PDF@ 268RANLIB = @RANLIB@ 269SED = @SED@ 270SET_MAKE = @SET_MAKE@ 271SHELL = @SHELL@ 272STRIP = @STRIP@ 273VERSION = @VERSION@ 274XMODES_CFLAGS = @XMODES_CFLAGS@ 275XORG_CFLAGS = @XORG_CFLAGS@ 276XORG_LIBS = @XORG_LIBS@ 277abs_builddir = @abs_builddir@ 278abs_srcdir = @abs_srcdir@ 279abs_top_builddir = @abs_top_builddir@ 280abs_top_srcdir = @abs_top_srcdir@ 281ac_ct_CC = @ac_ct_CC@ 282ac_ct_CXX = @ac_ct_CXX@ 283ac_ct_F77 = @ac_ct_F77@ 284am__include = @am__include@ 285am__leading_dot = @am__leading_dot@ 286am__quote = @am__quote@ 287am__tar = @am__tar@ 288am__untar = @am__untar@ 289bindir = @bindir@ 290build = @build@ 291build_alias = @build_alias@ 292build_cpu = @build_cpu@ 293build_os = @build_os@ 294build_vendor = @build_vendor@ 295builddir = @builddir@ 296datadir = @datadir@ 297datarootdir = @datarootdir@ 298docdir = @docdir@ 299dvidir = @dvidir@ 300exec_prefix = @exec_prefix@ 301host = @host@ 302host_alias = @host_alias@ 303host_cpu = @host_cpu@ 304host_os = @host_os@ 305host_vendor = @host_vendor@ 306htmldir = @htmldir@ 307includedir = @includedir@ 308infodir = @infodir@ 309install_sh = @install_sh@ 310libdir = @libdir@ 311libexecdir = @libexecdir@ 312localedir = @localedir@ 313localstatedir = @localstatedir@ 314mandir = @mandir@ 315mkdir_p = @mkdir_p@ 316moduledir = @moduledir@ 317oldincludedir = @oldincludedir@ 318pdfdir = @pdfdir@ 319prefix = @prefix@ 320program_transform_name = @program_transform_name@ 321psdir = @psdir@ 322sbindir = @sbindir@ 323sharedstatedir = @sharedstatedir@ 324srcdir = @srcdir@ 325sysconfdir = @sysconfdir@ 326target_alias = @target_alias@ 327top_builddir = @top_builddir@ 328top_srcdir = @top_srcdir@ 329radeon_drv_la_LIBADD = $(am__append_1) $(am__append_2) 330@DRI_TRUE@RADEON_DRI_SRCS = radeon_dri.c 331RADEON_ATOMBIOS_SOURCES = \ 332 AtomBios/CD_Operations.c \ 333 AtomBios/Decoder.c \ 334 AtomBios/hwserv_drv.c \ 335 AtomBios/includes/atombios.h \ 336 AtomBios/includes/CD_binding.h \ 337 AtomBios/includes/CD_Common_Types.h \ 338 AtomBios/includes/CD_Definitions.h \ 339 AtomBios/includes/CD_hw_services.h \ 340 AtomBios/includes/CD_Opcodes.h \ 341 AtomBios/includes/CD_Structs.h \ 342 AtomBios/includes/Decoder.h \ 343 AtomBios/includes/ObjectID.h \ 344 AtomBios/includes/regsdef.h 345 346XMODE_SRCS = \ 347 local_xf86Rename.h \ 348 parser/xf86Parser.h \ 349 parser/xf86Optrec.h \ 350 modes/xf86Modes.h \ 351 modes/xf86Modes.c \ 352 modes/xf86cvt.c \ 353 modes/xf86Crtc.h \ 354 modes/xf86Crtc.c \ 355 modes/xf86Cursors.c \ 356 modes/xf86EdidModes.c \ 357 modes/xf86RandR12.c \ 358 modes/xf86RandR12.h \ 359 modes/xf86Rename.h \ 360 modes/xf86Rotate.c \ 361 modes/xf86DiDGA.c 362 363@USE_EXA_TRUE@RADEON_EXA_SOURCES = radeon_exa.c r600_exa.c r6xx_accel.c r600_textured_videofuncs.c r600_shader.c 364AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@ @XMODES_CFLAGS@ -DDISABLE_EASF -DENABLE_ALL_SERVICE_FUNCTIONS -DATOM_BIOS -DATOM_BIOS_PARSER -DDRIVER_PARSER 365INCLUDES = -I$(srcdir)/AtomBios/includes 366@XSERVER_LIBPCIACCESS_TRUE@ati_drv_la_LIBADD = $(PCIACCESS_LIBS) 367ati_drv_la_LTLIBRARIES = ati_drv.la 368ati_drv_la_LDFLAGS = -module -avoid-version 369ati_drv_ladir = @moduledir@/drivers 370ati_drv_la_SOURCES = \ 371 ati.c atimodule.c 372 373radeon_drv_la_LTLIBRARIES = radeon_drv.la 374radeon_drv_la_LDFLAGS = -module -avoid-version 375radeon_drv_ladir = @moduledir@/drivers 376radeon_drv_la_SOURCES = radeon_accel.c radeon_cursor.c radeon_dga.c \ 377 radeon_legacy_memory.c radeon_driver.c radeon_video.c \ 378 radeon_bios.c radeon_mm_i2c.c radeon_vip.c radeon_misc.c \ 379 radeon_probe.c legacy_crtc.c legacy_output.c \ 380 radeon_textured_video.c radeon_crtc.c radeon_output.c \ 381 radeon_modes.c radeon_tv.c $(RADEON_ATOMBIOS_SOURCES) \ 382 radeon_atombios.c radeon_atomwrapper.c $(RADEON_DRI_SRCS) \ 383 $(RADEON_EXA_SOURCES) atombios_output.c atombios_crtc.c \ 384 $(am__append_3) 385theatre_detect_drv_la_LTLIBRARIES = theatre_detect_drv.la 386theatre_detect_drv_la_LDFLAGS = -module -avoid-version 387theatre_detect_drv_ladir = @moduledir@/multimedia 388theatre_detect_drv_la_SOURCES = \ 389 theatre_detect.c theatre_detect_module.c 390 391theatre_drv_la_LTLIBRARIES = theatre_drv.la 392theatre_drv_la_LDFLAGS = -module -avoid-version 393theatre_drv_ladir = @moduledir@/multimedia 394theatre_drv_la_SOURCES = \ 395 theatre.c theatre_module.c 396 397theatre200_drv_la_LTLIBRARIES = theatre200_drv.la 398theatre200_drv_la_LDFLAGS = -module -avoid-version 399theatre200_drv_ladir = @moduledir@/multimedia 400theatre200_drv_la_CFLAGS = \ 401 $(AM_CFLAGS) -DMICROC_DIR=\"$(theatre200_drv_ladir)\" 402 403theatre200_drv_la_SOURCES = \ 404 theatre200.c theatre200_module.c 405 406EXTRA_DIST = \ 407 $(XMODE_SRCS) \ 408 radeon_render.c \ 409 radeon_accelfuncs.c \ 410 radeon_textured_videofuncs.c \ 411 r600_reg.h \ 412 r600_reg_auto_r6xx.h \ 413 r600_reg_r6xx.h \ 414 r600_reg_r7xx.h \ 415 r600_shader.h \ 416 r600_state.h \ 417 ati.h \ 418 ativersion.h \ 419 bicubic_table.h \ 420 generic_bus.h \ 421 radeon_commonfuncs.c \ 422 radeon_dri.h \ 423 radeon_drm.h \ 424 radeon_exa_render.c \ 425 radeon_exa_funcs.c \ 426 radeon.h \ 427 radeon_macros.h \ 428 radeon_probe.h \ 429 radeon_reg.h \ 430 radeon_version.h \ 431 radeon_video.h \ 432 radeon_tv.h \ 433 radeon_atomwrapper.h \ 434 theatre200.h \ 435 theatre_detect.h \ 436 theatre.h \ 437 theatre_reg.h \ 438 atipciids.h \ 439 atipcirename.h \ 440 ati_pciids_gen.h \ 441 radeon_chipinfo_gen.h \ 442 radeon_chipset_gen.h \ 443 radeon_pci_chipset_gen.h \ 444 radeon_pci_device_match_gen.h \ 445 pcidb/ati_pciids.csv \ 446 pcidb/parse_pci_ids.pl \ 447 radeon_atombios.h 448 449all: all-am 450 451.SUFFIXES: 452.SUFFIXES: .c .lo .o .obj 453$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 454 @for dep in $?; do \ 455 case '$(am__configure_deps)' in \ 456 *$$dep*) \ 457 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ 458 && exit 0; \ 459 exit 1;; \ 460 esac; \ 461 done; \ 462 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 463 cd $(top_srcdir) && \ 464 $(AUTOMAKE) --gnu src/Makefile 465.PRECIOUS: Makefile 466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 467 @case '$?' in \ 468 *config.status*) \ 469 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 470 *) \ 471 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 472 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 473 esac; 474 475$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 477 478$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 479 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 480$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 481 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 482install-ati_drv_laLTLIBRARIES: $(ati_drv_la_LTLIBRARIES) 483 @$(NORMAL_INSTALL) 484 test -z "$(ati_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(ati_drv_ladir)" 485 @list='$(ati_drv_la_LTLIBRARIES)'; for p in $$list; do \ 486 if test -f $$p; then \ 487 f=$(am__strip_dir) \ 488 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(ati_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(ati_drv_ladir)/$$f'"; \ 489 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(ati_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(ati_drv_ladir)/$$f"; \ 490 else :; fi; \ 491 done 492 493uninstall-ati_drv_laLTLIBRARIES: 494 @$(NORMAL_UNINSTALL) 495 @list='$(ati_drv_la_LTLIBRARIES)'; for p in $$list; do \ 496 p=$(am__strip_dir) \ 497 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ati_drv_ladir)/$$p'"; \ 498 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ati_drv_ladir)/$$p"; \ 499 done 500 501clean-ati_drv_laLTLIBRARIES: 502 -test -z "$(ati_drv_la_LTLIBRARIES)" || rm -f $(ati_drv_la_LTLIBRARIES) 503 @list='$(ati_drv_la_LTLIBRARIES)'; for p in $$list; do \ 504 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 505 test "$$dir" != "$$p" || dir=.; \ 506 echo "rm -f \"$${dir}/so_locations\""; \ 507 rm -f "$${dir}/so_locations"; \ 508 done 509install-radeon_drv_laLTLIBRARIES: $(radeon_drv_la_LTLIBRARIES) 510 @$(NORMAL_INSTALL) 511 test -z "$(radeon_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(radeon_drv_ladir)" 512 @list='$(radeon_drv_la_LTLIBRARIES)'; for p in $$list; do \ 513 if test -f $$p; then \ 514 f=$(am__strip_dir) \ 515 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(radeon_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(radeon_drv_ladir)/$$f'"; \ 516 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(radeon_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(radeon_drv_ladir)/$$f"; \ 517 else :; fi; \ 518 done 519 520uninstall-radeon_drv_laLTLIBRARIES: 521 @$(NORMAL_UNINSTALL) 522 @list='$(radeon_drv_la_LTLIBRARIES)'; for p in $$list; do \ 523 p=$(am__strip_dir) \ 524 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(radeon_drv_ladir)/$$p'"; \ 525 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(radeon_drv_ladir)/$$p"; \ 526 done 527 528clean-radeon_drv_laLTLIBRARIES: 529 -test -z "$(radeon_drv_la_LTLIBRARIES)" || rm -f $(radeon_drv_la_LTLIBRARIES) 530 @list='$(radeon_drv_la_LTLIBRARIES)'; for p in $$list; do \ 531 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 532 test "$$dir" != "$$p" || dir=.; \ 533 echo "rm -f \"$${dir}/so_locations\""; \ 534 rm -f "$${dir}/so_locations"; \ 535 done 536install-theatre200_drv_laLTLIBRARIES: $(theatre200_drv_la_LTLIBRARIES) 537 @$(NORMAL_INSTALL) 538 test -z "$(theatre200_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre200_drv_ladir)" 539 @list='$(theatre200_drv_la_LTLIBRARIES)'; for p in $$list; do \ 540 if test -f $$p; then \ 541 f=$(am__strip_dir) \ 542 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre200_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(theatre200_drv_ladir)/$$f'"; \ 543 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre200_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(theatre200_drv_ladir)/$$f"; \ 544 else :; fi; \ 545 done 546 547uninstall-theatre200_drv_laLTLIBRARIES: 548 @$(NORMAL_UNINSTALL) 549 @list='$(theatre200_drv_la_LTLIBRARIES)'; for p in $$list; do \ 550 p=$(am__strip_dir) \ 551 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre200_drv_ladir)/$$p'"; \ 552 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre200_drv_ladir)/$$p"; \ 553 done 554 555clean-theatre200_drv_laLTLIBRARIES: 556 -test -z "$(theatre200_drv_la_LTLIBRARIES)" || rm -f $(theatre200_drv_la_LTLIBRARIES) 557 @list='$(theatre200_drv_la_LTLIBRARIES)'; for p in $$list; do \ 558 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 559 test "$$dir" != "$$p" || dir=.; \ 560 echo "rm -f \"$${dir}/so_locations\""; \ 561 rm -f "$${dir}/so_locations"; \ 562 done 563install-theatre_detect_drv_laLTLIBRARIES: $(theatre_detect_drv_la_LTLIBRARIES) 564 @$(NORMAL_INSTALL) 565 test -z "$(theatre_detect_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_detect_drv_ladir)" 566 @list='$(theatre_detect_drv_la_LTLIBRARIES)'; for p in $$list; do \ 567 if test -f $$p; then \ 568 f=$(am__strip_dir) \ 569 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre_detect_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(theatre_detect_drv_ladir)/$$f'"; \ 570 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre_detect_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(theatre_detect_drv_ladir)/$$f"; \ 571 else :; fi; \ 572 done 573 574uninstall-theatre_detect_drv_laLTLIBRARIES: 575 @$(NORMAL_UNINSTALL) 576 @list='$(theatre_detect_drv_la_LTLIBRARIES)'; for p in $$list; do \ 577 p=$(am__strip_dir) \ 578 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_detect_drv_ladir)/$$p'"; \ 579 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_detect_drv_ladir)/$$p"; \ 580 done 581 582clean-theatre_detect_drv_laLTLIBRARIES: 583 -test -z "$(theatre_detect_drv_la_LTLIBRARIES)" || rm -f $(theatre_detect_drv_la_LTLIBRARIES) 584 @list='$(theatre_detect_drv_la_LTLIBRARIES)'; for p in $$list; do \ 585 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 586 test "$$dir" != "$$p" || dir=.; \ 587 echo "rm -f \"$${dir}/so_locations\""; \ 588 rm -f "$${dir}/so_locations"; \ 589 done 590install-theatre_drv_laLTLIBRARIES: $(theatre_drv_la_LTLIBRARIES) 591 @$(NORMAL_INSTALL) 592 test -z "$(theatre_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(theatre_drv_ladir)" 593 @list='$(theatre_drv_la_LTLIBRARIES)'; for p in $$list; do \ 594 if test -f $$p; then \ 595 f=$(am__strip_dir) \ 596 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(theatre_drv_ladir)/$$f'"; \ 597 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(theatre_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(theatre_drv_ladir)/$$f"; \ 598 else :; fi; \ 599 done 600 601uninstall-theatre_drv_laLTLIBRARIES: 602 @$(NORMAL_UNINSTALL) 603 @list='$(theatre_drv_la_LTLIBRARIES)'; for p in $$list; do \ 604 p=$(am__strip_dir) \ 605 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(theatre_drv_ladir)/$$p'"; \ 606 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(theatre_drv_ladir)/$$p"; \ 607 done 608 609clean-theatre_drv_laLTLIBRARIES: 610 -test -z "$(theatre_drv_la_LTLIBRARIES)" || rm -f $(theatre_drv_la_LTLIBRARIES) 611 @list='$(theatre_drv_la_LTLIBRARIES)'; for p in $$list; do \ 612 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 613 test "$$dir" != "$$p" || dir=.; \ 614 echo "rm -f \"$${dir}/so_locations\""; \ 615 rm -f "$${dir}/so_locations"; \ 616 done 617ati_drv.la: $(ati_drv_la_OBJECTS) $(ati_drv_la_DEPENDENCIES) 618 $(ati_drv_la_LINK) -rpath $(ati_drv_ladir) $(ati_drv_la_OBJECTS) $(ati_drv_la_LIBADD) $(LIBS) 619radeon_drv.la: $(radeon_drv_la_OBJECTS) $(radeon_drv_la_DEPENDENCIES) 620 $(radeon_drv_la_LINK) -rpath $(radeon_drv_ladir) $(radeon_drv_la_OBJECTS) $(radeon_drv_la_LIBADD) $(LIBS) 621theatre200_drv.la: $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_DEPENDENCIES) 622 $(theatre200_drv_la_LINK) -rpath $(theatre200_drv_ladir) $(theatre200_drv_la_OBJECTS) $(theatre200_drv_la_LIBADD) $(LIBS) 623theatre_detect_drv.la: $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_DEPENDENCIES) 624 $(theatre_detect_drv_la_LINK) -rpath $(theatre_detect_drv_ladir) $(theatre_detect_drv_la_OBJECTS) $(theatre_detect_drv_la_LIBADD) $(LIBS) 625theatre_drv.la: $(theatre_drv_la_OBJECTS) $(theatre_drv_la_DEPENDENCIES) 626 $(theatre_drv_la_LINK) -rpath $(theatre_drv_ladir) $(theatre_drv_la_OBJECTS) $(theatre_drv_la_LIBADD) $(LIBS) 627 628mostlyclean-compile: 629 -rm -f *.$(OBJEXT) 630 631distclean-compile: 632 -rm -f *.tab.c 633 634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CD_Operations.Plo@am__quote@ 635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Decoder.Plo@am__quote@ 636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ati.Plo@am__quote@ 637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atimodule.Plo@am__quote@ 638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_crtc.Plo@am__quote@ 639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/atombios_output.Plo@am__quote@ 640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hwserv_drv.Plo@am__quote@ 641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_crtc.Plo@am__quote@ 642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/legacy_output.Plo@am__quote@ 643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_exa.Plo@am__quote@ 644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_shader.Plo@am__quote@ 645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r600_textured_videofuncs.Plo@am__quote@ 646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/r6xx_accel.Plo@am__quote@ 647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_accel.Plo@am__quote@ 648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atombios.Plo@am__quote@ 649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_atomwrapper.Plo@am__quote@ 650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_bios.Plo@am__quote@ 651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_crtc.Plo@am__quote@ 652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_cursor.Plo@am__quote@ 653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dga.Plo@am__quote@ 654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_dri.Plo@am__quote@ 655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_driver.Plo@am__quote@ 656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_exa.Plo@am__quote@ 657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_legacy_memory.Plo@am__quote@ 658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_misc.Plo@am__quote@ 659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_mm_i2c.Plo@am__quote@ 660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_modes.Plo@am__quote@ 661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_output.Plo@am__quote@ 662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_probe.Plo@am__quote@ 663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_textured_video.Plo@am__quote@ 664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_tv.Plo@am__quote@ 665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_video.Plo@am__quote@ 666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radeon_vip.Plo@am__quote@ 667@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre.Plo@am__quote@ 668@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200.Plo@am__quote@ 669@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre200_drv_la-theatre200_module.Plo@am__quote@ 670@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect.Plo@am__quote@ 671@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_detect_module.Plo@am__quote@ 672@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/theatre_module.Plo@am__quote@ 673@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Crtc.Plo@am__quote@ 674@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Cursors.Plo@am__quote@ 675@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86DiDGA.Plo@am__quote@ 676@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86EdidModes.Plo@am__quote@ 677@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Modes.Plo@am__quote@ 678@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86RandR12.Plo@am__quote@ 679@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86Rotate.Plo@am__quote@ 680@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xf86cvt.Plo@am__quote@ 681 682.c.o: 683@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 684@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 685@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 686@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 687@am__fastdepCC_FALSE@ $(COMPILE) -c $< 688 689.c.obj: 690@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 691@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 692@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 693@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 694@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 695 696.c.lo: 697@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 698@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 699@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 700@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 701@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 702 703CD_Operations.lo: AtomBios/CD_Operations.c 704@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT CD_Operations.lo -MD -MP -MF $(DEPDIR)/CD_Operations.Tpo -c -o CD_Operations.lo `test -f 'AtomBios/CD_Operations.c' || echo '$(srcdir)/'`AtomBios/CD_Operations.c 705@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/CD_Operations.Tpo $(DEPDIR)/CD_Operations.Plo 706@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='AtomBios/CD_Operations.c' object='CD_Operations.lo' libtool=yes @AMDEPBACKSLASH@ 707@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 708@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o CD_Operations.lo `test -f 'AtomBios/CD_Operations.c' || echo '$(srcdir)/'`AtomBios/CD_Operations.c 709 710Decoder.lo: AtomBios/Decoder.c 711@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT Decoder.lo -MD -MP -MF $(DEPDIR)/Decoder.Tpo -c -o Decoder.lo `test -f 'AtomBios/Decoder.c' || echo '$(srcdir)/'`AtomBios/Decoder.c 712@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/Decoder.Tpo $(DEPDIR)/Decoder.Plo 713@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='AtomBios/Decoder.c' object='Decoder.lo' libtool=yes @AMDEPBACKSLASH@ 714@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 715@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o Decoder.lo `test -f 'AtomBios/Decoder.c' || echo '$(srcdir)/'`AtomBios/Decoder.c 716 717hwserv_drv.lo: AtomBios/hwserv_drv.c 718@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT hwserv_drv.lo -MD -MP -MF $(DEPDIR)/hwserv_drv.Tpo -c -o hwserv_drv.lo `test -f 'AtomBios/hwserv_drv.c' || echo '$(srcdir)/'`AtomBios/hwserv_drv.c 719@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/hwserv_drv.Tpo $(DEPDIR)/hwserv_drv.Plo 720@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='AtomBios/hwserv_drv.c' object='hwserv_drv.lo' libtool=yes @AMDEPBACKSLASH@ 721@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 722@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o hwserv_drv.lo `test -f 'AtomBios/hwserv_drv.c' || echo '$(srcdir)/'`AtomBios/hwserv_drv.c 723 724xf86Modes.lo: modes/xf86Modes.c 725@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86Modes.lo -MD -MP -MF $(DEPDIR)/xf86Modes.Tpo -c -o xf86Modes.lo `test -f 'modes/xf86Modes.c' || echo '$(srcdir)/'`modes/xf86Modes.c 726@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86Modes.Tpo $(DEPDIR)/xf86Modes.Plo 727@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86Modes.c' object='xf86Modes.lo' libtool=yes @AMDEPBACKSLASH@ 728@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 729@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86Modes.lo `test -f 'modes/xf86Modes.c' || echo '$(srcdir)/'`modes/xf86Modes.c 730 731xf86cvt.lo: modes/xf86cvt.c 732@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86cvt.lo -MD -MP -MF $(DEPDIR)/xf86cvt.Tpo -c -o xf86cvt.lo `test -f 'modes/xf86cvt.c' || echo '$(srcdir)/'`modes/xf86cvt.c 733@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86cvt.Tpo $(DEPDIR)/xf86cvt.Plo 734@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86cvt.c' object='xf86cvt.lo' libtool=yes @AMDEPBACKSLASH@ 735@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 736@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86cvt.lo `test -f 'modes/xf86cvt.c' || echo '$(srcdir)/'`modes/xf86cvt.c 737 738xf86Crtc.lo: modes/xf86Crtc.c 739@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86Crtc.lo -MD -MP -MF $(DEPDIR)/xf86Crtc.Tpo -c -o xf86Crtc.lo `test -f 'modes/xf86Crtc.c' || echo '$(srcdir)/'`modes/xf86Crtc.c 740@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86Crtc.Tpo $(DEPDIR)/xf86Crtc.Plo 741@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86Crtc.c' object='xf86Crtc.lo' libtool=yes @AMDEPBACKSLASH@ 742@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 743@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86Crtc.lo `test -f 'modes/xf86Crtc.c' || echo '$(srcdir)/'`modes/xf86Crtc.c 744 745xf86Cursors.lo: modes/xf86Cursors.c 746@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86Cursors.lo -MD -MP -MF $(DEPDIR)/xf86Cursors.Tpo -c -o xf86Cursors.lo `test -f 'modes/xf86Cursors.c' || echo '$(srcdir)/'`modes/xf86Cursors.c 747@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86Cursors.Tpo $(DEPDIR)/xf86Cursors.Plo 748@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86Cursors.c' object='xf86Cursors.lo' libtool=yes @AMDEPBACKSLASH@ 749@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 750@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86Cursors.lo `test -f 'modes/xf86Cursors.c' || echo '$(srcdir)/'`modes/xf86Cursors.c 751 752xf86EdidModes.lo: modes/xf86EdidModes.c 753@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86EdidModes.lo -MD -MP -MF $(DEPDIR)/xf86EdidModes.Tpo -c -o xf86EdidModes.lo `test -f 'modes/xf86EdidModes.c' || echo '$(srcdir)/'`modes/xf86EdidModes.c 754@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86EdidModes.Tpo $(DEPDIR)/xf86EdidModes.Plo 755@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86EdidModes.c' object='xf86EdidModes.lo' libtool=yes @AMDEPBACKSLASH@ 756@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 757@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86EdidModes.lo `test -f 'modes/xf86EdidModes.c' || echo '$(srcdir)/'`modes/xf86EdidModes.c 758 759xf86RandR12.lo: modes/xf86RandR12.c 760@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86RandR12.lo -MD -MP -MF $(DEPDIR)/xf86RandR12.Tpo -c -o xf86RandR12.lo `test -f 'modes/xf86RandR12.c' || echo '$(srcdir)/'`modes/xf86RandR12.c 761@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86RandR12.Tpo $(DEPDIR)/xf86RandR12.Plo 762@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86RandR12.c' object='xf86RandR12.lo' libtool=yes @AMDEPBACKSLASH@ 763@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 764@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86RandR12.lo `test -f 'modes/xf86RandR12.c' || echo '$(srcdir)/'`modes/xf86RandR12.c 765 766xf86Rotate.lo: modes/xf86Rotate.c 767@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86Rotate.lo -MD -MP -MF $(DEPDIR)/xf86Rotate.Tpo -c -o xf86Rotate.lo `test -f 'modes/xf86Rotate.c' || echo '$(srcdir)/'`modes/xf86Rotate.c 768@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86Rotate.Tpo $(DEPDIR)/xf86Rotate.Plo 769@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86Rotate.c' object='xf86Rotate.lo' libtool=yes @AMDEPBACKSLASH@ 770@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 771@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86Rotate.lo `test -f 'modes/xf86Rotate.c' || echo '$(srcdir)/'`modes/xf86Rotate.c 772 773xf86DiDGA.lo: modes/xf86DiDGA.c 774@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT xf86DiDGA.lo -MD -MP -MF $(DEPDIR)/xf86DiDGA.Tpo -c -o xf86DiDGA.lo `test -f 'modes/xf86DiDGA.c' || echo '$(srcdir)/'`modes/xf86DiDGA.c 775@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/xf86DiDGA.Tpo $(DEPDIR)/xf86DiDGA.Plo 776@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='modes/xf86DiDGA.c' object='xf86DiDGA.lo' libtool=yes @AMDEPBACKSLASH@ 777@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 778@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o xf86DiDGA.lo `test -f 'modes/xf86DiDGA.c' || echo '$(srcdir)/'`modes/xf86DiDGA.c 779 780theatre200_drv_la-theatre200.lo: theatre200.c 781@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -MT theatre200_drv_la-theatre200.lo -MD -MP -MF $(DEPDIR)/theatre200_drv_la-theatre200.Tpo -c -o theatre200_drv_la-theatre200.lo `test -f 'theatre200.c' || echo '$(srcdir)/'`theatre200.c 782@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/theatre200_drv_la-theatre200.Tpo $(DEPDIR)/theatre200_drv_la-theatre200.Plo 783@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='theatre200.c' object='theatre200_drv_la-theatre200.lo' libtool=yes @AMDEPBACKSLASH@ 784@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 785@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -c -o theatre200_drv_la-theatre200.lo `test -f 'theatre200.c' || echo '$(srcdir)/'`theatre200.c 786 787theatre200_drv_la-theatre200_module.lo: theatre200_module.c 788@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -MT theatre200_drv_la-theatre200_module.lo -MD -MP -MF $(DEPDIR)/theatre200_drv_la-theatre200_module.Tpo -c -o theatre200_drv_la-theatre200_module.lo `test -f 'theatre200_module.c' || echo '$(srcdir)/'`theatre200_module.c 789@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/theatre200_drv_la-theatre200_module.Tpo $(DEPDIR)/theatre200_drv_la-theatre200_module.Plo 790@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='theatre200_module.c' object='theatre200_drv_la-theatre200_module.lo' libtool=yes @AMDEPBACKSLASH@ 791@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 792@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(theatre200_drv_la_CFLAGS) $(CFLAGS) -c -o theatre200_drv_la-theatre200_module.lo `test -f 'theatre200_module.c' || echo '$(srcdir)/'`theatre200_module.c 793 794mostlyclean-libtool: 795 -rm -f *.lo 796 797clean-libtool: 798 -rm -rf .libs _libs 799 800ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 801 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 802 unique=`for i in $$list; do \ 803 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 804 done | \ 805 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \ 806 END { if (nonempty) { for (i in files) print i; }; }'`; \ 807 mkid -fID $$unique 808tags: TAGS 809 810TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 811 $(TAGS_FILES) $(LISP) 812 tags=; \ 813 here=`pwd`; \ 814 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 815 unique=`for i in $$list; do \ 816 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 817 done | \ 818 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 819 END { if (nonempty) { for (i in files) print i; }; }'`; \ 820 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 821 test -n "$$unique" || unique=$$empty_fix; \ 822 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 823 $$tags $$unique; \ 824 fi 825ctags: CTAGS 826CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 827 $(TAGS_FILES) $(LISP) 828 tags=; \ 829 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 830 unique=`for i in $$list; do \ 831 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 832 done | \ 833 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 834 END { if (nonempty) { for (i in files) print i; }; }'`; \ 835 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 836 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 837 $$tags $$unique 838 839GTAGS: 840 here=`$(am__cd) $(top_builddir) && pwd` \ 841 && cd $(top_srcdir) \ 842 && gtags -i $(GTAGS_ARGS) $$here 843 844distclean-tags: 845 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 846 847distdir: $(DISTFILES) 848 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 849 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 850 list='$(DISTFILES)'; \ 851 dist_files=`for file in $$list; do echo $$file; done | \ 852 sed -e "s|^$$srcdirstrip/||;t" \ 853 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 854 case $$dist_files in \ 855 */*) $(MKDIR_P) `echo "$$dist_files" | \ 856 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 857 sort -u` ;; \ 858 esac; \ 859 for file in $$dist_files; do \ 860 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 861 if test -d $$d/$$file; then \ 862 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 863 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 864 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 865 fi; \ 866 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 867 else \ 868 test -f $(distdir)/$$file \ 869 || cp -p $$d/$$file $(distdir)/$$file \ 870 || exit 1; \ 871 fi; \ 872 done 873check-am: all-am 874check: check-am 875all-am: Makefile $(LTLIBRARIES) 876installdirs: 877 for dir in "$(DESTDIR)$(ati_drv_ladir)" "$(DESTDIR)$(radeon_drv_ladir)" "$(DESTDIR)$(theatre200_drv_ladir)" "$(DESTDIR)$(theatre_detect_drv_ladir)" "$(DESTDIR)$(theatre_drv_ladir)"; do \ 878 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 879 done 880install: install-am 881install-exec: install-exec-am 882install-data: install-data-am 883uninstall: uninstall-am 884 885install-am: all-am 886 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 887 888installcheck: installcheck-am 889install-strip: 890 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 891 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 892 `test -z '$(STRIP)' || \ 893 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 894mostlyclean-generic: 895 896clean-generic: 897 898distclean-generic: 899 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 900 901maintainer-clean-generic: 902 @echo "This command is intended for maintainers to use" 903 @echo "it deletes files that may require special tools to rebuild." 904clean: clean-am 905 906clean-am: clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \ 907 clean-radeon_drv_laLTLIBRARIES \ 908 clean-theatre200_drv_laLTLIBRARIES \ 909 clean-theatre_detect_drv_laLTLIBRARIES \ 910 clean-theatre_drv_laLTLIBRARIES mostlyclean-am 911 912distclean: distclean-am 913 -rm -rf ./$(DEPDIR) 914 -rm -f Makefile 915distclean-am: clean-am distclean-compile distclean-generic \ 916 distclean-tags 917 918dvi: dvi-am 919 920dvi-am: 921 922html: html-am 923 924info: info-am 925 926info-am: 927 928install-data-am: install-ati_drv_laLTLIBRARIES \ 929 install-radeon_drv_laLTLIBRARIES \ 930 install-theatre200_drv_laLTLIBRARIES \ 931 install-theatre_detect_drv_laLTLIBRARIES \ 932 install-theatre_drv_laLTLIBRARIES 933 934install-dvi: install-dvi-am 935 936install-exec-am: 937 938install-html: install-html-am 939 940install-info: install-info-am 941 942install-man: 943 944install-pdf: install-pdf-am 945 946install-ps: install-ps-am 947 948installcheck-am: 949 950maintainer-clean: maintainer-clean-am 951 -rm -rf ./$(DEPDIR) 952 -rm -f Makefile 953maintainer-clean-am: distclean-am maintainer-clean-generic 954 955mostlyclean: mostlyclean-am 956 957mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 958 mostlyclean-libtool 959 960pdf: pdf-am 961 962pdf-am: 963 964ps: ps-am 965 966ps-am: 967 968uninstall-am: uninstall-ati_drv_laLTLIBRARIES \ 969 uninstall-radeon_drv_laLTLIBRARIES \ 970 uninstall-theatre200_drv_laLTLIBRARIES \ 971 uninstall-theatre_detect_drv_laLTLIBRARIES \ 972 uninstall-theatre_drv_laLTLIBRARIES 973 974.MAKE: install-am install-strip 975 976.PHONY: CTAGS GTAGS all all-am check check-am clean \ 977 clean-ati_drv_laLTLIBRARIES clean-generic clean-libtool \ 978 clean-radeon_drv_laLTLIBRARIES \ 979 clean-theatre200_drv_laLTLIBRARIES \ 980 clean-theatre_detect_drv_laLTLIBRARIES \ 981 clean-theatre_drv_laLTLIBRARIES ctags distclean \ 982 distclean-compile distclean-generic distclean-libtool \ 983 distclean-tags distdir dvi dvi-am html html-am info info-am \ 984 install install-am install-ati_drv_laLTLIBRARIES install-data \ 985 install-data-am install-dvi install-dvi-am install-exec \ 986 install-exec-am install-html install-html-am install-info \ 987 install-info-am install-man install-pdf install-pdf-am \ 988 install-ps install-ps-am install-radeon_drv_laLTLIBRARIES \ 989 install-strip install-theatre200_drv_laLTLIBRARIES \ 990 install-theatre_detect_drv_laLTLIBRARIES \ 991 install-theatre_drv_laLTLIBRARIES installcheck installcheck-am \ 992 installdirs maintainer-clean maintainer-clean-generic \ 993 mostlyclean mostlyclean-compile mostlyclean-generic \ 994 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 995 uninstall-am uninstall-ati_drv_laLTLIBRARIES \ 996 uninstall-radeon_drv_laLTLIBRARIES \ 997 uninstall-theatre200_drv_laLTLIBRARIES \ 998 uninstall-theatre_detect_drv_laLTLIBRARIES \ 999 uninstall-theatre_drv_laLTLIBRARIES 1000 1001# Tell versions [3.59,3.63) of GNU make to not export all variables. 1002# Otherwise a system limit (for SysV at least) may be exceeded. 1003.NOEXPORT: 1004