Initialize Tizen 2.3
[external/libtasn1.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
19 # Free Software Foundation, Inc.
20 #
21 # This file is part of LIBTASN1.
22 #
23 # This program is free software: you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation, either version 3 of the License, or
26 # (at your option) any later version.
27 #
28 # This program is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32 #
33 # You should have received a copy of the GNU General Public License
34 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
35 VPATH = @srcdir@
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)/config.h.in \
57         $(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \
58         INSTALL NEWS THANKS build-aux/config.guess \
59         build-aux/config.sub build-aux/depcomp build-aux/install-sh \
60         build-aux/ltmain.sh build-aux/mdate-sh build-aux/missing \
61         build-aux/texinfo.tex build-aux/ylwrap
62 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63 am__aclocal_m4_deps = $(top_srcdir)/lib/glm4/gnulib-comp.m4 \
64         $(top_srcdir)/lib/glm4/ld-version-script.m4 \
65         $(top_srcdir)/lib/glm4/string_h.m4 \
66         $(top_srcdir)/lib/glm4/strverscmp.m4 \
67         $(top_srcdir)/lib/glm4/visibility.m4 \
68         $(top_srcdir)/gl/m4/00gnulib.m4 \
69         $(top_srcdir)/gl/m4/autobuild.m4 \
70         $(top_srcdir)/gl/m4/extensions.m4 \
71         $(top_srcdir)/gl/m4/getopt.m4 \
72         $(top_srcdir)/gl/m4/gnulib-common.m4 \
73         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
74         $(top_srcdir)/gl/m4/include_next.m4 \
75         $(top_srcdir)/gl/m4/longlong.m4 $(top_srcdir)/gl/m4/malloc.m4 \
76         $(top_srcdir)/gl/m4/manywarnings.m4 \
77         $(top_srcdir)/gl/m4/multiarch.m4 \
78         $(top_srcdir)/gl/m4/read-file.m4 \
79         $(top_srcdir)/gl/m4/realloc.m4 $(top_srcdir)/gl/m4/stdarg.m4 \
80         $(top_srcdir)/gl/m4/stddef_h.m4 $(top_srcdir)/gl/m4/stdint.m4 \
81         $(top_srcdir)/gl/m4/stdlib_h.m4 \
82         $(top_srcdir)/gl/m4/unistd_h.m4 \
83         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
84         $(top_srcdir)/gl/m4/version-etc.m4 \
85         $(top_srcdir)/gl/m4/warn-on-use.m4 \
86         $(top_srcdir)/gl/m4/warnings.m4 $(top_srcdir)/gl/m4/wchar_h.m4 \
87         $(top_srcdir)/gl/m4/wchar_t.m4 $(top_srcdir)/gl/m4/wint_t.m4 \
88         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
89         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
90         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
91         $(top_srcdir)/m4/pkg.m4 \
92         $(top_srcdir)/m4/update-header-version.m4 \
93         $(top_srcdir)/configure.ac
94 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95         $(ACLOCAL_M4)
96 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
97  configure.lineno config.status.lineno
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = config.h
100 CONFIG_CLEAN_FILES =
101 CONFIG_CLEAN_VPATH_FILES =
102 SOURCES =
103 DIST_SOURCES =
104 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
105         html-recursive info-recursive install-data-recursive \
106         install-dvi-recursive install-exec-recursive \
107         install-html-recursive install-info-recursive \
108         install-pdf-recursive install-ps-recursive install-recursive \
109         installcheck-recursive installdirs-recursive pdf-recursive \
110         ps-recursive uninstall-recursive
111 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
112   distclean-recursive maintainer-clean-recursive
113 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
114         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
115         distdir dist dist-all distcheck
116 ETAGS = etags
117 CTAGS = ctags
118 DIST_SUBDIRS = $(SUBDIRS)
119 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
120 distdir = $(PACKAGE)-$(VERSION)
121 top_distdir = $(distdir)
122 am__remove_distdir = \
123   { test ! -d "$(distdir)" \
124     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
125          && rm -fr "$(distdir)"; }; }
126 am__relativize = \
127   dir0=`pwd`; \
128   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
129   sed_rest='s,^[^/]*/*,,'; \
130   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
131   sed_butlast='s,/*[^/]*$$,,'; \
132   while test -n "$$dir1"; do \
133     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
134     if test "$$first" != "."; then \
135       if test "$$first" = ".."; then \
136         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
137         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
138       else \
139         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
140         if test "$$first2" = "$$first"; then \
141           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
142         else \
143           dir2="../$$dir2"; \
144         fi; \
145         dir0="$$dir0"/"$$first"; \
146       fi; \
147     fi; \
148     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
149   done; \
150   reldir="$$dir2"
151 DIST_ARCHIVES = $(distdir).tar.gz
152 GZIP_ENV = --best
153 distuninstallcheck_listfiles = find . -type f -print
154 distcleancheck_listfiles = find . -type f -print
155 ACLOCAL = @ACLOCAL@
156 AMTAR = @AMTAR@
157 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
158 AR = @AR@
159 AS = @AS@
160 AUTOCONF = @AUTOCONF@
161 AUTOHEADER = @AUTOHEADER@
162 AUTOMAKE = @AUTOMAKE@
163 AWK = @AWK@
164 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
165 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
166 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
167 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
168 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
169 CC = @CC@
170 CCDEPMODE = @CCDEPMODE@
171 CFLAGS = @CFLAGS@
172 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
173 CONFIG_INCLUDE = @CONFIG_INCLUDE@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DEFS = @DEFS@
178 DEPDIR = @DEPDIR@
179 DLLTOOL = @DLLTOOL@
180 DSYMUTIL = @DSYMUTIL@
181 DUMPBIN = @DUMPBIN@
182 ECHO_C = @ECHO_C@
183 ECHO_N = @ECHO_N@
184 ECHO_T = @ECHO_T@
185 EGREP = @EGREP@
186 EXEEXT = @EXEEXT@
187 FGREP = @FGREP@
188 GETOPT_H = @GETOPT_H@
189 GNULIB_ATOLL = @GNULIB_ATOLL@
190 GNULIB_BTOWC = @GNULIB_BTOWC@
191 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
192 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
193 GNULIB_CHOWN = @GNULIB_CHOWN@
194 GNULIB_CLOSE = @GNULIB_CLOSE@
195 GNULIB_DUP2 = @GNULIB_DUP2@
196 GNULIB_DUP3 = @GNULIB_DUP3@
197 GNULIB_ENVIRON = @GNULIB_ENVIRON@
198 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
199 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
200 GNULIB_FCHDIR = @GNULIB_FCHDIR@
201 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
202 GNULIB_FSYNC = @GNULIB_FSYNC@
203 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
204 GNULIB_GETCWD = @GNULIB_GETCWD@
205 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
206 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
207 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
208 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
209 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
210 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
211 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
212 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
213 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
214 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
215 GNULIB_GRANTPT = @GNULIB_GRANTPT@
216 GNULIB_LCHOWN = @GNULIB_LCHOWN@
217 GNULIB_LINK = @GNULIB_LINK@
218 GNULIB_LINKAT = @GNULIB_LINKAT@
219 GNULIB_LSEEK = @GNULIB_LSEEK@
220 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
221 GNULIB_MBRLEN = @GNULIB_MBRLEN@
222 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
223 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
224 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
225 GNULIB_MBSCHR = @GNULIB_MBSCHR@
226 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
227 GNULIB_MBSINIT = @GNULIB_MBSINIT@
228 GNULIB_MBSLEN = @GNULIB_MBSLEN@
229 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
230 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
231 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
232 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
233 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
234 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
235 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
236 GNULIB_MBSSEP = @GNULIB_MBSSEP@
237 GNULIB_MBSSPN = @GNULIB_MBSSPN@
238 GNULIB_MBSSTR = @GNULIB_MBSSTR@
239 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
240 GNULIB_MEMCHR = @GNULIB_MEMCHR@
241 GNULIB_MEMMEM = @GNULIB_MEMMEM@
242 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
243 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
244 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
245 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
246 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
247 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
248 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
249 GNULIB_PIPE2 = @GNULIB_PIPE2@
250 GNULIB_PREAD = @GNULIB_PREAD@
251 GNULIB_PTSNAME = @GNULIB_PTSNAME@
252 GNULIB_PUTENV = @GNULIB_PUTENV@
253 GNULIB_PWRITE = @GNULIB_PWRITE@
254 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
255 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
256 GNULIB_READLINK = @GNULIB_READLINK@
257 GNULIB_READLINKAT = @GNULIB_READLINKAT@
258 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
259 GNULIB_REALPATH = @GNULIB_REALPATH@
260 GNULIB_RMDIR = @GNULIB_RMDIR@
261 GNULIB_RPMATCH = @GNULIB_RPMATCH@
262 GNULIB_SETENV = @GNULIB_SETENV@
263 GNULIB_SLEEP = @GNULIB_SLEEP@
264 GNULIB_STPCPY = @GNULIB_STPCPY@
265 GNULIB_STPNCPY = @GNULIB_STPNCPY@
266 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
267 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
268 GNULIB_STRDUP = @GNULIB_STRDUP@
269 GNULIB_STRERROR = @GNULIB_STRERROR@
270 GNULIB_STRNCAT = @GNULIB_STRNCAT@
271 GNULIB_STRNDUP = @GNULIB_STRNDUP@
272 GNULIB_STRNLEN = @GNULIB_STRNLEN@
273 GNULIB_STRPBRK = @GNULIB_STRPBRK@
274 GNULIB_STRSEP = @GNULIB_STRSEP@
275 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
276 GNULIB_STRSTR = @GNULIB_STRSTR@
277 GNULIB_STRTOD = @GNULIB_STRTOD@
278 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
279 GNULIB_STRTOLL = @GNULIB_STRTOLL@
280 GNULIB_STRTOULL = @GNULIB_STRTOULL@
281 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
282 GNULIB_SYMLINK = @GNULIB_SYMLINK@
283 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
284 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
285 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
286 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
287 GNULIB_UNLINK = @GNULIB_UNLINK@
288 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
289 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
290 GNULIB_UNSETENV = @GNULIB_UNSETENV@
291 GNULIB_USLEEP = @GNULIB_USLEEP@
292 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
293 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
294 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
295 GNULIB_WCTOB = @GNULIB_WCTOB@
296 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
297 GNULIB_WRITE = @GNULIB_WRITE@
298 GREP = @GREP@
299 GTKDOC_CHECK = @GTKDOC_CHECK@
300 GTKDOC_MKPDF = @GTKDOC_MKPDF@
301 GTKDOC_REBASE = @GTKDOC_REBASE@
302 HAVE_ATOLL = @HAVE_ATOLL@
303 HAVE_BTOWC = @HAVE_BTOWC@
304 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
305 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
306 HAVE_CHOWN = @HAVE_CHOWN@
307 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
308 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
309 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
310 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
311 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
312 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
313 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
314 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
315 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
316 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
317 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
318 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
319 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
320 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
321 HAVE_DUP2 = @HAVE_DUP2@
322 HAVE_DUP3 = @HAVE_DUP3@
323 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
324 HAVE_FACCESSAT = @HAVE_FACCESSAT@
325 HAVE_FCHDIR = @HAVE_FCHDIR@
326 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
327 HAVE_FSYNC = @HAVE_FSYNC@
328 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
329 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
330 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
331 HAVE_GETGROUPS = @HAVE_GETGROUPS@
332 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
333 HAVE_GETLOGIN = @HAVE_GETLOGIN@
334 HAVE_GETOPT_H = @HAVE_GETOPT_H@
335 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
336 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
337 HAVE_GRANTPT = @HAVE_GRANTPT@
338 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
339 HAVE_LCHOWN = @HAVE_LCHOWN@
340 HAVE_LINK = @HAVE_LINK@
341 HAVE_LINKAT = @HAVE_LINKAT@
342 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
343 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
344 HAVE_MBRLEN = @HAVE_MBRLEN@
345 HAVE_MBRTOWC = @HAVE_MBRTOWC@
346 HAVE_MBSINIT = @HAVE_MBSINIT@
347 HAVE_MBSLEN = @HAVE_MBSLEN@
348 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
349 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
350 HAVE_MEMCHR = @HAVE_MEMCHR@
351 HAVE_MEMPCPY = @HAVE_MEMPCPY@
352 HAVE_MKDTEMP = @HAVE_MKDTEMP@
353 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
354 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
355 HAVE_MKSTEMP = @HAVE_MKSTEMP@
356 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
357 HAVE_OS_H = @HAVE_OS_H@
358 HAVE_PIPE2 = @HAVE_PIPE2@
359 HAVE_PREAD = @HAVE_PREAD@
360 HAVE_PTSNAME = @HAVE_PTSNAME@
361 HAVE_PWRITE = @HAVE_PWRITE@
362 HAVE_RANDOM_H = @HAVE_RANDOM_H@
363 HAVE_RANDOM_R = @HAVE_RANDOM_R@
364 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
365 HAVE_READLINK = @HAVE_READLINK@
366 HAVE_READLINKAT = @HAVE_READLINKAT@
367 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
368 HAVE_REALPATH = @HAVE_REALPATH@
369 HAVE_RPMATCH = @HAVE_RPMATCH@
370 HAVE_SETENV = @HAVE_SETENV@
371 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
372 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
373 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
374 HAVE_SLEEP = @HAVE_SLEEP@
375 HAVE_STDINT_H = @HAVE_STDINT_H@
376 HAVE_STPCPY = @HAVE_STPCPY@
377 HAVE_STPNCPY = @HAVE_STPNCPY@
378 HAVE_STRCASESTR = @HAVE_STRCASESTR@
379 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
380 HAVE_STRPBRK = @HAVE_STRPBRK@
381 HAVE_STRSEP = @HAVE_STRSEP@
382 HAVE_STRTOD = @HAVE_STRTOD@
383 HAVE_STRTOLL = @HAVE_STRTOLL@
384 HAVE_STRTOULL = @HAVE_STRTOULL@
385 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
386 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
387 HAVE_SYMLINK = @HAVE_SYMLINK@
388 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
389 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
390 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
391 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
392 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
393 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
394 HAVE_TTYNAME_R = @HAVE_TTYNAME_R@
395 HAVE_UNISTD_H = @HAVE_UNISTD_H@
396 HAVE_UNLINKAT = @HAVE_UNLINKAT@
397 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
398 HAVE_UNSETENV = @HAVE_UNSETENV@
399 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
400 HAVE_USLEEP = @HAVE_USLEEP@
401 HAVE_VISIBILITY = @HAVE_VISIBILITY@
402 HAVE_WCHAR_H = @HAVE_WCHAR_H@
403 HAVE_WCHAR_T = @HAVE_WCHAR_T@
404 HAVE_WCRTOMB = @HAVE_WCRTOMB@
405 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
406 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
407 HAVE_WINT_T = @HAVE_WINT_T@
408 HELP2MAN = @HELP2MAN@
409 HTML_DIR = @HTML_DIR@
410 INCLUDE_NEXT = @INCLUDE_NEXT@
411 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
412 INSTALL = @INSTALL@
413 INSTALL_DATA = @INSTALL_DATA@
414 INSTALL_PROGRAM = @INSTALL_PROGRAM@
415 INSTALL_SCRIPT = @INSTALL_SCRIPT@
416 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
417 LD = @LD@
418 LDFLAGS = @LDFLAGS@
419 LIBINTL = @LIBINTL@
420 LIBOBJS = @LIBOBJS@
421 LIBS = @LIBS@
422 LIBTOOL = @LIBTOOL@
423 LIPO = @LIPO@
424 LN_S = @LN_S@
425 LTLIBINTL = @LTLIBINTL@
426 LTLIBOBJS = @LTLIBOBJS@
427 LT_AGE = @LT_AGE@
428 LT_CURRENT = @LT_CURRENT@
429 LT_REVISION = @LT_REVISION@
430 MAKEINFO = @MAKEINFO@
431 MKDIR_P = @MKDIR_P@
432 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
433 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
434 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
435 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
436 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
437 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
438 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
439 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
440 NEXT_GETOPT_H = @NEXT_GETOPT_H@
441 NEXT_STDARG_H = @NEXT_STDARG_H@
442 NEXT_STDDEF_H = @NEXT_STDDEF_H@
443 NEXT_STDINT_H = @NEXT_STDINT_H@
444 NEXT_STDLIB_H = @NEXT_STDLIB_H@
445 NEXT_STRING_H = @NEXT_STRING_H@
446 NEXT_UNISTD_H = @NEXT_UNISTD_H@
447 NEXT_WCHAR_H = @NEXT_WCHAR_H@
448 NM = @NM@
449 NMEDIT = @NMEDIT@
450 OBJDUMP = @OBJDUMP@
451 OBJEXT = @OBJEXT@
452 OTOOL = @OTOOL@
453 OTOOL64 = @OTOOL64@
454 PACKAGE = @PACKAGE@
455 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
456 PACKAGE_NAME = @PACKAGE_NAME@
457 PACKAGE_STRING = @PACKAGE_STRING@
458 PACKAGE_TARNAME = @PACKAGE_TARNAME@
459 PACKAGE_URL = @PACKAGE_URL@
460 PACKAGE_VERSION = @PACKAGE_VERSION@
461 PATH_SEPARATOR = @PATH_SEPARATOR@
462 PERL = @PERL@
463 PKG_CONFIG = @PKG_CONFIG@
464 PMCCABE = @PMCCABE@
465 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
466 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
467 RANLIB = @RANLIB@
468 REPLACE_BTOWC = @REPLACE_BTOWC@
469 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
470 REPLACE_CHOWN = @REPLACE_CHOWN@
471 REPLACE_CLOSE = @REPLACE_CLOSE@
472 REPLACE_DUP = @REPLACE_DUP@
473 REPLACE_DUP2 = @REPLACE_DUP2@
474 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
475 REPLACE_GETCWD = @REPLACE_GETCWD@
476 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
477 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
478 REPLACE_LCHOWN = @REPLACE_LCHOWN@
479 REPLACE_LINK = @REPLACE_LINK@
480 REPLACE_LINKAT = @REPLACE_LINKAT@
481 REPLACE_LSEEK = @REPLACE_LSEEK@
482 REPLACE_MBRLEN = @REPLACE_MBRLEN@
483 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
484 REPLACE_MBSINIT = @REPLACE_MBSINIT@
485 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
486 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
487 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
488 REPLACE_MEMCHR = @REPLACE_MEMCHR@
489 REPLACE_MEMMEM = @REPLACE_MEMMEM@
490 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
491 REPLACE_NULL = @REPLACE_NULL@
492 REPLACE_PREAD = @REPLACE_PREAD@
493 REPLACE_PUTENV = @REPLACE_PUTENV@
494 REPLACE_PWRITE = @REPLACE_PWRITE@
495 REPLACE_READLINK = @REPLACE_READLINK@
496 REPLACE_REALPATH = @REPLACE_REALPATH@
497 REPLACE_RMDIR = @REPLACE_RMDIR@
498 REPLACE_SETENV = @REPLACE_SETENV@
499 REPLACE_SLEEP = @REPLACE_SLEEP@
500 REPLACE_STPNCPY = @REPLACE_STPNCPY@
501 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
502 REPLACE_STRDUP = @REPLACE_STRDUP@
503 REPLACE_STRERROR = @REPLACE_STRERROR@
504 REPLACE_STRNCAT = @REPLACE_STRNCAT@
505 REPLACE_STRNDUP = @REPLACE_STRNDUP@
506 REPLACE_STRNLEN = @REPLACE_STRNLEN@
507 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
508 REPLACE_STRSTR = @REPLACE_STRSTR@
509 REPLACE_STRTOD = @REPLACE_STRTOD@
510 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
511 REPLACE_SYMLINK = @REPLACE_SYMLINK@
512 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
513 REPLACE_UNLINK = @REPLACE_UNLINK@
514 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
515 REPLACE_UNSETENV = @REPLACE_UNSETENV@
516 REPLACE_USLEEP = @REPLACE_USLEEP@
517 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
518 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
519 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
520 REPLACE_WCTOB = @REPLACE_WCTOB@
521 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
522 REPLACE_WRITE = @REPLACE_WRITE@
523 SED = @SED@
524 SET_MAKE = @SET_MAKE@
525 SHELL = @SHELL@
526 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
527 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
528 STDARG_H = @STDARG_H@
529 STDDEF_H = @STDDEF_H@
530 STDINT_H = @STDINT_H@
531 STRIP = @STRIP@
532 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
533 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
534 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
535 VALGRIND = @VALGRIND@
536 VERSION = @VERSION@
537 WARN_CFLAGS = @WARN_CFLAGS@
538 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
539 WERROR_CFLAGS = @WERROR_CFLAGS@
540 WINT_T_SUFFIX = @WINT_T_SUFFIX@
541 YACC = @YACC@
542 YFLAGS = @YFLAGS@
543 abs_builddir = @abs_builddir@
544 abs_srcdir = @abs_srcdir@
545 abs_top_builddir = @abs_top_builddir@
546 abs_top_srcdir = @abs_top_srcdir@
547 ac_ct_CC = @ac_ct_CC@
548 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
549 am__include = @am__include@
550 am__leading_dot = @am__leading_dot@
551 am__quote = @am__quote@
552 am__tar = @am__tar@
553 am__untar = @am__untar@
554 bindir = @bindir@
555 build = @build@
556 build_alias = @build_alias@
557 build_cpu = @build_cpu@
558 build_os = @build_os@
559 build_vendor = @build_vendor@
560 builddir = @builddir@
561 datadir = @datadir@
562 datarootdir = @datarootdir@
563 docdir = @docdir@
564 dvidir = @dvidir@
565 exec_prefix = @exec_prefix@
566 gl_LIBOBJS = @gl_LIBOBJS@
567 gl_LTLIBOBJS = @gl_LTLIBOBJS@
568 gltests_LIBOBJS = @gltests_LIBOBJS@
569 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
570 gltests_WITNESS = @gltests_WITNESS@
571 host = @host@
572 host_alias = @host_alias@
573 host_cpu = @host_cpu@
574 host_os = @host_os@
575 host_vendor = @host_vendor@
576 htmldir = @htmldir@
577 includedir = @includedir@
578 infodir = @infodir@
579 install_sh = @install_sh@
580 lgl_LIBOBJS = @lgl_LIBOBJS@
581 lgl_LTLIBOBJS = @lgl_LTLIBOBJS@
582 lgltests_LIBOBJS = @lgltests_LIBOBJS@
583 lgltests_LTLIBOBJS = @lgltests_LTLIBOBJS@
584 lgltests_WITNESS = @lgltests_WITNESS@
585 libdir = @libdir@
586 libexecdir = @libexecdir@
587 localedir = @localedir@
588 localstatedir = @localstatedir@
589 lt_ECHO = @lt_ECHO@
590 mandir = @mandir@
591 mkdir_p = @mkdir_p@
592 oldincludedir = @oldincludedir@
593 pdfdir = @pdfdir@
594 prefix = @prefix@
595 program_transform_name = @program_transform_name@
596 psdir = @psdir@
597 sbindir = @sbindir@
598 sharedstatedir = @sharedstatedir@
599 srcdir = @srcdir@
600 sysconfdir = @sysconfdir@
601 target_alias = @target_alias@
602 top_build_prefix = @top_build_prefix@
603 top_builddir = @top_builddir@
604 top_srcdir = @top_srcdir@
605 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
606 EXTRA_DIST = windows/asn1-parser/asn1-parser.vcproj \
607         windows/asn1-parser/config.h windows/libtasn1.ncb \
608         windows/libtasn1.sln windows/libtasn1.suo \
609         windows/gnulib/getopt.h windows/gnulib/gnulib.vcproj \
610         windows/libtasn1/libtasn1.vcproj \
611         windows/test-parser/test-parser.vcproj \
612         windows/test-tree/test-tree.vcproj cfg.mk maint.mk .clcopying
613 SUBDIRS = gl lib src examples tests doc
614 ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lib/glm4
615 all: config.h
616         $(MAKE) $(AM_MAKEFLAGS) all-recursive
617
618 .SUFFIXES:
619 am--refresh:
620         @:
621 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
622         @for dep in $?; do \
623           case '$(am__configure_deps)' in \
624             *$$dep*) \
625               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
626               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
627                 && exit 0; \
628               exit 1;; \
629           esac; \
630         done; \
631         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
632         $(am__cd) $(top_srcdir) && \
633           $(AUTOMAKE) --gnu Makefile
634 .PRECIOUS: Makefile
635 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
636         @case '$?' in \
637           *config.status*) \
638             echo ' $(SHELL) ./config.status'; \
639             $(SHELL) ./config.status;; \
640           *) \
641             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
642             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
643         esac;
644
645 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
646         $(SHELL) ./config.status --recheck
647
648 $(top_srcdir)/configure:  $(am__configure_deps)
649         $(am__cd) $(srcdir) && $(AUTOCONF)
650 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
651         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
652 $(am__aclocal_m4_deps):
653
654 config.h: stamp-h1
655         @if test ! -f $@; then \
656           rm -f stamp-h1; \
657           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
658         else :; fi
659
660 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
661         @rm -f stamp-h1
662         cd $(top_builddir) && $(SHELL) ./config.status config.h
663 $(srcdir)/config.h.in:  $(am__configure_deps) 
664         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
665         rm -f stamp-h1
666         touch $@
667
668 distclean-hdr:
669         -rm -f config.h stamp-h1
670
671 mostlyclean-libtool:
672         -rm -f *.lo
673
674 clean-libtool:
675         -rm -rf .libs _libs
676
677 distclean-libtool:
678         -rm -f libtool config.lt
679
680 # This directory's subdirectories are mostly independent; you can cd
681 # into them and run `make' without going through this Makefile.
682 # To change the values of `make' variables: instead of editing Makefiles,
683 # (1) if the variable is set in `config.status', edit `config.status'
684 #     (which will cause the Makefiles to be regenerated when you run `make');
685 # (2) otherwise, pass the desired values on the `make' command line.
686 $(RECURSIVE_TARGETS):
687         @fail= failcom='exit 1'; \
688         for f in x $$MAKEFLAGS; do \
689           case $$f in \
690             *=* | --[!k]*);; \
691             *k*) failcom='fail=yes';; \
692           esac; \
693         done; \
694         dot_seen=no; \
695         target=`echo $@ | sed s/-recursive//`; \
696         list='$(SUBDIRS)'; for subdir in $$list; do \
697           echo "Making $$target in $$subdir"; \
698           if test "$$subdir" = "."; then \
699             dot_seen=yes; \
700             local_target="$$target-am"; \
701           else \
702             local_target="$$target"; \
703           fi; \
704           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
705           || eval $$failcom; \
706         done; \
707         if test "$$dot_seen" = "no"; then \
708           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
709         fi; test -z "$$fail"
710
711 $(RECURSIVE_CLEAN_TARGETS):
712         @fail= failcom='exit 1'; \
713         for f in x $$MAKEFLAGS; do \
714           case $$f in \
715             *=* | --[!k]*);; \
716             *k*) failcom='fail=yes';; \
717           esac; \
718         done; \
719         dot_seen=no; \
720         case "$@" in \
721           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
722           *) list='$(SUBDIRS)' ;; \
723         esac; \
724         rev=''; for subdir in $$list; do \
725           if test "$$subdir" = "."; then :; else \
726             rev="$$subdir $$rev"; \
727           fi; \
728         done; \
729         rev="$$rev ."; \
730         target=`echo $@ | sed s/-recursive//`; \
731         for subdir in $$rev; do \
732           echo "Making $$target in $$subdir"; \
733           if test "$$subdir" = "."; then \
734             local_target="$$target-am"; \
735           else \
736             local_target="$$target"; \
737           fi; \
738           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
739           || eval $$failcom; \
740         done && test -z "$$fail"
741 tags-recursive:
742         list='$(SUBDIRS)'; for subdir in $$list; do \
743           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
744         done
745 ctags-recursive:
746         list='$(SUBDIRS)'; for subdir in $$list; do \
747           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
748         done
749
750 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
751         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
752         unique=`for i in $$list; do \
753             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
754           done | \
755           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
756               END { if (nonempty) { for (i in files) print i; }; }'`; \
757         mkid -fID $$unique
758 tags: TAGS
759
760 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
761                 $(TAGS_FILES) $(LISP)
762         set x; \
763         here=`pwd`; \
764         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
765           include_option=--etags-include; \
766           empty_fix=.; \
767         else \
768           include_option=--include; \
769           empty_fix=; \
770         fi; \
771         list='$(SUBDIRS)'; for subdir in $$list; do \
772           if test "$$subdir" = .; then :; else \
773             test ! -f $$subdir/TAGS || \
774               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
775           fi; \
776         done; \
777         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
778         unique=`for i in $$list; do \
779             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780           done | \
781           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782               END { if (nonempty) { for (i in files) print i; }; }'`; \
783         shift; \
784         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
785           test -n "$$unique" || unique=$$empty_fix; \
786           if test $$# -gt 0; then \
787             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
788               "$$@" $$unique; \
789           else \
790             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
791               $$unique; \
792           fi; \
793         fi
794 ctags: CTAGS
795 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
796                 $(TAGS_FILES) $(LISP)
797         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
798         unique=`for i in $$list; do \
799             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
800           done | \
801           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
802               END { if (nonempty) { for (i in files) print i; }; }'`; \
803         test -z "$(CTAGS_ARGS)$$unique" \
804           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
805              $$unique
806
807 GTAGS:
808         here=`$(am__cd) $(top_builddir) && pwd` \
809           && $(am__cd) $(top_srcdir) \
810           && gtags -i $(GTAGS_ARGS) "$$here"
811
812 distclean-tags:
813         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
814
815 distdir: $(DISTFILES)
816         $(am__remove_distdir)
817         test -d "$(distdir)" || mkdir "$(distdir)"
818         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
819         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
820         list='$(DISTFILES)'; \
821           dist_files=`for file in $$list; do echo $$file; done | \
822           sed -e "s|^$$srcdirstrip/||;t" \
823               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
824         case $$dist_files in \
825           */*) $(MKDIR_P) `echo "$$dist_files" | \
826                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
827                            sort -u` ;; \
828         esac; \
829         for file in $$dist_files; do \
830           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
831           if test -d $$d/$$file; then \
832             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
833             if test -d "$(distdir)/$$file"; then \
834               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
835             fi; \
836             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
837               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
838               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
839             fi; \
840             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
841           else \
842             test -f "$(distdir)/$$file" \
843             || cp -p $$d/$$file "$(distdir)/$$file" \
844             || exit 1; \
845           fi; \
846         done
847         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
848           if test "$$subdir" = .; then :; else \
849             test -d "$(distdir)/$$subdir" \
850             || $(MKDIR_P) "$(distdir)/$$subdir" \
851             || exit 1; \
852           fi; \
853         done
854         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
855           if test "$$subdir" = .; then :; else \
856             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
857             $(am__relativize); \
858             new_distdir=$$reldir; \
859             dir1=$$subdir; dir2="$(top_distdir)"; \
860             $(am__relativize); \
861             new_top_distdir=$$reldir; \
862             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
863             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
864             ($(am__cd) $$subdir && \
865               $(MAKE) $(AM_MAKEFLAGS) \
866                 top_distdir="$$new_top_distdir" \
867                 distdir="$$new_distdir" \
868                 am__remove_distdir=: \
869                 am__skip_length_check=: \
870                 am__skip_mode_fix=: \
871                 distdir) \
872               || exit 1; \
873           fi; \
874         done
875         -test -n "$(am__skip_mode_fix)" \
876         || find "$(distdir)" -type d ! -perm -755 \
877                 -exec chmod u+rwx,go+rx {} \; -o \
878           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
879           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
880           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
881         || chmod -R a+r "$(distdir)"
882 dist-gzip: distdir
883         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
884         $(am__remove_distdir)
885
886 dist-bzip2: distdir
887         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
888         $(am__remove_distdir)
889
890 dist-lzma: distdir
891         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
892         $(am__remove_distdir)
893
894 dist-xz: distdir
895         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
896         $(am__remove_distdir)
897
898 dist-tarZ: distdir
899         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
900         $(am__remove_distdir)
901
902 dist-shar: distdir
903         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
904         $(am__remove_distdir)
905
906 dist-zip: distdir
907         -rm -f $(distdir).zip
908         zip -rq $(distdir).zip $(distdir)
909         $(am__remove_distdir)
910
911 dist dist-all: distdir
912         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
913         $(am__remove_distdir)
914
915 # This target untars the dist file and tries a VPATH configuration.  Then
916 # it guarantees that the distribution is self-contained by making another
917 # tarfile.
918 distcheck: dist
919         case '$(DIST_ARCHIVES)' in \
920         *.tar.gz*) \
921           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
922         *.tar.bz2*) \
923           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
924         *.tar.lzma*) \
925           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
926         *.tar.xz*) \
927           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
928         *.tar.Z*) \
929           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
930         *.shar.gz*) \
931           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
932         *.zip*) \
933           unzip $(distdir).zip ;;\
934         esac
935         chmod -R a-w $(distdir); chmod a+w $(distdir)
936         mkdir $(distdir)/_build
937         mkdir $(distdir)/_inst
938         chmod a-w $(distdir)
939         test -d $(distdir)/_build || exit 0; \
940         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
941           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
942           && am__cwd=`pwd` \
943           && $(am__cd) $(distdir)/_build \
944           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
945             $(DISTCHECK_CONFIGURE_FLAGS) \
946           && $(MAKE) $(AM_MAKEFLAGS) \
947           && $(MAKE) $(AM_MAKEFLAGS) dvi \
948           && $(MAKE) $(AM_MAKEFLAGS) check \
949           && $(MAKE) $(AM_MAKEFLAGS) install \
950           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
951           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
952           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
953                 distuninstallcheck \
954           && chmod -R a-w "$$dc_install_base" \
955           && ({ \
956                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
957                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
958                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
959                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
960                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
961               } || { rm -rf "$$dc_destdir"; exit 1; }) \
962           && rm -rf "$$dc_destdir" \
963           && $(MAKE) $(AM_MAKEFLAGS) dist \
964           && rm -rf $(DIST_ARCHIVES) \
965           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
966           && cd "$$am__cwd" \
967           || exit 1
968         $(am__remove_distdir)
969         @(echo "$(distdir) archives ready for distribution: "; \
970           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
971           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
972 distuninstallcheck:
973         @$(am__cd) '$(distuninstallcheck_dir)' \
974         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
975            || { echo "ERROR: files left after uninstall:" ; \
976                 if test -n "$(DESTDIR)"; then \
977                   echo "  (check DESTDIR support)"; \
978                 fi ; \
979                 $(distuninstallcheck_listfiles) ; \
980                 exit 1; } >&2
981 distcleancheck: distclean
982         @if test '$(srcdir)' = . ; then \
983           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
984           exit 1 ; \
985         fi
986         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
987           || { echo "ERROR: files left in build directory after distclean:" ; \
988                $(distcleancheck_listfiles) ; \
989                exit 1; } >&2
990 check-am: all-am
991 check: check-recursive
992 all-am: Makefile config.h
993 installdirs: installdirs-recursive
994 installdirs-am:
995 install: install-recursive
996 install-exec: install-exec-recursive
997 install-data: install-data-recursive
998 uninstall: uninstall-recursive
999
1000 install-am: all-am
1001         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1002
1003 installcheck: installcheck-recursive
1004 install-strip:
1005         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1006           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1007           `test -z '$(STRIP)' || \
1008             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1009 mostlyclean-generic:
1010
1011 clean-generic:
1012
1013 distclean-generic:
1014         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1015         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1016
1017 maintainer-clean-generic:
1018         @echo "This command is intended for maintainers to use"
1019         @echo "it deletes files that may require special tools to rebuild."
1020 clean: clean-recursive
1021
1022 clean-am: clean-generic clean-libtool mostlyclean-am
1023
1024 distclean: distclean-recursive
1025         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1026         -rm -f Makefile
1027 distclean-am: clean-am distclean-generic distclean-hdr \
1028         distclean-libtool distclean-tags
1029
1030 dvi: dvi-recursive
1031
1032 dvi-am:
1033
1034 html: html-recursive
1035
1036 html-am:
1037
1038 info: info-recursive
1039
1040 info-am:
1041
1042 install-data-am:
1043
1044 install-dvi: install-dvi-recursive
1045
1046 install-dvi-am:
1047
1048 install-exec-am:
1049
1050 install-html: install-html-recursive
1051
1052 install-html-am:
1053
1054 install-info: install-info-recursive
1055
1056 install-info-am:
1057
1058 install-man:
1059
1060 install-pdf: install-pdf-recursive
1061
1062 install-pdf-am:
1063
1064 install-ps: install-ps-recursive
1065
1066 install-ps-am:
1067
1068 installcheck-am:
1069
1070 maintainer-clean: maintainer-clean-recursive
1071         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1072         -rm -rf $(top_srcdir)/autom4te.cache
1073         -rm -f Makefile
1074 maintainer-clean-am: distclean-am maintainer-clean-generic
1075
1076 mostlyclean: mostlyclean-recursive
1077
1078 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1079
1080 pdf: pdf-recursive
1081
1082 pdf-am:
1083
1084 ps: ps-recursive
1085
1086 ps-am:
1087
1088 uninstall-am:
1089
1090 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
1091         ctags-recursive install-am install-strip tags-recursive
1092
1093 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1094         all all-am am--refresh check check-am clean clean-generic \
1095         clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
1096         dist-gzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
1097         distcheck distclean distclean-generic distclean-hdr \
1098         distclean-libtool distclean-tags distcleancheck distdir \
1099         distuninstallcheck dvi dvi-am html html-am info info-am \
1100         install install-am install-data install-data-am install-dvi \
1101         install-dvi-am install-exec install-exec-am install-html \
1102         install-html-am install-info install-info-am install-man \
1103         install-pdf install-pdf-am install-ps install-ps-am \
1104         install-strip installcheck installcheck-am installdirs \
1105         installdirs-am maintainer-clean maintainer-clean-generic \
1106         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1107         ps ps-am tags tags-recursive uninstall uninstall-am
1108
1109
1110 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1111 # Otherwise a system limit (for SysV at least) may be exceeded.
1112 .NOEXPORT: