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