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