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