Makefile.in revision e35772b2
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@ 57@DRI_TRUE@am__append_1 = \ 58@DRI_TRUE@ sis_dri.c \ 59@DRI_TRUE@ sis_dri.h 60 61subdir = src 62DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 64am__aclocal_m4_deps = $(top_srcdir)/configure.ac 65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 66 $(ACLOCAL_M4) 67mkinstalldirs = $(install_sh) -d 68CONFIG_HEADER = $(top_builddir)/config.h 69CONFIG_CLEAN_FILES = 70CONFIG_CLEAN_VPATH_FILES = 71am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 72am__vpath_adj = case $$p in \ 73 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 74 *) f=$$p;; \ 75 esac; 76am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 77am__install_max = 40 78am__nobase_strip_setup = \ 79 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 80am__nobase_strip = \ 81 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 82am__nobase_list = $(am__nobase_strip_setup); \ 83 for p in $$list; do echo "$$p $$p"; done | \ 84 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 85 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 86 if (++n[$$2] == $(am__install_max)) \ 87 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 88 END { for (dir in files) print dir, files[dir] }' 89am__base_list = \ 90 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 91 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 92am__installdirs = "$(DESTDIR)$(sis_drv_ladir)" 93LTLIBRARIES = $(sis_drv_la_LTLIBRARIES) 94sis_drv_la_LIBADD = 95am__sis_drv_la_SOURCES_DIST = 300vtbl.h 310vtbl.h init301.c init301.h \ 96 init.c initdef.h initextx.c initextx.h init.h oem300.h \ 97 oem310.h osdef.h sis300_accel.c sis300_accel.h sis310_accel.c \ 98 sis310_accel.h sis6326_video.c sispcirename.h sis_accel.c \ 99 sis_accel.h sis_common.h sis_cursor.c sis_cursor.h sis_dac.c \ 100 sis_dac.h sis_dga.c sis_driver.c sis_driver.h sis.h \ 101 sis_memcpy.c sis_opt.c sis_regs.h sis_setup.c sis_shadow.c \ 102 sis_utility.c sis_vb.c sis_vga.c sis_video.c sis_video.h \ 103 sis_videostr.h vgatypes.h vstruct.h sis_dri.c sis_dri.h 104@DRI_TRUE@am__objects_1 = sis_dri.lo 105am_sis_drv_la_OBJECTS = init301.lo init.lo initextx.lo sis300_accel.lo \ 106 sis310_accel.lo sis6326_video.lo sis_accel.lo sis_cursor.lo \ 107 sis_dac.lo sis_dga.lo sis_driver.lo sis_memcpy.lo sis_opt.lo \ 108 sis_setup.lo sis_shadow.lo sis_utility.lo sis_vb.lo sis_vga.lo \ 109 sis_video.lo $(am__objects_1) 110sis_drv_la_OBJECTS = $(am_sis_drv_la_OBJECTS) 111AM_V_lt = $(am__v_lt_$(V)) 112am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) 113am__v_lt_0 = --silent 114sis_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 115 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 116 $(sis_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 117DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 118depcomp = $(SHELL) $(top_srcdir)/depcomp 119am__depfiles_maybe = depfiles 120am__mv = mv -f 121COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 122 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 123LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 124 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 125 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 126 $(AM_CFLAGS) $(CFLAGS) 127AM_V_CC = $(am__v_CC_$(V)) 128am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) 129am__v_CC_0 = @echo " CC " $@; 130AM_V_at = $(am__v_at_$(V)) 131am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) 132am__v_at_0 = @ 133CCLD = $(CC) 134LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 135 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 136 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 137AM_V_CCLD = $(am__v_CCLD_$(V)) 138am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) 139am__v_CCLD_0 = @echo " CCLD " $@; 140AM_V_GEN = $(am__v_GEN_$(V)) 141am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) 142am__v_GEN_0 = @echo " GEN " $@; 143SOURCES = $(sis_drv_la_SOURCES) 144DIST_SOURCES = $(am__sis_drv_la_SOURCES_DIST) 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@ 173DRI_CFLAGS = @DRI_CFLAGS@ 174DRI_LIBS = @DRI_LIBS@ 175DSYMUTIL = @DSYMUTIL@ 176DUMPBIN = @DUMPBIN@ 177ECHO_C = @ECHO_C@ 178ECHO_N = @ECHO_N@ 179ECHO_T = @ECHO_T@ 180EGREP = @EGREP@ 181EXEEXT = @EXEEXT@ 182FGREP = @FGREP@ 183FILE_MAN_DIR = @FILE_MAN_DIR@ 184FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 185GREP = @GREP@ 186INSTALL = @INSTALL@ 187INSTALL_CMD = @INSTALL_CMD@ 188INSTALL_DATA = @INSTALL_DATA@ 189INSTALL_PROGRAM = @INSTALL_PROGRAM@ 190INSTALL_SCRIPT = @INSTALL_SCRIPT@ 191INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 192LD = @LD@ 193LDFLAGS = @LDFLAGS@ 194LIBOBJS = @LIBOBJS@ 195LIBS = @LIBS@ 196LIBTOOL = @LIBTOOL@ 197LIB_MAN_DIR = @LIB_MAN_DIR@ 198LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 199LIPO = @LIPO@ 200LN_S = @LN_S@ 201LTLIBOBJS = @LTLIBOBJS@ 202MAINT = @MAINT@ 203MAKEINFO = @MAKEINFO@ 204MAN_SUBSTS = @MAN_SUBSTS@ 205MISC_MAN_DIR = @MISC_MAN_DIR@ 206MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 207MKDIR_P = @MKDIR_P@ 208NM = @NM@ 209NMEDIT = @NMEDIT@ 210OBJDUMP = @OBJDUMP@ 211OBJEXT = @OBJEXT@ 212OTOOL = @OTOOL@ 213OTOOL64 = @OTOOL64@ 214PACKAGE = @PACKAGE@ 215PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 216PACKAGE_NAME = @PACKAGE_NAME@ 217PACKAGE_STRING = @PACKAGE_STRING@ 218PACKAGE_TARNAME = @PACKAGE_TARNAME@ 219PACKAGE_VERSION = @PACKAGE_VERSION@ 220PATH_SEPARATOR = @PATH_SEPARATOR@ 221PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 222PCIACCESS_LIBS = @PCIACCESS_LIBS@ 223PKG_CONFIG = @PKG_CONFIG@ 224RANLIB = @RANLIB@ 225RAWCPP = @RAWCPP@ 226RAWCPPFLAGS = @RAWCPPFLAGS@ 227SED = @SED@ 228SET_MAKE = @SET_MAKE@ 229SHELL = @SHELL@ 230STRIP = @STRIP@ 231VERSION = @VERSION@ 232XEXT_CFLAGS = @XEXT_CFLAGS@ 233XEXT_LIBS = @XEXT_LIBS@ 234XORG_CFLAGS = @XORG_CFLAGS@ 235XORG_LIBS = @XORG_LIBS@ 236XORG_MAN_PAGE = @XORG_MAN_PAGE@ 237abs_builddir = @abs_builddir@ 238abs_srcdir = @abs_srcdir@ 239abs_top_builddir = @abs_top_builddir@ 240abs_top_srcdir = @abs_top_srcdir@ 241ac_ct_CC = @ac_ct_CC@ 242ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 243am__include = @am__include@ 244am__leading_dot = @am__leading_dot@ 245am__quote = @am__quote@ 246am__tar = @am__tar@ 247am__untar = @am__untar@ 248bindir = @bindir@ 249build = @build@ 250build_alias = @build_alias@ 251build_cpu = @build_cpu@ 252build_os = @build_os@ 253build_vendor = @build_vendor@ 254builddir = @builddir@ 255datadir = @datadir@ 256datarootdir = @datarootdir@ 257docdir = @docdir@ 258dvidir = @dvidir@ 259exec_prefix = @exec_prefix@ 260host = @host@ 261host_alias = @host_alias@ 262host_cpu = @host_cpu@ 263host_os = @host_os@ 264host_vendor = @host_vendor@ 265htmldir = @htmldir@ 266includedir = @includedir@ 267infodir = @infodir@ 268install_sh = @install_sh@ 269libdir = @libdir@ 270libexecdir = @libexecdir@ 271localedir = @localedir@ 272localstatedir = @localstatedir@ 273lt_ECHO = @lt_ECHO@ 274mandir = @mandir@ 275mkdir_p = @mkdir_p@ 276moduledir = @moduledir@ 277oldincludedir = @oldincludedir@ 278pdfdir = @pdfdir@ 279prefix = @prefix@ 280program_transform_name = @program_transform_name@ 281psdir = @psdir@ 282sbindir = @sbindir@ 283sharedstatedir = @sharedstatedir@ 284srcdir = @srcdir@ 285sysconfdir = @sysconfdir@ 286target_alias = @target_alias@ 287top_build_prefix = @top_build_prefix@ 288top_builddir = @top_builddir@ 289top_srcdir = @top_srcdir@ 290 291# this is obnoxious: 292# -module lets us name the module exactly how we want 293# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 294# _ladir passes a dummy rpath to libtool so the thing will actually link 295# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 296AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@ 297sis_drv_la_LTLIBRARIES = sis_drv.la 298sis_drv_la_LDFLAGS = -module -avoid-version 299sis_drv_ladir = @moduledir@/drivers 300sis_drv_la_SOURCES = 300vtbl.h 310vtbl.h init301.c init301.h init.c \ 301 initdef.h initextx.c initextx.h init.h oem300.h oem310.h \ 302 osdef.h sis300_accel.c sis300_accel.h sis310_accel.c \ 303 sis310_accel.h sis6326_video.c sispcirename.h sis_accel.c \ 304 sis_accel.h sis_common.h sis_cursor.c sis_cursor.h sis_dac.c \ 305 sis_dac.h sis_dga.c sis_driver.c sis_driver.h sis.h \ 306 sis_memcpy.c sis_opt.c sis_regs.h sis_setup.c sis_shadow.c \ 307 sis_utility.c sis_vb.c sis_vga.c sis_video.c sis_video.h \ 308 sis_videostr.h vgatypes.h vstruct.h $(am__append_1) 309all: all-am 310 311.SUFFIXES: 312.SUFFIXES: .c .lo .o .obj 313$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 314 @for dep in $?; do \ 315 case '$(am__configure_deps)' in \ 316 *$$dep*) \ 317 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 318 && { if test -f $@; then exit 0; else break; fi; }; \ 319 exit 1;; \ 320 esac; \ 321 done; \ 322 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 323 $(am__cd) $(top_srcdir) && \ 324 $(AUTOMAKE) --foreign src/Makefile 325.PRECIOUS: Makefile 326Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 327 @case '$?' in \ 328 *config.status*) \ 329 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 330 *) \ 331 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 332 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 333 esac; 334 335$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 336 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 337 338$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 339 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 340$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 341 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 342$(am__aclocal_m4_deps): 343install-sis_drv_laLTLIBRARIES: $(sis_drv_la_LTLIBRARIES) 344 @$(NORMAL_INSTALL) 345 test -z "$(sis_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(sis_drv_ladir)" 346 @list='$(sis_drv_la_LTLIBRARIES)'; test -n "$(sis_drv_ladir)" || list=; \ 347 list2=; for p in $$list; do \ 348 if test -f $$p; then \ 349 list2="$$list2 $$p"; \ 350 else :; fi; \ 351 done; \ 352 test -z "$$list2" || { \ 353 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(sis_drv_ladir)'"; \ 354 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(sis_drv_ladir)"; \ 355 } 356 357uninstall-sis_drv_laLTLIBRARIES: 358 @$(NORMAL_UNINSTALL) 359 @list='$(sis_drv_la_LTLIBRARIES)'; test -n "$(sis_drv_ladir)" || list=; \ 360 for p in $$list; do \ 361 $(am__strip_dir) \ 362 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(sis_drv_ladir)/$$f'"; \ 363 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(sis_drv_ladir)/$$f"; \ 364 done 365 366clean-sis_drv_laLTLIBRARIES: 367 -test -z "$(sis_drv_la_LTLIBRARIES)" || rm -f $(sis_drv_la_LTLIBRARIES) 368 @list='$(sis_drv_la_LTLIBRARIES)'; for p in $$list; do \ 369 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 370 test "$$dir" != "$$p" || dir=.; \ 371 echo "rm -f \"$${dir}/so_locations\""; \ 372 rm -f "$${dir}/so_locations"; \ 373 done 374sis_drv.la: $(sis_drv_la_OBJECTS) $(sis_drv_la_DEPENDENCIES) 375 $(AM_V_CCLD)$(sis_drv_la_LINK) -rpath $(sis_drv_ladir) $(sis_drv_la_OBJECTS) $(sis_drv_la_LIBADD) $(LIBS) 376 377mostlyclean-compile: 378 -rm -f *.$(OBJEXT) 379 380distclean-compile: 381 -rm -f *.tab.c 382 383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@ 384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init301.Plo@am__quote@ 385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/initextx.Plo@am__quote@ 386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis300_accel.Plo@am__quote@ 387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis310_accel.Plo@am__quote@ 388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis6326_video.Plo@am__quote@ 389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_accel.Plo@am__quote@ 390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_cursor.Plo@am__quote@ 391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dac.Plo@am__quote@ 392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dga.Plo@am__quote@ 393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_dri.Plo@am__quote@ 394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_driver.Plo@am__quote@ 395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_memcpy.Plo@am__quote@ 396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_opt.Plo@am__quote@ 397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_setup.Plo@am__quote@ 398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_shadow.Plo@am__quote@ 399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_utility.Plo@am__quote@ 400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_vb.Plo@am__quote@ 401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_vga.Plo@am__quote@ 402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sis_video.Plo@am__quote@ 403 404.c.o: 405@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 406@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 407@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 408@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 409@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 410@am__fastdepCC_FALSE@ $(COMPILE) -c $< 411 412.c.obj: 413@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 414@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 415@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 416@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 417@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 418@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 419 420.c.lo: 421@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 422@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 423@am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@ 424@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 425@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 426@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 427 428mostlyclean-libtool: 429 -rm -f *.lo 430 431clean-libtool: 432 -rm -rf .libs _libs 433 434ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 435 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 436 unique=`for i in $$list; do \ 437 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 438 done | \ 439 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 440 END { if (nonempty) { for (i in files) print i; }; }'`; \ 441 mkid -fID $$unique 442tags: TAGS 443 444TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 445 $(TAGS_FILES) $(LISP) 446 set x; \ 447 here=`pwd`; \ 448 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 449 unique=`for i in $$list; do \ 450 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 451 done | \ 452 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 453 END { if (nonempty) { for (i in files) print i; }; }'`; \ 454 shift; \ 455 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 456 test -n "$$unique" || unique=$$empty_fix; \ 457 if test $$# -gt 0; then \ 458 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 459 "$$@" $$unique; \ 460 else \ 461 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 462 $$unique; \ 463 fi; \ 464 fi 465ctags: CTAGS 466CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 467 $(TAGS_FILES) $(LISP) 468 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 469 unique=`for i in $$list; do \ 470 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 471 done | \ 472 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 473 END { if (nonempty) { for (i in files) print i; }; }'`; \ 474 test -z "$(CTAGS_ARGS)$$unique" \ 475 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 476 $$unique 477 478GTAGS: 479 here=`$(am__cd) $(top_builddir) && pwd` \ 480 && $(am__cd) $(top_srcdir) \ 481 && gtags -i $(GTAGS_ARGS) "$$here" 482 483distclean-tags: 484 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 485 486distdir: $(DISTFILES) 487 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 488 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 489 list='$(DISTFILES)'; \ 490 dist_files=`for file in $$list; do echo $$file; done | \ 491 sed -e "s|^$$srcdirstrip/||;t" \ 492 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 493 case $$dist_files in \ 494 */*) $(MKDIR_P) `echo "$$dist_files" | \ 495 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 496 sort -u` ;; \ 497 esac; \ 498 for file in $$dist_files; do \ 499 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 500 if test -d $$d/$$file; then \ 501 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 502 if test -d "$(distdir)/$$file"; then \ 503 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 504 fi; \ 505 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 506 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 507 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 508 fi; \ 509 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 510 else \ 511 test -f "$(distdir)/$$file" \ 512 || cp -p $$d/$$file "$(distdir)/$$file" \ 513 || exit 1; \ 514 fi; \ 515 done 516check-am: all-am 517check: check-am 518all-am: Makefile $(LTLIBRARIES) 519installdirs: 520 for dir in "$(DESTDIR)$(sis_drv_ladir)"; do \ 521 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 522 done 523install: install-am 524install-exec: install-exec-am 525install-data: install-data-am 526uninstall: uninstall-am 527 528install-am: all-am 529 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 530 531installcheck: installcheck-am 532install-strip: 533 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 534 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 535 `test -z '$(STRIP)' || \ 536 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 537mostlyclean-generic: 538 539clean-generic: 540 541distclean-generic: 542 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 543 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 544 545maintainer-clean-generic: 546 @echo "This command is intended for maintainers to use" 547 @echo "it deletes files that may require special tools to rebuild." 548clean: clean-am 549 550clean-am: clean-generic clean-libtool clean-sis_drv_laLTLIBRARIES \ 551 mostlyclean-am 552 553distclean: distclean-am 554 -rm -rf ./$(DEPDIR) 555 -rm -f Makefile 556distclean-am: clean-am distclean-compile distclean-generic \ 557 distclean-tags 558 559dvi: dvi-am 560 561dvi-am: 562 563html: html-am 564 565html-am: 566 567info: info-am 568 569info-am: 570 571install-data-am: install-sis_drv_laLTLIBRARIES 572 573install-dvi: install-dvi-am 574 575install-dvi-am: 576 577install-exec-am: 578 579install-html: install-html-am 580 581install-html-am: 582 583install-info: install-info-am 584 585install-info-am: 586 587install-man: 588 589install-pdf: install-pdf-am 590 591install-pdf-am: 592 593install-ps: install-ps-am 594 595install-ps-am: 596 597installcheck-am: 598 599maintainer-clean: maintainer-clean-am 600 -rm -rf ./$(DEPDIR) 601 -rm -f Makefile 602maintainer-clean-am: distclean-am maintainer-clean-generic 603 604mostlyclean: mostlyclean-am 605 606mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 607 mostlyclean-libtool 608 609pdf: pdf-am 610 611pdf-am: 612 613ps: ps-am 614 615ps-am: 616 617uninstall-am: uninstall-sis_drv_laLTLIBRARIES 618 619.MAKE: install-am install-strip 620 621.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 622 clean-libtool clean-sis_drv_laLTLIBRARIES ctags distclean \ 623 distclean-compile distclean-generic distclean-libtool \ 624 distclean-tags distdir dvi dvi-am html html-am info info-am \ 625 install install-am install-data install-data-am install-dvi \ 626 install-dvi-am install-exec install-exec-am install-html \ 627 install-html-am install-info install-info-am install-man \ 628 install-pdf install-pdf-am install-ps install-ps-am \ 629 install-sis_drv_laLTLIBRARIES install-strip installcheck \ 630 installcheck-am installdirs maintainer-clean \ 631 maintainer-clean-generic mostlyclean mostlyclean-compile \ 632 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 633 tags uninstall uninstall-am uninstall-sis_drv_laLTLIBRARIES 634 635 636# Tell versions [3.59,3.63) of GNU make to not export all variables. 637# Otherwise a system limit (for SysV at least) may be exceeded. 638.NOEXPORT: 639