Makefile.in revision 7d17d341
1# Makefile.in generated by automake 1.11.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, 2009 Free Software Foundation, 6# Inc. 7# This Makefile.in is free software; the Free Software Foundation 8# gives unlimited permission to copy and/or distribute it, 9# with or without modifications, as long as this notice is preserved. 10 11# This program is distributed in the hope that it will be useful, 12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 14# PARTICULAR PURPOSE. 15 16@SET_MAKE@ 17 18# Copyright 2005 Adam Jackson. 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 38VPATH = @srcdir@ 39pkgdatadir = $(datadir)/@PACKAGE@ 40pkgincludedir = $(includedir)/@PACKAGE@ 41pkglibdir = $(libdir)/@PACKAGE@ 42pkglibexecdir = $(libexecdir)/@PACKAGE@ 43am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 44install_sh_DATA = $(install_sh) -c -m 644 45install_sh_PROGRAM = $(install_sh) -c 46install_sh_SCRIPT = $(install_sh) -c 47INSTALL_HEADER = $(INSTALL_DATA) 48transform = $(program_transform_name) 49NORMAL_INSTALL = : 50PRE_INSTALL = : 51POST_INSTALL = : 52NORMAL_UNINSTALL = : 53PRE_UNINSTALL = : 54POST_UNINSTALL = : 55build_triplet = @build@ 56host_triplet = @host@ 57subdir = src 58DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 59ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 60am__aclocal_m4_deps = $(top_srcdir)/configure.ac 61am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 62 $(ACLOCAL_M4) 63mkinstalldirs = $(install_sh) -d 64CONFIG_HEADER = $(top_builddir)/config.h 65CONFIG_CLEAN_FILES = 66CONFIG_CLEAN_VPATH_FILES = 67am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 68am__vpath_adj = case $$p in \ 69 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 70 *) f=$$p;; \ 71 esac; 72am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 73am__install_max = 40 74am__nobase_strip_setup = \ 75 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 76am__nobase_strip = \ 77 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 78am__nobase_list = $(am__nobase_strip_setup); \ 79 for p in $$list; do echo "$$p $$p"; done | \ 80 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 81 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 82 if (++n[$$2] == $(am__install_max)) \ 83 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 84 END { for (dir in files) print dir, files[dir] }' 85am__base_list = \ 86 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 87 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 88am__installdirs = "$(DESTDIR)$(chips_drv_ladir)" 89LTLIBRARIES = $(chips_drv_la_LTLIBRARIES) $(noinst_LTLIBRARIES) 90chips_drv_la_DEPENDENCIES = $(noinst_LTLIBRARIES) 91am_chips_drv_la_OBJECTS = ct_accel.lo ct_bank.lo ct_cursor.lo \ 92 ct_ddc.lo ct_dga.lo ct_driver.lo ct_regs.lo ct_shadow.lo \ 93 ct_video.lo 94chips_drv_la_OBJECTS = $(am_chips_drv_la_OBJECTS) 95AM_V_lt = $(am__v_lt_$(V)) 96am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 97am__v_lt_0 = --silent 98chips_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 99 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 100 $(chips_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 101libct_accelhi_la_LIBADD = 102am_libct_accelhi_la_OBJECTS = libct_accelhi_la-ct_accel.lo 103libct_accelhi_la_OBJECTS = $(am_libct_accelhi_la_OBJECTS) 104libct_accelhi_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 105 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 106 $(libct_accelhi_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 107 -o $@ 108libct_accelmm_la_LIBADD = 109am_libct_accelmm_la_OBJECTS = libct_accelmm_la-ct_accel.lo 110libct_accelmm_la_OBJECTS = $(am_libct_accelmm_la_OBJECTS) 111libct_accelmm_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ 112 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ 113 $(libct_accelmm_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \ 114 -o $@ 115DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 116depcomp = $(SHELL) $(top_srcdir)/depcomp 117am__depfiles_maybe = depfiles 118am__mv = mv -f 119COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 120 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 121LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 122 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 123 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 124 $(AM_CFLAGS) $(CFLAGS) 125AM_V_CC = $(am__v_CC_$(V)) 126am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 127am__v_CC_0 = @echo " CC " $@; 128AM_V_at = $(am__v_at_$(V)) 129am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 130am__v_at_0 = @ 131CCLD = $(CC) 132LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 133 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 134 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 135AM_V_CCLD = $(am__v_CCLD_$(V)) 136am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 137am__v_CCLD_0 = @echo " CCLD " $@; 138AM_V_GEN = $(am__v_GEN_$(V)) 139am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 140am__v_GEN_0 = @echo " GEN " $@; 141SOURCES = $(chips_drv_la_SOURCES) $(libct_accelhi_la_SOURCES) \ 142 $(libct_accelmm_la_SOURCES) 143DIST_SOURCES = $(chips_drv_la_SOURCES) $(libct_accelhi_la_SOURCES) \ 144 $(libct_accelmm_la_SOURCES) 145ETAGS = etags 146CTAGS = ctags 147DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 148ACLOCAL = @ACLOCAL@ 149ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 150ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 151AMTAR = @AMTAR@ 152AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 153APP_MAN_DIR = @APP_MAN_DIR@ 154APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 155AR = @AR@ 156AUTOCONF = @AUTOCONF@ 157AUTOHEADER = @AUTOHEADER@ 158AUTOMAKE = @AUTOMAKE@ 159AWK = @AWK@ 160CC = @CC@ 161CCDEPMODE = @CCDEPMODE@ 162CFLAGS = @CFLAGS@ 163CHANGELOG_CMD = @CHANGELOG_CMD@ 164CPP = @CPP@ 165CPPFLAGS = @CPPFLAGS@ 166CWARNFLAGS = @CWARNFLAGS@ 167CYGPATH_W = @CYGPATH_W@ 168DEFS = @DEFS@ 169DEPDIR = @DEPDIR@ 170DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 171DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 172DRIVER_NAME = @DRIVER_NAME@ 173DSYMUTIL = @DSYMUTIL@ 174DUMPBIN = @DUMPBIN@ 175ECHO_C = @ECHO_C@ 176ECHO_N = @ECHO_N@ 177ECHO_T = @ECHO_T@ 178EGREP = @EGREP@ 179EXEEXT = @EXEEXT@ 180FGREP = @FGREP@ 181FILE_MAN_DIR = @FILE_MAN_DIR@ 182FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 183GREP = @GREP@ 184INSTALL = @INSTALL@ 185INSTALL_CMD = @INSTALL_CMD@ 186INSTALL_DATA = @INSTALL_DATA@ 187INSTALL_PROGRAM = @INSTALL_PROGRAM@ 188INSTALL_SCRIPT = @INSTALL_SCRIPT@ 189INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 190LD = @LD@ 191LDFLAGS = @LDFLAGS@ 192LIBOBJS = @LIBOBJS@ 193LIBS = @LIBS@ 194LIBTOOL = @LIBTOOL@ 195LIB_MAN_DIR = @LIB_MAN_DIR@ 196LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 197LIPO = @LIPO@ 198LN_S = @LN_S@ 199LTLIBOBJS = @LTLIBOBJS@ 200MAINT = @MAINT@ 201MAKEINFO = @MAKEINFO@ 202MAN_SUBSTS = @MAN_SUBSTS@ 203MISC_MAN_DIR = @MISC_MAN_DIR@ 204MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 205MKDIR_P = @MKDIR_P@ 206NM = @NM@ 207NMEDIT = @NMEDIT@ 208OBJDUMP = @OBJDUMP@ 209OBJEXT = @OBJEXT@ 210OTOOL = @OTOOL@ 211OTOOL64 = @OTOOL64@ 212PACKAGE = @PACKAGE@ 213PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 214PACKAGE_NAME = @PACKAGE_NAME@ 215PACKAGE_STRING = @PACKAGE_STRING@ 216PACKAGE_TARNAME = @PACKAGE_TARNAME@ 217PACKAGE_URL = @PACKAGE_URL@ 218PACKAGE_VERSION = @PACKAGE_VERSION@ 219PATH_SEPARATOR = @PATH_SEPARATOR@ 220PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 221PCIACCESS_LIBS = @PCIACCESS_LIBS@ 222PKG_CONFIG = @PKG_CONFIG@ 223RANLIB = @RANLIB@ 224SED = @SED@ 225SET_MAKE = @SET_MAKE@ 226SHELL = @SHELL@ 227STRIP = @STRIP@ 228VERSION = @VERSION@ 229XORG_CFLAGS = @XORG_CFLAGS@ 230XORG_LIBS = @XORG_LIBS@ 231XORG_MAN_PAGE = @XORG_MAN_PAGE@ 232abs_builddir = @abs_builddir@ 233abs_srcdir = @abs_srcdir@ 234abs_top_builddir = @abs_top_builddir@ 235abs_top_srcdir = @abs_top_srcdir@ 236ac_ct_CC = @ac_ct_CC@ 237ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 238am__include = @am__include@ 239am__leading_dot = @am__leading_dot@ 240am__quote = @am__quote@ 241am__tar = @am__tar@ 242am__untar = @am__untar@ 243bindir = @bindir@ 244build = @build@ 245build_alias = @build_alias@ 246build_cpu = @build_cpu@ 247build_os = @build_os@ 248build_vendor = @build_vendor@ 249builddir = @builddir@ 250datadir = @datadir@ 251datarootdir = @datarootdir@ 252docdir = @docdir@ 253dvidir = @dvidir@ 254exec_prefix = @exec_prefix@ 255host = @host@ 256host_alias = @host_alias@ 257host_cpu = @host_cpu@ 258host_os = @host_os@ 259host_vendor = @host_vendor@ 260htmldir = @htmldir@ 261includedir = @includedir@ 262infodir = @infodir@ 263install_sh = @install_sh@ 264libdir = @libdir@ 265libexecdir = @libexecdir@ 266localedir = @localedir@ 267localstatedir = @localstatedir@ 268lt_ECHO = @lt_ECHO@ 269mandir = @mandir@ 270mkdir_p = @mkdir_p@ 271moduledir = @moduledir@ 272oldincludedir = @oldincludedir@ 273pdfdir = @pdfdir@ 274prefix = @prefix@ 275program_transform_name = @program_transform_name@ 276psdir = @psdir@ 277sbindir = @sbindir@ 278sharedstatedir = @sharedstatedir@ 279srcdir = @srcdir@ 280sysconfdir = @sysconfdir@ 281target_alias = @target_alias@ 282top_build_prefix = @top_build_prefix@ 283top_builddir = @top_builddir@ 284top_srcdir = @top_srcdir@ 285 286# sick hack borrowed from mga. please, people, don't write code this ugly. 287noinst_LTLIBRARIES = libct_accelmm.la libct_accelhi.la 288libct_accelmm_la_SOURCES = ct_accel.c 289libct_accelmm_la_CFLAGS = @XORG_CFLAGS@ -DCHIPS_MMIO 290libct_accelhi_la_SOURCES = ct_accel.c 291libct_accelhi_la_CFLAGS = @XORG_CFLAGS@ -DCHIPS_MMIO -DCHIPS_HIQV 292 293# this is obnoxious: 294# -module lets us name the module exactly how we want 295# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 296# _ladir passes a dummy rpath to libtool so the thing will actually link 297# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 298AM_CFLAGS = @XORG_CFLAGS@ 299chips_drv_la_LTLIBRARIES = chips_drv.la 300chips_drv_la_LDFLAGS = -module -avoid-version 301chips_drv_ladir = @moduledir@/drivers 302chips_drv_la_LIBADD = $(noinst_LTLIBRARIES) 303chips_drv_la_SOURCES = \ 304 ct_accel.c \ 305 ct_bank.c \ 306 ct_BlitMM.h \ 307 ct_Blitter.h \ 308 ct_BltHiQV.h \ 309 ct_cursor.c \ 310 ct_ddc.c \ 311 ct_dga.c \ 312 ct_driver.c \ 313 ct_driver.h \ 314 ct_pcirename.h \ 315 ct_regs.c \ 316 ct_shadow.c \ 317 ct_video.c 318 319all: all-am 320 321.SUFFIXES: 322.SUFFIXES: .c .lo .o .obj 323$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 324 @for dep in $?; do \ 325 case '$(am__configure_deps)' in \ 326 *$$dep*) \ 327 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 328 && { if test -f $@; then exit 0; else break; fi; }; \ 329 exit 1;; \ 330 esac; \ 331 done; \ 332 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 333 $(am__cd) $(top_srcdir) && \ 334 $(AUTOMAKE) --foreign src/Makefile 335.PRECIOUS: Makefile 336Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 337 @case '$?' in \ 338 *config.status*) \ 339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 340 *) \ 341 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 342 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 343 esac; 344 345$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 346 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 347 348$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 349 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 350$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 352$(am__aclocal_m4_deps): 353install-chips_drv_laLTLIBRARIES: $(chips_drv_la_LTLIBRARIES) 354 @$(NORMAL_INSTALL) 355 test -z "$(chips_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(chips_drv_ladir)" 356 @list='$(chips_drv_la_LTLIBRARIES)'; test -n "$(chips_drv_ladir)" || list=; \ 357 list2=; for p in $$list; do \ 358 if test -f $$p; then \ 359 list2="$$list2 $$p"; \ 360 else :; fi; \ 361 done; \ 362 test -z "$$list2" || { \ 363 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(chips_drv_ladir)'"; \ 364 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(chips_drv_ladir)"; \ 365 } 366 367uninstall-chips_drv_laLTLIBRARIES: 368 @$(NORMAL_UNINSTALL) 369 @list='$(chips_drv_la_LTLIBRARIES)'; test -n "$(chips_drv_ladir)" || list=; \ 370 for p in $$list; do \ 371 $(am__strip_dir) \ 372 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(chips_drv_ladir)/$$f'"; \ 373 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(chips_drv_ladir)/$$f"; \ 374 done 375 376clean-chips_drv_laLTLIBRARIES: 377 -test -z "$(chips_drv_la_LTLIBRARIES)" || rm -f $(chips_drv_la_LTLIBRARIES) 378 @list='$(chips_drv_la_LTLIBRARIES)'; for p in $$list; do \ 379 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 380 test "$$dir" != "$$p" || dir=.; \ 381 echo "rm -f \"$${dir}/so_locations\""; \ 382 rm -f "$${dir}/so_locations"; \ 383 done 384 385clean-noinstLTLIBRARIES: 386 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 387 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ 388 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 389 test "$$dir" != "$$p" || dir=.; \ 390 echo "rm -f \"$${dir}/so_locations\""; \ 391 rm -f "$${dir}/so_locations"; \ 392 done 393chips_drv.la: $(chips_drv_la_OBJECTS) $(chips_drv_la_DEPENDENCIES) 394 $(AM_V_CCLD)$(chips_drv_la_LINK) -rpath $(chips_drv_ladir) $(chips_drv_la_OBJECTS) $(chips_drv_la_LIBADD) $(LIBS) 395libct_accelhi.la: $(libct_accelhi_la_OBJECTS) $(libct_accelhi_la_DEPENDENCIES) 396 $(AM_V_CCLD)$(libct_accelhi_la_LINK) $(libct_accelhi_la_OBJECTS) $(libct_accelhi_la_LIBADD) $(LIBS) 397libct_accelmm.la: $(libct_accelmm_la_OBJECTS) $(libct_accelmm_la_DEPENDENCIES) 398 $(AM_V_CCLD)$(libct_accelmm_la_LINK) $(libct_accelmm_la_OBJECTS) $(libct_accelmm_la_LIBADD) $(LIBS) 399 400mostlyclean-compile: 401 -rm -f *.$(OBJEXT) 402 403distclean-compile: 404 -rm -f *.tab.c 405 406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_accel.Plo@am__quote@ 407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_bank.Plo@am__quote@ 408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_cursor.Plo@am__quote@ 409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_ddc.Plo@am__quote@ 410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_dga.Plo@am__quote@ 411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_driver.Plo@am__quote@ 412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_regs.Plo@am__quote@ 413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_shadow.Plo@am__quote@ 414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ct_video.Plo@am__quote@ 415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libct_accelhi_la-ct_accel.Plo@am__quote@ 416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libct_accelmm_la-ct_accel.Plo@am__quote@ 417 418.c.o: 419@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 420@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 421@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 422@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 423@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 424@am__fastdepCC_FALSE@ $(COMPILE) -c $< 425 426.c.obj: 427@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 428@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 429@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 430@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 431@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 432@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 433 434.c.lo: 435@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 436@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 437@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 438@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 439@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 440@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 441 442libct_accelhi_la-ct_accel.lo: ct_accel.c 443@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libct_accelhi_la_CFLAGS) $(CFLAGS) -MT libct_accelhi_la-ct_accel.lo -MD -MP -MF $(DEPDIR)/libct_accelhi_la-ct_accel.Tpo -c -o libct_accelhi_la-ct_accel.lo `test -f 'ct_accel.c' || echo '$(srcdir)/'`ct_accel.c 444@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libct_accelhi_la-ct_accel.Tpo $(DEPDIR)/libct_accelhi_la-ct_accel.Plo 445@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 446@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ct_accel.c' object='libct_accelhi_la-ct_accel.lo' libtool=yes @AMDEPBACKSLASH@ 447@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 448@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libct_accelhi_la_CFLAGS) $(CFLAGS) -c -o libct_accelhi_la-ct_accel.lo `test -f 'ct_accel.c' || echo '$(srcdir)/'`ct_accel.c 449 450libct_accelmm_la-ct_accel.lo: ct_accel.c 451@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libct_accelmm_la_CFLAGS) $(CFLAGS) -MT libct_accelmm_la-ct_accel.lo -MD -MP -MF $(DEPDIR)/libct_accelmm_la-ct_accel.Tpo -c -o libct_accelmm_la-ct_accel.lo `test -f 'ct_accel.c' || echo '$(srcdir)/'`ct_accel.c 452@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libct_accelmm_la-ct_accel.Tpo $(DEPDIR)/libct_accelmm_la-ct_accel.Plo 453@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 454@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ct_accel.c' object='libct_accelmm_la-ct_accel.lo' libtool=yes @AMDEPBACKSLASH@ 455@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 456@am__fastdepCC_FALSE@ $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libct_accelmm_la_CFLAGS) $(CFLAGS) -c -o libct_accelmm_la-ct_accel.lo `test -f 'ct_accel.c' || echo '$(srcdir)/'`ct_accel.c 457 458mostlyclean-libtool: 459 -rm -f *.lo 460 461clean-libtool: 462 -rm -rf .libs _libs 463 464ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 465 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 466 unique=`for i in $$list; do \ 467 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 468 done | \ 469 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 470 END { if (nonempty) { for (i in files) print i; }; }'`; \ 471 mkid -fID $$unique 472tags: TAGS 473 474TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 475 $(TAGS_FILES) $(LISP) 476 set x; \ 477 here=`pwd`; \ 478 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 479 unique=`for i in $$list; do \ 480 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 481 done | \ 482 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 483 END { if (nonempty) { for (i in files) print i; }; }'`; \ 484 shift; \ 485 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 486 test -n "$$unique" || unique=$$empty_fix; \ 487 if test $$# -gt 0; then \ 488 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 489 "$$@" $$unique; \ 490 else \ 491 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 492 $$unique; \ 493 fi; \ 494 fi 495ctags: CTAGS 496CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 497 $(TAGS_FILES) $(LISP) 498 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 499 unique=`for i in $$list; do \ 500 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 501 done | \ 502 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 503 END { if (nonempty) { for (i in files) print i; }; }'`; \ 504 test -z "$(CTAGS_ARGS)$$unique" \ 505 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 506 $$unique 507 508GTAGS: 509 here=`$(am__cd) $(top_builddir) && pwd` \ 510 && $(am__cd) $(top_srcdir) \ 511 && gtags -i $(GTAGS_ARGS) "$$here" 512 513distclean-tags: 514 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 515 516distdir: $(DISTFILES) 517 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 518 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 519 list='$(DISTFILES)'; \ 520 dist_files=`for file in $$list; do echo $$file; done | \ 521 sed -e "s|^$$srcdirstrip/||;t" \ 522 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 523 case $$dist_files in \ 524 */*) $(MKDIR_P) `echo "$$dist_files" | \ 525 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 526 sort -u` ;; \ 527 esac; \ 528 for file in $$dist_files; do \ 529 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 530 if test -d $$d/$$file; then \ 531 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 532 if test -d "$(distdir)/$$file"; then \ 533 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 534 fi; \ 535 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 536 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 537 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 538 fi; \ 539 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 540 else \ 541 test -f "$(distdir)/$$file" \ 542 || cp -p $$d/$$file "$(distdir)/$$file" \ 543 || exit 1; \ 544 fi; \ 545 done 546check-am: all-am 547check: check-am 548all-am: Makefile $(LTLIBRARIES) 549installdirs: 550 for dir in "$(DESTDIR)$(chips_drv_ladir)"; do \ 551 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 552 done 553install: install-am 554install-exec: install-exec-am 555install-data: install-data-am 556uninstall: uninstall-am 557 558install-am: all-am 559 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 560 561installcheck: installcheck-am 562install-strip: 563 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 564 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 565 `test -z '$(STRIP)' || \ 566 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 567mostlyclean-generic: 568 569clean-generic: 570 571distclean-generic: 572 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 573 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 574 575maintainer-clean-generic: 576 @echo "This command is intended for maintainers to use" 577 @echo "it deletes files that may require special tools to rebuild." 578clean: clean-am 579 580clean-am: clean-chips_drv_laLTLIBRARIES clean-generic clean-libtool \ 581 clean-noinstLTLIBRARIES mostlyclean-am 582 583distclean: distclean-am 584 -rm -rf ./$(DEPDIR) 585 -rm -f Makefile 586distclean-am: clean-am distclean-compile distclean-generic \ 587 distclean-tags 588 589dvi: dvi-am 590 591dvi-am: 592 593html: html-am 594 595html-am: 596 597info: info-am 598 599info-am: 600 601install-data-am: install-chips_drv_laLTLIBRARIES 602 603install-dvi: install-dvi-am 604 605install-dvi-am: 606 607install-exec-am: 608 609install-html: install-html-am 610 611install-html-am: 612 613install-info: install-info-am 614 615install-info-am: 616 617install-man: 618 619install-pdf: install-pdf-am 620 621install-pdf-am: 622 623install-ps: install-ps-am 624 625install-ps-am: 626 627installcheck-am: 628 629maintainer-clean: maintainer-clean-am 630 -rm -rf ./$(DEPDIR) 631 -rm -f Makefile 632maintainer-clean-am: distclean-am maintainer-clean-generic 633 634mostlyclean: mostlyclean-am 635 636mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 637 mostlyclean-libtool 638 639pdf: pdf-am 640 641pdf-am: 642 643ps: ps-am 644 645ps-am: 646 647uninstall-am: uninstall-chips_drv_laLTLIBRARIES 648 649.MAKE: install-am install-strip 650 651.PHONY: CTAGS GTAGS all all-am check check-am clean \ 652 clean-chips_drv_laLTLIBRARIES clean-generic clean-libtool \ 653 clean-noinstLTLIBRARIES ctags distclean distclean-compile \ 654 distclean-generic distclean-libtool distclean-tags distdir dvi \ 655 dvi-am html html-am info info-am install install-am \ 656 install-chips_drv_laLTLIBRARIES install-data install-data-am \ 657 install-dvi install-dvi-am install-exec install-exec-am \ 658 install-html install-html-am install-info install-info-am \ 659 install-man install-pdf install-pdf-am install-ps \ 660 install-ps-am install-strip installcheck installcheck-am \ 661 installdirs maintainer-clean maintainer-clean-generic \ 662 mostlyclean mostlyclean-compile mostlyclean-generic \ 663 mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \ 664 uninstall-am uninstall-chips_drv_laLTLIBRARIES 665 666 667# Tell versions [3.59,3.63) of GNU make to not export all variables. 668# Otherwise a system limit (for SysV at least) may be exceeded. 669.NOEXPORT: 670