Makefile.in revision eda3803b
1# Makefile.in generated by automake 1.10.2 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 6# This Makefile.in is free software; the Free Software Foundation 7# gives unlimited permission to copy and/or distribute it, 8# with or without modifications, as long as this notice is preserved. 9 10# This program is distributed in the hope that it will be useful, 11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without 12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A 13# PARTICULAR PURPOSE. 14 15@SET_MAKE@ 16 17# Copyright 2005 Adam Jackson. 18# 19# Permission is hereby granted, free of charge, to any person obtaining a 20# copy of this software and associated documentation files (the "Software"), 21# to deal in the Software without restriction, including without limitation 22# on the rights to use, copy, modify, merge, publish, distribute, sub 23# license, and/or sell copies of the Software, and to permit persons to whom 24# the Software is furnished to do so, subject to the following conditions: 25# 26# The above copyright notice and this permission notice (including the next 27# paragraph) shall be included in all copies or substantial portions of the 28# Software. 29# 30# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 31# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 32# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL 33# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER 34# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN 35# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 36 37VPATH = @srcdir@ 38pkgdatadir = $(datadir)/@PACKAGE@ 39pkglibdir = $(libdir)/@PACKAGE@ 40pkgincludedir = $(includedir)/@PACKAGE@ 41am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 42install_sh_DATA = $(install_sh) -c -m 644 43install_sh_PROGRAM = $(install_sh) -c 44install_sh_SCRIPT = $(install_sh) -c 45INSTALL_HEADER = $(INSTALL_DATA) 46transform = $(program_transform_name) 47NORMAL_INSTALL = : 48PRE_INSTALL = : 49POST_INSTALL = : 50NORMAL_UNINSTALL = : 51PRE_UNINSTALL = : 52POST_UNINSTALL = : 53build_triplet = @build@ 54host_triplet = @host@ 55@DRI_TRUE@am__append_1 = \ 56@DRI_TRUE@ mga_dri.c \ 57@DRI_TRUE@ mga_dri.h \ 58@DRI_TRUE@ mga_dripriv.h 59 60@USE_EXA_TRUE@am__append_2 = \ 61@USE_EXA_TRUE@ mga_exa.c 62 63@USE_XAA_TRUE@am__append_3 = \ 64@USE_XAA_TRUE@ mga_storm.c 65 66subdir = src 67DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 68ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 69am__aclocal_m4_deps = $(top_srcdir)/configure.ac 70am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 71 $(ACLOCAL_M4) 72mkinstalldirs = $(install_sh) -d 73CONFIG_HEADER = $(top_builddir)/config.h 74CONFIG_CLEAN_FILES = 75am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 76am__vpath_adj = case $$p in \ 77 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 78 *) f=$$p;; \ 79 esac; 80am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 81am__installdirs = "$(DESTDIR)$(mga_drv_ladir)" 82mga_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 83LTLIBRARIES = $(mga_drv_la_LTLIBRARIES) 84mga_drv_la_DEPENDENCIES = 85am__mga_drv_la_SOURCES_DIST = binding.h client.h clientlx.c mga_arc.c \ 86 mga_bios.c mga_common.h mga_dac3026.c mga_dacG.c mga_dga.c \ 87 mga_dh.c mga_driver.c mga_esc.c mga_g450pll.c mga.h \ 88 mga_halmod.c mga_hwcurs.c mga_macros.h mga_maven.h mga_merge.c \ 89 mga_merge.h mgareg_flags.h mga_reg.h mga_sarea.h mga_shadow.c \ 90 mga_ucode.h mga_vga.c mga_video.c mga_dri.c mga_dri.h \ 91 mga_dripriv.h mga_exa.c mga_storm.c 92@DRI_TRUE@am__objects_1 = mga_dri.lo 93@USE_EXA_TRUE@am__objects_2 = mga_exa.lo 94@USE_XAA_TRUE@am__objects_3 = mga_storm.lo 95am_mga_drv_la_OBJECTS = clientlx.lo mga_arc.lo mga_bios.lo \ 96 mga_dac3026.lo mga_dacG.lo mga_dga.lo mga_dh.lo mga_driver.lo \ 97 mga_esc.lo mga_g450pll.lo mga_halmod.lo mga_hwcurs.lo \ 98 mga_merge.lo mga_shadow.lo mga_vga.lo mga_video.lo \ 99 $(am__objects_1) $(am__objects_2) $(am__objects_3) 100mga_drv_la_OBJECTS = $(am_mga_drv_la_OBJECTS) 101mga_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 102 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 103 $(mga_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 104DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 105depcomp = $(SHELL) $(top_srcdir)/depcomp 106am__depfiles_maybe = depfiles 107COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 108 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 109LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 110 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 111 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 112CCLD = $(CC) 113LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 114 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 115 $(LDFLAGS) -o $@ 116SOURCES = $(mga_drv_la_SOURCES) 117DIST_SOURCES = $(am__mga_drv_la_SOURCES_DIST) 118ETAGS = etags 119CTAGS = ctags 120DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 121ACLOCAL = @ACLOCAL@ 122ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 123ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 124AMTAR = @AMTAR@ 125APP_MAN_DIR = @APP_MAN_DIR@ 126APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 127AR = @AR@ 128AUTOCONF = @AUTOCONF@ 129AUTOHEADER = @AUTOHEADER@ 130AUTOMAKE = @AUTOMAKE@ 131AWK = @AWK@ 132CC = @CC@ 133CCDEPMODE = @CCDEPMODE@ 134CFLAGS = @CFLAGS@ 135CPP = @CPP@ 136CPPFLAGS = @CPPFLAGS@ 137CYGPATH_W = @CYGPATH_W@ 138DEFS = @DEFS@ 139DEPDIR = @DEPDIR@ 140DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 141DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 142DRIVER_NAME = @DRIVER_NAME@ 143DRI_CFLAGS = @DRI_CFLAGS@ 144DRI_LIBS = @DRI_LIBS@ 145DSYMUTIL = @DSYMUTIL@ 146DUMPBIN = @DUMPBIN@ 147ECHO_C = @ECHO_C@ 148ECHO_N = @ECHO_N@ 149ECHO_T = @ECHO_T@ 150EGREP = @EGREP@ 151EXEEXT = @EXEEXT@ 152FGREP = @FGREP@ 153FILE_MAN_DIR = @FILE_MAN_DIR@ 154FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 155GREP = @GREP@ 156INSTALL = @INSTALL@ 157INSTALL_DATA = @INSTALL_DATA@ 158INSTALL_PROGRAM = @INSTALL_PROGRAM@ 159INSTALL_SCRIPT = @INSTALL_SCRIPT@ 160INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 161LD = @LD@ 162LDFLAGS = @LDFLAGS@ 163LIBOBJS = @LIBOBJS@ 164LIBS = @LIBS@ 165LIBTOOL = @LIBTOOL@ 166LIB_MAN_DIR = @LIB_MAN_DIR@ 167LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 168LIPO = @LIPO@ 169LN_S = @LN_S@ 170LTLIBOBJS = @LTLIBOBJS@ 171MAINT = @MAINT@ 172MAKEINFO = @MAKEINFO@ 173MISC_MAN_DIR = @MISC_MAN_DIR@ 174MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 175MKDIR_P = @MKDIR_P@ 176NM = @NM@ 177NMEDIT = @NMEDIT@ 178OBJDUMP = @OBJDUMP@ 179OBJEXT = @OBJEXT@ 180OTOOL = @OTOOL@ 181OTOOL64 = @OTOOL64@ 182PACKAGE = @PACKAGE@ 183PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 184PACKAGE_NAME = @PACKAGE_NAME@ 185PACKAGE_STRING = @PACKAGE_STRING@ 186PACKAGE_TARNAME = @PACKAGE_TARNAME@ 187PACKAGE_VERSION = @PACKAGE_VERSION@ 188PATH_SEPARATOR = @PATH_SEPARATOR@ 189PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 190PCIACCESS_LIBS = @PCIACCESS_LIBS@ 191PKG_CONFIG = @PKG_CONFIG@ 192RANLIB = @RANLIB@ 193SED = @SED@ 194SET_MAKE = @SET_MAKE@ 195SHELL = @SHELL@ 196STRIP = @STRIP@ 197VERSION = @VERSION@ 198XORG_CFLAGS = @XORG_CFLAGS@ 199XORG_LIBS = @XORG_LIBS@ 200abs_builddir = @abs_builddir@ 201abs_srcdir = @abs_srcdir@ 202abs_top_builddir = @abs_top_builddir@ 203abs_top_srcdir = @abs_top_srcdir@ 204ac_ct_CC = @ac_ct_CC@ 205ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 206am__include = @am__include@ 207am__leading_dot = @am__leading_dot@ 208am__quote = @am__quote@ 209am__tar = @am__tar@ 210am__untar = @am__untar@ 211bindir = @bindir@ 212build = @build@ 213build_alias = @build_alias@ 214build_cpu = @build_cpu@ 215build_os = @build_os@ 216build_vendor = @build_vendor@ 217builddir = @builddir@ 218datadir = @datadir@ 219datarootdir = @datarootdir@ 220docdir = @docdir@ 221dvidir = @dvidir@ 222exec_prefix = @exec_prefix@ 223host = @host@ 224host_alias = @host_alias@ 225host_cpu = @host_cpu@ 226host_os = @host_os@ 227host_vendor = @host_vendor@ 228htmldir = @htmldir@ 229includedir = @includedir@ 230infodir = @infodir@ 231install_sh = @install_sh@ 232libdir = @libdir@ 233libexecdir = @libexecdir@ 234localedir = @localedir@ 235localstatedir = @localstatedir@ 236lt_ECHO = @lt_ECHO@ 237mandir = @mandir@ 238mkdir_p = @mkdir_p@ 239moduledir = @moduledir@ 240oldincludedir = @oldincludedir@ 241pdfdir = @pdfdir@ 242prefix = @prefix@ 243program_transform_name = @program_transform_name@ 244psdir = @psdir@ 245sbindir = @sbindir@ 246sharedstatedir = @sharedstatedir@ 247srcdir = @srcdir@ 248sysconfdir = @sysconfdir@ 249target_alias = @target_alias@ 250top_build_prefix = @top_build_prefix@ 251top_builddir = @top_builddir@ 252top_srcdir = @top_srcdir@ 253 254# this is obnoxious: 255# -module lets us name the module exactly how we want 256# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 257# _ladir passes a dummy rpath to libtool so the thing will actually link 258# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 259AM_CFLAGS = @XORG_CFLAGS@ @DRI_CFLAGS@ 260mga_drv_la_LTLIBRARIES = mga_drv.la 261mga_drv_la_LDFLAGS = -module -avoid-version 262mga_drv_ladir = @moduledir@/drivers 263mga_drv_la_LIBADD = $(noinst_LTLIBRARIES) 264mga_drv_la_SOURCES = binding.h client.h clientlx.c mga_arc.c \ 265 mga_bios.c mga_common.h mga_dac3026.c mga_dacG.c mga_dga.c \ 266 mga_dh.c mga_driver.c mga_esc.c mga_g450pll.c mga.h \ 267 mga_halmod.c mga_hwcurs.c mga_macros.h mga_maven.h mga_merge.c \ 268 mga_merge.h mgareg_flags.h mga_reg.h mga_sarea.h mga_shadow.c \ 269 mga_ucode.h mga_vga.c mga_video.c $(am__append_1) \ 270 $(am__append_2) $(am__append_3) 271all: all-am 272 273.SUFFIXES: 274.SUFFIXES: .c .lo .o .obj 275$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 276 @for dep in $?; do \ 277 case '$(am__configure_deps)' in \ 278 *$$dep*) \ 279 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 280 && { if test -f $@; then exit 0; else break; fi; }; \ 281 exit 1;; \ 282 esac; \ 283 done; \ 284 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 285 cd $(top_srcdir) && \ 286 $(AUTOMAKE) --gnu src/Makefile 287.PRECIOUS: Makefile 288Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 289 @case '$?' in \ 290 *config.status*) \ 291 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 292 *) \ 293 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 294 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 295 esac; 296 297$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 299 300$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 301 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 302$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 303 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 304install-mga_drv_laLTLIBRARIES: $(mga_drv_la_LTLIBRARIES) 305 @$(NORMAL_INSTALL) 306 test -z "$(mga_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(mga_drv_ladir)" 307 @list='$(mga_drv_la_LTLIBRARIES)'; for p in $$list; do \ 308 if test -f $$p; then \ 309 f=$(am__strip_dir) \ 310 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(mga_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(mga_drv_ladir)/$$f'"; \ 311 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(mga_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(mga_drv_ladir)/$$f"; \ 312 else :; fi; \ 313 done 314 315uninstall-mga_drv_laLTLIBRARIES: 316 @$(NORMAL_UNINSTALL) 317 @list='$(mga_drv_la_LTLIBRARIES)'; for p in $$list; do \ 318 p=$(am__strip_dir) \ 319 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(mga_drv_ladir)/$$p'"; \ 320 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(mga_drv_ladir)/$$p"; \ 321 done 322 323clean-mga_drv_laLTLIBRARIES: 324 -test -z "$(mga_drv_la_LTLIBRARIES)" || rm -f $(mga_drv_la_LTLIBRARIES) 325 @list='$(mga_drv_la_LTLIBRARIES)'; for p in $$list; do \ 326 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 327 test "$$dir" != "$$p" || dir=.; \ 328 echo "rm -f \"$${dir}/so_locations\""; \ 329 rm -f "$${dir}/so_locations"; \ 330 done 331mga_drv.la: $(mga_drv_la_OBJECTS) $(mga_drv_la_DEPENDENCIES) 332 $(mga_drv_la_LINK) -rpath $(mga_drv_ladir) $(mga_drv_la_OBJECTS) $(mga_drv_la_LIBADD) $(LIBS) 333 334mostlyclean-compile: 335 -rm -f *.$(OBJEXT) 336 337distclean-compile: 338 -rm -f *.tab.c 339 340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clientlx.Plo@am__quote@ 341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_arc.Plo@am__quote@ 342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_bios.Plo@am__quote@ 343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_dac3026.Plo@am__quote@ 344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_dacG.Plo@am__quote@ 345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_dga.Plo@am__quote@ 346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_dh.Plo@am__quote@ 347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_dri.Plo@am__quote@ 348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_driver.Plo@am__quote@ 349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_esc.Plo@am__quote@ 350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_exa.Plo@am__quote@ 351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_g450pll.Plo@am__quote@ 352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_halmod.Plo@am__quote@ 353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_hwcurs.Plo@am__quote@ 354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_merge.Plo@am__quote@ 355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_shadow.Plo@am__quote@ 356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_storm.Plo@am__quote@ 357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_vga.Plo@am__quote@ 358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mga_video.Plo@am__quote@ 359 360.c.o: 361@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 362@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 363@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 364@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 365@am__fastdepCC_FALSE@ $(COMPILE) -c $< 366 367.c.obj: 368@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 369@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 370@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 371@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 372@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 373 374.c.lo: 375@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 376@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 377@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 378@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 379@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 380 381mostlyclean-libtool: 382 -rm -f *.lo 383 384clean-libtool: 385 -rm -rf .libs _libs 386 387ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 388 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 389 unique=`for i in $$list; do \ 390 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 391 done | \ 392 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 393 END { if (nonempty) { for (i in files) print i; }; }'`; \ 394 mkid -fID $$unique 395tags: TAGS 396 397TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 398 $(TAGS_FILES) $(LISP) 399 tags=; \ 400 here=`pwd`; \ 401 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 402 unique=`for i in $$list; do \ 403 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 404 done | \ 405 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 406 END { if (nonempty) { for (i in files) print i; }; }'`; \ 407 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 408 test -n "$$unique" || unique=$$empty_fix; \ 409 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 410 $$tags $$unique; \ 411 fi 412ctags: CTAGS 413CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 414 $(TAGS_FILES) $(LISP) 415 tags=; \ 416 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 417 unique=`for i in $$list; do \ 418 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 419 done | \ 420 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 421 END { if (nonempty) { for (i in files) print i; }; }'`; \ 422 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 423 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 424 $$tags $$unique 425 426GTAGS: 427 here=`$(am__cd) $(top_builddir) && pwd` \ 428 && cd $(top_srcdir) \ 429 && gtags -i $(GTAGS_ARGS) $$here 430 431distclean-tags: 432 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 433 434distdir: $(DISTFILES) 435 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 436 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 437 list='$(DISTFILES)'; \ 438 dist_files=`for file in $$list; do echo $$file; done | \ 439 sed -e "s|^$$srcdirstrip/||;t" \ 440 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 441 case $$dist_files in \ 442 */*) $(MKDIR_P) `echo "$$dist_files" | \ 443 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 444 sort -u` ;; \ 445 esac; \ 446 for file in $$dist_files; do \ 447 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 448 if test -d $$d/$$file; then \ 449 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 450 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 451 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 452 fi; \ 453 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 454 else \ 455 test -f $(distdir)/$$file \ 456 || cp -p $$d/$$file $(distdir)/$$file \ 457 || exit 1; \ 458 fi; \ 459 done 460check-am: all-am 461check: check-am 462all-am: Makefile $(LTLIBRARIES) 463installdirs: 464 for dir in "$(DESTDIR)$(mga_drv_ladir)"; do \ 465 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 466 done 467install: install-am 468install-exec: install-exec-am 469install-data: install-data-am 470uninstall: uninstall-am 471 472install-am: all-am 473 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 474 475installcheck: installcheck-am 476install-strip: 477 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 478 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 479 `test -z '$(STRIP)' || \ 480 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 481mostlyclean-generic: 482 483clean-generic: 484 485distclean-generic: 486 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 487 488maintainer-clean-generic: 489 @echo "This command is intended for maintainers to use" 490 @echo "it deletes files that may require special tools to rebuild." 491clean: clean-am 492 493clean-am: clean-generic clean-libtool clean-mga_drv_laLTLIBRARIES \ 494 mostlyclean-am 495 496distclean: distclean-am 497 -rm -rf ./$(DEPDIR) 498 -rm -f Makefile 499distclean-am: clean-am distclean-compile distclean-generic \ 500 distclean-tags 501 502dvi: dvi-am 503 504dvi-am: 505 506html: html-am 507 508info: info-am 509 510info-am: 511 512install-data-am: install-mga_drv_laLTLIBRARIES 513 514install-dvi: install-dvi-am 515 516install-exec-am: 517 518install-html: install-html-am 519 520install-info: install-info-am 521 522install-man: 523 524install-pdf: install-pdf-am 525 526install-ps: install-ps-am 527 528installcheck-am: 529 530maintainer-clean: maintainer-clean-am 531 -rm -rf ./$(DEPDIR) 532 -rm -f Makefile 533maintainer-clean-am: distclean-am maintainer-clean-generic 534 535mostlyclean: mostlyclean-am 536 537mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 538 mostlyclean-libtool 539 540pdf: pdf-am 541 542pdf-am: 543 544ps: ps-am 545 546ps-am: 547 548uninstall-am: uninstall-mga_drv_laLTLIBRARIES 549 550.MAKE: install-am install-strip 551 552.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 553 clean-libtool clean-mga_drv_laLTLIBRARIES ctags distclean \ 554 distclean-compile distclean-generic distclean-libtool \ 555 distclean-tags distdir dvi dvi-am html html-am info info-am \ 556 install install-am install-data install-data-am install-dvi \ 557 install-dvi-am install-exec install-exec-am install-html \ 558 install-html-am install-info install-info-am install-man \ 559 install-mga_drv_laLTLIBRARIES install-pdf install-pdf-am \ 560 install-ps install-ps-am install-strip installcheck \ 561 installcheck-am installdirs maintainer-clean \ 562 maintainer-clean-generic mostlyclean mostlyclean-compile \ 563 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 564 tags uninstall uninstall-am uninstall-mga_drv_laLTLIBRARIES 565 566# Tell versions [3.59,3.63) of GNU make to not export all variables. 567# Otherwise a system limit (for SysV at least) may be exceeded. 568.NOEXPORT: 569