Makefile.in revision 85ee4c00
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@ 55subdir = src 56DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in 57ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 58am__aclocal_m4_deps = $(top_srcdir)/configure.ac 59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 60 $(ACLOCAL_M4) 61mkinstalldirs = $(install_sh) -d 62CONFIG_HEADER = $(top_builddir)/config.h 63CONFIG_CLEAN_FILES = 64am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 65am__vpath_adj = case $$p in \ 66 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 67 *) f=$$p;; \ 68 esac; 69am__strip_dir = `echo $$p | sed -e 's|^.*/||'`; 70am__installdirs = "$(DESTDIR)$(neomagic_drv_ladir)" 71neomagic_drv_laLTLIBRARIES_INSTALL = $(INSTALL) 72LTLIBRARIES = $(neomagic_drv_la_LTLIBRARIES) 73neomagic_drv_la_LIBADD = 74am_neomagic_drv_la_OBJECTS = neo_2070.lo neo_2090.lo neo_2097.lo \ 75 neo_2200.lo neo_bank.lo neo_cursor.lo neo_dga.lo neo_driver.lo \ 76 neo_i2c.lo neo_shadow.lo neo_video.lo 77neomagic_drv_la_OBJECTS = $(am_neomagic_drv_la_OBJECTS) 78neomagic_drv_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \ 79 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ 80 $(neomagic_drv_la_LDFLAGS) $(LDFLAGS) -o $@ 81DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) 82depcomp = $(SHELL) $(top_srcdir)/depcomp 83am__depfiles_maybe = depfiles 84COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 85 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 86LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 87 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 88 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) 89CCLD = $(CC) 90LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \ 91 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ 92 $(LDFLAGS) -o $@ 93SOURCES = $(neomagic_drv_la_SOURCES) 94DIST_SOURCES = $(neomagic_drv_la_SOURCES) 95ETAGS = etags 96CTAGS = ctags 97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 98ACLOCAL = @ACLOCAL@ 99ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 100ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 101AMTAR = @AMTAR@ 102APP_MAN_DIR = @APP_MAN_DIR@ 103APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 104AR = @AR@ 105AUTOCONF = @AUTOCONF@ 106AUTOHEADER = @AUTOHEADER@ 107AUTOMAKE = @AUTOMAKE@ 108AWK = @AWK@ 109CC = @CC@ 110CCDEPMODE = @CCDEPMODE@ 111CFLAGS = @CFLAGS@ 112CPP = @CPP@ 113CPPFLAGS = @CPPFLAGS@ 114CYGPATH_W = @CYGPATH_W@ 115DEFS = @DEFS@ 116DEPDIR = @DEPDIR@ 117DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 118DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 119DRIVER_NAME = @DRIVER_NAME@ 120DSYMUTIL = @DSYMUTIL@ 121DUMPBIN = @DUMPBIN@ 122ECHO_C = @ECHO_C@ 123ECHO_N = @ECHO_N@ 124ECHO_T = @ECHO_T@ 125EGREP = @EGREP@ 126EXEEXT = @EXEEXT@ 127FGREP = @FGREP@ 128FILE_MAN_DIR = @FILE_MAN_DIR@ 129FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 130GREP = @GREP@ 131INSTALL = @INSTALL@ 132INSTALL_DATA = @INSTALL_DATA@ 133INSTALL_PROGRAM = @INSTALL_PROGRAM@ 134INSTALL_SCRIPT = @INSTALL_SCRIPT@ 135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 136LD = @LD@ 137LDFLAGS = @LDFLAGS@ 138LIBOBJS = @LIBOBJS@ 139LIBS = @LIBS@ 140LIBTOOL = @LIBTOOL@ 141LIB_MAN_DIR = @LIB_MAN_DIR@ 142LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 143LIPO = @LIPO@ 144LN_S = @LN_S@ 145LTLIBOBJS = @LTLIBOBJS@ 146MAINT = @MAINT@ 147MAKEINFO = @MAKEINFO@ 148MISC_MAN_DIR = @MISC_MAN_DIR@ 149MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 150MKDIR_P = @MKDIR_P@ 151NM = @NM@ 152NMEDIT = @NMEDIT@ 153OBJDUMP = @OBJDUMP@ 154OBJEXT = @OBJEXT@ 155OTOOL = @OTOOL@ 156OTOOL64 = @OTOOL64@ 157PACKAGE = @PACKAGE@ 158PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 159PACKAGE_NAME = @PACKAGE_NAME@ 160PACKAGE_STRING = @PACKAGE_STRING@ 161PACKAGE_TARNAME = @PACKAGE_TARNAME@ 162PACKAGE_VERSION = @PACKAGE_VERSION@ 163PATH_SEPARATOR = @PATH_SEPARATOR@ 164PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@ 165PCIACCESS_LIBS = @PCIACCESS_LIBS@ 166PKG_CONFIG = @PKG_CONFIG@ 167RANLIB = @RANLIB@ 168SED = @SED@ 169SET_MAKE = @SET_MAKE@ 170SHELL = @SHELL@ 171STRIP = @STRIP@ 172VERSION = @VERSION@ 173XORG_CFLAGS = @XORG_CFLAGS@ 174XORG_LIBS = @XORG_LIBS@ 175abs_builddir = @abs_builddir@ 176abs_srcdir = @abs_srcdir@ 177abs_top_builddir = @abs_top_builddir@ 178abs_top_srcdir = @abs_top_srcdir@ 179ac_ct_CC = @ac_ct_CC@ 180ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 181am__include = @am__include@ 182am__leading_dot = @am__leading_dot@ 183am__quote = @am__quote@ 184am__tar = @am__tar@ 185am__untar = @am__untar@ 186bindir = @bindir@ 187build = @build@ 188build_alias = @build_alias@ 189build_cpu = @build_cpu@ 190build_os = @build_os@ 191build_vendor = @build_vendor@ 192builddir = @builddir@ 193datadir = @datadir@ 194datarootdir = @datarootdir@ 195docdir = @docdir@ 196dvidir = @dvidir@ 197exec_prefix = @exec_prefix@ 198host = @host@ 199host_alias = @host_alias@ 200host_cpu = @host_cpu@ 201host_os = @host_os@ 202host_vendor = @host_vendor@ 203htmldir = @htmldir@ 204includedir = @includedir@ 205infodir = @infodir@ 206install_sh = @install_sh@ 207libdir = @libdir@ 208libexecdir = @libexecdir@ 209localedir = @localedir@ 210localstatedir = @localstatedir@ 211lt_ECHO = @lt_ECHO@ 212mandir = @mandir@ 213mkdir_p = @mkdir_p@ 214moduledir = @moduledir@ 215oldincludedir = @oldincludedir@ 216pdfdir = @pdfdir@ 217prefix = @prefix@ 218program_transform_name = @program_transform_name@ 219psdir = @psdir@ 220sbindir = @sbindir@ 221sharedstatedir = @sharedstatedir@ 222srcdir = @srcdir@ 223sysconfdir = @sysconfdir@ 224target_alias = @target_alias@ 225top_build_prefix = @top_build_prefix@ 226top_builddir = @top_builddir@ 227top_srcdir = @top_srcdir@ 228 229# this is obnoxious: 230# -module lets us name the module exactly how we want 231# -avoid-version prevents gratuitous .0.0.0 version numbers on the end 232# _ladir passes a dummy rpath to libtool so the thing will actually link 233# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc. 234AM_CFLAGS = @XORG_CFLAGS@ 235neomagic_drv_la_LTLIBRARIES = neomagic_drv.la 236neomagic_drv_la_LDFLAGS = -module -avoid-version 237neomagic_drv_ladir = @moduledir@/drivers 238neomagic_drv_la_SOURCES = \ 239 neo_2070.c \ 240 neo_2090.c \ 241 neo_2097.c \ 242 neo_2200.c \ 243 neo_bank.c \ 244 neo_cursor.c \ 245 neo_dga.c \ 246 neo_driver.c \ 247 neo.h \ 248 neo_i2c.c \ 249 neo_macros.h \ 250 neo_reg.h \ 251 neo_shadow.c \ 252 neo_video.c \ 253 neo_video.h \ 254 neo_pcirename.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) --gnu src/Makefile'; \ 270 cd $(top_srcdir) && \ 271 $(AUTOMAKE) --gnu src/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 289install-neomagic_drv_laLTLIBRARIES: $(neomagic_drv_la_LTLIBRARIES) 290 @$(NORMAL_INSTALL) 291 test -z "$(neomagic_drv_ladir)" || $(MKDIR_P) "$(DESTDIR)$(neomagic_drv_ladir)" 292 @list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \ 293 if test -f $$p; then \ 294 f=$(am__strip_dir) \ 295 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(neomagic_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(neomagic_drv_ladir)/$$f'"; \ 296 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(neomagic_drv_laLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(neomagic_drv_ladir)/$$f"; \ 297 else :; fi; \ 298 done 299 300uninstall-neomagic_drv_laLTLIBRARIES: 301 @$(NORMAL_UNINSTALL) 302 @list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \ 303 p=$(am__strip_dir) \ 304 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(neomagic_drv_ladir)/$$p'"; \ 305 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(neomagic_drv_ladir)/$$p"; \ 306 done 307 308clean-neomagic_drv_laLTLIBRARIES: 309 -test -z "$(neomagic_drv_la_LTLIBRARIES)" || rm -f $(neomagic_drv_la_LTLIBRARIES) 310 @list='$(neomagic_drv_la_LTLIBRARIES)'; for p in $$list; do \ 311 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ 312 test "$$dir" != "$$p" || dir=.; \ 313 echo "rm -f \"$${dir}/so_locations\""; \ 314 rm -f "$${dir}/so_locations"; \ 315 done 316neomagic_drv.la: $(neomagic_drv_la_OBJECTS) $(neomagic_drv_la_DEPENDENCIES) 317 $(neomagic_drv_la_LINK) -rpath $(neomagic_drv_ladir) $(neomagic_drv_la_OBJECTS) $(neomagic_drv_la_LIBADD) $(LIBS) 318 319mostlyclean-compile: 320 -rm -f *.$(OBJEXT) 321 322distclean-compile: 323 -rm -f *.tab.c 324 325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2070.Plo@am__quote@ 326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2090.Plo@am__quote@ 327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2097.Plo@am__quote@ 328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_2200.Plo@am__quote@ 329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_bank.Plo@am__quote@ 330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_cursor.Plo@am__quote@ 331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_dga.Plo@am__quote@ 332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_driver.Plo@am__quote@ 333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_i2c.Plo@am__quote@ 334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_shadow.Plo@am__quote@ 335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/neo_video.Plo@am__quote@ 336 337.c.o: 338@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 339@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 340@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 341@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 342@am__fastdepCC_FALSE@ $(COMPILE) -c $< 343 344.c.obj: 345@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` 346@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po 347@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ 348@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 349@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` 350 351.c.lo: 352@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< 353@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo 354@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@ 355@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 356@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< 357 358mostlyclean-libtool: 359 -rm -f *.lo 360 361clean-libtool: 362 -rm -rf .libs _libs 363 364ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) 365 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 366 unique=`for i in $$list; do \ 367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 368 done | \ 369 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 370 END { if (nonempty) { for (i in files) print i; }; }'`; \ 371 mkid -fID $$unique 372tags: TAGS 373 374TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 375 $(TAGS_FILES) $(LISP) 376 tags=; \ 377 here=`pwd`; \ 378 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 379 unique=`for i in $$list; do \ 380 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 381 done | \ 382 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 383 END { if (nonempty) { for (i in files) print i; }; }'`; \ 384 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \ 385 test -n "$$unique" || unique=$$empty_fix; \ 386 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ 387 $$tags $$unique; \ 388 fi 389ctags: CTAGS 390CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ 391 $(TAGS_FILES) $(LISP) 392 tags=; \ 393 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ 394 unique=`for i in $$list; do \ 395 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ 396 done | \ 397 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ 398 END { if (nonempty) { for (i in files) print i; }; }'`; \ 399 test -z "$(CTAGS_ARGS)$$tags$$unique" \ 400 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ 401 $$tags $$unique 402 403GTAGS: 404 here=`$(am__cd) $(top_builddir) && pwd` \ 405 && cd $(top_srcdir) \ 406 && gtags -i $(GTAGS_ARGS) $$here 407 408distclean-tags: 409 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags 410 411distdir: $(DISTFILES) 412 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 413 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 414 list='$(DISTFILES)'; \ 415 dist_files=`for file in $$list; do echo $$file; done | \ 416 sed -e "s|^$$srcdirstrip/||;t" \ 417 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 418 case $$dist_files in \ 419 */*) $(MKDIR_P) `echo "$$dist_files" | \ 420 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 421 sort -u` ;; \ 422 esac; \ 423 for file in $$dist_files; do \ 424 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 425 if test -d $$d/$$file; then \ 426 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 427 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 428 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \ 429 fi; \ 430 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \ 431 else \ 432 test -f $(distdir)/$$file \ 433 || cp -p $$d/$$file $(distdir)/$$file \ 434 || exit 1; \ 435 fi; \ 436 done 437check-am: all-am 438check: check-am 439all-am: Makefile $(LTLIBRARIES) 440installdirs: 441 for dir in "$(DESTDIR)$(neomagic_drv_ladir)"; do \ 442 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 443 done 444install: install-am 445install-exec: install-exec-am 446install-data: install-data-am 447uninstall: uninstall-am 448 449install-am: all-am 450 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 451 452installcheck: installcheck-am 453install-strip: 454 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 455 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 456 `test -z '$(STRIP)' || \ 457 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install 458mostlyclean-generic: 459 460clean-generic: 461 462distclean-generic: 463 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 464 465maintainer-clean-generic: 466 @echo "This command is intended for maintainers to use" 467 @echo "it deletes files that may require special tools to rebuild." 468clean: clean-am 469 470clean-am: clean-generic clean-libtool clean-neomagic_drv_laLTLIBRARIES \ 471 mostlyclean-am 472 473distclean: distclean-am 474 -rm -rf ./$(DEPDIR) 475 -rm -f Makefile 476distclean-am: clean-am distclean-compile distclean-generic \ 477 distclean-tags 478 479dvi: dvi-am 480 481dvi-am: 482 483html: html-am 484 485info: info-am 486 487info-am: 488 489install-data-am: install-neomagic_drv_laLTLIBRARIES 490 491install-dvi: install-dvi-am 492 493install-exec-am: 494 495install-html: install-html-am 496 497install-info: install-info-am 498 499install-man: 500 501install-pdf: install-pdf-am 502 503install-ps: install-ps-am 504 505installcheck-am: 506 507maintainer-clean: maintainer-clean-am 508 -rm -rf ./$(DEPDIR) 509 -rm -f Makefile 510maintainer-clean-am: distclean-am maintainer-clean-generic 511 512mostlyclean: mostlyclean-am 513 514mostlyclean-am: mostlyclean-compile mostlyclean-generic \ 515 mostlyclean-libtool 516 517pdf: pdf-am 518 519pdf-am: 520 521ps: ps-am 522 523ps-am: 524 525uninstall-am: uninstall-neomagic_drv_laLTLIBRARIES 526 527.MAKE: install-am install-strip 528 529.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ 530 clean-libtool clean-neomagic_drv_laLTLIBRARIES ctags distclean \ 531 distclean-compile distclean-generic distclean-libtool \ 532 distclean-tags distdir dvi dvi-am html html-am info info-am \ 533 install install-am install-data install-data-am install-dvi \ 534 install-dvi-am install-exec install-exec-am install-html \ 535 install-html-am install-info install-info-am install-man \ 536 install-neomagic_drv_laLTLIBRARIES install-pdf install-pdf-am \ 537 install-ps install-ps-am install-strip installcheck \ 538 installcheck-am installdirs maintainer-clean \ 539 maintainer-clean-generic mostlyclean mostlyclean-compile \ 540 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ 541 tags uninstall uninstall-am \ 542 uninstall-neomagic_drv_laLTLIBRARIES 543 544# Tell versions [3.59,3.63) of GNU make to not export all variables. 545# Otherwise a system limit (for SysV at least) may be exceeded. 546.NOEXPORT: 547