1# Makefile.in generated by automake 1.16.5 from Makefile.am. 2# @configure_input@ 3 4# Copyright (C) 1994-2021 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 = doc 92ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 93am__aclocal_m4_deps = $(top_srcdir)/m4/attributes.m4 \ 94 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \ 95 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \ 96 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac 97am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ 98 $(ACLOCAL_M4) 99DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON) 100mkinstalldirs = $(install_sh) -d 101CONFIG_HEADER = $(top_builddir)/config.h 102CONFIG_CLEAN_FILES = libevdev.doxygen libevdev.man 103CONFIG_CLEAN_VPATH_FILES = 104AM_V_P = $(am__v_P_@AM_V@) 105am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) 106am__v_P_0 = false 107am__v_P_1 = : 108AM_V_GEN = $(am__v_GEN_@AM_V@) 109am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) 110am__v_GEN_0 = @echo " GEN " $@; 111am__v_GEN_1 = 112AM_V_at = $(am__v_at_@AM_V@) 113am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) 114am__v_at_0 = @ 115am__v_at_1 = 116SOURCES = 117DIST_SOURCES = 118am__can_run_installinfo = \ 119 case $$AM_UPDATE_INFO_DIR in \ 120 n|no|NO) false;; \ 121 *) (install-info --version) >/dev/null 2>&1;; \ 122 esac 123am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; 124am__vpath_adj = case $$p in \ 125 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ 126 *) f=$$p;; \ 127 esac; 128am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; 129am__install_max = 40 130am__nobase_strip_setup = \ 131 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` 132am__nobase_strip = \ 133 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" 134am__nobase_list = $(am__nobase_strip_setup); \ 135 for p in $$list; do echo "$$p $$p"; done | \ 136 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ 137 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ 138 if (++n[$$2] == $(am__install_max)) \ 139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ 140 END { for (dir in files) print dir, files[dir] }' 141am__base_list = \ 142 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ 143 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' 144am__uninstall_files_from_dir = { \ 145 test -z "$$files" \ 146 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \ 147 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \ 148 $(am__cd) "$$dir" && rm -f $$files; }; \ 149 } 150man3dir = $(mandir)/man3 151am__installdirs = "$(DESTDIR)$(man3dir)" 152NROFF = nroff 153MANS = $(man3_MANS) 154DATA = $(noinst_DATA) 155am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) 156am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/libevdev.doxygen.in \ 157 $(srcdir)/libevdev.man.in 158DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 159ACLOCAL = @ACLOCAL@ 160AMTAR = @AMTAR@ 161AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ 162AR = @AR@ 163AUTOCONF = @AUTOCONF@ 164AUTOHEADER = @AUTOHEADER@ 165AUTOMAKE = @AUTOMAKE@ 166AWK = @AWK@ 167CC = @CC@ 168CCDEPMODE = @CCDEPMODE@ 169CFLAGS = @CFLAGS@ 170CHECK_CFLAGS = @CHECK_CFLAGS@ 171CHECK_LIBS = @CHECK_LIBS@ 172CPPFLAGS = @CPPFLAGS@ 173CSCOPE = @CSCOPE@ 174CTAGS = @CTAGS@ 175CYGPATH_W = @CYGPATH_W@ 176DEFS = @DEFS@ 177DEPDIR = @DEPDIR@ 178DLLTOOL = @DLLTOOL@ 179DOXYGEN = @DOXYGEN@ 180DSYMUTIL = @DSYMUTIL@ 181DUMPBIN = @DUMPBIN@ 182ECHO_C = @ECHO_C@ 183ECHO_N = @ECHO_N@ 184ECHO_T = @ECHO_T@ 185EGREP = @EGREP@ 186ETAGS = @ETAGS@ 187EXEEXT = @EXEEXT@ 188FGREP = @FGREP@ 189GCC_CFLAGS = @GCC_CFLAGS@ 190GCOV_CFLAGS = @GCOV_CFLAGS@ 191GCOV_LDFLAGS = @GCOV_LDFLAGS@ 192GNU_LD_FLAGS = @GNU_LD_FLAGS@ 193GREP = @GREP@ 194INSTALL = @INSTALL@ 195INSTALL_DATA = @INSTALL_DATA@ 196INSTALL_PROGRAM = @INSTALL_PROGRAM@ 197INSTALL_SCRIPT = @INSTALL_SCRIPT@ 198INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ 199LD = @LD@ 200LDFLAGS = @LDFLAGS@ 201LIBEVDEV_LT_VERSION = @LIBEVDEV_LT_VERSION@ 202LIBOBJS = @LIBOBJS@ 203LIBS = @LIBS@ 204LIBTOOL = @LIBTOOL@ 205LIPO = @LIPO@ 206LN_S = @LN_S@ 207LTLIBOBJS = @LTLIBOBJS@ 208LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@ 209MAKEINFO = @MAKEINFO@ 210MANIFEST_TOOL = @MANIFEST_TOOL@ 211MKDIR_P = @MKDIR_P@ 212NM = @NM@ 213NMEDIT = @NMEDIT@ 214OBJDUMP = @OBJDUMP@ 215OBJEXT = @OBJEXT@ 216OS = @OS@ 217OTOOL = @OTOOL@ 218OTOOL64 = @OTOOL64@ 219PACKAGE = @PACKAGE@ 220PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ 221PACKAGE_NAME = @PACKAGE_NAME@ 222PACKAGE_STRING = @PACKAGE_STRING@ 223PACKAGE_TARNAME = @PACKAGE_TARNAME@ 224PACKAGE_URL = @PACKAGE_URL@ 225PACKAGE_VERSION = @PACKAGE_VERSION@ 226PATH_SEPARATOR = @PATH_SEPARATOR@ 227PKG_CONFIG = @PKG_CONFIG@ 228PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ 229PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ 230PYTHON = @PYTHON@ 231PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ 232PYTHON_PLATFORM = @PYTHON_PLATFORM@ 233PYTHON_PREFIX = @PYTHON_PREFIX@ 234PYTHON_VERSION = @PYTHON_VERSION@ 235RANLIB = @RANLIB@ 236SED = @SED@ 237SET_MAKE = @SET_MAKE@ 238SHELL = @SHELL@ 239STRIP = @STRIP@ 240VALGRIND = @VALGRIND@ 241VERSION = @VERSION@ 242abs_builddir = @abs_builddir@ 243abs_srcdir = @abs_srcdir@ 244abs_top_builddir = @abs_top_builddir@ 245abs_top_srcdir = @abs_top_srcdir@ 246ac_ct_AR = @ac_ct_AR@ 247ac_ct_CC = @ac_ct_CC@ 248ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ 249am__include = @am__include@ 250am__leading_dot = @am__leading_dot@ 251am__quote = @am__quote@ 252am__tar = @am__tar@ 253am__untar = @am__untar@ 254bindir = @bindir@ 255build = @build@ 256build_alias = @build_alias@ 257build_cpu = @build_cpu@ 258build_os = @build_os@ 259build_vendor = @build_vendor@ 260builddir = @builddir@ 261datadir = @datadir@ 262datarootdir = @datarootdir@ 263docdir = @docdir@ 264dvidir = @dvidir@ 265exec_prefix = @exec_prefix@ 266host = @host@ 267host_alias = @host_alias@ 268host_cpu = @host_cpu@ 269host_os = @host_os@ 270host_vendor = @host_vendor@ 271htmldir = @htmldir@ 272includedir = @includedir@ 273infodir = @infodir@ 274install_sh = @install_sh@ 275libdir = @libdir@ 276libexecdir = @libexecdir@ 277localedir = @localedir@ 278localstatedir = @localstatedir@ 279mandir = @mandir@ 280mkdir_p = @mkdir_p@ 281oldincludedir = @oldincludedir@ 282pdfdir = @pdfdir@ 283pkgpyexecdir = @pkgpyexecdir@ 284pkgpythondir = @pkgpythondir@ 285prefix = @prefix@ 286program_transform_name = @program_transform_name@ 287psdir = @psdir@ 288pyexecdir = @pyexecdir@ 289pythondir = @pythondir@ 290runstatedir = @runstatedir@ 291sbindir = @sbindir@ 292sharedstatedir = @sharedstatedir@ 293srcdir = @srcdir@ 294sysconfdir = @sysconfdir@ 295target_alias = @target_alias@ 296top_build_prefix = @top_build_prefix@ 297top_builddir = @top_builddir@ 298top_srcdir = @top_srcdir@ 299man3_MANS = libevdev.man 300@HAVE_DOXYGEN_TRUE@noinst_DATA = html/index.html 301@HAVE_DOXYGEN_TRUE@header_files = \ 302@HAVE_DOXYGEN_TRUE@ $(top_srcdir)/libevdev/libevdev.h \ 303@HAVE_DOXYGEN_TRUE@ $(top_srcdir)/libevdev/libevdev-uinput.h 304 305@HAVE_DOXYGEN_TRUE@doc_src = $(shell find html -type f -printf "html/%P\n" 2>/dev/null) 306@HAVE_DOXYGEN_TRUE@style_src = \ 307@HAVE_DOXYGEN_TRUE@ style/bootstrap.css \ 308@HAVE_DOXYGEN_TRUE@ style/customdoxygen.css \ 309@HAVE_DOXYGEN_TRUE@ style/doxy-boot.js \ 310@HAVE_DOXYGEN_TRUE@ style/dynsections.js \ 311@HAVE_DOXYGEN_TRUE@ style/footer.html \ 312@HAVE_DOXYGEN_TRUE@ style/header.html \ 313@HAVE_DOXYGEN_TRUE@ style/layout.xml \ 314@HAVE_DOXYGEN_TRUE@ style/libevdevdoxygen.css \ 315@HAVE_DOXYGEN_TRUE@ style/LICENSE \ 316@HAVE_DOXYGEN_TRUE@ style/README.md \ 317@HAVE_DOXYGEN_TRUE@ style/style.css 318 319@HAVE_DOXYGEN_TRUE@EXTRA_DIST = html/index.html $(doc_src) $(style_src) 320all: all-am 321 322.SUFFIXES: 323$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) 324 @for dep in $?; do \ 325 case '$(am__configure_deps)' in \ 326 *$$dep*) \ 327 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ 328 && { if test -f $@; then exit 0; else break; fi; }; \ 329 exit 1;; \ 330 esac; \ 331 done; \ 332 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ 333 $(am__cd) $(top_srcdir) && \ 334 $(AUTOMAKE) --foreign doc/Makefile 335Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status 336 @case '$?' in \ 337 *config.status*) \ 338 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ 339 *) \ 340 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \ 341 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \ 342 esac; 343 344$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) 345 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 346 347$(top_srcdir)/configure: $(am__configure_deps) 348 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 349$(ACLOCAL_M4): $(am__aclocal_m4_deps) 350 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh 351$(am__aclocal_m4_deps): 352libevdev.doxygen: $(top_builddir)/config.status $(srcdir)/libevdev.doxygen.in 353 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 354libevdev.man: $(top_builddir)/config.status $(srcdir)/libevdev.man.in 355 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ 356 357mostlyclean-libtool: 358 -rm -f *.lo 359 360clean-libtool: 361 -rm -rf .libs _libs 362install-man3: $(man3_MANS) 363 @$(NORMAL_INSTALL) 364 @list1='$(man3_MANS)'; \ 365 list2=''; \ 366 test -n "$(man3dir)" \ 367 && test -n "`echo $$list1$$list2`" \ 368 || exit 0; \ 369 echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \ 370 $(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \ 371 { for i in $$list1; do echo "$$i"; done; \ 372 if test -n "$$list2"; then \ 373 for i in $$list2; do echo "$$i"; done \ 374 | sed -n '/\.3[a-z]*$$/p'; \ 375 fi; \ 376 } | while read p; do \ 377 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ 378 echo "$$d$$p"; echo "$$p"; \ 379 done | \ 380 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ 381 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ 382 sed 'N;N;s,\n, ,g' | { \ 383 list=; while read file base inst; do \ 384 if test "$$base" = "$$inst"; then list="$$list $$file"; else \ 385 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ 386 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \ 387 fi; \ 388 done; \ 389 for i in $$list; do echo "$$i"; done | $(am__base_list) | \ 390 while read files; do \ 391 test -z "$$files" || { \ 392 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \ 393 $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \ 394 done; } 395 396uninstall-man3: 397 @$(NORMAL_UNINSTALL) 398 @list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \ 399 files=`{ for i in $$list; do echo "$$i"; done; \ 400 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \ 401 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ 402 dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir) 403tags TAGS: 404 405ctags CTAGS: 406 407cscope cscopelist: 408 409distdir: $(BUILT_SOURCES) 410 $(MAKE) $(AM_MAKEFLAGS) distdir-am 411 412distdir-am: $(DISTFILES) 413 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 414 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ 415 list='$(DISTFILES)'; \ 416 dist_files=`for file in $$list; do echo $$file; done | \ 417 sed -e "s|^$$srcdirstrip/||;t" \ 418 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ 419 case $$dist_files in \ 420 */*) $(MKDIR_P) `echo "$$dist_files" | \ 421 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ 422 sort -u` ;; \ 423 esac; \ 424 for file in $$dist_files; do \ 425 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ 426 if test -d $$d/$$file; then \ 427 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ 428 if test -d "$(distdir)/$$file"; then \ 429 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 430 fi; \ 431 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ 432 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ 433 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ 434 fi; \ 435 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ 436 else \ 437 test -f "$(distdir)/$$file" \ 438 || cp -p $$d/$$file "$(distdir)/$$file" \ 439 || exit 1; \ 440 fi; \ 441 done 442 $(MAKE) $(AM_MAKEFLAGS) \ 443 top_distdir="$(top_distdir)" distdir="$(distdir)" \ 444 dist-hook 445check-am: all-am 446check: check-am 447all-am: Makefile $(MANS) $(DATA) 448installdirs: 449 for dir in "$(DESTDIR)$(man3dir)"; do \ 450 test -z "$$dir" || $(MKDIR_P) "$$dir"; \ 451 done 452install: install-am 453install-exec: install-exec-am 454install-data: install-data-am 455uninstall: uninstall-am 456 457install-am: all-am 458 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am 459 460installcheck: installcheck-am 461install-strip: 462 if test -z '$(STRIP)'; then \ 463 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 464 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 465 install; \ 466 else \ 467 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ 468 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ 469 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \ 470 fi 471mostlyclean-generic: 472 473clean-generic: 474 475distclean-generic: 476 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) 477 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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." 482@HAVE_DOXYGEN_FALSE@clean-local: 483clean: clean-am 484 485clean-am: clean-generic clean-libtool clean-local mostlyclean-am 486 487distclean: distclean-am 488 -rm -f Makefile 489distclean-am: clean-am distclean-generic 490 491dvi: dvi-am 492 493dvi-am: 494 495html: html-am 496 497html-am: 498 499info: info-am 500 501info-am: 502 503install-data-am: install-man 504 505install-dvi: install-dvi-am 506 507install-dvi-am: 508 509install-exec-am: 510 511install-html: install-html-am 512 513install-html-am: 514 515install-info: install-info-am 516 517install-info-am: 518 519install-man: install-man3 520 521install-pdf: install-pdf-am 522 523install-pdf-am: 524 525install-ps: install-ps-am 526 527install-ps-am: 528 529installcheck-am: 530 531maintainer-clean: maintainer-clean-am 532 -rm -f Makefile 533maintainer-clean-am: distclean-am maintainer-clean-generic 534 535mostlyclean: mostlyclean-am 536 537mostlyclean-am: mostlyclean-generic mostlyclean-libtool 538 539pdf: pdf-am 540 541pdf-am: 542 543ps: ps-am 544 545ps-am: 546 547uninstall-am: uninstall-man 548 549uninstall-man: uninstall-man3 550 551.MAKE: install-am install-strip 552 553.PHONY: all all-am check check-am clean clean-generic clean-libtool \ 554 clean-local cscopelist-am ctags-am dist-hook distclean \ 555 distclean-generic distclean-libtool distdir dvi dvi-am html \ 556 html-am info info-am install install-am install-data \ 557 install-data-am install-dvi install-dvi-am install-exec \ 558 install-exec-am install-html install-html-am install-info \ 559 install-info-am install-man install-man3 install-pdf \ 560 install-pdf-am install-ps install-ps-am install-strip \ 561 installcheck installcheck-am installdirs maintainer-clean \ 562 maintainer-clean-generic mostlyclean mostlyclean-generic \ 563 mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \ 564 uninstall-am uninstall-man uninstall-man3 565 566.PRECIOUS: Makefile 567 568 569@HAVE_DOXYGEN_TRUE@html/index.html: libevdev.doxygen style/libevdevdoxygen.css $(header_files) 570@HAVE_DOXYGEN_TRUE@ $(AM_V_GEN)$(DOXYGEN) $< 571 572@HAVE_DOXYGEN_TRUE@clean-local: 573@HAVE_DOXYGEN_TRUE@ $(AM_V_at)rm -rf html 574 575# make sure doc was built before running dist 576dist-hook: 577 @test -f $(distdir)/html/index.html || (\ 578 echo "******************************************************" && \ 579 echo "Couldn't find documentation files, refusing make dist." && \ 580 echo "Install doxygen to build documentation for tarball." && \ 581 echo "******************************************************" && \ 582 test ) 583 584# Tell versions [3.59,3.63) of GNU make to not export all variables. 585# Otherwise a system limit (for SysV at least) may be exceeded. 586.NOEXPORT: 587