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