Makefile.in revision 0a392d7e
1# Makefile.in generated by automake 1.15 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2014 Free Software Foundation, Inc. 5 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# 18# Copyright 2005 Sun Microsystems, Inc. All rights reserved. 19# 20# Permission is hereby granted, free of charge, to any person obtaining a 21# copy of this software and associated documentation files (the "Software"), 22# to deal in the Software without restriction, including without limitation 23# the rights to use, copy, modify, merge, publish, distribute, sublicense, 24# and/or sell copies of the Software, and to permit persons to whom the 25# Software is furnished to do so, subject to the following conditions: 26# 27# The above copyright notice and this permission notice (including the next 28# paragraph) shall be included in all copies or substantial portions of the 29# Software. 30# 31# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 33# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 34# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 35# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 36# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 37# DEALINGS IN THE SOFTWARE. 38# 39 40VPATH = @srcdir@ 41am__is_gnu_make = { \ 42 if test -z '$(MAKELEVEL)'; then \ 43 false; \ 44 elif test -n '$(MAKE_HOST)'; then \ 45 true; \ 46 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \ 47 true; \ 48 else \ 49 false; \ 50 fi; \ 51} 52am__make_running_with_option = \ 53 case $${target_option-} in \ 54 ?) ;; \ 55 *) echo "am__make_running_with_option: internal error: invalid" \ 56 "target option '$${target_option-}' specified" >&2; \ 57 exit 1;; \ 58 esac; \ 59 has_opt=no; \ 60 sane_makeflags=$$MAKEFLAGS; \ 61 if $(am__is_gnu_make); then \ 62 sane_makeflags=$$MFLAGS; \ 63 else \ 64 case $$MAKEFLAGS in \ 65 *\\[\ \ ]*) \ 66 bs=\\; \ 67 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \ 68 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \ 69 esac; \ 70 fi; \ 71 skip_next=no; \ 72 strip_trailopt () \ 73 { \ 74 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \ 75 }; \ 76 for flg in $$sane_makeflags; do \ 77 test $$skip_next = yes && { skip_next=no; continue; }; \ 78 case $$flg in \ 79 *=*|--*) continue;; \ 80 -*I) strip_trailopt 'I'; skip_next=yes;; \ 81 -*I?*) strip_trailopt 'I';; \ 82 -*O) strip_trailopt 'O'; skip_next=yes;; \ 83 -*O?*) strip_trailopt 'O';; \ 84 -*l) strip_trailopt 'l'; skip_next=yes;; \ 85 -*l?*) strip_trailopt 'l';; \ 86 -[dEDm]) skip_next=yes;; \ 87 -[JT]) skip_next=yes;; \ 88 esac; \ 89 case $$flg in \ 90 *$$target_option*) has_opt=yes; break;; \ 91 esac; \ 92 done; \ 93 test $$has_opt = yes 94am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 95am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) 96pkgdatadir = $(datadir)/@PACKAGE@ 97pkgincludedir = $(includedir)/@PACKAGE@ 98pkglibdir = $(libdir)/@PACKAGE@ 99pkglibexecdir = $(libexecdir)/@PACKAGE@ 100am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd 101install_sh_DATA = $(install_sh) -c -m 644 102install_sh_PROGRAM = $(install_sh) -c 103install_sh_SCRIPT = $(install_sh) -c 104INSTALL_HEADER = $(INSTALL_DATA) 105transform = $(program_transform_name) 106NORMAL_INSTALL = : 107PRE_INSTALL = : 108POST_INSTALL = : 109NORMAL_UNINSTALL = : 110PRE_UNINSTALL = : 111POST_UNINSTALL = : 112build_triplet = @build@ 113host_triplet = @host@ 114subdir = man 115ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 116am__aclocal_m4_deps = $(top_srcdir)/configure.ac 117am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 118 $(ACLOCAL_M4) 119DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 120mkinstalldirs = $(install_sh) -d 121CONFIG_HEADER = $(top_builddir)/config.h 122CONFIG_CLEAN_FILES = 123CONFIG_CLEAN_VPATH_FILES = 124AM_V_P = $(am__v_P_@AM_V@) 125am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 126am__v_P_0 = false 127am__v_P_1 = : 128AM_V_GEN = $(am__v_GEN_@AM_V@) 129am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 130am__v_GEN_0 = @echo " GEN " $@; 131am__v_GEN_1 = 132AM_V_at = $(am__v_at_@AM_V@) 133am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 134am__v_at_0 = @ 135am__v_at_1 = 136SOURCES = 137DIST_SOURCES = 138am__can_run_installinfo = \ 139 case $$AM_UPDATE_INFO_DIR in \ 140 n|no|NO) false;; \ 141 *) (install-info --version) >/dev/null 2>&1;; \ 142 esac 143am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 144am__vpath_adj = case $$p in \ 145 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 146 *) f=$$p;; \ 147 esac; 148am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 149am__install_max = 40 150am__nobase_strip_setup = \ 151 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 152am__nobase_strip = \ 153 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 154am__nobase_list = $(am__nobase_strip_setup); \ 155 for p in $$list; do echo "$$p $$p"; done | \ 156 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 157 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 158 if (++n[$$2] == $(am__install_max)) \ 159 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 160 END { for (dir in files) print dir, files[dir] }' 161am__base_list = \ 162 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 163 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 164am__uninstall_files_from_dir = { \ 165 test -z "$$files" \ 166 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 167 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 168 $(am__cd) "$$dir" && rm -f $$files; }; \ 169 } 170am__installdirs = "$(DESTDIR)$(drivermandir)" 171DATA = $(driverman_DATA) 172am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 173am__DIST_COMMON = $(srcdir)/Makefile.in 174DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 175ACLOCAL = @ACLOCAL@ 176ADMIN_MAN_DIR = @ADMIN_MAN_DIR@ 177ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@ 178AMTAR = @AMTAR@ 179AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 180APP_MAN_DIR = @APP_MAN_DIR@ 181APP_MAN_SUFFIX = @APP_MAN_SUFFIX@ 182AR = @AR@ 183AUTOCONF = @AUTOCONF@ 184AUTOHEADER = @AUTOHEADER@ 185AUTOMAKE = @AUTOMAKE@ 186AWK = @AWK@ 187BASE_CFLAGS = @BASE_CFLAGS@ 188CC = @CC@ 189CCDEPMODE = @CCDEPMODE@ 190CFLAGS = @CFLAGS@ 191CHANGELOG_CMD = @CHANGELOG_CMD@ 192CPP = @CPP@ 193CPPFLAGS = @CPPFLAGS@ 194CWARNFLAGS = @CWARNFLAGS@ 195CYGPATH_W = @CYGPATH_W@ 196DEFS = @DEFS@ 197DEPDIR = @DEPDIR@ 198DLLTOOL = @DLLTOOL@ 199DRIVER_MAN_DIR = @DRIVER_MAN_DIR@ 200DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@ 201DRIVER_NAME = @DRIVER_NAME@ 202DSYMUTIL = @DSYMUTIL@ 203DUMPBIN = @DUMPBIN@ 204ECHO_C = @ECHO_C@ 205ECHO_N = @ECHO_N@ 206ECHO_T = @ECHO_T@ 207EGREP = @EGREP@ 208EXEEXT = @EXEEXT@ 209FGREP = @FGREP@ 210FILE_MAN_DIR = @FILE_MAN_DIR@ 211FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@ 212GREP = @GREP@ 213INSTALL = @INSTALL@ 214INSTALL_CMD = @INSTALL_CMD@ 215INSTALL_DATA = @INSTALL_DATA@ 216INSTALL_PROGRAM = @INSTALL_PROGRAM@ 217INSTALL_SCRIPT = @INSTALL_SCRIPT@ 218INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 219LD = @LD@ 220LDFLAGS = @LDFLAGS@ 221LIBOBJS = @LIBOBJS@ 222LIBS = @LIBS@ 223LIBTOOL = @LIBTOOL@ 224LIB_MAN_DIR = @LIB_MAN_DIR@ 225LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@ 226LIPO = @LIPO@ 227LN_S = @LN_S@ 228LTLIBOBJS = @LTLIBOBJS@ 229LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 230MAINT = @MAINT@ 231MAKEINFO = @MAKEINFO@ 232MANIFEST_TOOL = @MANIFEST_TOOL@ 233MAN_SUBSTS = @MAN_SUBSTS@ 234MISC_MAN_DIR = @MISC_MAN_DIR@ 235MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@ 236MKDIR_P = @MKDIR_P@ 237NM = @NM@ 238NMEDIT = @NMEDIT@ 239OBJDUMP = @OBJDUMP@ 240OBJEXT = @OBJEXT@ 241OTOOL = @OTOOL@ 242OTOOL64 = @OTOOL64@ 243PACKAGE = @PACKAGE@ 244PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 245PACKAGE_NAME = @PACKAGE_NAME@ 246PACKAGE_STRING = @PACKAGE_STRING@ 247PACKAGE_TARNAME = @PACKAGE_TARNAME@ 248PACKAGE_URL = @PACKAGE_URL@ 249PACKAGE_VERSION = @PACKAGE_VERSION@ 250PATH_SEPARATOR = @PATH_SEPARATOR@ 251PKG_CONFIG = @PKG_CONFIG@ 252PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 253PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 254RANLIB = @RANLIB@ 255SED = @SED@ 256SET_MAKE = @SET_MAKE@ 257SHELL = @SHELL@ 258STRICT_CFLAGS = @STRICT_CFLAGS@ 259STRIP = @STRIP@ 260VERSION = @VERSION@ 261XORG_CFLAGS = @XORG_CFLAGS@ 262XORG_LIBS = @XORG_LIBS@ 263XORG_MAN_PAGE = @XORG_MAN_PAGE@ 264abs_builddir = @abs_builddir@ 265abs_srcdir = @abs_srcdir@ 266abs_top_builddir = @abs_top_builddir@ 267abs_top_srcdir = @abs_top_srcdir@ 268ac_ct_AR = @ac_ct_AR@ 269ac_ct_CC = @ac_ct_CC@ 270ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 271am__include = @am__include@ 272am__leading_dot = @am__leading_dot@ 273am__quote = @am__quote@ 274am__tar = @am__tar@ 275am__untar = @am__untar@ 276bindir = @bindir@ 277build = @build@ 278build_alias = @build_alias@ 279build_cpu = @build_cpu@ 280build_os = @build_os@ 281build_vendor = @build_vendor@ 282builddir = @builddir@ 283datadir = @datadir@ 284datarootdir = @datarootdir@ 285docdir = @docdir@ 286dvidir = @dvidir@ 287exec_prefix = @exec_prefix@ 288host = @host@ 289host_alias = @host_alias@ 290host_cpu = @host_cpu@ 291host_os = @host_os@ 292host_vendor = @host_vendor@ 293htmldir = @htmldir@ 294includedir = @includedir@ 295infodir = @infodir@ 296install_sh = @install_sh@ 297libdir = @libdir@ 298libexecdir = @libexecdir@ 299localedir = @localedir@ 300localstatedir = @localstatedir@ 301mandir = @mandir@ 302mkdir_p = @mkdir_p@ 303moduledir = @moduledir@ 304oldincludedir = @oldincludedir@ 305pdfdir = @pdfdir@ 306prefix = @prefix@ 307program_transform_name = @program_transform_name@ 308psdir = @psdir@ 309sbindir = @sbindir@ 310sharedstatedir = @sharedstatedir@ 311srcdir = @srcdir@ 312sysconfdir = @sysconfdir@ 313target_alias = @target_alias@ 314top_build_prefix = @top_build_prefix@ 315top_builddir = @top_builddir@ 316top_srcdir = @top_srcdir@ 317drivermandir = $(DRIVER_MAN_DIR) 318driverman_PRE = @DRIVER_NAME@.man 319driverman_DATA = $(driverman_PRE:man=@DRIVER_MAN_SUFFIX@) 320EXTRA_DIST = @DRIVER_NAME@.man 321CLEANFILES = $(driverman_DATA) 322 323# String replacements in MAN_SUBSTS now come from xorg-macros.m4 via configure 324SUFFIXES = .$(DRIVER_MAN_SUFFIX) .man 325all: all-am 326 327.SUFFIXES: 328.SUFFIXES: .$(DRIVER_MAN_SUFFIX) .man 329$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps) 330 @for dep in $?; do \ 331 case '$(am__configure_deps)' in \ 332 *$$dep*) \ 333 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 334 && { if test -f $@; then exit 0; else break; fi; }; \ 335 exit 1;; \ 336 esac; \ 337 done; \ 338 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign man/Makefile'; \ 339 $(am__cd) $(top_srcdir) && \ 340 $(AUTOMAKE) --foreign man/Makefile 341Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 342 @case '$?' in \ 343 *config.status*) \ 344 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 345 *) \ 346 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ 347 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ 348 esac; 349 350$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 351 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 352 353$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 354 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 355$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) 356 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 357$(am__aclocal_m4_deps): 358 359mostlyclean-libtool: 360 -rm -f *.lo 361 362clean-libtool: 363 -rm -rf .libs _libs 364install-drivermanDATA: $(driverman_DATA) 365 @$(NORMAL_INSTALL) 366 @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \ 367 if test -n "$$list"; then \ 368 echo " $(MKDIR_P) '$(DESTDIR)$(drivermandir)'"; \ 369 $(MKDIR_P) "$(DESTDIR)$(drivermandir)" || exit 1; \ 370 fi; \ 371 for p in $$list; do \ 372 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ 373 echo "$$d$$p"; \ 374 done | $(am__base_list) | \ 375 while read files; do \ 376 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(drivermandir)'"; \ 377 $(INSTALL_DATA) $$files "$(DESTDIR)$(drivermandir)" || exit $$?; \ 378 done 379 380uninstall-drivermanDATA: 381 @$(NORMAL_UNINSTALL) 382 @list='$(driverman_DATA)'; test -n "$(drivermandir)" || list=; \ 383 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ 384 dir='$(DESTDIR)$(drivermandir)'; $(am__uninstall_files_from_dir) 385tags TAGS: 386 387ctags CTAGS: 388 389cscope cscopelist: 390 391 392distdir: $(DISTFILES) 393 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 394 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 395 list='$(DISTFILES)'; \ 396 dist_files=`for file in $$list; do echo $$file; done | \ 397 sed -e "s|^$$srcdirstrip/||;t" \ 398 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 399 case $$dist_files in \ 400 */*) $(MKDIR_P) `echo "$$dist_files" | \ 401 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 402 sort -u` ;; \ 403 esac; \ 404 for file in $$dist_files; do \ 405 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 406 if test -d $$d/$$file; then \ 407 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 408 if test -d "$(distdir)/$$file"; then \ 409 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 410 fi; \ 411 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 412 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 413 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 414 fi; \ 415 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 416 else \ 417 test -f "$(distdir)/$$file" \ 418 || cp -p $$d/$$file "$(distdir)/$$file" \ 419 || exit 1; \ 420 fi; \ 421 done 422check-am: all-am 423check: check-am 424all-am: Makefile $(DATA) 425installdirs: 426 for dir in "$(DESTDIR)$(drivermandir)"; do \ 427 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 428 done 429install: install-am 430install-exec: install-exec-am 431install-data: install-data-am 432uninstall: uninstall-am 433 434install-am: all-am 435 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 436 437installcheck: installcheck-am 438install-strip: 439 if test -z '$(STRIP)'; then \ 440 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 441 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 442 install; \ 443 else \ 444 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 445 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 446 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 447 fi 448mostlyclean-generic: 449 450clean-generic: 451 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) 452 453distclean-generic: 454 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 455 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) 456 457maintainer-clean-generic: 458 @echo "This command is intended for maintainers to use" 459 @echo "it deletes files that may require special tools to rebuild." 460clean: clean-am 461 462clean-am: clean-generic clean-libtool mostlyclean-am 463 464distclean: distclean-am 465 -rm -f Makefile 466distclean-am: clean-am distclean-generic 467 468dvi: dvi-am 469 470dvi-am: 471 472html: html-am 473 474html-am: 475 476info: info-am 477 478info-am: 479 480install-data-am: install-drivermanDATA 481 482install-dvi: install-dvi-am 483 484install-dvi-am: 485 486install-exec-am: 487 488install-html: install-html-am 489 490install-html-am: 491 492install-info: install-info-am 493 494install-info-am: 495 496install-man: 497 498install-pdf: install-pdf-am 499 500install-pdf-am: 501 502install-ps: install-ps-am 503 504install-ps-am: 505 506installcheck-am: 507 508maintainer-clean: maintainer-clean-am 509 -rm -f Makefile 510maintainer-clean-am: distclean-am maintainer-clean-generic 511 512mostlyclean: mostlyclean-am 513 514mostlyclean-am: mostlyclean-generic mostlyclean-libtool 515 516pdf: pdf-am 517 518pdf-am: 519 520ps: ps-am 521 522ps-am: 523 524uninstall-am: uninstall-drivermanDATA 525 526.MAKE: install-am install-strip 527 528.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 529 cscopelist-am ctags-am distclean distclean-generic \ 530 distclean-libtool distdir dvi dvi-am html html-am info info-am \ 531 install install-am install-data install-data-am \ 532 install-drivermanDATA install-dvi install-dvi-am install-exec \ 533 install-exec-am install-html install-html-am install-info \ 534 install-info-am install-man install-pdf install-pdf-am \ 535 install-ps install-ps-am install-strip installcheck \ 536 installcheck-am installdirs maintainer-clean \ 537 maintainer-clean-generic mostlyclean mostlyclean-generic \ 538 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ 539 uninstall-am uninstall-drivermanDATA 540 541.PRECIOUS: Makefile 542 543 544.man.$(DRIVER_MAN_SUFFIX): 545 $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ 546 547# Tell versions [3.59,3.63) of GNU make to not export all variables. 548# Otherwise a system limit (for SysV at least) may be exceeded. 549.NOEXPORT: 550