1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17# Copyright (C) 1999, 2000, 2001 Lorenzo Bettini <http://www.lorenzobettini.it>
18#
19# This file is free software; as a special exception the author gives
20# unlimited permission to copy and/or distribute it, with or without
21# modifications, as long as this notice is preserved.
22#
23# This program is distributed in the hope that it will be useful, but
24# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
25# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
26
27VPATH = @srcdir@
28am__is_gnu_make = { \
29  if test -z '$(MAKELEVEL)'; then \
30    false; \
31  elif test -n '$(MAKE_HOST)'; then \
32    true; \
33  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
34    true; \
35  else \
36    false; \
37  fi; \
38}
39am__make_running_with_option = \
40  case $${target_option-} in \
41      ?) ;; \
42      *) echo "am__make_running_with_option: internal error: invalid" \
43              "target option '$${target_option-}' specified" >&2; \
44         exit 1;; \
45  esac; \
46  has_opt=no; \
47  sane_makeflags=$$MAKEFLAGS; \
48  if $(am__is_gnu_make); then \
49    sane_makeflags=$$MFLAGS; \
50  else \
51    case $$MAKEFLAGS in \
52      *\\[\ \	]*) \
53        bs=\\; \
54        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
55          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
56    esac; \
57  fi; \
58  skip_next=no; \
59  strip_trailopt () \
60  { \
61    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
62  }; \
63  for flg in $$sane_makeflags; do \
64    test $$skip_next = yes && { skip_next=no; continue; }; \
65    case $$flg in \
66      *=*|--*) continue;; \
67        -*I) strip_trailopt 'I'; skip_next=yes;; \
68      -*I?*) strip_trailopt 'I';; \
69        -*O) strip_trailopt 'O'; skip_next=yes;; \
70      -*O?*) strip_trailopt 'O';; \
71        -*l) strip_trailopt 'l'; skip_next=yes;; \
72      -*l?*) strip_trailopt 'l';; \
73      -[dEDm]) skip_next=yes;; \
74      -[JT]) skip_next=yes;; \
75    esac; \
76    case $$flg in \
77      *$$target_option*) has_opt=yes; break;; \
78    esac; \
79  done; \
80  test $$has_opt = yes
81am__make_dryrun = (target_option=n; $(am__make_running_with_option))
82am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
83pkgdatadir = $(datadir)/@PACKAGE@
84pkgincludedir = $(includedir)/@PACKAGE@
85pkglibdir = $(libdir)/@PACKAGE@
86pkglibexecdir = $(libexecdir)/@PACKAGE@
87am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
88install_sh_DATA = $(install_sh) -c -m 644
89install_sh_PROGRAM = $(install_sh) -c
90install_sh_SCRIPT = $(install_sh) -c
91INSTALL_HEADER = $(INSTALL_DATA)
92transform = $(program_transform_name)
93NORMAL_INSTALL = :
94PRE_INSTALL = :
95POST_INSTALL = :
96NORMAL_UNINSTALL = :
97PRE_UNINSTALL = :
98POST_UNINSTALL = :
99build_triplet = @build@
100host_triplet = @host@
101subdir = .
102ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
103am__aclocal_m4_deps = $(top_srcdir)/gl/m4/00gnulib.m4 \
104	$(top_srcdir)/gl/m4/ac_prog_doxygen.m4 \
105	$(top_srcdir)/gl/m4/dirent_h.m4 $(top_srcdir)/gl/m4/dirname.m4 \
106	$(top_srcdir)/gl/m4/double-slash-root.m4 \
107	$(top_srcdir)/gl/m4/extensions.m4 \
108	$(top_srcdir)/gl/m4/getopt.m4 \
109	$(top_srcdir)/gl/m4/gnulib-common.m4 \
110	$(top_srcdir)/gl/m4/gnulib-comp.m4 \
111	$(top_srcdir)/gl/m4/include_next.m4 \
112	$(top_srcdir)/gl/m4/malloc.m4 $(top_srcdir)/gl/m4/memset.m4 \
113	$(top_srcdir)/gl/m4/mkdir.m4 $(top_srcdir)/gl/m4/nocrash.m4 \
114	$(top_srcdir)/gl/m4/ssize_t.m4 $(top_srcdir)/gl/m4/stdbool.m4 \
115	$(top_srcdir)/gl/m4/stddef_h.m4 \
116	$(top_srcdir)/gl/m4/stdlib_h.m4 $(top_srcdir)/gl/m4/strdup.m4 \
117	$(top_srcdir)/gl/m4/string_h.m4 \
118	$(top_srcdir)/gl/m4/sys_stat_h.m4 \
119	$(top_srcdir)/gl/m4/time_h.m4 $(top_srcdir)/gl/m4/unistd_h.m4 \
120	$(top_srcdir)/gl/m4/warn-on-use.m4 \
121	$(top_srcdir)/gl/m4/wchar_t.m4 \
122	$(top_srcdir)/m4/ax_boost_base.m4 \
123	$(top_srcdir)/m4/ax_boost_regex.m4 $(top_srcdir)/m4/libtool.m4 \
124	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
125	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
126	$(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
127am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
128	$(ACLOCAL_M4)
129DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
130	$(am__configure_deps) $(am__DIST_COMMON)
131am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
132 configure.lineno config.status.lineno
133mkinstalldirs = $(install_sh) -d
134CONFIG_HEADER = config.h
135CONFIG_CLEAN_FILES = source-highlight.pc src-highlite.directive \
136	source-highlight.spec sstream
137CONFIG_CLEAN_VPATH_FILES =
138AM_V_P = $(am__v_P_@AM_V@)
139am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
140am__v_P_0 = false
141am__v_P_1 = :
142AM_V_GEN = $(am__v_GEN_@AM_V@)
143am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
144am__v_GEN_0 = @echo "  GEN     " $@;
145am__v_GEN_1 =
146AM_V_at = $(am__v_at_@AM_V@)
147am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148am__v_at_0 = @
149am__v_at_1 =
150SOURCES =
151DIST_SOURCES =
152RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
153	ctags-recursive dvi-recursive html-recursive info-recursive \
154	install-data-recursive install-dvi-recursive \
155	install-exec-recursive install-html-recursive \
156	install-info-recursive install-pdf-recursive \
157	install-ps-recursive install-recursive installcheck-recursive \
158	installdirs-recursive pdf-recursive ps-recursive \
159	tags-recursive uninstall-recursive
160am__can_run_installinfo = \
161  case $$AM_UPDATE_INFO_DIR in \
162    n|no|NO) false;; \
163    *) (install-info --version) >/dev/null 2>&1;; \
164  esac
165am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
166am__vpath_adj = case $$p in \
167    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
168    *) f=$$p;; \
169  esac;
170am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
171am__install_max = 40
172am__nobase_strip_setup = \
173  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
174am__nobase_strip = \
175  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
176am__nobase_list = $(am__nobase_strip_setup); \
177  for p in $$list; do echo "$$p $$p"; done | \
178  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
179  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
180    if (++n[$$2] == $(am__install_max)) \
181      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
182    END { for (dir in files) print dir, files[dir] }'
183am__base_list = \
184  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
185  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
186am__uninstall_files_from_dir = { \
187  test -z "$$files" \
188    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
189    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
190         $(am__cd) "$$dir" && rm -f $$files; }; \
191  }
192am__installdirs = "$(DESTDIR)$(bash_completiondir)" \
193	"$(DESTDIR)$(pkgconfigdir)" \
194	"$(DESTDIR)$(source_highlightdocdir)"
195DATA = $(bash_completion_DATA) $(pkgconfig_DATA) \
196	$(source_highlightdoc_DATA)
197RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
198  distclean-recursive maintainer-clean-recursive
199am__recursive_targets = \
200  $(RECURSIVE_TARGETS) \
201  $(RECURSIVE_CLEAN_TARGETS) \
202  $(am__extra_recursive_targets)
203AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
204	cscope distdir dist dist-all distcheck
205am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
206	$(LISP)config.h.in
207# Read a list of newline-separated strings from the standard input,
208# and print each of them once, without duplicates.  Input order is
209# *not* preserved.
210am__uniquify_input = $(AWK) '\
211  BEGIN { nonempty = 0; } \
212  { items[$$0] = 1; nonempty = 1; } \
213  END { if (nonempty) { for (i in items) print i; }; } \
214'
215# Make sure the list of sources is unique.  This is necessary because,
216# e.g., the same source file might be shared among _SOURCES variables
217# for different programs/libraries.
218am__define_uniq_tagged_files = \
219  list='$(am__tagged_files)'; \
220  unique=`for i in $$list; do \
221    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222  done | $(am__uniquify_input)`
223ETAGS = etags
224CSCOPE = cscope
225DIST_SUBDIRS = $(SUBDIRS)
226am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/_sstream \
227	$(srcdir)/config.h.in $(srcdir)/source-highlight.pc.in \
228	$(srcdir)/source-highlight.spec.in \
229	$(srcdir)/src-highlite.directive.in \
230	$(top_srcdir)/build-aux/compile \
231	$(top_srcdir)/build-aux/config.guess \
232	$(top_srcdir)/build-aux/config.sub \
233	$(top_srcdir)/build-aux/install-sh \
234	$(top_srcdir)/build-aux/ltmain.sh \
235	$(top_srcdir)/build-aux/missing AUTHORS COPYING ChangeLog \
236	INSTALL NEWS README THANKS build-aux/compile \
237	build-aux/config.guess build-aux/config.sub build-aux/depcomp \
238	build-aux/install-sh build-aux/ltmain.sh build-aux/mdate-sh \
239	build-aux/missing build-aux/texinfo.tex
240DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
241distdir = $(PACKAGE)-$(VERSION)
242top_distdir = $(distdir)
243am__remove_distdir = \
244  if test -d "$(distdir)"; then \
245    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
246      && rm -rf "$(distdir)" \
247      || { sleep 5 && rm -rf "$(distdir)"; }; \
248  else :; fi
249am__post_remove_distdir = $(am__remove_distdir)
250am__relativize = \
251  dir0=`pwd`; \
252  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
253  sed_rest='s,^[^/]*/*,,'; \
254  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
255  sed_butlast='s,/*[^/]*$$,,'; \
256  while test -n "$$dir1"; do \
257    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
258    if test "$$first" != "."; then \
259      if test "$$first" = ".."; then \
260        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
261        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
262      else \
263        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
264        if test "$$first2" = "$$first"; then \
265          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
266        else \
267          dir2="../$$dir2"; \
268        fi; \
269        dir0="$$dir0"/"$$first"; \
270      fi; \
271    fi; \
272    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
273  done; \
274  reldir="$$dir2"
275DIST_ARCHIVES = $(distdir).tar.gz
276GZIP_ENV = --best
277DIST_TARGETS = dist-gzip
278distuninstallcheck_listfiles = find . -type f -print
279am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
280  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
281distcleancheck_listfiles = find . -type f -print
282ABSOLUTEDATADIR = @ABSOLUTEDATADIR@
283ACLOCAL = @ACLOCAL@
284AMTAR = @AMTAR@
285AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
286AR = @AR@
287ARFLAGS = @ARFLAGS@
288AUTOCONF = @AUTOCONF@
289AUTOHEADER = @AUTOHEADER@
290AUTOMAKE = @AUTOMAKE@
291AWK = @AWK@
292BASH_COMPLETION_DIR = @BASH_COMPLETION_DIR@
293BASH_SHELL = @BASH_SHELL@
294BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
295BOOST_LDFLAGS = @BOOST_LDFLAGS@
296BOOST_REGEX_LIB = @BOOST_REGEX_LIB@
297CC = @CC@
298CCDEPMODE = @CCDEPMODE@
299CFLAGS = @CFLAGS@
300CHROOT_INPUT_DIR = @CHROOT_INPUT_DIR@
301CPP = @CPP@
302CPPFLAGS = @CPPFLAGS@
303CTAGS = @CTAGS@
304CXX = @CXX@
305CXXCPP = @CXXCPP@
306CXXDEPMODE = @CXXDEPMODE@
307CXXFLAGS = @CXXFLAGS@
308CYGPATH_W = @CYGPATH_W@
309DEFS = @DEFS@
310DEPDIR = @DEPDIR@
311DLLTOOL = @DLLTOOL@
312DOUBLECPP = @DOUBLECPP@
313DOXYGEN = @DOXYGEN@
314DSYMUTIL = @DSYMUTIL@
315DUMPBIN = @DUMPBIN@
316ECHO_C = @ECHO_C@
317ECHO_N = @ECHO_N@
318ECHO_T = @ECHO_T@
319EGREP = @EGREP@
320EXEEXT = @EXEEXT@
321FGREP = @FGREP@
322GENGETOPT = @GENGETOPT@
323GETOPT_H = @GETOPT_H@
324GNULIB_ALPHASORT = @GNULIB_ALPHASORT@
325GNULIB_ATOLL = @GNULIB_ATOLL@
326GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
327GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
328GNULIB_CHDIR = @GNULIB_CHDIR@
329GNULIB_CHOWN = @GNULIB_CHOWN@
330GNULIB_CLOSE = @GNULIB_CLOSE@
331GNULIB_CLOSEDIR = @GNULIB_CLOSEDIR@
332GNULIB_DIRFD = @GNULIB_DIRFD@
333GNULIB_DUP = @GNULIB_DUP@
334GNULIB_DUP2 = @GNULIB_DUP2@
335GNULIB_DUP3 = @GNULIB_DUP3@
336GNULIB_ENVIRON = @GNULIB_ENVIRON@
337GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
338GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
339GNULIB_FCHDIR = @GNULIB_FCHDIR@
340GNULIB_FCHMODAT = @GNULIB_FCHMODAT@
341GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
342GNULIB_FDATASYNC = @GNULIB_FDATASYNC@
343GNULIB_FDOPENDIR = @GNULIB_FDOPENDIR@
344GNULIB_FFSL = @GNULIB_FFSL@
345GNULIB_FFSLL = @GNULIB_FFSLL@
346GNULIB_FSTAT = @GNULIB_FSTAT@
347GNULIB_FSTATAT = @GNULIB_FSTATAT@
348GNULIB_FSYNC = @GNULIB_FSYNC@
349GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
350GNULIB_FUTIMENS = @GNULIB_FUTIMENS@
351GNULIB_GETCWD = @GNULIB_GETCWD@
352GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
353GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
354GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
355GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
356GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
357GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
358GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
359GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
360GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
361GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
362GNULIB_GL_UNISTD_H_GETOPT = @GNULIB_GL_UNISTD_H_GETOPT@
363GNULIB_GRANTPT = @GNULIB_GRANTPT@
364GNULIB_GROUP_MEMBER = @GNULIB_GROUP_MEMBER@
365GNULIB_LCHMOD = @GNULIB_LCHMOD@
366GNULIB_LCHOWN = @GNULIB_LCHOWN@
367GNULIB_LINK = @GNULIB_LINK@
368GNULIB_LINKAT = @GNULIB_LINKAT@
369GNULIB_LSEEK = @GNULIB_LSEEK@
370GNULIB_LSTAT = @GNULIB_LSTAT@
371GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
372GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
373GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
374GNULIB_MBSCHR = @GNULIB_MBSCHR@
375GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
376GNULIB_MBSLEN = @GNULIB_MBSLEN@
377GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
378GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
379GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
380GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
381GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
382GNULIB_MBSSEP = @GNULIB_MBSSEP@
383GNULIB_MBSSPN = @GNULIB_MBSSPN@
384GNULIB_MBSSTR = @GNULIB_MBSSTR@
385GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
386GNULIB_MBTOWC = @GNULIB_MBTOWC@
387GNULIB_MEMCHR = @GNULIB_MEMCHR@
388GNULIB_MEMMEM = @GNULIB_MEMMEM@
389GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
390GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
391GNULIB_MKDIRAT = @GNULIB_MKDIRAT@
392GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
393GNULIB_MKFIFO = @GNULIB_MKFIFO@
394GNULIB_MKFIFOAT = @GNULIB_MKFIFOAT@
395GNULIB_MKNOD = @GNULIB_MKNOD@
396GNULIB_MKNODAT = @GNULIB_MKNODAT@
397GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
398GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
399GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
400GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
401GNULIB_MKTIME = @GNULIB_MKTIME@
402GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
403GNULIB_OPENDIR = @GNULIB_OPENDIR@
404GNULIB_PIPE = @GNULIB_PIPE@
405GNULIB_PIPE2 = @GNULIB_PIPE2@
406GNULIB_POSIX_OPENPT = @GNULIB_POSIX_OPENPT@
407GNULIB_PREAD = @GNULIB_PREAD@
408GNULIB_PTSNAME = @GNULIB_PTSNAME@
409GNULIB_PTSNAME_R = @GNULIB_PTSNAME_R@
410GNULIB_PUTENV = @GNULIB_PUTENV@
411GNULIB_PWRITE = @GNULIB_PWRITE@
412GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
413GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
414GNULIB_READ = @GNULIB_READ@
415GNULIB_READDIR = @GNULIB_READDIR@
416GNULIB_READLINK = @GNULIB_READLINK@
417GNULIB_READLINKAT = @GNULIB_READLINKAT@
418GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
419GNULIB_REALPATH = @GNULIB_REALPATH@
420GNULIB_REWINDDIR = @GNULIB_REWINDDIR@
421GNULIB_RMDIR = @GNULIB_RMDIR@
422GNULIB_RPMATCH = @GNULIB_RPMATCH@
423GNULIB_SCANDIR = @GNULIB_SCANDIR@
424GNULIB_SETENV = @GNULIB_SETENV@
425GNULIB_SETHOSTNAME = @GNULIB_SETHOSTNAME@
426GNULIB_SLEEP = @GNULIB_SLEEP@
427GNULIB_STAT = @GNULIB_STAT@
428GNULIB_STPCPY = @GNULIB_STPCPY@
429GNULIB_STPNCPY = @GNULIB_STPNCPY@
430GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
431GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
432GNULIB_STRDUP = @GNULIB_STRDUP@
433GNULIB_STRERROR = @GNULIB_STRERROR@
434GNULIB_STRERROR_R = @GNULIB_STRERROR_R@
435GNULIB_STRNCAT = @GNULIB_STRNCAT@
436GNULIB_STRNDUP = @GNULIB_STRNDUP@
437GNULIB_STRNLEN = @GNULIB_STRNLEN@
438GNULIB_STRPBRK = @GNULIB_STRPBRK@
439GNULIB_STRPTIME = @GNULIB_STRPTIME@
440GNULIB_STRSEP = @GNULIB_STRSEP@
441GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
442GNULIB_STRSTR = @GNULIB_STRSTR@
443GNULIB_STRTOD = @GNULIB_STRTOD@
444GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
445GNULIB_STRTOLL = @GNULIB_STRTOLL@
446GNULIB_STRTOULL = @GNULIB_STRTOULL@
447GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
448GNULIB_SYMLINK = @GNULIB_SYMLINK@
449GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
450GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
451GNULIB_TIMEGM = @GNULIB_TIMEGM@
452GNULIB_TIME_R = @GNULIB_TIME_R@
453GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
454GNULIB_UNISTD_H_NONBLOCKING = @GNULIB_UNISTD_H_NONBLOCKING@
455GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
456GNULIB_UNLINK = @GNULIB_UNLINK@
457GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
458GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
459GNULIB_UNSETENV = @GNULIB_UNSETENV@
460GNULIB_USLEEP = @GNULIB_USLEEP@
461GNULIB_UTIMENSAT = @GNULIB_UTIMENSAT@
462GNULIB_WCTOMB = @GNULIB_WCTOMB@
463GNULIB_WRITE = @GNULIB_WRITE@
464GNULIB__EXIT = @GNULIB__EXIT@
465GREP = @GREP@
466HAVE_ALPHASORT = @HAVE_ALPHASORT@
467HAVE_ATOLL = @HAVE_ATOLL@
468HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
469HAVE_CHOWN = @HAVE_CHOWN@
470HAVE_CLOSEDIR = @HAVE_CLOSEDIR@
471HAVE_DECL_DIRFD = @HAVE_DECL_DIRFD@
472HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
473HAVE_DECL_FCHDIR = @HAVE_DECL_FCHDIR@
474HAVE_DECL_FDATASYNC = @HAVE_DECL_FDATASYNC@
475HAVE_DECL_FDOPENDIR = @HAVE_DECL_FDOPENDIR@
476HAVE_DECL_GETDOMAINNAME = @HAVE_DECL_GETDOMAINNAME@
477HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
478HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
479HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
480HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
481HAVE_DECL_LOCALTIME_R = @HAVE_DECL_LOCALTIME_R@
482HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
483HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
484HAVE_DECL_SETENV = @HAVE_DECL_SETENV@
485HAVE_DECL_SETHOSTNAME = @HAVE_DECL_SETHOSTNAME@
486HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
487HAVE_DECL_STRERROR_R = @HAVE_DECL_STRERROR_R@
488HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
489HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
490HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
491HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
492HAVE_DECL_TTYNAME_R = @HAVE_DECL_TTYNAME_R@
493HAVE_DECL_UNSETENV = @HAVE_DECL_UNSETENV@
494HAVE_DIRENT_H = @HAVE_DIRENT_H@
495HAVE_DUP2 = @HAVE_DUP2@
496HAVE_DUP3 = @HAVE_DUP3@
497HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
498HAVE_FACCESSAT = @HAVE_FACCESSAT@
499HAVE_FCHDIR = @HAVE_FCHDIR@
500HAVE_FCHMODAT = @HAVE_FCHMODAT@
501HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
502HAVE_FDATASYNC = @HAVE_FDATASYNC@
503HAVE_FDOPENDIR = @HAVE_FDOPENDIR@
504HAVE_FFSL = @HAVE_FFSL@
505HAVE_FFSLL = @HAVE_FFSLL@
506HAVE_FSTATAT = @HAVE_FSTATAT@
507HAVE_FSYNC = @HAVE_FSYNC@
508HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
509HAVE_FUTIMENS = @HAVE_FUTIMENS@
510HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
511HAVE_GETGROUPS = @HAVE_GETGROUPS@
512HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
513HAVE_GETLOGIN = @HAVE_GETLOGIN@
514HAVE_GETOPT_H = @HAVE_GETOPT_H@
515HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
516HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
517HAVE_GRANTPT = @HAVE_GRANTPT@
518HAVE_GROUP_MEMBER = @HAVE_GROUP_MEMBER@
519HAVE_LCHMOD = @HAVE_LCHMOD@
520HAVE_LCHOWN = @HAVE_LCHOWN@
521HAVE_LINK = @HAVE_LINK@
522HAVE_LINKAT = @HAVE_LINKAT@
523HAVE_LSTAT = @HAVE_LSTAT@
524HAVE_MBSLEN = @HAVE_MBSLEN@
525HAVE_MEMCHR = @HAVE_MEMCHR@
526HAVE_MEMPCPY = @HAVE_MEMPCPY@
527HAVE_MKDIRAT = @HAVE_MKDIRAT@
528HAVE_MKDTEMP = @HAVE_MKDTEMP@
529HAVE_MKFIFO = @HAVE_MKFIFO@
530HAVE_MKFIFOAT = @HAVE_MKFIFOAT@
531HAVE_MKNOD = @HAVE_MKNOD@
532HAVE_MKNODAT = @HAVE_MKNODAT@
533HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
534HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
535HAVE_MKSTEMP = @HAVE_MKSTEMP@
536HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
537HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
538HAVE_OPENDIR = @HAVE_OPENDIR@
539HAVE_OS_H = @HAVE_OS_H@
540HAVE_PIPE = @HAVE_PIPE@
541HAVE_PIPE2 = @HAVE_PIPE2@
542HAVE_POSIX_OPENPT = @HAVE_POSIX_OPENPT@
543HAVE_PREAD = @HAVE_PREAD@
544HAVE_PTSNAME = @HAVE_PTSNAME@
545HAVE_PTSNAME_R = @HAVE_PTSNAME_R@
546HAVE_PWRITE = @HAVE_PWRITE@
547HAVE_RANDOM_H = @HAVE_RANDOM_H@
548HAVE_RANDOM_R = @HAVE_RANDOM_R@
549HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
550HAVE_READDIR = @HAVE_READDIR@
551HAVE_READLINK = @HAVE_READLINK@
552HAVE_READLINKAT = @HAVE_READLINKAT@
553HAVE_REALPATH = @HAVE_REALPATH@
554HAVE_REWINDDIR = @HAVE_REWINDDIR@
555HAVE_RPMATCH = @HAVE_RPMATCH@
556HAVE_SCANDIR = @HAVE_SCANDIR@
557HAVE_SETENV = @HAVE_SETENV@
558HAVE_SETHOSTNAME = @HAVE_SETHOSTNAME@
559HAVE_SLEEP = @HAVE_SLEEP@
560HAVE_STPCPY = @HAVE_STPCPY@
561HAVE_STPNCPY = @HAVE_STPNCPY@
562HAVE_STRCASESTR = @HAVE_STRCASESTR@
563HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
564HAVE_STRPBRK = @HAVE_STRPBRK@
565HAVE_STRPTIME = @HAVE_STRPTIME@
566HAVE_STRSEP = @HAVE_STRSEP@
567HAVE_STRTOD = @HAVE_STRTOD@
568HAVE_STRTOLL = @HAVE_STRTOLL@
569HAVE_STRTOULL = @HAVE_STRTOULL@
570HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
571HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
572HAVE_SYMLINK = @HAVE_SYMLINK@
573HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
574HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
575HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
576HAVE_TIMEGM = @HAVE_TIMEGM@
577HAVE_UNISTD_H = @HAVE_UNISTD_H@
578HAVE_UNLINKAT = @HAVE_UNLINKAT@
579HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
580HAVE_USLEEP = @HAVE_USLEEP@
581HAVE_UTIMENSAT = @HAVE_UTIMENSAT@
582HAVE_WCHAR_T = @HAVE_WCHAR_T@
583HAVE__BOOL = @HAVE__BOOL@
584HAVE__EXIT = @HAVE__EXIT@
585HELP2MAN = @HELP2MAN@
586INCLUDE_NEXT = @INCLUDE_NEXT@
587INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
588INSTALL = @INSTALL@
589INSTALL_DATA = @INSTALL_DATA@
590INSTALL_PROGRAM = @INSTALL_PROGRAM@
591INSTALL_SCRIPT = @INSTALL_SCRIPT@
592INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
593LD = @LD@
594LDFLAGS = @LDFLAGS@
595LEX = @LEX@
596LEXLIB = @LEXLIB@
597LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
598LIBINTL = @LIBINTL@
599LIBOBJS = @LIBOBJS@
600LIBRARY_NAMESPACE = @LIBRARY_NAMESPACE@
601LIBRARY_VERSION = @LIBRARY_VERSION@
602LIBS = @LIBS@
603LIBTOOL = @LIBTOOL@
604LIPO = @LIPO@
605LN_S = @LN_S@
606LTLIBINTL = @LTLIBINTL@
607LTLIBOBJS = @LTLIBOBJS@
608LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
609MAINT = @MAINT@
610MAKEINFO = @MAKEINFO@
611MANIFEST_TOOL = @MANIFEST_TOOL@
612MKDIR_P = @MKDIR_P@
613NEXT_AS_FIRST_DIRECTIVE_DIRENT_H = @NEXT_AS_FIRST_DIRECTIVE_DIRENT_H@
614NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
615NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
616NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
617NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
618NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H@
619NEXT_AS_FIRST_DIRECTIVE_TIME_H = @NEXT_AS_FIRST_DIRECTIVE_TIME_H@
620NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
621NEXT_DIRENT_H = @NEXT_DIRENT_H@
622NEXT_GETOPT_H = @NEXT_GETOPT_H@
623NEXT_STDDEF_H = @NEXT_STDDEF_H@
624NEXT_STDLIB_H = @NEXT_STDLIB_H@
625NEXT_STRING_H = @NEXT_STRING_H@
626NEXT_SYS_STAT_H = @NEXT_SYS_STAT_H@
627NEXT_TIME_H = @NEXT_TIME_H@
628NEXT_UNISTD_H = @NEXT_UNISTD_H@
629NM = @NM@
630NMEDIT = @NMEDIT@
631OBJDUMP = @OBJDUMP@
632OBJEXT = @OBJEXT@
633OTOOL = @OTOOL@
634OTOOL64 = @OTOOL64@
635PACKAGE = @PACKAGE@
636PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
637PACKAGE_NAME = @PACKAGE_NAME@
638PACKAGE_STRING = @PACKAGE_STRING@
639PACKAGE_TARNAME = @PACKAGE_TARNAME@
640PACKAGE_URL = @PACKAGE_URL@
641PACKAGE_VERSION = @PACKAGE_VERSION@
642PATH_SEPARATOR = @PATH_SEPARATOR@
643PRAGMA_COLUMNS = @PRAGMA_COLUMNS@
644PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
645PTHREAD_H_DEFINES_STRUCT_TIMESPEC = @PTHREAD_H_DEFINES_STRUCT_TIMESPEC@
646RANLIB = @RANLIB@
647REPLACE_CALLOC = @REPLACE_CALLOC@
648REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
649REPLACE_CHOWN = @REPLACE_CHOWN@
650REPLACE_CLOSE = @REPLACE_CLOSE@
651REPLACE_CLOSEDIR = @REPLACE_CLOSEDIR@
652REPLACE_DIRFD = @REPLACE_DIRFD@
653REPLACE_DUP = @REPLACE_DUP@
654REPLACE_DUP2 = @REPLACE_DUP2@
655REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
656REPLACE_FDOPENDIR = @REPLACE_FDOPENDIR@
657REPLACE_FSTAT = @REPLACE_FSTAT@
658REPLACE_FSTATAT = @REPLACE_FSTATAT@
659REPLACE_FUTIMENS = @REPLACE_FUTIMENS@
660REPLACE_GETCWD = @REPLACE_GETCWD@
661REPLACE_GETDOMAINNAME = @REPLACE_GETDOMAINNAME@
662REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
663REPLACE_GETLOGIN_R = @REPLACE_GETLOGIN_R@
664REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
665REPLACE_LCHOWN = @REPLACE_LCHOWN@
666REPLACE_LINK = @REPLACE_LINK@
667REPLACE_LINKAT = @REPLACE_LINKAT@
668REPLACE_LOCALTIME_R = @REPLACE_LOCALTIME_R@
669REPLACE_LSEEK = @REPLACE_LSEEK@
670REPLACE_LSTAT = @REPLACE_LSTAT@
671REPLACE_MALLOC = @REPLACE_MALLOC@
672REPLACE_MBTOWC = @REPLACE_MBTOWC@
673REPLACE_MEMCHR = @REPLACE_MEMCHR@
674REPLACE_MEMMEM = @REPLACE_MEMMEM@
675REPLACE_MKDIR = @REPLACE_MKDIR@
676REPLACE_MKFIFO = @REPLACE_MKFIFO@
677REPLACE_MKNOD = @REPLACE_MKNOD@
678REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
679REPLACE_MKTIME = @REPLACE_MKTIME@
680REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
681REPLACE_NULL = @REPLACE_NULL@
682REPLACE_OPENDIR = @REPLACE_OPENDIR@
683REPLACE_PREAD = @REPLACE_PREAD@
684REPLACE_PTSNAME_R = @REPLACE_PTSNAME_R@
685REPLACE_PUTENV = @REPLACE_PUTENV@
686REPLACE_PWRITE = @REPLACE_PWRITE@
687REPLACE_READ = @REPLACE_READ@
688REPLACE_READLINK = @REPLACE_READLINK@
689REPLACE_REALLOC = @REPLACE_REALLOC@
690REPLACE_REALPATH = @REPLACE_REALPATH@
691REPLACE_RMDIR = @REPLACE_RMDIR@
692REPLACE_SETENV = @REPLACE_SETENV@
693REPLACE_SLEEP = @REPLACE_SLEEP@
694REPLACE_STAT = @REPLACE_STAT@
695REPLACE_STPNCPY = @REPLACE_STPNCPY@
696REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
697REPLACE_STRCHRNUL = @REPLACE_STRCHRNUL@
698REPLACE_STRDUP = @REPLACE_STRDUP@
699REPLACE_STRERROR = @REPLACE_STRERROR@
700REPLACE_STRERROR_R = @REPLACE_STRERROR_R@
701REPLACE_STRNCAT = @REPLACE_STRNCAT@
702REPLACE_STRNDUP = @REPLACE_STRNDUP@
703REPLACE_STRNLEN = @REPLACE_STRNLEN@
704REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
705REPLACE_STRSTR = @REPLACE_STRSTR@
706REPLACE_STRTOD = @REPLACE_STRTOD@
707REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
708REPLACE_SYMLINK = @REPLACE_SYMLINK@
709REPLACE_TIMEGM = @REPLACE_TIMEGM@
710REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
711REPLACE_UNLINK = @REPLACE_UNLINK@
712REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
713REPLACE_UNSETENV = @REPLACE_UNSETENV@
714REPLACE_USLEEP = @REPLACE_USLEEP@
715REPLACE_UTIMENSAT = @REPLACE_UTIMENSAT@
716REPLACE_WCTOMB = @REPLACE_WCTOMB@
717REPLACE_WRITE = @REPLACE_WRITE@
718SED = @SED@
719SET_MAKE = @SET_MAKE@
720SHELL = @SHELL@
721STDBOOL_H = @STDBOOL_H@
722STDDEF_H = @STDDEF_H@
723STRIP = @STRIP@
724SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
725TAR = @TAR@
726TEXI2HTML = @TEXI2HTML@
727TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
728UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
729UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
730UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
731VALGRIND = @VALGRIND@
732VERSION = @VERSION@
733YACC = @YACC@
734YFLAGS = @YFLAGS@
735abs_builddir = @abs_builddir@
736abs_srcdir = @abs_srcdir@
737abs_top_builddir = @abs_top_builddir@
738abs_top_srcdir = @abs_top_srcdir@
739ac_ct_AR = @ac_ct_AR@
740ac_ct_CC = @ac_ct_CC@
741ac_ct_CXX = @ac_ct_CXX@
742ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
743am__include = @am__include@
744am__leading_dot = @am__leading_dot@
745am__quote = @am__quote@
746am__tar = @am__tar@
747am__untar = @am__untar@
748bash_completiondir = @bash_completiondir@
749bindir = @bindir@
750build = @build@
751build_alias = @build_alias@
752build_cpu = @build_cpu@
753build_os = @build_os@
754build_vendor = @build_vendor@
755builddir = @builddir@
756datadir = @datadir@
757datarootdir = @datarootdir@
758docdir = @docdir@
759dvidir = @dvidir@
760exec_prefix = @exec_prefix@
761gl_LIBOBJS = @gl_LIBOBJS@
762gl_LTLIBOBJS = @gl_LTLIBOBJS@
763gltests_LIBOBJS = @gltests_LIBOBJS@
764gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
765gltests_WITNESS = @gltests_WITNESS@
766host = @host@
767host_alias = @host_alias@
768host_cpu = @host_cpu@
769host_os = @host_os@
770host_vendor = @host_vendor@
771htmldir = @htmldir@
772includedir = @includedir@
773infodir = @infodir@
774install_sh = @install_sh@
775libdir = @libdir@
776libexecdir = @libexecdir@
777localedir = @localedir@
778localstatedir = @localstatedir@
779mandir = @mandir@
780mkdir_p = @mkdir_p@
781oldincludedir = @oldincludedir@
782pdfdir = @pdfdir@
783prefix = @prefix@
784program_transform_name = @program_transform_name@
785psdir = @psdir@
786sbindir = @sbindir@
787sharedstatedir = @sharedstatedir@
788source_highlightdatadir = @source_highlightdatadir@
789source_highlightdocdir = @source_highlightdocdir@
790source_highlightlibdocdir = @source_highlightlibdocdir@
791source_highlightlibexampledir = @source_highlightlibexampledir@
792srcdir = @srcdir@
793sysconfdir = @sysconfdir@
794target_alias = @target_alias@
795top_build_prefix = @top_build_prefix@
796top_builddir = @top_builddir@
797top_srcdir = @top_srcdir@
798SUBDIRS = m4 gl lib src doc tests
799EXTRA_DIST = \
800	source-highlight.spec.in \
801	source-highlight.spec \
802	TODO.txt \
803	CREDITS gl/m4/gnulib-cache.m4 \
804	completion/source-highlight \
805        _sstream \
806        source-highlight.pro defines.pri
807
808source_highlightdoc_DATA = \
809	ChangeLog \
810	COPYING \
811	NEWS \
812	THANKS \
813	INSTALL \
814	README \
815	TODO.txt \
816	CREDITS
817
818@USE_BASH_COMPLETION_FALSE@bash_completion_DATA =
819@USE_BASH_COMPLETION_TRUE@bash_completion_DATA = completion/source-highlight
820ACLOCAL_AMFLAGS = -I m4 -I gl/m4
821pkgconfigdir = $(prefix)/libdata/pkgconfig
822pkgconfig_DATA = source-highlight.pc
823DISTCHECK_CONFIGURE_FLAGS = --with-doxygen
824all: config.h
825	$(MAKE) $(AM_MAKEFLAGS) all-recursive
826
827.SUFFIXES:
828am--refresh: Makefile
829	@:
830$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
831	@for dep in $?; do \
832	  case '$(am__configure_deps)' in \
833	    *$$dep*) \
834	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
835	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
836		&& exit 0; \
837	      exit 1;; \
838	  esac; \
839	done; \
840	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
841	$(am__cd) $(top_srcdir) && \
842	  $(AUTOMAKE) --gnu Makefile
843Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
844	@case '$?' in \
845	  *config.status*) \
846	    echo ' $(SHELL) ./config.status'; \
847	    $(SHELL) ./config.status;; \
848	  *) \
849	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
850	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
851	esac;
852
853$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
854	$(SHELL) ./config.status --recheck
855
856$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
857	$(am__cd) $(srcdir) && $(AUTOCONF)
858$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
859	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
860$(am__aclocal_m4_deps):
861
862config.h: stamp-h1
863	@test -f $@ || rm -f stamp-h1
864	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
865
866stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
867	@rm -f stamp-h1
868	cd $(top_builddir) && $(SHELL) ./config.status config.h
869$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
870	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
871	rm -f stamp-h1
872	touch $@
873
874distclean-hdr:
875	-rm -f config.h stamp-h1
876source-highlight.pc: $(top_builddir)/config.status $(srcdir)/source-highlight.pc.in
877	cd $(top_builddir) && $(SHELL) ./config.status $@
878src-highlite.directive: $(top_builddir)/config.status $(srcdir)/src-highlite.directive.in
879	cd $(top_builddir) && $(SHELL) ./config.status $@
880source-highlight.spec: $(top_builddir)/config.status $(srcdir)/source-highlight.spec.in
881	cd $(top_builddir) && $(SHELL) ./config.status $@
882
883mostlyclean-libtool:
884	-rm -f *.lo
885
886clean-libtool:
887	-rm -rf .libs _libs
888
889distclean-libtool:
890	-rm -f libtool config.lt
891install-bash_completionDATA: $(bash_completion_DATA)
892	@$(NORMAL_INSTALL)
893	@list='$(bash_completion_DATA)'; test -n "$(bash_completiondir)" || list=; \
894	if test -n "$$list"; then \
895	  echo " $(MKDIR_P) '$(DESTDIR)$(bash_completiondir)'"; \
896	  $(MKDIR_P) "$(DESTDIR)$(bash_completiondir)" || exit 1; \
897	fi; \
898	for p in $$list; do \
899	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
900	  echo "$$d$$p"; \
901	done | $(am__base_list) | \
902	while read files; do \
903	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bash_completiondir)'"; \
904	  $(INSTALL_DATA) $$files "$(DESTDIR)$(bash_completiondir)" || exit $$?; \
905	done
906
907uninstall-bash_completionDATA:
908	@$(NORMAL_UNINSTALL)
909	@list='$(bash_completion_DATA)'; test -n "$(bash_completiondir)" || list=; \
910	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
911	dir='$(DESTDIR)$(bash_completiondir)'; $(am__uninstall_files_from_dir)
912install-pkgconfigDATA: $(pkgconfig_DATA)
913	@$(NORMAL_INSTALL)
914	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
915	if test -n "$$list"; then \
916	  echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
917	  $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
918	fi; \
919	for p in $$list; do \
920	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
921	  echo "$$d$$p"; \
922	done | $(am__base_list) | \
923	while read files; do \
924	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
925	  $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
926	done
927
928uninstall-pkgconfigDATA:
929	@$(NORMAL_UNINSTALL)
930	@list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
931	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
932	dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
933install-source_highlightdocDATA: $(source_highlightdoc_DATA)
934	@$(NORMAL_INSTALL)
935	@list='$(source_highlightdoc_DATA)'; test -n "$(source_highlightdocdir)" || list=; \
936	if test -n "$$list"; then \
937	  echo " $(MKDIR_P) '$(DESTDIR)$(source_highlightdocdir)'"; \
938	  $(MKDIR_P) "$(DESTDIR)$(source_highlightdocdir)" || exit 1; \
939	fi; \
940	for p in $$list; do \
941	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
942	  echo "$$d$$p"; \
943	done | $(am__base_list) | \
944	while read files; do \
945	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(source_highlightdocdir)'"; \
946	  $(INSTALL_DATA) $$files "$(DESTDIR)$(source_highlightdocdir)" || exit $$?; \
947	done
948
949uninstall-source_highlightdocDATA:
950	@$(NORMAL_UNINSTALL)
951	@list='$(source_highlightdoc_DATA)'; test -n "$(source_highlightdocdir)" || list=; \
952	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
953	dir='$(DESTDIR)$(source_highlightdocdir)'; $(am__uninstall_files_from_dir)
954
955# This directory's subdirectories are mostly independent; you can cd
956# into them and run 'make' without going through this Makefile.
957# To change the values of 'make' variables: instead of editing Makefiles,
958# (1) if the variable is set in 'config.status', edit 'config.status'
959#     (which will cause the Makefiles to be regenerated when you run 'make');
960# (2) otherwise, pass the desired values on the 'make' command line.
961$(am__recursive_targets):
962	@fail=; \
963	if $(am__make_keepgoing); then \
964	  failcom='fail=yes'; \
965	else \
966	  failcom='exit 1'; \
967	fi; \
968	dot_seen=no; \
969	target=`echo $@ | sed s/-recursive//`; \
970	case "$@" in \
971	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
972	  *) list='$(SUBDIRS)' ;; \
973	esac; \
974	for subdir in $$list; do \
975	  echo "Making $$target in $$subdir"; \
976	  if test "$$subdir" = "."; then \
977	    dot_seen=yes; \
978	    local_target="$$target-am"; \
979	  else \
980	    local_target="$$target"; \
981	  fi; \
982	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
983	  || eval $$failcom; \
984	done; \
985	if test "$$dot_seen" = "no"; then \
986	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
987	fi; test -z "$$fail"
988
989ID: $(am__tagged_files)
990	$(am__define_uniq_tagged_files); mkid -fID $$unique
991tags: tags-recursive
992TAGS: tags
993
994tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
995	set x; \
996	here=`pwd`; \
997	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
998	  include_option=--etags-include; \
999	  empty_fix=.; \
1000	else \
1001	  include_option=--include; \
1002	  empty_fix=; \
1003	fi; \
1004	list='$(SUBDIRS)'; for subdir in $$list; do \
1005	  if test "$$subdir" = .; then :; else \
1006	    test ! -f $$subdir/TAGS || \
1007	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1008	  fi; \
1009	done; \
1010	$(am__define_uniq_tagged_files); \
1011	shift; \
1012	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1013	  test -n "$$unique" || unique=$$empty_fix; \
1014	  if test $$# -gt 0; then \
1015	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1016	      "$$@" $$unique; \
1017	  else \
1018	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1019	      $$unique; \
1020	  fi; \
1021	fi
1022ctags: ctags-recursive
1023
1024CTAGS: ctags
1025ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1026	$(am__define_uniq_tagged_files); \
1027	test -z "$(CTAGS_ARGS)$$unique" \
1028	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1029	     $$unique
1030
1031GTAGS:
1032	here=`$(am__cd) $(top_builddir) && pwd` \
1033	  && $(am__cd) $(top_srcdir) \
1034	  && gtags -i $(GTAGS_ARGS) "$$here"
1035cscope: cscope.files
1036	test ! -s cscope.files \
1037	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1038clean-cscope:
1039	-rm -f cscope.files
1040cscope.files: clean-cscope cscopelist
1041cscopelist: cscopelist-recursive
1042
1043cscopelist-am: $(am__tagged_files)
1044	list='$(am__tagged_files)'; \
1045	case "$(srcdir)" in \
1046	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1047	  *) sdir=$(subdir)/$(srcdir) ;; \
1048	esac; \
1049	for i in $$list; do \
1050	  if test -f "$$i"; then \
1051	    echo "$(subdir)/$$i"; \
1052	  else \
1053	    echo "$$sdir/$$i"; \
1054	  fi; \
1055	done >> $(top_builddir)/cscope.files
1056
1057distclean-tags:
1058	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1059	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1060
1061distdir: $(DISTFILES)
1062	$(am__remove_distdir)
1063	test -d "$(distdir)" || mkdir "$(distdir)"
1064	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1065	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1066	list='$(DISTFILES)'; \
1067	  dist_files=`for file in $$list; do echo $$file; done | \
1068	  sed -e "s|^$$srcdirstrip/||;t" \
1069	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1070	case $$dist_files in \
1071	  */*) $(MKDIR_P) `echo "$$dist_files" | \
1072			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1073			   sort -u` ;; \
1074	esac; \
1075	for file in $$dist_files; do \
1076	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1077	  if test -d $$d/$$file; then \
1078	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1079	    if test -d "$(distdir)/$$file"; then \
1080	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1081	    fi; \
1082	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1083	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1084	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1085	    fi; \
1086	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1087	  else \
1088	    test -f "$(distdir)/$$file" \
1089	    || cp -p $$d/$$file "$(distdir)/$$file" \
1090	    || exit 1; \
1091	  fi; \
1092	done
1093	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1094	  if test "$$subdir" = .; then :; else \
1095	    $(am__make_dryrun) \
1096	      || test -d "$(distdir)/$$subdir" \
1097	      || $(MKDIR_P) "$(distdir)/$$subdir" \
1098	      || exit 1; \
1099	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1100	    $(am__relativize); \
1101	    new_distdir=$$reldir; \
1102	    dir1=$$subdir; dir2="$(top_distdir)"; \
1103	    $(am__relativize); \
1104	    new_top_distdir=$$reldir; \
1105	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1106	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1107	    ($(am__cd) $$subdir && \
1108	      $(MAKE) $(AM_MAKEFLAGS) \
1109	        top_distdir="$$new_top_distdir" \
1110	        distdir="$$new_distdir" \
1111		am__remove_distdir=: \
1112		am__skip_length_check=: \
1113		am__skip_mode_fix=: \
1114	        distdir) \
1115	      || exit 1; \
1116	  fi; \
1117	done
1118	-test -n "$(am__skip_mode_fix)" \
1119	|| find "$(distdir)" -type d ! -perm -755 \
1120		-exec chmod u+rwx,go+rx {} \; -o \
1121	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
1122	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
1123	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
1124	|| chmod -R a+r "$(distdir)"
1125dist-gzip: distdir
1126	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1127	$(am__post_remove_distdir)
1128
1129dist-bzip2: distdir
1130	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
1131	$(am__post_remove_distdir)
1132
1133dist-lzip: distdir
1134	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
1135	$(am__post_remove_distdir)
1136
1137dist-xz: distdir
1138	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
1139	$(am__post_remove_distdir)
1140
1141dist-tarZ: distdir
1142	@echo WARNING: "Support for distribution archives compressed with" \
1143		       "legacy program 'compress' is deprecated." >&2
1144	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1145	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
1146	$(am__post_remove_distdir)
1147
1148dist-shar: distdir
1149	@echo WARNING: "Support for shar distribution archives is" \
1150	               "deprecated." >&2
1151	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
1152	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1153	$(am__post_remove_distdir)
1154
1155dist-zip: distdir
1156	-rm -f $(distdir).zip
1157	zip -rq $(distdir).zip $(distdir)
1158	$(am__post_remove_distdir)
1159
1160dist dist-all:
1161	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
1162	$(am__post_remove_distdir)
1163
1164# This target untars the dist file and tries a VPATH configuration.  Then
1165# it guarantees that the distribution is self-contained by making another
1166# tarfile.
1167distcheck: dist
1168	case '$(DIST_ARCHIVES)' in \
1169	*.tar.gz*) \
1170	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1171	*.tar.bz2*) \
1172	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
1173	*.tar.lz*) \
1174	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
1175	*.tar.xz*) \
1176	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
1177	*.tar.Z*) \
1178	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
1179	*.shar.gz*) \
1180	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
1181	*.zip*) \
1182	  unzip $(distdir).zip ;;\
1183	esac
1184	chmod -R a-w $(distdir)
1185	chmod u+w $(distdir)
1186	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
1187	chmod a-w $(distdir)
1188	test -d $(distdir)/_build || exit 0; \
1189	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1190	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1191	  && am__cwd=`pwd` \
1192	  && $(am__cd) $(distdir)/_build/sub \
1193	  && ../../configure \
1194	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1195	    $(DISTCHECK_CONFIGURE_FLAGS) \
1196	    --srcdir=../.. --prefix="$$dc_install_base" \
1197	  && $(MAKE) $(AM_MAKEFLAGS) \
1198	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
1199	  && $(MAKE) $(AM_MAKEFLAGS) check \
1200	  && $(MAKE) $(AM_MAKEFLAGS) install \
1201	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1202	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1203	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1204	        distuninstallcheck \
1205	  && chmod -R a-w "$$dc_install_base" \
1206	  && ({ \
1207	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1208	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1209	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1210	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1211	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1212	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
1213	  && rm -rf "$$dc_destdir" \
1214	  && $(MAKE) $(AM_MAKEFLAGS) dist \
1215	  && rm -rf $(DIST_ARCHIVES) \
1216	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1217	  && cd "$$am__cwd" \
1218	  || exit 1
1219	$(am__post_remove_distdir)
1220	@(echo "$(distdir) archives ready for distribution: "; \
1221	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1222	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1223distuninstallcheck:
1224	@test -n '$(distuninstallcheck_dir)' || { \
1225	  echo 'ERROR: trying to run $@ with an empty' \
1226	       '$$(distuninstallcheck_dir)' >&2; \
1227	  exit 1; \
1228	}; \
1229	$(am__cd) '$(distuninstallcheck_dir)' || { \
1230	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1231	  exit 1; \
1232	}; \
1233	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1234	   || { echo "ERROR: files left after uninstall:" ; \
1235	        if test -n "$(DESTDIR)"; then \
1236	          echo "  (check DESTDIR support)"; \
1237	        fi ; \
1238	        $(distuninstallcheck_listfiles) ; \
1239	        exit 1; } >&2
1240distcleancheck: distclean
1241	@if test '$(srcdir)' = . ; then \
1242	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1243	  exit 1 ; \
1244	fi
1245	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1246	  || { echo "ERROR: files left in build directory after distclean:" ; \
1247	       $(distcleancheck_listfiles) ; \
1248	       exit 1; } >&2
1249check-am: all-am
1250check: check-recursive
1251all-am: Makefile $(DATA) config.h
1252installdirs: installdirs-recursive
1253installdirs-am:
1254	for dir in "$(DESTDIR)$(bash_completiondir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(source_highlightdocdir)"; do \
1255	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1256	done
1257install: install-recursive
1258install-exec: install-exec-recursive
1259install-data: install-data-recursive
1260uninstall: uninstall-recursive
1261
1262install-am: all-am
1263	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1264
1265installcheck: installcheck-recursive
1266install-strip:
1267	if test -z '$(STRIP)'; then \
1268	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1269	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1270	      install; \
1271	else \
1272	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1273	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1274	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1275	fi
1276mostlyclean-generic:
1277
1278clean-generic:
1279
1280distclean-generic:
1281	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1282	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1283
1284maintainer-clean-generic:
1285	@echo "This command is intended for maintainers to use"
1286	@echo "it deletes files that may require special tools to rebuild."
1287clean: clean-recursive
1288
1289clean-am: clean-generic clean-libtool mostlyclean-am
1290
1291distclean: distclean-recursive
1292	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1293	-rm -f Makefile
1294distclean-am: clean-am distclean-generic distclean-hdr \
1295	distclean-libtool distclean-tags
1296
1297dvi: dvi-recursive
1298
1299dvi-am:
1300
1301html: html-recursive
1302
1303html-am:
1304
1305info: info-recursive
1306
1307info-am:
1308
1309install-data-am: install-bash_completionDATA install-pkgconfigDATA \
1310	install-source_highlightdocDATA
1311
1312install-dvi: install-dvi-recursive
1313
1314install-dvi-am:
1315
1316install-exec-am:
1317
1318install-html: install-html-recursive
1319
1320install-html-am:
1321
1322install-info: install-info-recursive
1323
1324install-info-am:
1325
1326install-man:
1327
1328install-pdf: install-pdf-recursive
1329
1330install-pdf-am:
1331
1332install-ps: install-ps-recursive
1333
1334install-ps-am:
1335
1336installcheck-am:
1337
1338maintainer-clean: maintainer-clean-recursive
1339	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
1340	-rm -rf $(top_srcdir)/autom4te.cache
1341	-rm -f Makefile
1342maintainer-clean-am: distclean-am maintainer-clean-generic
1343
1344mostlyclean: mostlyclean-recursive
1345
1346mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1347
1348pdf: pdf-recursive
1349
1350pdf-am:
1351
1352ps: ps-recursive
1353
1354ps-am:
1355
1356uninstall-am: uninstall-bash_completionDATA uninstall-pkgconfigDATA \
1357	uninstall-source_highlightdocDATA
1358
1359.MAKE: $(am__recursive_targets) all install-am install-strip
1360
1361.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1362	am--refresh check check-am clean clean-cscope clean-generic \
1363	clean-libtool cscope cscopelist-am ctags ctags-am dist \
1364	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
1365	dist-xz dist-zip distcheck distclean distclean-generic \
1366	distclean-hdr distclean-libtool distclean-tags distcleancheck \
1367	distdir distuninstallcheck dvi dvi-am html html-am info \
1368	info-am install install-am install-bash_completionDATA \
1369	install-data install-data-am install-dvi install-dvi-am \
1370	install-exec install-exec-am install-html install-html-am \
1371	install-info install-info-am install-man install-pdf \
1372	install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
1373	install-source_highlightdocDATA install-strip installcheck \
1374	installcheck-am installdirs installdirs-am maintainer-clean \
1375	maintainer-clean-generic mostlyclean mostlyclean-generic \
1376	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1377	uninstall-am uninstall-bash_completionDATA \
1378	uninstall-pkgconfigDATA uninstall-source_highlightdocDATA
1379
1380.PRECIOUS: Makefile
1381
1382
1383# Tell versions [3.59,3.63) of GNU make to not export all variables.
1384# Otherwise a system limit (for SysV at least) may be exceeded.
1385.NOEXPORT:
1386