Makefile.in revision 3bfa90b6
1# Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software 6# Foundation, 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 18VPATH = @srcdir@ 19pkgdatadir = $(datadir)/@PACKAGE@ 20pkgincludedir = $(includedir)/@PACKAGE@ 21pkglibdir = $(libdir)/@PACKAGE@ 22pkglibexecdir = $(libexecdir)/@PACKAGE@ 23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 24install_sh_DATA = $(install_sh) -c -m 644 25install_sh_PROGRAM = $(install_sh) -c 26install_sh_SCRIPT = $(install_sh) -c 27INSTALL_HEADER = $(INSTALL_DATA) 28transform = $(program_transform_name) 29NORMAL_INSTALL = : 30PRE_INSTALL = : 31POST_INSTALL = : 32NORMAL_UNINSTALL = : 33PRE_UNINSTALL = : 34POST_UNINSTALL = : 35build_triplet = @build@ 36host_triplet = @host@ 37subdir = saa 38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 40am__aclocal_m4_deps = $(top_srcdir)/configure.ac 41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 42 $(ACLOCAL_M4) 43mkinstalldirs = $(install_sh) -d 44CONFIG_HEADER = $(top_builddir)/config.h 45CONFIG_CLEAN_FILES = 46CONFIG_CLEAN_VPATH_FILES = 47LTLIBRARIES = $(noinst_LTLIBRARIES) 48libsaa_la_LIBADD = 49am__libsaa_la_SOURCES_DIST = saa.c saa_pixmap.c saa_unaccel.c \ 50 saa_priv.h saa_render.c saa_accel.c saa.h 51@BUILD_VMWGFX_TRUE@am_libsaa_la_OBJECTS = libsaa_la-saa.lo \ 52@BUILD_VMWGFX_TRUE@ libsaa_la-saa_pixmap.lo \ 53@BUILD_VMWGFX_TRUE@ libsaa_la-saa_unaccel.lo \ 54@BUILD_VMWGFX_TRUE@ libsaa_la-saa_render.lo \ 55@BUILD_VMWGFX_TRUE@ libsaa_la-saa_accel.lo 56libsaa_la_OBJECTS = $(am_libsaa_la_OBJECTS) 57AM_V_lt = $(am__v_lt_@AM_V@) 58am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@) 59am__v_lt_0 = --silent 60libsaa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 61 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libsaa_la_CFLAGS) \ 62 $(CFLAGS) $(libsaa_la_LDFLAGS) $(LDFLAGS) -o $@ 63@BUILD_VMWGFX_TRUE@am_libsaa_la_rpath = 64DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 65depcomp = $(SHELL) $(top_srcdir)/depcomp 66am__depfiles_maybe = depfiles 67am__mv = mv -f 68COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 69 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 70LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 71 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ 72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ 73 $(AM_CFLAGS) $(CFLAGS) 74AM_V_CC = $(am__v_CC_@AM_V@) 75am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@) 76am__v_CC_0 = @echo " CC " $@; 77AM_V_at = $(am__v_at_@AM_V@) 78am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 79am__v_at_0 = @ 80CCLD = $(CC) 81LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ 82 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 83 $(AM_LDFLAGS) $(LDFLAGS) -o $@ 84AM_V_CCLD = $(am__v_CCLD_@AM_V@) 85am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@) 86am__v_CCLD_0 = @echo " CCLD " $@; 87AM_V_GEN = $(am__v_GEN_@AM_V@) 88am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 89am__v_GEN_0 = @echo " GEN " $@; 90SOURCES = $(libsaa_la_SOURCES) 91DIST_SOURCES = $(am__libsaa_la_SOURCES_DIST) 92ETAGS = etags 93CTAGS = ctags 94DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 95ACLOCAL = @ACLOCAL@ 96ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 97ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 98AMTAR = @AMTAR@ 99AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 100APP_MAN_DIR = @APP_MAN_DIR@ 101APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 102AR = @AR@ 103AUTOCONF = @AUTOCONF@ 104AUTOHEADER = @AUTOHEADER@ 105AUTOMAKE = @AUTOMAKE@ 106AWK = @AWK@ 107BASE_CFLAGS = @BASE_CFLAGS@ 108CC = @CC@ 109CCDEPMODE = @CCDEPMODE@ 110CFLAGS = @CFLAGS@ 111CHANGELOG_CMD = @CHANGELOG_CMD@ 112CPP = @CPP@ 113CPPFLAGS = @CPPFLAGS@ 114CWARNFLAGS = @CWARNFLAGS@ 115CYGPATH_W = @CYGPATH_W@ 116DEFS = @DEFS@ 117DEPDIR = @DEPDIR@ 118DLLTOOL = @DLLTOOL@ 119DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 120DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 121DRIVER_NAME = @DRIVER_NAME@ 122DSYMUTIL = @DSYMUTIL@ 123DUMPBIN = @DUMPBIN@ 124ECHO_C = @ECHO_C@ 125ECHO_N = @ECHO_N@ 126ECHO_T = @ECHO_T@ 127EGREP = @EGREP@ 128EXEEXT = @EXEEXT@ 129FGREP = @FGREP@ 130FILE_MAN_DIR = @FILE_MAN_DIR@ 131FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 132GREP = @GREP@ 133INSTALL = @INSTALL@ 134INSTALL_CMD = @INSTALL_CMD@ 135INSTALL_DATA = @INSTALL_DATA@ 136INSTALL_PROGRAM = @INSTALL_PROGRAM@ 137INSTALL_SCRIPT = @INSTALL_SCRIPT@ 138INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 139LD = @LD@ 140LDFLAGS = @LDFLAGS@ 141LIBDRM_CFLAGS = @LIBDRM_CFLAGS@ 142LIBDRM_LIBS = @LIBDRM_LIBS@ 143LIBOBJS = @LIBOBJS@ 144LIBS = @LIBS@ 145LIBTOOL = @LIBTOOL@ 146LIB_MAN_DIR = @LIB_MAN_DIR@ 147LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 148LIPO = @LIPO@ 149LN_S = @LN_S@ 150LTLIBOBJS = @LTLIBOBJS@ 151MAINT = @MAINT@ 152MAKEINFO = @MAKEINFO@ 153MANIFEST_TOOL = @MANIFEST_TOOL@ 154MAN_SUBSTS = @MAN_SUBSTS@ 155MISC_MAN_DIR = @MISC_MAN_DIR@ 156MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 157MKDIR_P = @MKDIR_P@ 158NM = @NM@ 159NMEDIT = @NMEDIT@ 160OBJDUMP = @OBJDUMP@ 161OBJEXT = @OBJEXT@ 162OTOOL = @OTOOL@ 163OTOOL64 = @OTOOL64@ 164PACKAGE = @PACKAGE@ 165PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 166PACKAGE_NAME = @PACKAGE_NAME@ 167PACKAGE_STRING = @PACKAGE_STRING@ 168PACKAGE_TARNAME = @PACKAGE_TARNAME@ 169PACKAGE_URL = @PACKAGE_URL@ 170PACKAGE_VERSION = @PACKAGE_VERSION@ 171PATH_SEPARATOR = @PATH_SEPARATOR@ 172PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 173PCIACCESS_LIBS = @PCIACCESS_LIBS@ 174PKG_CONFIG = @PKG_CONFIG@ 175PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 176PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 177RANLIB = @RANLIB@ 178SED = @SED@ 179SET_MAKE = @SET_MAKE@ 180SHELL = @SHELL@ 181STRICT_CFLAGS = @STRICT_CFLAGS@ 182STRIP = @STRIP@ 183VERSION = @VERSION@ 184X11_CFLAGS = @X11_CFLAGS@ 185X11_LIBS = @X11_LIBS@ 186XATRACKER_CFLAGS = @XATRACKER_CFLAGS@ 187XATRACKER_LIBS = @XATRACKER_LIBS@ 188XORG_CFLAGS = @XORG_CFLAGS@ 189XORG_LIBS = @XORG_LIBS@ 190XORG_MAN_PAGE = @XORG_MAN_PAGE@ 191abs_builddir = @abs_builddir@ 192abs_srcdir = @abs_srcdir@ 193abs_top_builddir = @abs_top_builddir@ 194abs_top_srcdir = @abs_top_srcdir@ 195ac_ct_AR = @ac_ct_AR@ 196ac_ct_CC = @ac_ct_CC@ 197ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 198am__include = @am__include@ 199am__leading_dot = @am__leading_dot@ 200am__quote = @am__quote@ 201am__tar = @am__tar@ 202am__untar = @am__untar@ 203bindir = @bindir@ 204build = @build@ 205build_alias = @build_alias@ 206build_cpu = @build_cpu@ 207build_os = @build_os@ 208build_vendor = @build_vendor@ 209builddir = @builddir@ 210datadir = @datadir@ 211datarootdir = @datarootdir@ 212docdir = @docdir@ 213dvidir = @dvidir@ 214exec_prefix = @exec_prefix@ 215host = @host@ 216host_alias = @host_alias@ 217host_cpu = @host_cpu@ 218host_os = @host_os@ 219host_vendor = @host_vendor@ 220htmldir = @htmldir@ 221includedir = @includedir@ 222infodir = @infodir@ 223install_sh = @install_sh@ 224libdir = @libdir@ 225libexecdir = @libexecdir@ 226localedir = @localedir@ 227localstatedir = @localstatedir@ 228mandir = @mandir@ 229mkdir_p = @mkdir_p@ 230moduledir = @moduledir@ 231oldincludedir = @oldincludedir@ 232pdfdir = @pdfdir@ 233prefix = @prefix@ 234program_transform_name = @program_transform_name@ 235psdir = @psdir@ 236sbindir = @sbindir@ 237sharedstatedir = @sharedstatedir@ 238srcdir = @srcdir@ 239sysconfdir = @sysconfdir@ 240target_alias = @target_alias@ 241top_build_prefix = @top_build_prefix@ 242top_builddir = @top_builddir@ 243top_srcdir = @top_srcdir@ 244@BUILD_VMWGFX_TRUE@noinst_LTLIBRARIES = libsaa.la 245@BUILD_VMWGFX_TRUE@libsaa_la_CFLAGS = $(CWARNFLAGS) $(XORG_CFLAGS) 246@BUILD_VMWGFX_TRUE@libsaa_la_LDFLAGS = -static 247@BUILD_VMWGFX_TRUE@libsaa_la_SOURCES = \ 248@BUILD_VMWGFX_TRUE@ saa.c \ 249@BUILD_VMWGFX_TRUE@ saa_pixmap.c \ 250@BUILD_VMWGFX_TRUE@ saa_unaccel.c \ 251@BUILD_VMWGFX_TRUE@ saa_priv.h \ 252@BUILD_VMWGFX_TRUE@ saa_render.c \ 253@BUILD_VMWGFX_TRUE@ saa_accel.c \ 254@BUILD_VMWGFX_TRUE@ saa.h 255 256all: all-am 257 258.SUFFIXES: 259.SUFFIXES: .c .lo .o .obj 260$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 261 @for dep in $?; do \ 262 case '$(am__configure_deps)' in \ 263 *$$dep*) \ 264 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 265 && { if test -f $@; then exit 0; else break; fi; }; \ 266 exit 1;; \ 267 esac; \ 268 done; \ 269 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign saa/Makefile'; \ 270 $(am__cd) $(top_srcdir) && \ 271 $(AUTOMAKE) --foreign saa/Makefile 272.PRECIOUS: Makefile 273Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 274 @case '$?' in \ 275 *config.status*) \ 276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 277 *) \ 278 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 279 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 280 esac; 281 282$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 283 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 284 285$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 287$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 289$(am__aclocal_m4_deps): 290 291clean-noinstLTLIBRARIES: 292 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) 293 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ 294 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 295 test "$$dir" != "$$p" || dir=.; \ 296 echo "rm -f \"$${dir}/so_locations\""; \ 297 rm -f "$${dir}/so_locations"; \ 298 done 299libsaa.la: $(libsaa_la_OBJECTS) $(libsaa_la_DEPENDENCIES) $(EXTRA_libsaa_la_DEPENDENCIES) 300 $(AM_V_CCLD)$(libsaa_la_LINK) $(am_libsaa_la_rpath) $(libsaa_la_OBJECTS) $(libsaa_la_LIBADD) $(LIBS) 301 302mostlyclean-compile: 303 -rm -f *.$(OBJEXT) 304 305distclean-compile: 306 -rm -f *.tab.c 307 308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsaa_la-saa.Plo@am__quote@ 309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsaa_la-saa_accel.Plo@am__quote@ 310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsaa_la-saa_pixmap.Plo@am__quote@ 311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsaa_la-saa_render.Plo@am__quote@ 312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libsaa_la-saa_unaccel.Plo@am__quote@ 313 314.c.o: 315@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 316@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 317@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 318@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 319@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $< 320 321.c.obj: 322@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 323@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 324@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 325@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 326@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'` 327 328.c.lo: 329@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 330@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 331@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 332@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 333@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $< 334 335libsaa_la-saa.lo: saa.c 336@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) $(libsaa_la_CFLAGS) $(CFLAGS) -MT libsaa_la-saa.lo -MD -MP -MF $(DEPDIR)/libsaa_la-saa.Tpo -c -o libsaa_la-saa.lo `test -f 'saa.c' || echo '$(srcdir)/'`saa.c 337@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsaa_la-saa.Tpo $(DEPDIR)/libsaa_la-saa.Plo 338@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='saa.c' object='libsaa_la-saa.lo' libtool=yes @AMDEPBACKSLASH@ 339@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 340@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsaa_la_CFLAGS) $(CFLAGS) -c -o libsaa_la-saa.lo `test -f 'saa.c' || echo '$(srcdir)/'`saa.c 341 342libsaa_la-saa_pixmap.lo: saa_pixmap.c 343@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) $(libsaa_la_CFLAGS) $(CFLAGS) -MT libsaa_la-saa_pixmap.lo -MD -MP -MF $(DEPDIR)/libsaa_la-saa_pixmap.Tpo -c -o libsaa_la-saa_pixmap.lo `test -f 'saa_pixmap.c' || echo '$(srcdir)/'`saa_pixmap.c 344@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsaa_la-saa_pixmap.Tpo $(DEPDIR)/libsaa_la-saa_pixmap.Plo 345@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='saa_pixmap.c' object='libsaa_la-saa_pixmap.lo' libtool=yes @AMDEPBACKSLASH@ 346@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 347@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsaa_la_CFLAGS) $(CFLAGS) -c -o libsaa_la-saa_pixmap.lo `test -f 'saa_pixmap.c' || echo '$(srcdir)/'`saa_pixmap.c 348 349libsaa_la-saa_unaccel.lo: saa_unaccel.c 350@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) $(libsaa_la_CFLAGS) $(CFLAGS) -MT libsaa_la-saa_unaccel.lo -MD -MP -MF $(DEPDIR)/libsaa_la-saa_unaccel.Tpo -c -o libsaa_la-saa_unaccel.lo `test -f 'saa_unaccel.c' || echo '$(srcdir)/'`saa_unaccel.c 351@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsaa_la-saa_unaccel.Tpo $(DEPDIR)/libsaa_la-saa_unaccel.Plo 352@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='saa_unaccel.c' object='libsaa_la-saa_unaccel.lo' libtool=yes @AMDEPBACKSLASH@ 353@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 354@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsaa_la_CFLAGS) $(CFLAGS) -c -o libsaa_la-saa_unaccel.lo `test -f 'saa_unaccel.c' || echo '$(srcdir)/'`saa_unaccel.c 355 356libsaa_la-saa_render.lo: saa_render.c 357@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) $(libsaa_la_CFLAGS) $(CFLAGS) -MT libsaa_la-saa_render.lo -MD -MP -MF $(DEPDIR)/libsaa_la-saa_render.Tpo -c -o libsaa_la-saa_render.lo `test -f 'saa_render.c' || echo '$(srcdir)/'`saa_render.c 358@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsaa_la-saa_render.Tpo $(DEPDIR)/libsaa_la-saa_render.Plo 359@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='saa_render.c' object='libsaa_la-saa_render.lo' libtool=yes @AMDEPBACKSLASH@ 360@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 361@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsaa_la_CFLAGS) $(CFLAGS) -c -o libsaa_la-saa_render.lo `test -f 'saa_render.c' || echo '$(srcdir)/'`saa_render.c 362 363libsaa_la-saa_accel.lo: saa_accel.c 364@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) $(libsaa_la_CFLAGS) $(CFLAGS) -MT libsaa_la-saa_accel.lo -MD -MP -MF $(DEPDIR)/libsaa_la-saa_accel.Tpo -c -o libsaa_la-saa_accel.lo `test -f 'saa_accel.c' || echo '$(srcdir)/'`saa_accel.c 365@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libsaa_la-saa_accel.Tpo $(DEPDIR)/libsaa_la-saa_accel.Plo 366@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='saa_accel.c' object='libsaa_la-saa_accel.lo' libtool=yes @AMDEPBACKSLASH@ 367@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 368@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsaa_la_CFLAGS) $(CFLAGS) -c -o libsaa_la-saa_accel.lo `test -f 'saa_accel.c' || echo '$(srcdir)/'`saa_accel.c 369 370mostlyclean-libtool: 371 -rm -f *.lo 372 373clean-libtool: 374 -rm -rf .libs _libs 375 376ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 377 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 378 unique=`for i in $$list; do \ 379 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 380 done | \ 381 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 382 END { if (nonempty) { for (i in files) print i; }; }'`; \ 383 mkid -fID $$unique 384tags: TAGS 385 386TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 387 $(TAGS_FILES) $(LISP) 388 set x; \ 389 here=`pwd`; \ 390 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 391 unique=`for i in $$list; do \ 392 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 393 done | \ 394 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 395 END { if (nonempty) { for (i in files) print i; }; }'`; \ 396 shift; \ 397 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ 398 test -n "$$unique" || unique=$$empty_fix; \ 399 if test $$# -gt 0; then \ 400 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 401 "$$@" $$unique; \ 402 else \ 403 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 404 $$unique; \ 405 fi; \ 406 fi 407ctags: CTAGS 408CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 409 $(TAGS_FILES) $(LISP) 410 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 411 unique=`for i in $$list; do \ 412 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 413 done | \ 414 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 415 END { if (nonempty) { for (i in files) print i; }; }'`; \ 416 test -z "$(CTAGS_ARGS)$$unique" \ 417 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 418 $$unique 419 420GTAGS: 421 here=`$(am__cd) $(top_builddir) && pwd` \ 422 && $(am__cd) $(top_srcdir) \ 423 && gtags -i $(GTAGS_ARGS) "$$here" 424 425distclean-tags: 426 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 427 428distdir: $(DISTFILES) 429 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 430 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 431 list='$(DISTFILES)'; \ 432 dist_files=`for file in $$list; do echo $$file; done | \ 433 sed -e "s|^$$srcdirstrip/||;t" \ 434 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 435 case $$dist_files in \ 436 */*) $(MKDIR_P) `echo "$$dist_files" | \ 437 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 438 sort -u` ;; \ 439 esac; \ 440 for file in $$dist_files; do \ 441 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 442 if test -d $$d/$$file; then \ 443 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 444 if test -d "$(distdir)/$$file"; then \ 445 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 446 fi; \ 447 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 448 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 449 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 450 fi; \ 451 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 452 else \ 453 test -f "$(distdir)/$$file" \ 454 || cp -p $$d/$$file "$(distdir)/$$file" \ 455 || exit 1; \ 456 fi; \ 457 done 458check-am: all-am 459check: check-am 460all-am: Makefile $(LTLIBRARIES) 461installdirs: 462install: install-am 463install-exec: install-exec-am 464install-data: install-data-am 465uninstall: uninstall-am 466 467install-am: all-am 468 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 469 470installcheck: installcheck-am 471install-strip: 472 if test -z '$(STRIP)'; then \ 473 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 474 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 475 install; \ 476 else \ 477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 479 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 480 fi 481mostlyclean-generic: 482 483clean-generic: 484 485distclean-generic: 486 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 487 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 488 489maintainer-clean-generic: 490 @echo "This command is intended for maintainers to use" 491 @echo "it deletes files that may require special tools to rebuild." 492clean: clean-am 493 494clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ 495 mostlyclean-am 496 497distclean: distclean-am 498 -rm -rf ./$(DEPDIR) 499 -rm -f Makefile 500distclean-am: clean-am distclean-compile distclean-generic \ 501 distclean-tags 502 503dvi: dvi-am 504 505dvi-am: 506 507html: html-am 508 509html-am: 510 511info: info-am 512 513info-am: 514 515install-data-am: 516 517install-dvi: install-dvi-am 518 519install-dvi-am: 520 521install-exec-am: 522 523install-html: install-html-am 524 525install-html-am: 526 527install-info: install-info-am 528 529install-info-am: 530 531install-man: 532 533install-pdf: install-pdf-am 534 535install-pdf-am: 536 537install-ps: install-ps-am 538 539install-ps-am: 540 541installcheck-am: 542 543maintainer-clean: maintainer-clean-am 544 -rm -rf ./$(DEPDIR) 545 -rm -f Makefile 546maintainer-clean-am: distclean-am maintainer-clean-generic 547 548mostlyclean: mostlyclean-am 549 550mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 551 mostlyclean-libtool 552 553pdf: pdf-am 554 555pdf-am: 556 557ps: ps-am 558 559ps-am: 560 561uninstall-am: 562 563.MAKE: install-am install-strip 564 565.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 566 clean-libtool clean-noinstLTLIBRARIES ctags distclean \ 567 distclean-compile distclean-generic distclean-libtool \ 568 distclean-tags distdir dvi dvi-am html html-am info info-am \ 569 install install-am install-data install-data-am install-dvi \ 570 install-dvi-am install-exec install-exec-am install-html \ 571 install-html-am install-info install-info-am install-man \ 572 install-pdf install-pdf-am install-ps install-ps-am \ 573 install-strip installcheck installcheck-am installdirs \ 574 maintainer-clean maintainer-clean-generic mostlyclean \ 575 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ 576 pdf pdf-am ps ps-am tags uninstall uninstall-am 577 578 579# Tell versions [3.59,3.63) of GNU make to not export all variables. 580# Otherwise a system limit (for SysV at least) may be exceeded. 581.NOEXPORT: 582