OSDN Git Service

work around nvdajp ti31246 (combining katakana-hiragana semi-voiced sound mark
[nvdajp/nvdajpmiscdep.git] / include / liblouis / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 VPATH = @srcdir@
19 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 subdir = .
55 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
56         $(srcdir)/Makefile.in $(srcdir)/liblouis.pc.in \
57         $(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \
58         INSTALL NEWS TODO build-aux/config.guess build-aux/config.sub \
59         build-aux/depcomp build-aux/install-sh build-aux/ltmain.sh \
60         build-aux/mdate-sh build-aux/missing build-aux/texinfo.tex
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/gnulib/m4/00gnulib.m4 \
63         $(top_srcdir)/gnulib/m4/extensions.m4 \
64         $(top_srcdir)/gnulib/m4/getopt.m4 \
65         $(top_srcdir)/gnulib/m4/gnulib-common.m4 \
66         $(top_srcdir)/gnulib/m4/gnulib-comp.m4 \
67         $(top_srcdir)/gnulib/m4/include_next.m4 \
68         $(top_srcdir)/gnulib/m4/nocrash.m4 \
69         $(top_srcdir)/gnulib/m4/off_t.m4 \
70         $(top_srcdir)/gnulib/m4/onceonly.m4 \
71         $(top_srcdir)/gnulib/m4/ssize_t.m4 \
72         $(top_srcdir)/gnulib/m4/stdarg.m4 \
73         $(top_srcdir)/gnulib/m4/stddef_h.m4 \
74         $(top_srcdir)/gnulib/m4/sys_types_h.m4 \
75         $(top_srcdir)/gnulib/m4/unistd_h.m4 \
76         $(top_srcdir)/gnulib/m4/version-etc.m4 \
77         $(top_srcdir)/gnulib/m4/warn-on-use.m4 \
78         $(top_srcdir)/gnulib/m4/wchar_t.m4 $(top_srcdir)/m4/libtool.m4 \
79         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
80         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
81         $(top_srcdir)/configure.ac
82 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
83         $(ACLOCAL_M4)
84 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
85  configure.lineno config.status.lineno
86 mkinstalldirs = $(install_sh) -d
87 CONFIG_HEADER = $(top_builddir)/liblouis/config.h
88 CONFIG_CLEAN_FILES = liblouis.pc
89 CONFIG_CLEAN_VPATH_FILES =
90 SOURCES =
91 DIST_SOURCES =
92 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
93         html-recursive info-recursive install-data-recursive \
94         install-dvi-recursive install-exec-recursive \
95         install-html-recursive install-info-recursive \
96         install-pdf-recursive install-ps-recursive install-recursive \
97         installcheck-recursive installdirs-recursive pdf-recursive \
98         ps-recursive uninstall-recursive
99 am__can_run_installinfo = \
100   case $$AM_UPDATE_INFO_DIR in \
101     n|no|NO) false;; \
102     *) (install-info --version) >/dev/null 2>&1;; \
103   esac
104 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
105 am__vpath_adj = case $$p in \
106     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
107     *) f=$$p;; \
108   esac;
109 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
110 am__install_max = 40
111 am__nobase_strip_setup = \
112   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
113 am__nobase_strip = \
114   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
115 am__nobase_list = $(am__nobase_strip_setup); \
116   for p in $$list; do echo "$$p $$p"; done | \
117   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
118   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
119     if (++n[$$2] == $(am__install_max)) \
120       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
121     END { for (dir in files) print dir, files[dir] }'
122 am__base_list = \
123   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
124   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
125 am__uninstall_files_from_dir = { \
126   test -z "$$files" \
127     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
128     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
129          $(am__cd) "$$dir" && rm -f $$files; }; \
130   }
131 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
132 DATA = $(pkgconfig_DATA)
133 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
134   distclean-recursive maintainer-clean-recursive
135 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
136         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
137         distdir dist dist-all distcheck
138 ETAGS = etags
139 CTAGS = ctags
140 DIST_SUBDIRS = $(SUBDIRS)
141 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
142 distdir = $(PACKAGE)-$(VERSION)
143 top_distdir = $(distdir)
144 am__remove_distdir = \
145   if test -d "$(distdir)"; then \
146     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
147       && rm -rf "$(distdir)" \
148       || { sleep 5 && rm -rf "$(distdir)"; }; \
149   else :; fi
150 am__relativize = \
151   dir0=`pwd`; \
152   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
153   sed_rest='s,^[^/]*/*,,'; \
154   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
155   sed_butlast='s,/*[^/]*$$,,'; \
156   while test -n "$$dir1"; do \
157     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
158     if test "$$first" != "."; then \
159       if test "$$first" = ".."; then \
160         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
161         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
162       else \
163         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
164         if test "$$first2" = "$$first"; then \
165           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
166         else \
167           dir2="../$$dir2"; \
168         fi; \
169         dir0="$$dir0"/"$$first"; \
170       fi; \
171     fi; \
172     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
173   done; \
174   reldir="$$dir2"
175 DIST_ARCHIVES = $(distdir).tar.gz
176 GZIP_ENV = --best
177 distuninstallcheck_listfiles = find . -type f -print
178 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
179   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
180 distcleancheck_listfiles = find . -type f -print
181 ACLOCAL = @ACLOCAL@
182 AMTAR = @AMTAR@
183 AR = @AR@
184 ARFLAGS = @ARFLAGS@
185 AS = @AS@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
189 AWK = @AWK@
190 CC = @CC@
191 CCDEPMODE = @CCDEPMODE@
192 CFLAGS = @CFLAGS@
193 CPP = @CPP@
194 CPPFLAGS = @CPPFLAGS@
195 CYGPATH_W = @CYGPATH_W@
196 DEFS = @DEFS@
197 DEPDIR = @DEPDIR@
198 DLLTOOL = @DLLTOOL@
199 DSYMUTIL = @DSYMUTIL@
200 DUMPBIN = @DUMPBIN@
201 ECHO_C = @ECHO_C@
202 ECHO_N = @ECHO_N@
203 ECHO_T = @ECHO_T@
204 EGREP = @EGREP@
205 EXEEXT = @EXEEXT@
206 FGREP = @FGREP@
207 GETOPT_H = @GETOPT_H@
208 GNULIB_CHDIR = @GNULIB_CHDIR@
209 GNULIB_CHOWN = @GNULIB_CHOWN@
210 GNULIB_CLOSE = @GNULIB_CLOSE@
211 GNULIB_DUP = @GNULIB_DUP@
212 GNULIB_DUP2 = @GNULIB_DUP2@
213 GNULIB_DUP3 = @GNULIB_DUP3@
214 GNULIB_ENVIRON = @GNULIB_ENVIRON@
215 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
216 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
217 GNULIB_FCHDIR = @GNULIB_FCHDIR@
218 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
219 GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
220 GNULIB_FSYNC = @GNULIB_FSYNC@
221 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
222 GNULIB_GETCWD = @GNULIB_GETCWD@
223 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
224 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
225 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
226 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
227 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
228 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
229 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
230 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
231 GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
232 GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
233 GNULIB_ISATTY = @GNULIB_ISATTY@
234 GNULIB_LCHOWN = @GNULIB_LCHOWN@
235 GNULIB_LINK = @GNULIB_LINK@
236 GNULIB_LINKAT = @GNULIB_LINKAT@
237 GNULIB_LSEEK = @GNULIB_LSEEK@
238 GNULIB_PIPE = @GNULIB_PIPE@
239 GNULIB_PIPE2 = @GNULIB_PIPE2@
240 GNULIB_PREAD = @GNULIB_PREAD@
241 GNULIB_PWRITE = @GNULIB_PWRITE@
242 GNULIB_READ = @GNULIB_READ@
243 GNULIB_READLINK = @GNULIB_READLINK@
244 GNULIB_READLINKAT = @GNULIB_READLINKAT@
245 GNULIB_RMDIR = @GNULIB_RMDIR@
246 GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
247 GNULIB_SLEEP = @GNULIB_SLEEP@
248 GNULIB_SYMLINK = @GNULIB_SYMLINK@
249 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
250 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
251 GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
252 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
253 GNULIB_UNLINK = @GNULIB_UNLINK@
254 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
255 GNULIB_USLEEP = @GNULIB_USLEEP@
256 GNULIB_WRITE = @GNULIB_WRITE@
257 GREP = @GREP@
258 HAVE_CHOWN = @HAVE_CHOWN@
259 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
260 HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
261 HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
262 HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
263 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
264 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
265 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
266 HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
267 HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
268 HAVE_DUP2 = @HAVE_DUP2@
269 HAVE_DUP3 = @HAVE_DUP3@
270 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
271 HAVE_FACCESSAT = @HAVE_FACCESSAT@
272 HAVE_FCHDIR = @HAVE_FCHDIR@
273 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
274 HAVE_FDATASYNC = @HAVE_FDATASYNC@
275 HAVE_FSYNC = @HAVE_FSYNC@
276 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
277 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
278 HAVE_GETGROUPS = @HAVE_GETGROUPS@
279 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
280 HAVE_GETLOGIN = @HAVE_GETLOGIN@
281 HAVE_GETOPT_H = @HAVE_GETOPT_H@
282 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
283 HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
284 HAVE_LCHOWN = @HAVE_LCHOWN@
285 HAVE_LINK = @HAVE_LINK@
286 HAVE_LINKAT = @HAVE_LINKAT@
287 HAVE_OS_H = @HAVE_OS_H@
288 HAVE_PIPE = @HAVE_PIPE@
289 HAVE_PIPE2 = @HAVE_PIPE2@
290 HAVE_PREAD = @HAVE_PREAD@
291 HAVE_PWRITE = @HAVE_PWRITE@
292 HAVE_READLINK = @HAVE_READLINK@
293 HAVE_READLINKAT = @HAVE_READLINKAT@
294 HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
295 HAVE_SLEEP = @HAVE_SLEEP@
296 HAVE_SYMLINK = @HAVE_SYMLINK@
297 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
298 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
299 HAVE_UNISTD_H = @HAVE_UNISTD_H@
300 HAVE_UNLINKAT = @HAVE_UNLINKAT@
301 HAVE_USLEEP = @HAVE_USLEEP@
302 HAVE_WCHAR_T = @HAVE_WCHAR_T@
303 HELP2MAN = @HELP2MAN@
304 INCLUDE_NEXT = @INCLUDE_NEXT@
305 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
306 INSTALL = @INSTALL@
307 INSTALL_DATA = @INSTALL_DATA@
308 INSTALL_PROGRAM = @INSTALL_PROGRAM@
309 INSTALL_SCRIPT = @INSTALL_SCRIPT@
310 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
311 LD = @LD@
312 LDFLAGS = @LDFLAGS@
313 LIBINTL = @LIBINTL@
314 LIBLOUIS_AGE = @LIBLOUIS_AGE@
315 LIBLOUIS_CURRENT = @LIBLOUIS_CURRENT@
316 LIBLOUIS_REVISION = @LIBLOUIS_REVISION@
317 LIBOBJS = @LIBOBJS@
318 LIBS = @LIBS@
319 LIBTOOL = @LIBTOOL@
320 LIPO = @LIPO@
321 LN_S = @LN_S@
322 LTLIBINTL = @LTLIBINTL@
323 LTLIBOBJS = @LTLIBOBJS@
324 MAKEINFO = @MAKEINFO@
325 MANIFEST_TOOL = @MANIFEST_TOOL@
326 MKDIR_P = @MKDIR_P@
327 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
328 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
329 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
330 NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H@
331 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
332 NEXT_GETOPT_H = @NEXT_GETOPT_H@
333 NEXT_STDARG_H = @NEXT_STDARG_H@
334 NEXT_STDDEF_H = @NEXT_STDDEF_H@
335 NEXT_SYS_TYPES_H = @NEXT_SYS_TYPES_H@
336 NEXT_UNISTD_H = @NEXT_UNISTD_H@
337 NM = @NM@
338 NMEDIT = @NMEDIT@
339 OBJDUMP = @OBJDUMP@
340 OBJEXT = @OBJEXT@
341 OTOOL = @OTOOL@
342 OTOOL64 = @OTOOL64@
343 PACKAGE = @PACKAGE@
344 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
345 PACKAGE_NAME = @PACKAGE_NAME@
346 PACKAGE_STRING = @PACKAGE_STRING@
347 PACKAGE_TARNAME = @PACKAGE_TARNAME@
348 PACKAGE_URL = @PACKAGE_URL@
349 PACKAGE_VERSION = @PACKAGE_VERSION@
350 PATH_SEPARATOR = @PATH_SEPARATOR@
351 PKG_CONFIG = @PKG_CONFIG@
352 PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
353 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
354 PYTHON = @PYTHON@
355 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
356 PYTHON_PLATFORM = @PYTHON_PLATFORM@
357 PYTHON_PREFIX = @PYTHON_PREFIX@
358 PYTHON_VERSION = @PYTHON_VERSION@
359 RANLIB = @RANLIB@
360 REPLACE_CHOWN = @REPLACE_CHOWN@
361 REPLACE_CLOSE = @REPLACE_CLOSE@
362 REPLACE_DUP = @REPLACE_DUP@
363 REPLACE_DUP2 = @REPLACE_DUP2@
364 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
365 REPLACE_FTRUNCATE = @REPLACE_FTRUNCATE@
366 REPLACE_GETCWD = @REPLACE_GETCWD@
367 REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
368 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
369 REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
370 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
371 REPLACE_ISATTY = @REPLACE_ISATTY@
372 REPLACE_LCHOWN = @REPLACE_LCHOWN@
373 REPLACE_LINK = @REPLACE_LINK@
374 REPLACE_LINKAT = @REPLACE_LINKAT@
375 REPLACE_LSEEK = @REPLACE_LSEEK@
376 REPLACE_NULL = @REPLACE_NULL@
377 REPLACE_PREAD = @REPLACE_PREAD@
378 REPLACE_PWRITE = @REPLACE_PWRITE@
379 REPLACE_READ = @REPLACE_READ@
380 REPLACE_READLINK = @REPLACE_READLINK@
381 REPLACE_RMDIR = @REPLACE_RMDIR@
382 REPLACE_SLEEP = @REPLACE_SLEEP@
383 REPLACE_SYMLINK = @REPLACE_SYMLINK@
384 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
385 REPLACE_UNLINK = @REPLACE_UNLINK@
386 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
387 REPLACE_USLEEP = @REPLACE_USLEEP@
388 REPLACE_WRITE = @REPLACE_WRITE@
389 SED = @SED@
390 SET_MAKE = @SET_MAKE@
391 SHELL = @SHELL@
392 STDARG_H = @STDARG_H@
393 STDDEF_H = @STDDEF_H@
394 STRIP = @STRIP@
395 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
396 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
397 VERSION = @VERSION@
398 WIDECHAR_TYPE = @WIDECHAR_TYPE@
399 WINDOWS_64_BIT_OFF_T = @WINDOWS_64_BIT_OFF_T@
400 abs_builddir = @abs_builddir@
401 abs_srcdir = @abs_srcdir@
402 abs_top_builddir = @abs_top_builddir@
403 abs_top_srcdir = @abs_top_srcdir@
404 ac_ct_AR = @ac_ct_AR@
405 ac_ct_CC = @ac_ct_CC@
406 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
407 am__include = @am__include@
408 am__leading_dot = @am__leading_dot@
409 am__quote = @am__quote@
410 am__tar = @am__tar@
411 am__untar = @am__untar@
412 bindir = @bindir@
413 build = @build@
414 build_alias = @build_alias@
415 build_cpu = @build_cpu@
416 build_os = @build_os@
417 build_vendor = @build_vendor@
418 builddir = @builddir@
419 datadir = @datadir@
420 datarootdir = @datarootdir@
421 docdir = @docdir@
422 dvidir = @dvidir@
423 exec_prefix = @exec_prefix@
424 gl_LIBOBJS = @gl_LIBOBJS@
425 gl_LTLIBOBJS = @gl_LTLIBOBJS@
426 gltests_LIBOBJS = @gltests_LIBOBJS@
427 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
428 gltests_WITNESS = @gltests_WITNESS@
429 host = @host@
430 host_alias = @host_alias@
431 host_cpu = @host_cpu@
432 host_os = @host_os@
433 host_vendor = @host_vendor@
434 htmldir = @htmldir@
435 includedir = @includedir@
436 infodir = @infodir@
437 install_sh = @install_sh@
438 libdir = @libdir@
439 libexecdir = @libexecdir@
440 localedir = @localedir@
441 localstatedir = @localstatedir@
442 mandir = @mandir@
443 mkdir_p = @mkdir_p@
444 oldincludedir = @oldincludedir@
445 pdfdir = @pdfdir@
446 pkgpyexecdir = @pkgpyexecdir@
447 pkgpythondir = @pkgpythondir@
448 prefix = @prefix@
449 program_transform_name = @program_transform_name@
450 psdir = @psdir@
451 pyexecdir = @pyexecdir@
452 pythondir = @pythondir@
453 sbindir = @sbindir@
454 sharedstatedir = @sharedstatedir@
455 srcdir = @srcdir@
456 sysconfdir = @sysconfdir@
457 target_alias = @target_alias@
458 top_build_prefix = @top_build_prefix@
459 top_builddir = @top_builddir@
460 top_srcdir = @top_srcdir@
461 SUBDIRS = gnulib liblouis tools tables doc man tests python m4 windows
462 ACLOCAL_AMFLAGS = -I m4 -I gnulib/m4
463 pkgconfigdir = $(libdir)/pkgconfig
464 pkgconfig_DATA = liblouis.pc
465 EXTRA_DIST = liblouis.pc
466 all: all-recursive
467
468 .SUFFIXES:
469 am--refresh: Makefile
470         @:
471 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
472         @for dep in $?; do \
473           case '$(am__configure_deps)' in \
474             *$$dep*) \
475               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
476               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
477                 && exit 0; \
478               exit 1;; \
479           esac; \
480         done; \
481         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
482         $(am__cd) $(top_srcdir) && \
483           $(AUTOMAKE) --gnu Makefile
484 .PRECIOUS: Makefile
485 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
486         @case '$?' in \
487           *config.status*) \
488             echo ' $(SHELL) ./config.status'; \
489             $(SHELL) ./config.status;; \
490           *) \
491             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
492             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
493         esac;
494
495 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
496         $(SHELL) ./config.status --recheck
497
498 $(top_srcdir)/configure:  $(am__configure_deps)
499         $(am__cd) $(srcdir) && $(AUTOCONF)
500 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
501         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
502 $(am__aclocal_m4_deps):
503 liblouis.pc: $(top_builddir)/config.status $(srcdir)/liblouis.pc.in
504         cd $(top_builddir) && $(SHELL) ./config.status $@
505
506 mostlyclean-libtool:
507         -rm -f *.lo
508
509 clean-libtool:
510         -rm -rf .libs _libs
511
512 distclean-libtool:
513         -rm -f libtool config.lt
514 install-pkgconfigDATA: $(pkgconfig_DATA)
515         @$(NORMAL_INSTALL)
516         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
517         if test -n "$$list"; then \
518           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
519           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
520         fi; \
521         for p in $$list; do \
522           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
523           echo "$$d$$p"; \
524         done | $(am__base_list) | \
525         while read files; do \
526           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
527           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
528         done
529
530 uninstall-pkgconfigDATA:
531         @$(NORMAL_UNINSTALL)
532         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
533         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
534         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
535
536 # This directory's subdirectories are mostly independent; you can cd
537 # into them and run `make' without going through this Makefile.
538 # To change the values of `make' variables: instead of editing Makefiles,
539 # (1) if the variable is set in `config.status', edit `config.status'
540 #     (which will cause the Makefiles to be regenerated when you run `make');
541 # (2) otherwise, pass the desired values on the `make' command line.
542 $(RECURSIVE_TARGETS):
543         @fail= failcom='exit 1'; \
544         for f in x $$MAKEFLAGS; do \
545           case $$f in \
546             *=* | --[!k]*);; \
547             *k*) failcom='fail=yes';; \
548           esac; \
549         done; \
550         dot_seen=no; \
551         target=`echo $@ | sed s/-recursive//`; \
552         list='$(SUBDIRS)'; for subdir in $$list; do \
553           echo "Making $$target in $$subdir"; \
554           if test "$$subdir" = "."; then \
555             dot_seen=yes; \
556             local_target="$$target-am"; \
557           else \
558             local_target="$$target"; \
559           fi; \
560           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
561           || eval $$failcom; \
562         done; \
563         if test "$$dot_seen" = "no"; then \
564           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
565         fi; test -z "$$fail"
566
567 $(RECURSIVE_CLEAN_TARGETS):
568         @fail= failcom='exit 1'; \
569         for f in x $$MAKEFLAGS; do \
570           case $$f in \
571             *=* | --[!k]*);; \
572             *k*) failcom='fail=yes';; \
573           esac; \
574         done; \
575         dot_seen=no; \
576         case "$@" in \
577           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
578           *) list='$(SUBDIRS)' ;; \
579         esac; \
580         rev=''; for subdir in $$list; do \
581           if test "$$subdir" = "."; then :; else \
582             rev="$$subdir $$rev"; \
583           fi; \
584         done; \
585         rev="$$rev ."; \
586         target=`echo $@ | sed s/-recursive//`; \
587         for subdir in $$rev; do \
588           echo "Making $$target in $$subdir"; \
589           if test "$$subdir" = "."; then \
590             local_target="$$target-am"; \
591           else \
592             local_target="$$target"; \
593           fi; \
594           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
595           || eval $$failcom; \
596         done && test -z "$$fail"
597 tags-recursive:
598         list='$(SUBDIRS)'; for subdir in $$list; do \
599           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
600         done
601 ctags-recursive:
602         list='$(SUBDIRS)'; for subdir in $$list; do \
603           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
604         done
605
606 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
607         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
608         unique=`for i in $$list; do \
609             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610           done | \
611           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
612               END { if (nonempty) { for (i in files) print i; }; }'`; \
613         mkid -fID $$unique
614 tags: TAGS
615
616 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
617                 $(TAGS_FILES) $(LISP)
618         set x; \
619         here=`pwd`; \
620         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
621           include_option=--etags-include; \
622           empty_fix=.; \
623         else \
624           include_option=--include; \
625           empty_fix=; \
626         fi; \
627         list='$(SUBDIRS)'; for subdir in $$list; do \
628           if test "$$subdir" = .; then :; else \
629             test ! -f $$subdir/TAGS || \
630               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
631           fi; \
632         done; \
633         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
634         unique=`for i in $$list; do \
635             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
636           done | \
637           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
638               END { if (nonempty) { for (i in files) print i; }; }'`; \
639         shift; \
640         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
641           test -n "$$unique" || unique=$$empty_fix; \
642           if test $$# -gt 0; then \
643             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
644               "$$@" $$unique; \
645           else \
646             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
647               $$unique; \
648           fi; \
649         fi
650 ctags: CTAGS
651 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
652                 $(TAGS_FILES) $(LISP)
653         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
654         unique=`for i in $$list; do \
655             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
656           done | \
657           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
658               END { if (nonempty) { for (i in files) print i; }; }'`; \
659         test -z "$(CTAGS_ARGS)$$unique" \
660           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
661              $$unique
662
663 GTAGS:
664         here=`$(am__cd) $(top_builddir) && pwd` \
665           && $(am__cd) $(top_srcdir) \
666           && gtags -i $(GTAGS_ARGS) "$$here"
667
668 distclean-tags:
669         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
670
671 distdir: $(DISTFILES)
672         $(am__remove_distdir)
673         test -d "$(distdir)" || mkdir "$(distdir)"
674         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
675         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
676         list='$(DISTFILES)'; \
677           dist_files=`for file in $$list; do echo $$file; done | \
678           sed -e "s|^$$srcdirstrip/||;t" \
679               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
680         case $$dist_files in \
681           */*) $(MKDIR_P) `echo "$$dist_files" | \
682                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
683                            sort -u` ;; \
684         esac; \
685         for file in $$dist_files; do \
686           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
687           if test -d $$d/$$file; then \
688             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
689             if test -d "$(distdir)/$$file"; then \
690               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
691             fi; \
692             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
693               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
694               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
695             fi; \
696             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
697           else \
698             test -f "$(distdir)/$$file" \
699             || cp -p $$d/$$file "$(distdir)/$$file" \
700             || exit 1; \
701           fi; \
702         done
703         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
704           if test "$$subdir" = .; then :; else \
705             $(am__make_dryrun) \
706               || test -d "$(distdir)/$$subdir" \
707               || $(MKDIR_P) "$(distdir)/$$subdir" \
708               || exit 1; \
709             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
710             $(am__relativize); \
711             new_distdir=$$reldir; \
712             dir1=$$subdir; dir2="$(top_distdir)"; \
713             $(am__relativize); \
714             new_top_distdir=$$reldir; \
715             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
716             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
717             ($(am__cd) $$subdir && \
718               $(MAKE) $(AM_MAKEFLAGS) \
719                 top_distdir="$$new_top_distdir" \
720                 distdir="$$new_distdir" \
721                 am__remove_distdir=: \
722                 am__skip_length_check=: \
723                 am__skip_mode_fix=: \
724                 distdir) \
725               || exit 1; \
726           fi; \
727         done
728         -test -n "$(am__skip_mode_fix)" \
729         || find "$(distdir)" -type d ! -perm -755 \
730                 -exec chmod u+rwx,go+rx {} \; -o \
731           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
732           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
733           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
734         || chmod -R a+r "$(distdir)"
735 dist-gzip: distdir
736         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
737         $(am__remove_distdir)
738
739 dist-bzip2: distdir
740         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
741         $(am__remove_distdir)
742
743 dist-lzip: distdir
744         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
745         $(am__remove_distdir)
746
747 dist-lzma: distdir
748         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
749         $(am__remove_distdir)
750
751 dist-xz: distdir
752         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
753         $(am__remove_distdir)
754
755 dist-tarZ: distdir
756         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
757         $(am__remove_distdir)
758
759 dist-shar: distdir
760         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
761         $(am__remove_distdir)
762
763 dist-zip: distdir
764         -rm -f $(distdir).zip
765         zip -rq $(distdir).zip $(distdir)
766         $(am__remove_distdir)
767
768 dist dist-all: distdir
769         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
770         $(am__remove_distdir)
771
772 # This target untars the dist file and tries a VPATH configuration.  Then
773 # it guarantees that the distribution is self-contained by making another
774 # tarfile.
775 distcheck: dist
776         case '$(DIST_ARCHIVES)' in \
777         *.tar.gz*) \
778           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
779         *.tar.bz2*) \
780           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
781         *.tar.lzma*) \
782           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
783         *.tar.lz*) \
784           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
785         *.tar.xz*) \
786           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
787         *.tar.Z*) \
788           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
789         *.shar.gz*) \
790           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
791         *.zip*) \
792           unzip $(distdir).zip ;;\
793         esac
794         chmod -R a-w $(distdir); chmod u+w $(distdir)
795         mkdir $(distdir)/_build
796         mkdir $(distdir)/_inst
797         chmod a-w $(distdir)
798         test -d $(distdir)/_build || exit 0; \
799         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
800           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
801           && am__cwd=`pwd` \
802           && $(am__cd) $(distdir)/_build \
803           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
804             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
805             $(DISTCHECK_CONFIGURE_FLAGS) \
806           && $(MAKE) $(AM_MAKEFLAGS) \
807           && $(MAKE) $(AM_MAKEFLAGS) dvi \
808           && $(MAKE) $(AM_MAKEFLAGS) check \
809           && $(MAKE) $(AM_MAKEFLAGS) install \
810           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
811           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
812           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
813                 distuninstallcheck \
814           && chmod -R a-w "$$dc_install_base" \
815           && ({ \
816                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
817                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
818                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
819                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
820                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
821               } || { rm -rf "$$dc_destdir"; exit 1; }) \
822           && rm -rf "$$dc_destdir" \
823           && $(MAKE) $(AM_MAKEFLAGS) dist \
824           && rm -rf $(DIST_ARCHIVES) \
825           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
826           && cd "$$am__cwd" \
827           || exit 1
828         $(am__remove_distdir)
829         @(echo "$(distdir) archives ready for distribution: "; \
830           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
831           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
832 distuninstallcheck:
833         @test -n '$(distuninstallcheck_dir)' || { \
834           echo 'ERROR: trying to run $@ with an empty' \
835                '$$(distuninstallcheck_dir)' >&2; \
836           exit 1; \
837         }; \
838         $(am__cd) '$(distuninstallcheck_dir)' || { \
839           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
840           exit 1; \
841         }; \
842         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
843            || { echo "ERROR: files left after uninstall:" ; \
844                 if test -n "$(DESTDIR)"; then \
845                   echo "  (check DESTDIR support)"; \
846                 fi ; \
847                 $(distuninstallcheck_listfiles) ; \
848                 exit 1; } >&2
849 distcleancheck: distclean
850         @if test '$(srcdir)' = . ; then \
851           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
852           exit 1 ; \
853         fi
854         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
855           || { echo "ERROR: files left in build directory after distclean:" ; \
856                $(distcleancheck_listfiles) ; \
857                exit 1; } >&2
858 check-am: all-am
859 check: check-recursive
860 all-am: Makefile $(DATA)
861 installdirs: installdirs-recursive
862 installdirs-am:
863         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
864           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
865         done
866 install: install-recursive
867 install-exec: install-exec-recursive
868 install-data: install-data-recursive
869 uninstall: uninstall-recursive
870
871 install-am: all-am
872         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
873
874 installcheck: installcheck-recursive
875 install-strip:
876         if test -z '$(STRIP)'; then \
877           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
878             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
879               install; \
880         else \
881           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
882             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
883             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
884         fi
885 mostlyclean-generic:
886
887 clean-generic:
888
889 distclean-generic:
890         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
891         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
892
893 maintainer-clean-generic:
894         @echo "This command is intended for maintainers to use"
895         @echo "it deletes files that may require special tools to rebuild."
896 clean: clean-recursive
897
898 clean-am: clean-generic clean-libtool mostlyclean-am
899
900 distclean: distclean-recursive
901         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
902         -rm -f Makefile
903 distclean-am: clean-am distclean-generic distclean-libtool \
904         distclean-tags
905
906 dvi: dvi-recursive
907
908 dvi-am:
909
910 html: html-recursive
911
912 html-am:
913
914 info: info-recursive
915
916 info-am:
917
918 install-data-am: install-pkgconfigDATA
919
920 install-dvi: install-dvi-recursive
921
922 install-dvi-am:
923
924 install-exec-am:
925
926 install-html: install-html-recursive
927
928 install-html-am:
929
930 install-info: install-info-recursive
931
932 install-info-am:
933
934 install-man:
935
936 install-pdf: install-pdf-recursive
937
938 install-pdf-am:
939
940 install-ps: install-ps-recursive
941
942 install-ps-am:
943
944 installcheck-am:
945
946 maintainer-clean: maintainer-clean-recursive
947         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
948         -rm -rf $(top_srcdir)/autom4te.cache
949         -rm -f Makefile
950 maintainer-clean-am: distclean-am maintainer-clean-generic
951
952 mostlyclean: mostlyclean-recursive
953
954 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
955
956 pdf: pdf-recursive
957
958 pdf-am:
959
960 ps: ps-recursive
961
962 ps-am:
963
964 uninstall-am: uninstall-pkgconfigDATA
965
966 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
967         install-am install-strip tags-recursive
968
969 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
970         all all-am am--refresh check check-am clean clean-generic \
971         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
972         dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ dist-xz \
973         dist-zip distcheck distclean distclean-generic \
974         distclean-libtool distclean-tags distcleancheck distdir \
975         distuninstallcheck dvi dvi-am html html-am info info-am \
976         install install-am install-data install-data-am install-dvi \
977         install-dvi-am install-exec install-exec-am install-html \
978         install-html-am install-info install-info-am install-man \
979         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
980         install-ps-am install-strip installcheck installcheck-am \
981         installdirs installdirs-am maintainer-clean \
982         maintainer-clean-generic mostlyclean mostlyclean-generic \
983         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
984         uninstall uninstall-am uninstall-pkgconfigDATA
985
986
987 # Tell versions [3.59,3.63) of GNU make to not export all variables.
988 # Otherwise a system limit (for SysV at least) may be exceeded.
989 .NOEXPORT: