xref: /third_party/libevdev/doc/Makefile.in (revision c0abf9e6)
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@
189FILECMD = @FILECMD@
190GCC_CFLAGS = @GCC_CFLAGS@
191GCOV_CFLAGS = @GCOV_CFLAGS@
192GCOV_LDFLAGS = @GCOV_LDFLAGS@
193GNU_LD_FLAGS = @GNU_LD_FLAGS@
194GREP = @GREP@
195INSTALL = @INSTALL@
196INSTALL_DATA = @INSTALL_DATA@
197INSTALL_PROGRAM = @INSTALL_PROGRAM@
198INSTALL_SCRIPT = @INSTALL_SCRIPT@
199INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
200LD = @LD@
201LDFLAGS = @LDFLAGS@
202LIBEVDEV_LT_VERSION = @LIBEVDEV_LT_VERSION@
203LIBOBJS = @LIBOBJS@
204LIBS = @LIBS@
205LIBTOOL = @LIBTOOL@
206LIPO = @LIPO@
207LN_S = @LN_S@
208LTLIBOBJS = @LTLIBOBJS@
209LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
210MAKEINFO = @MAKEINFO@
211MANIFEST_TOOL = @MANIFEST_TOOL@
212MKDIR_P = @MKDIR_P@
213NM = @NM@
214NMEDIT = @NMEDIT@
215OBJDUMP = @OBJDUMP@
216OBJEXT = @OBJEXT@
217OS = @OS@
218OTOOL = @OTOOL@
219OTOOL64 = @OTOOL64@
220PACKAGE = @PACKAGE@
221PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
222PACKAGE_NAME = @PACKAGE_NAME@
223PACKAGE_STRING = @PACKAGE_STRING@
224PACKAGE_TARNAME = @PACKAGE_TARNAME@
225PACKAGE_URL = @PACKAGE_URL@
226PACKAGE_VERSION = @PACKAGE_VERSION@
227PATH_SEPARATOR = @PATH_SEPARATOR@
228PKG_CONFIG = @PKG_CONFIG@
229PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
230PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
231PYTHON = @PYTHON@
232PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
233PYTHON_PLATFORM = @PYTHON_PLATFORM@
234PYTHON_PREFIX = @PYTHON_PREFIX@
235PYTHON_VERSION = @PYTHON_VERSION@
236RANLIB = @RANLIB@
237SED = @SED@
238SET_MAKE = @SET_MAKE@
239SHELL = @SHELL@
240STRIP = @STRIP@
241VALGRIND = @VALGRIND@
242VERSION = @VERSION@
243abs_builddir = @abs_builddir@
244abs_srcdir = @abs_srcdir@
245abs_top_builddir = @abs_top_builddir@
246abs_top_srcdir = @abs_top_srcdir@
247ac_ct_AR = @ac_ct_AR@
248ac_ct_CC = @ac_ct_CC@
249ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
250am__include = @am__include@
251am__leading_dot = @am__leading_dot@
252am__quote = @am__quote@
253am__tar = @am__tar@
254am__untar = @am__untar@
255bindir = @bindir@
256build = @build@
257build_alias = @build_alias@
258build_cpu = @build_cpu@
259build_os = @build_os@
260build_vendor = @build_vendor@
261builddir = @builddir@
262datadir = @datadir@
263datarootdir = @datarootdir@
264docdir = @docdir@
265dvidir = @dvidir@
266exec_prefix = @exec_prefix@
267host = @host@
268host_alias = @host_alias@
269host_cpu = @host_cpu@
270host_os = @host_os@
271host_vendor = @host_vendor@
272htmldir = @htmldir@
273includedir = @includedir@
274infodir = @infodir@
275install_sh = @install_sh@
276libdir = @libdir@
277libexecdir = @libexecdir@
278localedir = @localedir@
279localstatedir = @localstatedir@
280mandir = @mandir@
281mkdir_p = @mkdir_p@
282oldincludedir = @oldincludedir@
283pdfdir = @pdfdir@
284pkgpyexecdir = @pkgpyexecdir@
285pkgpythondir = @pkgpythondir@
286prefix = @prefix@
287program_transform_name = @program_transform_name@
288psdir = @psdir@
289pyexecdir = @pyexecdir@
290pythondir = @pythondir@
291runstatedir = @runstatedir@
292sbindir = @sbindir@
293sharedstatedir = @sharedstatedir@
294srcdir = @srcdir@
295sysconfdir = @sysconfdir@
296target_alias = @target_alias@
297top_build_prefix = @top_build_prefix@
298top_builddir = @top_builddir@
299top_srcdir = @top_srcdir@
300man3_MANS = libevdev.man
301@HAVE_DOXYGEN_TRUE@noinst_DATA = html/index.html
302@HAVE_DOXYGEN_TRUE@header_files = \
303@HAVE_DOXYGEN_TRUE@	$(top_srcdir)/libevdev/libevdev.h \
304@HAVE_DOXYGEN_TRUE@	$(top_srcdir)/libevdev/libevdev-uinput.h
305
306@HAVE_DOXYGEN_TRUE@doc_src = $(shell find html -type f -printf "html/%P\n" 2>/dev/null)
307@HAVE_DOXYGEN_TRUE@style_src = \
308@HAVE_DOXYGEN_TRUE@	style/bootstrap.css \
309@HAVE_DOXYGEN_TRUE@	style/customdoxygen.css \
310@HAVE_DOXYGEN_TRUE@	style/doxy-boot.js \
311@HAVE_DOXYGEN_TRUE@	style/dynsections.js \
312@HAVE_DOXYGEN_TRUE@	style/footer.html \
313@HAVE_DOXYGEN_TRUE@	style/header.html \
314@HAVE_DOXYGEN_TRUE@	style/layout.xml \
315@HAVE_DOXYGEN_TRUE@	style/libevdevdoxygen.css \
316@HAVE_DOXYGEN_TRUE@	style/LICENSE \
317@HAVE_DOXYGEN_TRUE@	style/README.md \
318@HAVE_DOXYGEN_TRUE@	style/style.css
319
320@HAVE_DOXYGEN_TRUE@EXTRA_DIST = html/index.html $(doc_src) $(style_src)
321all: all-am
322
323.SUFFIXES:
324$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
325	@for dep in $?; do \
326	  case '$(am__configure_deps)' in \
327	    *$$dep*) \
328	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
329	        && { if test -f $@; then exit 0; else break; fi; }; \
330	      exit 1;; \
331	  esac; \
332	done; \
333	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
334	$(am__cd) $(top_srcdir) && \
335	  $(AUTOMAKE) --foreign doc/Makefile
336Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
337	@case '$?' in \
338	  *config.status*) \
339	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
340	  *) \
341	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
342	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
343	esac;
344
345$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
346	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347
348$(top_srcdir)/configure:  $(am__configure_deps)
349	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
351	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
352$(am__aclocal_m4_deps):
353libevdev.doxygen: $(top_builddir)/config.status $(srcdir)/libevdev.doxygen.in
354	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
355libevdev.man: $(top_builddir)/config.status $(srcdir)/libevdev.man.in
356	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
357
358mostlyclean-libtool:
359	-rm -f *.lo
360
361clean-libtool:
362	-rm -rf .libs _libs
363install-man3: $(man3_MANS)
364	@$(NORMAL_INSTALL)
365	@list1='$(man3_MANS)'; \
366	list2=''; \
367	test -n "$(man3dir)" \
368	  && test -n "`echo $$list1$$list2`" \
369	  || exit 0; \
370	echo " $(MKDIR_P) '$(DESTDIR)$(man3dir)'"; \
371	$(MKDIR_P) "$(DESTDIR)$(man3dir)" || exit 1; \
372	{ for i in $$list1; do echo "$$i"; done;  \
373	if test -n "$$list2"; then \
374	  for i in $$list2; do echo "$$i"; done \
375	    | sed -n '/\.3[a-z]*$$/p'; \
376	fi; \
377	} | while read p; do \
378	  if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
379	  echo "$$d$$p"; echo "$$p"; \
380	done | \
381	sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
382	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
383	sed 'N;N;s,\n, ,g' | { \
384	list=; while read file base inst; do \
385	  if test "$$base" = "$$inst"; then list="$$list $$file"; else \
386	    echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
387	    $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
388	  fi; \
389	done; \
390	for i in $$list; do echo "$$i"; done | $(am__base_list) | \
391	while read files; do \
392	  test -z "$$files" || { \
393	    echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
394	    $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
395	done; }
396
397uninstall-man3:
398	@$(NORMAL_UNINSTALL)
399	@list='$(man3_MANS)'; test -n "$(man3dir)" || exit 0; \
400	files=`{ for i in $$list; do echo "$$i"; done; \
401	} | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
402	      -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
403	dir='$(DESTDIR)$(man3dir)'; $(am__uninstall_files_from_dir)
404tags TAGS:
405
406ctags CTAGS:
407
408cscope cscopelist:
409
410distdir: $(BUILT_SOURCES)
411	$(MAKE) $(AM_MAKEFLAGS) distdir-am
412
413distdir-am: $(DISTFILES)
414	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
416	list='$(DISTFILES)'; \
417	  dist_files=`for file in $$list; do echo $$file; done | \
418	  sed -e "s|^$$srcdirstrip/||;t" \
419	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
420	case $$dist_files in \
421	  */*) $(MKDIR_P) `echo "$$dist_files" | \
422			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
423			   sort -u` ;; \
424	esac; \
425	for file in $$dist_files; do \
426	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
427	  if test -d $$d/$$file; then \
428	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
429	    if test -d "$(distdir)/$$file"; then \
430	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
431	    fi; \
432	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
433	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
434	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
435	    fi; \
436	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
437	  else \
438	    test -f "$(distdir)/$$file" \
439	    || cp -p $$d/$$file "$(distdir)/$$file" \
440	    || exit 1; \
441	  fi; \
442	done
443	$(MAKE) $(AM_MAKEFLAGS) \
444	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
445	  dist-hook
446check-am: all-am
447check: check-am
448all-am: Makefile $(MANS) $(DATA)
449installdirs:
450	for dir in "$(DESTDIR)$(man3dir)"; do \
451	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
452	done
453install: install-am
454install-exec: install-exec-am
455install-data: install-data-am
456uninstall: uninstall-am
457
458install-am: all-am
459	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
460
461installcheck: installcheck-am
462install-strip:
463	if test -z '$(STRIP)'; then \
464	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
465	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
466	      install; \
467	else \
468	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
469	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
470	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
471	fi
472mostlyclean-generic:
473
474clean-generic:
475
476distclean-generic:
477	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
478	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
479
480maintainer-clean-generic:
481	@echo "This command is intended for maintainers to use"
482	@echo "it deletes files that may require special tools to rebuild."
483@HAVE_DOXYGEN_FALSE@clean-local:
484clean: clean-am
485
486clean-am: clean-generic clean-libtool clean-local mostlyclean-am
487
488distclean: distclean-am
489	-rm -f Makefile
490distclean-am: clean-am distclean-generic
491
492dvi: dvi-am
493
494dvi-am:
495
496html: html-am
497
498html-am:
499
500info: info-am
501
502info-am:
503
504install-data-am: install-man
505
506install-dvi: install-dvi-am
507
508install-dvi-am:
509
510install-exec-am:
511
512install-html: install-html-am
513
514install-html-am:
515
516install-info: install-info-am
517
518install-info-am:
519
520install-man: install-man3
521
522install-pdf: install-pdf-am
523
524install-pdf-am:
525
526install-ps: install-ps-am
527
528install-ps-am:
529
530installcheck-am:
531
532maintainer-clean: maintainer-clean-am
533	-rm -f Makefile
534maintainer-clean-am: distclean-am maintainer-clean-generic
535
536mostlyclean: mostlyclean-am
537
538mostlyclean-am: mostlyclean-generic mostlyclean-libtool
539
540pdf: pdf-am
541
542pdf-am:
543
544ps: ps-am
545
546ps-am:
547
548uninstall-am: uninstall-man
549
550uninstall-man: uninstall-man3
551
552.MAKE: install-am install-strip
553
554.PHONY: all all-am check check-am clean clean-generic clean-libtool \
555	clean-local cscopelist-am ctags-am dist-hook distclean \
556	distclean-generic distclean-libtool distdir dvi dvi-am html \
557	html-am info info-am install install-am install-data \
558	install-data-am install-dvi install-dvi-am install-exec \
559	install-exec-am install-html install-html-am install-info \
560	install-info-am install-man install-man3 install-pdf \
561	install-pdf-am install-ps install-ps-am install-strip \
562	installcheck installcheck-am installdirs maintainer-clean \
563	maintainer-clean-generic mostlyclean mostlyclean-generic \
564	mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
565	uninstall-am uninstall-man uninstall-man3
566
567.PRECIOUS: Makefile
568
569
570@HAVE_DOXYGEN_TRUE@html/index.html: libevdev.doxygen style/libevdevdoxygen.css $(header_files)
571@HAVE_DOXYGEN_TRUE@	$(AM_V_GEN)$(DOXYGEN) $<
572
573@HAVE_DOXYGEN_TRUE@clean-local:
574@HAVE_DOXYGEN_TRUE@	$(AM_V_at)rm -rf html
575
576# make sure doc was built before running dist
577dist-hook:
578	@test -f $(distdir)/html/index.html || (\
579		echo "******************************************************" && \
580		echo "Couldn't find documentation files, refusing make dist." && \
581		echo "Install doxygen to build documentation for tarball." && \
582		echo "******************************************************" && \
583		test )
584
585# Tell versions [3.59,3.63) of GNU make to not export all variables.
586# Otherwise a system limit (for SysV at least) may be exceeded.
587.NOEXPORT:
588