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