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