Makefile.in revision 370b807f
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 = 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)`
166am__DIST_COMMON = $(srcdir)/Makefile.in
167DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
168ACLOCAL = @ACLOCAL@
169ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
170ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
171AMTAR = @AMTAR@
172AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
173APP_MAN_DIR = @APP_MAN_DIR@
174APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
175AR = @AR@
176AUTOCONF = @AUTOCONF@
177AUTOHEADER = @AUTOHEADER@
178AUTOMAKE = @AUTOMAKE@
179AWK = @AWK@
180BASE_CFLAGS = @BASE_CFLAGS@
181CC = @CC@
182CCDEPMODE = @CCDEPMODE@
183CFLAGS = @CFLAGS@
184CHANGELOG_CMD = @CHANGELOG_CMD@
185CPPFLAGS = @CPPFLAGS@
186CSCOPE = @CSCOPE@
187CTAGS = @CTAGS@
188CWARNFLAGS = @CWARNFLAGS@
189CYGPATH_W = @CYGPATH_W@
190DEFS = @DEFS@
191DEPDIR = @DEPDIR@
192DLLTOOL = @DLLTOOL@
193DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
194DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
195DRIVER_NAME = @DRIVER_NAME@
196DSYMUTIL = @DSYMUTIL@
197DUMPBIN = @DUMPBIN@
198ECHO_C = @ECHO_C@
199ECHO_N = @ECHO_N@
200ECHO_T = @ECHO_T@
201EGREP = @EGREP@
202ETAGS = @ETAGS@
203EXEEXT = @EXEEXT@
204FGREP = @FGREP@
205FILECMD = @FILECMD@
206FILE_MAN_DIR = @FILE_MAN_DIR@
207FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
208GREP = @GREP@
209INSTALL = @INSTALL@
210INSTALL_CMD = @INSTALL_CMD@
211INSTALL_DATA = @INSTALL_DATA@
212INSTALL_PROGRAM = @INSTALL_PROGRAM@
213INSTALL_SCRIPT = @INSTALL_SCRIPT@
214INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
215LD = @LD@
216LDFLAGS = @LDFLAGS@
217LIBOBJS = @LIBOBJS@
218LIBS = @LIBS@
219LIBTOOL = @LIBTOOL@
220LIB_MAN_DIR = @LIB_MAN_DIR@
221LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
222LINT = @LINT@
223LINT_FLAGS = @LINT_FLAGS@
224LIPO = @LIPO@
225LN_S = @LN_S@
226LTLIBOBJS = @LTLIBOBJS@
227LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
228MAKEINFO = @MAKEINFO@
229MANIFEST_TOOL = @MANIFEST_TOOL@
230MAN_SUBSTS = @MAN_SUBSTS@
231MISC_MAN_DIR = @MISC_MAN_DIR@
232MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
233MKDIR_P = @MKDIR_P@
234NM = @NM@
235NMEDIT = @NMEDIT@
236OBJDUMP = @OBJDUMP@
237OBJEXT = @OBJEXT@
238OS_MOUSE_NAME = @OS_MOUSE_NAME@
239OTOOL = @OTOOL@
240OTOOL64 = @OTOOL64@
241PACKAGE = @PACKAGE@
242PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243PACKAGE_NAME = @PACKAGE_NAME@
244PACKAGE_STRING = @PACKAGE_STRING@
245PACKAGE_TARNAME = @PACKAGE_TARNAME@
246PACKAGE_URL = @PACKAGE_URL@
247PACKAGE_VERSION = @PACKAGE_VERSION@
248PATH_SEPARATOR = @PATH_SEPARATOR@
249PKG_CONFIG = @PKG_CONFIG@
250PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
251PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252RANLIB = @RANLIB@
253SED = @SED@
254SET_MAKE = @SET_MAKE@
255SHELL = @SHELL@
256STRICT_CFLAGS = @STRICT_CFLAGS@
257STRIP = @STRIP@
258VERSION = @VERSION@
259XORG_CFLAGS = @XORG_CFLAGS@
260XORG_LIBS = @XORG_LIBS@
261XORG_MAN_PAGE = @XORG_MAN_PAGE@
262abs_builddir = @abs_builddir@
263abs_srcdir = @abs_srcdir@
264abs_top_builddir = @abs_top_builddir@
265abs_top_srcdir = @abs_top_srcdir@
266ac_ct_AR = @ac_ct_AR@
267ac_ct_CC = @ac_ct_CC@
268ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
269am__include = @am__include@
270am__leading_dot = @am__leading_dot@
271am__quote = @am__quote@
272am__tar = @am__tar@
273am__untar = @am__untar@
274bindir = @bindir@
275build = @build@
276build_alias = @build_alias@
277build_cpu = @build_cpu@
278build_os = @build_os@
279build_vendor = @build_vendor@
280builddir = @builddir@
281datadir = @datadir@
282datarootdir = @datarootdir@
283docdir = @docdir@
284dvidir = @dvidir@
285exec_prefix = @exec_prefix@
286host = @host@
287host_alias = @host_alias@
288host_cpu = @host_cpu@
289host_os = @host_os@
290host_vendor = @host_vendor@
291htmldir = @htmldir@
292includedir = @includedir@
293infodir = @infodir@
294inputdir = @inputdir@
295install_sh = @install_sh@
296libdir = @libdir@
297libexecdir = @libexecdir@
298localedir = @localedir@
299localstatedir = @localstatedir@
300mandir = @mandir@
301mkdir_p = @mkdir_p@
302oldincludedir = @oldincludedir@
303pdfdir = @pdfdir@
304prefix = @prefix@
305program_transform_name = @program_transform_name@
306psdir = @psdir@
307runstatedir = @runstatedir@
308sbindir = @sbindir@
309sdkdir = @sdkdir@
310sharedstatedir = @sharedstatedir@
311srcdir = @srcdir@
312sysconfdir = @sysconfdir@
313target_alias = @target_alias@
314top_build_prefix = @top_build_prefix@
315top_builddir = @top_builddir@
316top_srcdir = @top_srcdir@
317sdk_HEADERS = xf86-mouse-properties.h
318all: all-am
319
320.SUFFIXES:
321$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
322	@for dep in $?; do \
323	  case '$(am__configure_deps)' in \
324	    *$$dep*) \
325	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
326	        && { if test -f $@; then exit 0; else break; fi; }; \
327	      exit 1;; \
328	  esac; \
329	done; \
330	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/Makefile'; \
331	$(am__cd) $(top_srcdir) && \
332	  $(AUTOMAKE) --foreign include/Makefile
333Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
334	@case '$?' in \
335	  *config.status*) \
336	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
337	  *) \
338	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
339	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
340	esac;
341
342$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
343	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
344
345$(top_srcdir)/configure:  $(am__configure_deps)
346	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
347$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
348	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
349$(am__aclocal_m4_deps):
350
351mostlyclean-libtool:
352	-rm -f *.lo
353
354clean-libtool:
355	-rm -rf .libs _libs
356install-sdkHEADERS: $(sdk_HEADERS)
357	@$(NORMAL_INSTALL)
358	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
359	if test -n "$$list"; then \
360	  echo " $(MKDIR_P) '$(DESTDIR)$(sdkdir)'"; \
361	  $(MKDIR_P) "$(DESTDIR)$(sdkdir)" || exit 1; \
362	fi; \
363	for p in $$list; do \
364	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
365	  echo "$$d$$p"; \
366	done | $(am__base_list) | \
367	while read files; do \
368	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(sdkdir)'"; \
369	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(sdkdir)" || exit $$?; \
370	done
371
372uninstall-sdkHEADERS:
373	@$(NORMAL_UNINSTALL)
374	@list='$(sdk_HEADERS)'; test -n "$(sdkdir)" || list=; \
375	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
376	dir='$(DESTDIR)$(sdkdir)'; $(am__uninstall_files_from_dir)
377
378ID: $(am__tagged_files)
379	$(am__define_uniq_tagged_files); mkid -fID $$unique
380tags: tags-am
381TAGS: tags
382
383tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
384	set x; \
385	here=`pwd`; \
386	$(am__define_uniq_tagged_files); \
387	shift; \
388	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
389	  test -n "$$unique" || unique=$$empty_fix; \
390	  if test $$# -gt 0; then \
391	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
392	      "$$@" $$unique; \
393	  else \
394	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
395	      $$unique; \
396	  fi; \
397	fi
398ctags: ctags-am
399
400CTAGS: ctags
401ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
402	$(am__define_uniq_tagged_files); \
403	test -z "$(CTAGS_ARGS)$$unique" \
404	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
405	     $$unique
406
407GTAGS:
408	here=`$(am__cd) $(top_builddir) && pwd` \
409	  && $(am__cd) $(top_srcdir) \
410	  && gtags -i $(GTAGS_ARGS) "$$here"
411cscopelist: cscopelist-am
412
413cscopelist-am: $(am__tagged_files)
414	list='$(am__tagged_files)'; \
415	case "$(srcdir)" in \
416	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
417	  *) sdir=$(subdir)/$(srcdir) ;; \
418	esac; \
419	for i in $$list; do \
420	  if test -f "$$i"; then \
421	    echo "$(subdir)/$$i"; \
422	  else \
423	    echo "$$sdir/$$i"; \
424	  fi; \
425	done >> $(top_builddir)/cscope.files
426
427distclean-tags:
428	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
429distdir: $(BUILT_SOURCES)
430	$(MAKE) $(AM_MAKEFLAGS) distdir-am
431
432distdir-am: $(DISTFILES)
433	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
434	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
435	list='$(DISTFILES)'; \
436	  dist_files=`for file in $$list; do echo $$file; done | \
437	  sed -e "s|^$$srcdirstrip/||;t" \
438	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
439	case $$dist_files in \
440	  */*) $(MKDIR_P) `echo "$$dist_files" | \
441			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
442			   sort -u` ;; \
443	esac; \
444	for file in $$dist_files; do \
445	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
446	  if test -d $$d/$$file; then \
447	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
448	    if test -d "$(distdir)/$$file"; then \
449	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
450	    fi; \
451	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
452	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
453	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
454	    fi; \
455	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
456	  else \
457	    test -f "$(distdir)/$$file" \
458	    || cp -p $$d/$$file "$(distdir)/$$file" \
459	    || exit 1; \
460	  fi; \
461	done
462check-am: all-am
463check: check-am
464all-am: Makefile $(HEADERS)
465installdirs:
466	for dir in "$(DESTDIR)$(sdkdir)"; do \
467	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
468	done
469install: install-am
470install-exec: install-exec-am
471install-data: install-data-am
472uninstall: uninstall-am
473
474install-am: all-am
475	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
476
477installcheck: installcheck-am
478install-strip:
479	if test -z '$(STRIP)'; then \
480	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
481	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
482	      install; \
483	else \
484	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
485	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
486	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
487	fi
488mostlyclean-generic:
489
490clean-generic:
491
492distclean-generic:
493	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
494	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
495
496maintainer-clean-generic:
497	@echo "This command is intended for maintainers to use"
498	@echo "it deletes files that may require special tools to rebuild."
499clean: clean-am
500
501clean-am: clean-generic clean-libtool mostlyclean-am
502
503distclean: distclean-am
504	-rm -f Makefile
505distclean-am: clean-am distclean-generic distclean-tags
506
507dvi: dvi-am
508
509dvi-am:
510
511html: html-am
512
513html-am:
514
515info: info-am
516
517info-am:
518
519install-data-am: install-sdkHEADERS
520
521install-dvi: install-dvi-am
522
523install-dvi-am:
524
525install-exec-am:
526
527install-html: install-html-am
528
529install-html-am:
530
531install-info: install-info-am
532
533install-info-am:
534
535install-man:
536
537install-pdf: install-pdf-am
538
539install-pdf-am:
540
541install-ps: install-ps-am
542
543install-ps-am:
544
545installcheck-am:
546
547maintainer-clean: maintainer-clean-am
548	-rm -f Makefile
549maintainer-clean-am: distclean-am maintainer-clean-generic
550
551mostlyclean: mostlyclean-am
552
553mostlyclean-am: mostlyclean-generic mostlyclean-libtool
554
555pdf: pdf-am
556
557pdf-am:
558
559ps: ps-am
560
561ps-am:
562
563uninstall-am: uninstall-sdkHEADERS
564
565.MAKE: install-am install-strip
566
567.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
568	clean-libtool cscopelist-am ctags ctags-am distclean \
569	distclean-generic distclean-libtool distclean-tags distdir dvi \
570	dvi-am html html-am info info-am install install-am \
571	install-data install-data-am install-dvi install-dvi-am \
572	install-exec install-exec-am install-html install-html-am \
573	install-info install-info-am install-man install-pdf \
574	install-pdf-am install-ps install-ps-am install-sdkHEADERS \
575	install-strip installcheck installcheck-am installdirs \
576	maintainer-clean maintainer-clean-generic mostlyclean \
577	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
578	tags tags-am uninstall uninstall-am uninstall-sdkHEADERS
579
580.PRECIOUS: Makefile
581
582
583# Tell versions [3.59,3.63) of GNU make to not export all variables.
584# Otherwise a system limit (for SysV at least) may be exceeded.
585.NOEXPORT:
586