| 
									
										
										
										
											2015-04-26 21:09:08 +00:00
										 |  |  | # Makefile.in generated by automake 1.13.4 from Makefile.am.
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | # @configure_input@
 | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | # Copyright (C) 1994-2013 Free Software Foundation, Inc.
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | # This Makefile.in is free software; the Free Software Foundation
 | 
					
						
							|  |  |  | # gives unlimited permission to copy and/or distribute it,
 | 
					
						
							|  |  |  | # with or without modifications, as long as this notice is preserved.
 | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | # This program is distributed in the hope that it will be useful,
 | 
					
						
							|  |  |  | # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 | 
					
						
							|  |  |  | # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 | 
					
						
							|  |  |  | # PARTICULAR PURPOSE.
 | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | @SET_MAKE@ | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | VPATH = @srcdir@ | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)' | 
					
						
							|  |  |  | am__make_running_with_option = \
 | 
					
						
							|  |  |  |   case $${target_option-} in \
 | 
					
						
							|  |  |  |       ?) ;; \
 | 
					
						
							|  |  |  |       *) echo "am__make_running_with_option: internal error: invalid" \
 | 
					
						
							|  |  |  |               "target option '$${target_option-}' specified" >&2; \
 | 
					
						
							|  |  |  |          exit 1;; \
 | 
					
						
							|  |  |  |   esac; \
 | 
					
						
							|  |  |  |   has_opt=no; \
 | 
					
						
							|  |  |  |   sane_makeflags=$$MAKEFLAGS; \
 | 
					
						
							|  |  |  |   if $(am__is_gnu_make); then \
 | 
					
						
							|  |  |  |     sane_makeflags=$$MFLAGS; \
 | 
					
						
							|  |  |  |   else \
 | 
					
						
							|  |  |  |     case $$MAKEFLAGS in \
 | 
					
						
							|  |  |  |       *\\[\ \	]*) \
 | 
					
						
							|  |  |  |         bs=\\; \
 | 
					
						
							|  |  |  |         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 | 
					
						
							|  |  |  |           | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
 | 
					
						
							|  |  |  |     esac; \
 | 
					
						
							|  |  |  |   fi; \
 | 
					
						
							|  |  |  |   skip_next=no; \
 | 
					
						
							|  |  |  |   strip_trailopt () \
 | 
					
						
							|  |  |  |   { \
 | 
					
						
							|  |  |  |     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 | 
					
						
							|  |  |  |   }; \
 | 
					
						
							|  |  |  |   for flg in $$sane_makeflags; do \
 | 
					
						
							|  |  |  |     test $$skip_next = yes && { skip_next=no; continue; }; \
 | 
					
						
							|  |  |  |     case $$flg in \
 | 
					
						
							|  |  |  |       *=*|--*) continue;; \
 | 
					
						
							|  |  |  |         -*I) strip_trailopt 'I'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*I?*) strip_trailopt 'I';; \
 | 
					
						
							|  |  |  |         -*O) strip_trailopt 'O'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*O?*) strip_trailopt 'O';; \
 | 
					
						
							|  |  |  |         -*l) strip_trailopt 'l'; skip_next=yes;; \
 | 
					
						
							|  |  |  |       -*l?*) strip_trailopt 'l';; \
 | 
					
						
							|  |  |  |       -[dEDm]) skip_next=yes;; \
 | 
					
						
							|  |  |  |       -[JT]) skip_next=yes;; \
 | 
					
						
							|  |  |  |     esac; \
 | 
					
						
							|  |  |  |     case $$flg in \
 | 
					
						
							|  |  |  |       *$$target_option*) has_opt=yes; break;; \
 | 
					
						
							|  |  |  |     esac; \
 | 
					
						
							|  |  |  |   done; \
 | 
					
						
							|  |  |  |   test $$has_opt = yes | 
					
						
							|  |  |  | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | 
					
						
							|  |  |  | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | pkgdatadir = $(datadir)/@PACKAGE@ | 
					
						
							|  |  |  | pkgincludedir = $(includedir)/@PACKAGE@ | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | pkglibdir = $(libdir)/@PACKAGE@ | 
					
						
							|  |  |  | pkglibexecdir = $(libexecdir)/@PACKAGE@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd | 
					
						
							|  |  |  | install_sh_DATA = $(install_sh) -c -m 644 | 
					
						
							|  |  |  | install_sh_PROGRAM = $(install_sh) -c | 
					
						
							|  |  |  | install_sh_SCRIPT = $(install_sh) -c | 
					
						
							|  |  |  | INSTALL_HEADER = $(INSTALL_DATA) | 
					
						
							|  |  |  | transform = $(program_transform_name) | 
					
						
							|  |  |  | NORMAL_INSTALL = : | 
					
						
							|  |  |  | PRE_INSTALL = : | 
					
						
							|  |  |  | POST_INSTALL = : | 
					
						
							|  |  |  | NORMAL_UNINSTALL = : | 
					
						
							|  |  |  | PRE_UNINSTALL = : | 
					
						
							|  |  |  | POST_UNINSTALL = : | 
					
						
							|  |  |  | build_triplet = @build@ | 
					
						
							|  |  |  | host_triplet = @host@ | 
					
						
							|  |  |  | subdir = include | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/mkinstalldirs $(nobase_include_HEADERS) | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | am__aclocal_m4_deps = $(top_srcdir)/m4/ltoptions.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/byteorder.m4 \
 | 
					
						
							|  |  |  | 	$(top_srcdir)/m4/stdint.m4 $(top_srcdir)/configure.in | 
					
						
							|  |  |  | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 | 
					
						
							|  |  |  | 	$(ACLOCAL_M4) | 
					
						
							|  |  |  | mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs | 
					
						
							|  |  |  | CONFIG_HEADER = $(top_builddir)/include/sane/config.h | 
					
						
							|  |  |  | CONFIG_CLEAN_FILES = | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | CONFIG_CLEAN_VPATH_FILES = | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | AM_V_P = $(am__v_P_@AM_V@) | 
					
						
							|  |  |  | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_P_0 = false | 
					
						
							|  |  |  | am__v_P_1 = : | 
					
						
							|  |  |  | AM_V_GEN = $(am__v_GEN_@AM_V@) | 
					
						
							|  |  |  | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_GEN_0 = @echo "  GEN     " $@; | 
					
						
							|  |  |  | am__v_GEN_1 =  | 
					
						
							|  |  |  | AM_V_at = $(am__v_at_@AM_V@) | 
					
						
							|  |  |  | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | 
					
						
							|  |  |  | am__v_at_0 = @ | 
					
						
							|  |  |  | am__v_at_1 =  | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | SOURCES = | 
					
						
							|  |  |  | DIST_SOURCES = | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | am__can_run_installinfo = \
 | 
					
						
							|  |  |  |   case $$AM_UPDATE_INFO_DIR in \
 | 
					
						
							|  |  |  |     n|no|NO) false;; \
 | 
					
						
							|  |  |  |     *) (install-info --version) >/dev/null 2>&1;; \
 | 
					
						
							|  |  |  |   esac | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; | 
					
						
							|  |  |  | am__vpath_adj = case $$p in \
 | 
					
						
							|  |  |  |     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 | 
					
						
							|  |  |  |     *) f=$$p;; \
 | 
					
						
							|  |  |  |   esac; | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; | 
					
						
							|  |  |  | am__install_max = 40 | 
					
						
							|  |  |  | am__nobase_strip_setup = \
 | 
					
						
							|  |  |  |   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` | 
					
						
							|  |  |  | am__nobase_strip = \
 | 
					
						
							|  |  |  |   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" | 
					
						
							|  |  |  | am__nobase_list = $(am__nobase_strip_setup); \
 | 
					
						
							|  |  |  |   for p in $$list; do echo "$$p $$p"; done | \
 | 
					
						
							|  |  |  |   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 | 
					
						
							|  |  |  |   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 | 
					
						
							|  |  |  |     if (++n[$$2] == $(am__install_max)) \
 | 
					
						
							|  |  |  |       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 | 
					
						
							|  |  |  |     END { for (dir in files) print dir, files[dir] }' | 
					
						
							|  |  |  | am__base_list = \
 | 
					
						
							|  |  |  |   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 | 
					
						
							|  |  |  |   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | am__uninstall_files_from_dir = { \
 | 
					
						
							|  |  |  |   test -z "$$files" \
 | 
					
						
							|  |  |  |     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 | 
					
						
							|  |  |  |     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 | 
					
						
							|  |  |  |          $(am__cd) "$$dir" && rm -f $$files; }; \
 | 
					
						
							|  |  |  |   } | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | am__installdirs = "$(DESTDIR)$(includedir)" | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | HEADERS = $(nobase_include_HEADERS) | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) | 
					
						
							|  |  |  | # Read a list of newline-separated strings from the standard input,
 | 
					
						
							|  |  |  | # and print each of them once, without duplicates.  Input order is
 | 
					
						
							|  |  |  | # *not* preserved.
 | 
					
						
							|  |  |  | am__uniquify_input = $(AWK) '\
 | 
					
						
							|  |  |  |   BEGIN { nonempty = 0; } \
 | 
					
						
							|  |  |  |   { items[$$0] = 1; nonempty = 1; } \
 | 
					
						
							|  |  |  |   END { if (nonempty) { for (i in items) print i; }; } \
 | 
					
						
							|  |  |  | ' | 
					
						
							|  |  |  | # Make sure the list of sources is unique.  This is necessary because,
 | 
					
						
							|  |  |  | # e.g., the same source file might be shared among _SOURCES variables
 | 
					
						
							|  |  |  | # for different programs/libraries.
 | 
					
						
							|  |  |  | am__define_uniq_tagged_files = \
 | 
					
						
							|  |  |  |   list='$(am__tagged_files)'; \
 | 
					
						
							|  |  |  |   unique=`for i in $$list; do \
 | 
					
						
							|  |  |  |     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 | 
					
						
							|  |  |  |   done | $(am__uniquify_input)` | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | ETAGS = etags | 
					
						
							|  |  |  | CTAGS = ctags | 
					
						
							|  |  |  | DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) | 
					
						
							|  |  |  | ACLOCAL = @ACLOCAL@ | 
					
						
							|  |  |  | ALLOCA = @ALLOCA@ | 
					
						
							|  |  |  | AMTAR = @AMTAR@ | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | AR = @AR@ | 
					
						
							|  |  |  | AS = @AS@ | 
					
						
							|  |  |  | AUTOCONF = @AUTOCONF@ | 
					
						
							|  |  |  | AUTOHEADER = @AUTOHEADER@ | 
					
						
							|  |  |  | AUTOMAKE = @AUTOMAKE@ | 
					
						
							|  |  |  | AVAHI_CFLAGS = @AVAHI_CFLAGS@ | 
					
						
							|  |  |  | AVAHI_LIBS = @AVAHI_LIBS@ | 
					
						
							|  |  |  | AWK = @AWK@ | 
					
						
							| 
									
										
										
										
											2011-11-09 03:28:30 +00:00
										 |  |  | BACKENDS = @BACKENDS@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | BACKEND_CONFS_ENABLED = @BACKEND_CONFS_ENABLED@ | 
					
						
							|  |  |  | BACKEND_LIBS_ENABLED = @BACKEND_LIBS_ENABLED@ | 
					
						
							|  |  |  | BACKEND_MANS_ENABLED = @BACKEND_MANS_ENABLED@ | 
					
						
							|  |  |  | CC = @CC@ | 
					
						
							|  |  |  | CCDEPMODE = @CCDEPMODE@ | 
					
						
							|  |  |  | CFLAGS = @CFLAGS@ | 
					
						
							|  |  |  | CPP = @CPP@ | 
					
						
							|  |  |  | CPPFLAGS = @CPPFLAGS@ | 
					
						
							|  |  |  | CYGPATH_W = @CYGPATH_W@ | 
					
						
							|  |  |  | DEFS = @DEFS@ | 
					
						
							|  |  |  | DEPDIR = @DEPDIR@ | 
					
						
							|  |  |  | DISTCLEAN_FILES = @DISTCLEAN_FILES@ | 
					
						
							|  |  |  | DLLTOOL = @DLLTOOL@ | 
					
						
							|  |  |  | DL_LIBS = @DL_LIBS@ | 
					
						
							|  |  |  | DSYMUTIL = @DSYMUTIL@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | DUMPBIN = @DUMPBIN@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | DVIPS = @DVIPS@ | 
					
						
							|  |  |  | DYNAMIC_FLAG = @DYNAMIC_FLAG@ | 
					
						
							|  |  |  | ECHO_C = @ECHO_C@ | 
					
						
							|  |  |  | ECHO_N = @ECHO_N@ | 
					
						
							|  |  |  | ECHO_T = @ECHO_T@ | 
					
						
							|  |  |  | EGREP = @EGREP@ | 
					
						
							|  |  |  | EXEEXT = @EXEEXT@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | FGREP = @FGREP@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | GPHOTO2_CPPFLAGS = @GPHOTO2_CPPFLAGS@ | 
					
						
							| 
									
										
										
										
											2009-03-03 02:53:42 +00:00
										 |  |  | GPHOTO2_LDFLAGS = @GPHOTO2_LDFLAGS@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | GPHOTO2_LIBS = @GPHOTO2_LIBS@ | 
					
						
							|  |  |  | GREP = @GREP@ | 
					
						
							|  |  |  | HAVE_GPHOTO2 = @HAVE_GPHOTO2@ | 
					
						
							|  |  |  | IEEE1284_LIBS = @IEEE1284_LIBS@ | 
					
						
							|  |  |  | INCLUDES = @INCLUDES@ | 
					
						
							|  |  |  | INSTALL = @INSTALL@ | 
					
						
							|  |  |  | INSTALL_DATA = @INSTALL_DATA@ | 
					
						
							|  |  |  | INSTALL_LOCKPATH = @INSTALL_LOCKPATH@ | 
					
						
							|  |  |  | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | 
					
						
							|  |  |  | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | 
					
						
							|  |  |  | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | 
					
						
							|  |  |  | JPEG_LIBS = @JPEG_LIBS@ | 
					
						
							|  |  |  | LATEX = @LATEX@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | LD = @LD@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | LDFLAGS = @LDFLAGS@ | 
					
						
							|  |  |  | LIBOBJS = @LIBOBJS@ | 
					
						
							|  |  |  | LIBS = @LIBS@ | 
					
						
							|  |  |  | LIBTOOL = @LIBTOOL@ | 
					
						
							| 
									
										
										
										
											2009-02-19 18:10:12 +00:00
										 |  |  | LIBUSB_1_0_CFLAGS = @LIBUSB_1_0_CFLAGS@ | 
					
						
							|  |  |  | LIBUSB_1_0_LIBS = @LIBUSB_1_0_LIBS@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | LIBV4L_CFLAGS = @LIBV4L_CFLAGS@ | 
					
						
							|  |  |  | LIBV4L_LIBS = @LIBV4L_LIBS@ | 
					
						
							|  |  |  | LINKER_RPATH = @LINKER_RPATH@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | LIPO = @LIPO@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | LN_S = @LN_S@ | 
					
						
							|  |  |  | LOCKPATH_GROUP = @LOCKPATH_GROUP@ | 
					
						
							|  |  |  | LTLIBOBJS = @LTLIBOBJS@ | 
					
						
							|  |  |  | MAINT = @MAINT@ | 
					
						
							|  |  |  | MAKEINDEX = @MAKEINDEX@ | 
					
						
							|  |  |  | MAKEINFO = @MAKEINFO@ | 
					
						
							| 
									
										
										
										
											2011-11-06 17:50:13 +00:00
										 |  |  | MANIFEST_TOOL = @MANIFEST_TOOL@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | MATH_LIB = @MATH_LIB@ | 
					
						
							|  |  |  | MKDIR_P = @MKDIR_P@ | 
					
						
							|  |  |  | MSGFMT = @MSGFMT@ | 
					
						
							|  |  |  | MSGMERGE = @MSGMERGE@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | NM = @NM@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | NMEDIT = @NMEDIT@ | 
					
						
							|  |  |  | NUMBER_VERSION = @NUMBER_VERSION@ | 
					
						
							|  |  |  | OBJDUMP = @OBJDUMP@ | 
					
						
							|  |  |  | OBJEXT = @OBJEXT@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | OTOOL = @OTOOL@ | 
					
						
							|  |  |  | OTOOL64 = @OTOOL64@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | PACKAGE = @PACKAGE@ | 
					
						
							|  |  |  | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | 
					
						
							|  |  |  | PACKAGE_NAME = @PACKAGE_NAME@ | 
					
						
							|  |  |  | PACKAGE_STRING = @PACKAGE_STRING@ | 
					
						
							|  |  |  | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | 
					
						
							| 
									
										
										
										
											2010-09-30 11:11:56 +00:00
										 |  |  | PACKAGE_URL = @PACKAGE_URL@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | PACKAGE_VERSION = @PACKAGE_VERSION@ | 
					
						
							|  |  |  | PATH_SEPARATOR = @PATH_SEPARATOR@ | 
					
						
							|  |  |  | PKG_CONFIG = @PKG_CONFIG@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ | 
					
						
							|  |  |  | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | PRELOADABLE_BACKENDS = @PRELOADABLE_BACKENDS@ | 
					
						
							|  |  |  | PRELOADABLE_BACKENDS_ENABLED = @PRELOADABLE_BACKENDS_ENABLED@ | 
					
						
							|  |  |  | PTHREAD_LIBS = @PTHREAD_LIBS@ | 
					
						
							|  |  |  | RANLIB = @RANLIB@ | 
					
						
							| 
									
										
										
										
											2010-04-05 21:40:20 +00:00
										 |  |  | RESMGR_LIBS = @RESMGR_LIBS@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | SANEI_SANEI_JPEG_LO = @SANEI_SANEI_JPEG_LO@ | 
					
						
							|  |  |  | SANE_CONFIG_PATH = @SANE_CONFIG_PATH@ | 
					
						
							|  |  |  | SCSI_LIBS = @SCSI_LIBS@ | 
					
						
							|  |  |  | SED = @SED@ | 
					
						
							|  |  |  | SET_MAKE = @SET_MAKE@ | 
					
						
							|  |  |  | SHELL = @SHELL@ | 
					
						
							| 
									
										
										
										
											2011-01-19 02:28:42 +00:00
										 |  |  | SNMP_CONFIG_PATH = @SNMP_CONFIG_PATH@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | SOCKET_LIBS = @SOCKET_LIBS@ | 
					
						
							|  |  |  | STRICT_LDFLAGS = @STRICT_LDFLAGS@ | 
					
						
							|  |  |  | STRIP = @STRIP@ | 
					
						
							|  |  |  | SYSLOG_LIBS = @SYSLOG_LIBS@ | 
					
						
							| 
									
										
										
										
											2013-01-10 19:59:26 +00:00
										 |  |  | SYSTEMD_LIBS = @SYSTEMD_LIBS@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | TIFF_LIBS = @TIFF_LIBS@ | 
					
						
							|  |  |  | USB_LIBS = @USB_LIBS@ | 
					
						
							|  |  |  | VERSION = @VERSION@ | 
					
						
							|  |  |  | V_MAJOR = @V_MAJOR@ | 
					
						
							|  |  |  | V_MINOR = @V_MINOR@ | 
					
						
							|  |  |  | V_REV = @V_REV@ | 
					
						
							|  |  |  | XGETTEXT = @XGETTEXT@ | 
					
						
							|  |  |  | abs_builddir = @abs_builddir@ | 
					
						
							|  |  |  | abs_srcdir = @abs_srcdir@ | 
					
						
							|  |  |  | abs_top_builddir = @abs_top_builddir@ | 
					
						
							|  |  |  | abs_top_srcdir = @abs_top_srcdir@ | 
					
						
							| 
									
										
										
										
											2011-11-06 17:50:13 +00:00
										 |  |  | ac_ct_AR = @ac_ct_AR@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | ac_ct_CC = @ac_ct_CC@ | 
					
						
							| 
									
										
										
										
											2011-01-02 19:07:31 +00:00
										 |  |  | ac_ct_DUMPBIN = @ac_ct_DUMPBIN@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | am__include = @am__include@ | 
					
						
							|  |  |  | am__leading_dot = @am__leading_dot@ | 
					
						
							|  |  |  | am__quote = @am__quote@ | 
					
						
							|  |  |  | am__tar = @am__tar@ | 
					
						
							|  |  |  | am__untar = @am__untar@ | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | bindir = @bindir@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | build = @build@ | 
					
						
							|  |  |  | build_alias = @build_alias@ | 
					
						
							|  |  |  | build_cpu = @build_cpu@ | 
					
						
							|  |  |  | build_os = @build_os@ | 
					
						
							|  |  |  | build_vendor = @build_vendor@ | 
					
						
							|  |  |  | builddir = @builddir@ | 
					
						
							| 
									
										
										
										
											2009-02-19 18:10:12 +00:00
										 |  |  | configdir = @configdir@ | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | datadir = @datadir@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | datarootdir = @datarootdir@ | 
					
						
							|  |  |  | docdir = @docdir@ | 
					
						
							|  |  |  | dvidir = @dvidir@ | 
					
						
							|  |  |  | effective_target = @effective_target@ | 
					
						
							|  |  |  | exec_prefix = @exec_prefix@ | 
					
						
							|  |  |  | host = @host@ | 
					
						
							|  |  |  | host_alias = @host_alias@ | 
					
						
							|  |  |  | host_cpu = @host_cpu@ | 
					
						
							|  |  |  | host_os = @host_os@ | 
					
						
							|  |  |  | host_vendor = @host_vendor@ | 
					
						
							|  |  |  | htmldir = @htmldir@ | 
					
						
							|  |  |  | includedir = @includedir@ | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | infodir = @infodir@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install_sh = @install_sh@ | 
					
						
							|  |  |  | libdir = @libdir@ | 
					
						
							|  |  |  | libexecdir = @libexecdir@ | 
					
						
							|  |  |  | localedir = @localedir@ | 
					
						
							|  |  |  | localstatedir = @localstatedir@ | 
					
						
							|  |  |  | locksanedir = @locksanedir@ | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | mandir = @mandir@ | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | mkdir_p = @mkdir_p@ | 
					
						
							|  |  |  | oldincludedir = @oldincludedir@ | 
					
						
							|  |  |  | pdfdir = @pdfdir@ | 
					
						
							|  |  |  | prefix = @prefix@ | 
					
						
							|  |  |  | program_transform_name = @program_transform_name@ | 
					
						
							|  |  |  | psdir = @psdir@ | 
					
						
							|  |  |  | sbindir = @sbindir@ | 
					
						
							|  |  |  | sharedstatedir = @sharedstatedir@ | 
					
						
							|  |  |  | srcdir = @srcdir@ | 
					
						
							|  |  |  | sysconfdir = @sysconfdir@ | 
					
						
							|  |  |  | target_alias = @target_alias@ | 
					
						
							|  |  |  | top_build_prefix = @top_build_prefix@ | 
					
						
							|  |  |  | top_builddir = @top_builddir@ | 
					
						
							|  |  |  | top_srcdir = @top_srcdir@ | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | nobase_include_HEADERS = sane/sane.h sane/saneopts.h | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | EXTRA_DIST = lalloca.h lassert.h lgetopt.h md5.h font_6x11.h \
 | 
					
						
							|  |  |  | 	sane/config.h.in sane/sanei.h sane/sanei_ab306.h \
 | 
					
						
							|  |  |  | 	sane/sanei_access.h sane/sanei_auth.h sane/sanei_backend.h \
 | 
					
						
							|  |  |  | 	sane/sanei_cderror.h sane/sanei_codec_ascii.h \
 | 
					
						
							|  |  |  | 	sane/sanei_codec_bin.h sane/sanei_config.h sane/sanei_debug.h \
 | 
					
						
							|  |  |  | 	sane/sanei_jinclude.h sane/sanei_jpeg.h sane/sanei_lm983x.h \
 | 
					
						
							|  |  |  | 	sane/sanei_net.h sane/sanei_pa4s2.h sane/sanei_pio.h \
 | 
					
						
							|  |  |  | 	sane/sanei_pp.h sane/sanei_pv8630.h sane/sanei_scsi.h \
 | 
					
						
							|  |  |  | 	sane/sanei_tcp.h sane/sanei_thread.h sane/sanei_udp.h \
 | 
					
						
							| 
									
										
										
										
											2009-09-14 16:36:29 +00:00
										 |  |  | 	sane/sanei_usb.h sane/sanei_wire.h sane/sanei_magic.h | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | all: all-am | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | .SUFFIXES: | 
					
						
							|  |  |  | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps) | 
					
						
							|  |  |  | 	@for dep in $?; do \
 | 
					
						
							|  |  |  | 	  case '$(am__configure_deps)' in \
 | 
					
						
							|  |  |  | 	    *$$dep*) \
 | 
					
						
							| 
									
										
										
										
											2009-05-03 22:01:23 +00:00
										 |  |  | 	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 | 
					
						
							|  |  |  | 	        && { if test -f $@; then exit 0; else break; fi; }; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	      exit 1;; \
 | 
					
						
							|  |  |  | 	  esac; \
 | 
					
						
							|  |  |  | 	done; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
 | 
					
						
							|  |  |  | 	$(am__cd) $(top_srcdir) && \
 | 
					
						
							|  |  |  | 	  $(AUTOMAKE) --gnu include/Makefile | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | .PRECIOUS: Makefile | 
					
						
							|  |  |  | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 
					
						
							|  |  |  | 	@case '$?' in \
 | 
					
						
							|  |  |  | 	  *config.status*) \
 | 
					
						
							|  |  |  | 	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 | 
					
						
							|  |  |  | 	  *) \
 | 
					
						
							|  |  |  | 	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 | 
					
						
							|  |  |  | 	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 | 
					
						
							|  |  |  | 	esac; | 
					
						
							| 
									
										
										
										
											2002-02-13 20:48:29 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							|  |  |  | $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) | 
					
						
							|  |  |  | 	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | $(am__aclocal_m4_deps): | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | mostlyclean-libtool: | 
					
						
							|  |  |  | 	-rm -f *.lo | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | clean-libtool: | 
					
						
							|  |  |  | 	-rm -rf .libs _libs | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | install-nobase_includeHEADERS: $(nobase_include_HEADERS) | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	@$(NORMAL_INSTALL) | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | 	if test -n "$$list"; then \
 | 
					
						
							|  |  |  | 	  echo " $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
 | 
					
						
							|  |  |  | 	  $(MKDIR_P) "$(DESTDIR)$(includedir)" || exit 1; \
 | 
					
						
							|  |  |  | 	fi; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	$(am__nobase_list) | while read dir files; do \
 | 
					
						
							|  |  |  | 	  xfiles=; for file in $$files; do \
 | 
					
						
							|  |  |  | 	    if test -f "$$file"; then xfiles="$$xfiles $$file"; \
 | 
					
						
							|  |  |  | 	    else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
 | 
					
						
							|  |  |  | 	  test -z "$$xfiles" || { \
 | 
					
						
							|  |  |  | 	    test "x$$dir" = x. || { \
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | 	      echo " $(MKDIR_P) '$(DESTDIR)$(includedir)/$$dir'"; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	      $(MKDIR_P) "$(DESTDIR)$(includedir)/$$dir"; }; \
 | 
					
						
							|  |  |  | 	    echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(includedir)/$$dir'"; \
 | 
					
						
							|  |  |  | 	    $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(includedir)/$$dir" || exit $$?; }; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	done | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | uninstall-nobase_includeHEADERS: | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	@$(NORMAL_UNINSTALL) | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	@list='$(nobase_include_HEADERS)'; test -n "$(includedir)" || list=; \
 | 
					
						
							|  |  |  | 	$(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | 	dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir) | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ID: $(am__tagged_files) | 
					
						
							|  |  |  | 	$(am__define_uniq_tagged_files); mkid -fID $$unique | 
					
						
							|  |  |  | tags: tags-am | 
					
						
							|  |  |  | TAGS: tags | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	set x; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	here=`pwd`; \
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | 	$(am__define_uniq_tagged_files); \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	shift; \
 | 
					
						
							|  |  |  | 	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	  test -n "$$unique" || unique=$$empty_fix; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	  if test $$# -gt 0; then \ | 
					
						
							|  |  |  | 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
					
						
							|  |  |  | 	      "$$@" $$unique; \
 | 
					
						
							|  |  |  | 	  else \
 | 
					
						
							|  |  |  | 	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 | 
					
						
							|  |  |  | 	      $$unique; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	fi | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | ctags: ctags-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | CTAGS: ctags | 
					
						
							|  |  |  | ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files) | 
					
						
							|  |  |  | 	$(am__define_uniq_tagged_files); \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	test -z "$(CTAGS_ARGS)$$unique" \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	     $$unique | 
					
						
							| 
									
										
										
										
											1999-08-09 18:06:01 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | GTAGS: | 
					
						
							|  |  |  | 	here=`$(am__cd) $(top_builddir) && pwd` \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	  && $(am__cd) $(top_srcdir) \
 | 
					
						
							|  |  |  | 	  && gtags -i $(GTAGS_ARGS) "$$here" | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | cscopelist: cscopelist-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | cscopelist-am: $(am__tagged_files) | 
					
						
							|  |  |  | 	list='$(am__tagged_files)'; \
 | 
					
						
							|  |  |  | 	case "$(srcdir)" in \
 | 
					
						
							|  |  |  | 	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 | 
					
						
							|  |  |  | 	  *) sdir=$(subdir)/$(srcdir) ;; \
 | 
					
						
							|  |  |  | 	esac; \
 | 
					
						
							|  |  |  | 	for i in $$list; do \
 | 
					
						
							|  |  |  | 	  if test -f "$$i"; then \
 | 
					
						
							|  |  |  | 	    echo "$(subdir)/$$i"; \
 | 
					
						
							|  |  |  | 	  else \
 | 
					
						
							|  |  |  | 	    echo "$$sdir/$$i"; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							|  |  |  | 	done >> $(top_builddir)/cscope.files | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | distclean-tags: | 
					
						
							|  |  |  | 	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | distdir: $(DISTFILES) | 
					
						
							|  |  |  | 	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
					
						
							|  |  |  | 	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 | 
					
						
							|  |  |  | 	list='$(DISTFILES)'; \
 | 
					
						
							|  |  |  | 	  dist_files=`for file in $$list; do echo $$file; done | \
 | 
					
						
							|  |  |  | 	  sed -e "s|^$$srcdirstrip/||;t" \
 | 
					
						
							|  |  |  | 	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 | 
					
						
							|  |  |  | 	case $$dist_files in \
 | 
					
						
							|  |  |  | 	  */*) $(MKDIR_P) `echo "$$dist_files" | \
 | 
					
						
							|  |  |  | 			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 | 
					
						
							|  |  |  | 			   sort -u` ;; \
 | 
					
						
							|  |  |  | 	esac; \
 | 
					
						
							|  |  |  | 	for file in $$dist_files; do \
 | 
					
						
							|  |  |  | 	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 | 
					
						
							|  |  |  | 	  if test -d $$d/$$file; then \
 | 
					
						
							|  |  |  | 	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	    if test -d "$(distdir)/$$file"; then \
 | 
					
						
							|  |  |  | 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
					
						
							|  |  |  | 	    fi; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 | 
					
						
							|  |  |  | 	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	    fi; \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	  else \
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	    test -f "$(distdir)/$$file" \
 | 
					
						
							|  |  |  | 	    || cp -p $$d/$$file "$(distdir)/$$file" \
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 	    || exit 1; \
 | 
					
						
							|  |  |  | 	  fi; \
 | 
					
						
							|  |  |  | 	done | 
					
						
							|  |  |  | check-am: all-am | 
					
						
							|  |  |  | check: check-am | 
					
						
							|  |  |  | all-am: Makefile $(HEADERS) | 
					
						
							|  |  |  | installdirs: | 
					
						
							|  |  |  | 	for dir in "$(DESTDIR)$(includedir)"; do \
 | 
					
						
							|  |  |  | 	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 	done | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install: install-am | 
					
						
							|  |  |  | install-exec: install-exec-am | 
					
						
							|  |  |  | install-data: install-data-am | 
					
						
							|  |  |  | uninstall: uninstall-am | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install-am: all-am | 
					
						
							|  |  |  | 	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | installcheck: installcheck-am | 
					
						
							|  |  |  | install-strip: | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | 	if test -z '$(STRIP)'; then \
 | 
					
						
							|  |  |  | 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 | 
					
						
							|  |  |  | 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 | 
					
						
							|  |  |  | 	      install; \
 | 
					
						
							|  |  |  | 	else \
 | 
					
						
							|  |  |  | 	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 | 
					
						
							|  |  |  | 	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 | 
					
						
							|  |  |  | 	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 | 
					
						
							|  |  |  | 	fi | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | mostlyclean-generic: | 
					
						
							| 
									
										
										
										
											2002-01-08 18:58:16 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | clean-generic: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | distclean-generic: | 
					
						
							|  |  |  | 	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | maintainer-clean-generic: | 
					
						
							|  |  |  | 	@echo "This command is intended for maintainers to use" | 
					
						
							|  |  |  | 	@echo "it deletes files that may require special tools to rebuild." | 
					
						
							|  |  |  | clean: clean-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | clean-am: clean-generic clean-libtool mostlyclean-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | distclean: distclean-am | 
					
						
							|  |  |  | 	-rm -f Makefile | 
					
						
							|  |  |  | distclean-am: clean-am distclean-generic distclean-tags | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | dvi: dvi-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | dvi-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | html: html-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | html-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | info: info-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | info-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | install-data-am: install-nobase_includeHEADERS | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | install-dvi: install-dvi-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | install-dvi-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install-exec-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | install-html: install-html-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | install-html-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install-info: install-info-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | install-info-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install-man: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | install-pdf: install-pdf-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | install-pdf-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | install-ps: install-ps-am | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | install-ps-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | installcheck-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | maintainer-clean: maintainer-clean-am | 
					
						
							|  |  |  | 	-rm -f Makefile | 
					
						
							|  |  |  | maintainer-clean-am: distclean-am maintainer-clean-generic | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | mostlyclean: mostlyclean-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | mostlyclean-am: mostlyclean-generic mostlyclean-libtool | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | pdf: pdf-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | pdf-am: | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ps: ps-am | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ps-am: | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-19 02:17:45 +00:00
										 |  |  | uninstall-am: uninstall-nobase_includeHEADERS | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | 
 | 
					
						
							|  |  |  | .MAKE: install-am install-strip | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2013-08-15 18:10:39 +00:00
										 |  |  | .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \ | 
					
						
							|  |  |  | 	clean-libtool cscopelist-am ctags ctags-am distclean \
 | 
					
						
							|  |  |  | 	distclean-generic distclean-libtool distclean-tags distdir dvi \
 | 
					
						
							|  |  |  | 	dvi-am html html-am info info-am install install-am \
 | 
					
						
							|  |  |  | 	install-data install-data-am install-dvi install-dvi-am \
 | 
					
						
							|  |  |  | 	install-exec install-exec-am install-html install-html-am \
 | 
					
						
							|  |  |  | 	install-info install-info-am install-man \
 | 
					
						
							|  |  |  | 	install-nobase_includeHEADERS install-pdf install-pdf-am \
 | 
					
						
							|  |  |  | 	install-ps install-ps-am install-strip installcheck \
 | 
					
						
							|  |  |  | 	installcheck-am installdirs maintainer-clean \
 | 
					
						
							|  |  |  | 	maintainer-clean-generic mostlyclean mostlyclean-generic \
 | 
					
						
							|  |  |  | 	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
 | 
					
						
							|  |  |  | 	uninstall-am uninstall-nobase_includeHEADERS | 
					
						
							| 
									
										
										
										
											2009-01-16 23:39:48 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-06-23 03:06:22 +00:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2009-02-15 03:31:36 +00:00
										 |  |  | # Tell versions [3.59,3.63) of GNU make to not export all variables.
 | 
					
						
							|  |  |  | # Otherwise a system limit (for SysV at least) may be exceeded.
 | 
					
						
							|  |  |  | .NOEXPORT: |