Initialize Tizen 2.3
[external/libtasn1.git] / doc / 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 @ENABLE_GTK_DOC_TRUE@am__append_1 = reference
55 subdir = doc
56 DIST_COMMON = $(dist_man_MANS) $(libtasn1_TEXINFOS) \
57         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
58         $(srcdir)/stamp-vti $(srcdir)/version.texi TODO
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/lib/glm4/gnulib-comp.m4 \
61         $(top_srcdir)/lib/glm4/ld-version-script.m4 \
62         $(top_srcdir)/lib/glm4/string_h.m4 \
63         $(top_srcdir)/lib/glm4/strverscmp.m4 \
64         $(top_srcdir)/lib/glm4/visibility.m4 \
65         $(top_srcdir)/gl/m4/00gnulib.m4 \
66         $(top_srcdir)/gl/m4/autobuild.m4 \
67         $(top_srcdir)/gl/m4/extensions.m4 \
68         $(top_srcdir)/gl/m4/getopt.m4 \
69         $(top_srcdir)/gl/m4/gnulib-common.m4 \
70         $(top_srcdir)/gl/m4/gnulib-comp.m4 \
71         $(top_srcdir)/gl/m4/include_next.m4 \
72         $(top_srcdir)/gl/m4/longlong.m4 $(top_srcdir)/gl/m4/malloc.m4 \
73         $(top_srcdir)/gl/m4/manywarnings.m4 \
74         $(top_srcdir)/gl/m4/multiarch.m4 \
75         $(top_srcdir)/gl/m4/read-file.m4 \
76         $(top_srcdir)/gl/m4/realloc.m4 $(top_srcdir)/gl/m4/stdarg.m4 \
77         $(top_srcdir)/gl/m4/stddef_h.m4 $(top_srcdir)/gl/m4/stdint.m4 \
78         $(top_srcdir)/gl/m4/stdlib_h.m4 \
79         $(top_srcdir)/gl/m4/unistd_h.m4 \
80         $(top_srcdir)/gl/m4/valgrind-tests.m4 \
81         $(top_srcdir)/gl/m4/version-etc.m4 \
82         $(top_srcdir)/gl/m4/warn-on-use.m4 \
83         $(top_srcdir)/gl/m4/warnings.m4 $(top_srcdir)/gl/m4/wchar_h.m4 \
84         $(top_srcdir)/gl/m4/wchar_t.m4 $(top_srcdir)/gl/m4/wint_t.m4 \
85         $(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/libtool.m4 \
86         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
87         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
88         $(top_srcdir)/m4/pkg.m4 \
89         $(top_srcdir)/m4/update-header-version.m4 \
90         $(top_srcdir)/configure.ac
91 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
92         $(ACLOCAL_M4)
93 mkinstalldirs = $(install_sh) -d
94 CONFIG_HEADER = $(top_builddir)/config.h
95 CONFIG_CLEAN_FILES =
96 CONFIG_CLEAN_VPATH_FILES =
97 SOURCES =
98 DIST_SOURCES =
99 INFO_DEPS = $(srcdir)/libtasn1.info
100 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
101 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
102 DVIS = libtasn1.dvi
103 PDFS = libtasn1.pdf
104 PSS = libtasn1.ps
105 HTMLS = libtasn1.html
106 TEXINFOS = libtasn1.texi
107 TEXI2PDF = $(TEXI2DVI) --pdf --batch
108 MAKEINFOHTML = $(MAKEINFO) --html
109 DVIPS = dvips
110 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
111         html-recursive info-recursive install-data-recursive \
112         install-dvi-recursive install-exec-recursive \
113         install-html-recursive install-info-recursive \
114         install-pdf-recursive install-ps-recursive install-recursive \
115         installcheck-recursive installdirs-recursive pdf-recursive \
116         ps-recursive uninstall-recursive
117 am__installdirs = "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
118         "$(DESTDIR)$(man3dir)"
119 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
120 am__vpath_adj = case $$p in \
121     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
122     *) f=$$p;; \
123   esac;
124 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
125 am__install_max = 40
126 am__nobase_strip_setup = \
127   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
128 am__nobase_strip = \
129   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
130 am__nobase_list = $(am__nobase_strip_setup); \
131   for p in $$list; do echo "$$p $$p"; done | \
132   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
133   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
134     if (++n[$$2] == $(am__install_max)) \
135       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
136     END { for (dir in files) print dir, files[dir] }'
137 am__base_list = \
138   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
139   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
140 man1dir = $(mandir)/man1
141 man3dir = $(mandir)/man3
142 NROFF = nroff
143 MANS = $(dist_man_MANS)
144 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
145   distclean-recursive maintainer-clean-recursive
146 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
147         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
148         distdir
149 ETAGS = etags
150 CTAGS = ctags
151 DIST_SUBDIRS = cyclo reference
152 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
153 am__relativize = \
154   dir0=`pwd`; \
155   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
156   sed_rest='s,^[^/]*/*,,'; \
157   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
158   sed_butlast='s,/*[^/]*$$,,'; \
159   while test -n "$$dir1"; do \
160     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
161     if test "$$first" != "."; then \
162       if test "$$first" = ".."; then \
163         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
164         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
165       else \
166         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
167         if test "$$first2" = "$$first"; then \
168           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
169         else \
170           dir2="../$$dir2"; \
171         fi; \
172         dir0="$$dir0"/"$$first"; \
173       fi; \
174     fi; \
175     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
176   done; \
177   reldir="$$dir2"
178 ACLOCAL = @ACLOCAL@
179 AMTAR = @AMTAR@
180 APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@
181 AR = @AR@
182 AS = @AS@
183 AUTOCONF = @AUTOCONF@
184 AUTOHEADER = @AUTOHEADER@
185 AUTOMAKE = @AUTOMAKE@
186 AWK = @AWK@
187 BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@
188 BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@
189 BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@
190 BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@
191 BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@
192 CC = @CC@
193 CCDEPMODE = @CCDEPMODE@
194 CFLAGS = @CFLAGS@
195 CFLAG_VISIBILITY = @CFLAG_VISIBILITY@
196 CONFIG_INCLUDE = @CONFIG_INCLUDE@
197 CPP = @CPP@
198 CPPFLAGS = @CPPFLAGS@
199 CYGPATH_W = @CYGPATH_W@
200 DEFS = @DEFS@
201 DEPDIR = @DEPDIR@
202 DLLTOOL = @DLLTOOL@
203 DSYMUTIL = @DSYMUTIL@
204 DUMPBIN = @DUMPBIN@
205 ECHO_C = @ECHO_C@
206 ECHO_N = @ECHO_N@
207 ECHO_T = @ECHO_T@
208 EGREP = @EGREP@
209 EXEEXT = @EXEEXT@
210 FGREP = @FGREP@
211 GETOPT_H = @GETOPT_H@
212 GNULIB_ATOLL = @GNULIB_ATOLL@
213 GNULIB_BTOWC = @GNULIB_BTOWC@
214 GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@
215 GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@
216 GNULIB_CHOWN = @GNULIB_CHOWN@
217 GNULIB_CLOSE = @GNULIB_CLOSE@
218 GNULIB_DUP2 = @GNULIB_DUP2@
219 GNULIB_DUP3 = @GNULIB_DUP3@
220 GNULIB_ENVIRON = @GNULIB_ENVIRON@
221 GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@
222 GNULIB_FACCESSAT = @GNULIB_FACCESSAT@
223 GNULIB_FCHDIR = @GNULIB_FCHDIR@
224 GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@
225 GNULIB_FSYNC = @GNULIB_FSYNC@
226 GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@
227 GNULIB_GETCWD = @GNULIB_GETCWD@
228 GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@
229 GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@
230 GNULIB_GETGROUPS = @GNULIB_GETGROUPS@
231 GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@
232 GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@
233 GNULIB_GETLOGIN = @GNULIB_GETLOGIN@
234 GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@
235 GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@
236 GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@
237 GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@
238 GNULIB_GRANTPT = @GNULIB_GRANTPT@
239 GNULIB_LCHOWN = @GNULIB_LCHOWN@
240 GNULIB_LINK = @GNULIB_LINK@
241 GNULIB_LINKAT = @GNULIB_LINKAT@
242 GNULIB_LSEEK = @GNULIB_LSEEK@
243 GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@
244 GNULIB_MBRLEN = @GNULIB_MBRLEN@
245 GNULIB_MBRTOWC = @GNULIB_MBRTOWC@
246 GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@
247 GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@
248 GNULIB_MBSCHR = @GNULIB_MBSCHR@
249 GNULIB_MBSCSPN = @GNULIB_MBSCSPN@
250 GNULIB_MBSINIT = @GNULIB_MBSINIT@
251 GNULIB_MBSLEN = @GNULIB_MBSLEN@
252 GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@
253 GNULIB_MBSNLEN = @GNULIB_MBSNLEN@
254 GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@
255 GNULIB_MBSPBRK = @GNULIB_MBSPBRK@
256 GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@
257 GNULIB_MBSRCHR = @GNULIB_MBSRCHR@
258 GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@
259 GNULIB_MBSSEP = @GNULIB_MBSSEP@
260 GNULIB_MBSSPN = @GNULIB_MBSSPN@
261 GNULIB_MBSSTR = @GNULIB_MBSSTR@
262 GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@
263 GNULIB_MEMCHR = @GNULIB_MEMCHR@
264 GNULIB_MEMMEM = @GNULIB_MEMMEM@
265 GNULIB_MEMPCPY = @GNULIB_MEMPCPY@
266 GNULIB_MEMRCHR = @GNULIB_MEMRCHR@
267 GNULIB_MKDTEMP = @GNULIB_MKDTEMP@
268 GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@
269 GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@
270 GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
271 GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
272 GNULIB_PIPE2 = @GNULIB_PIPE2@
273 GNULIB_PREAD = @GNULIB_PREAD@
274 GNULIB_PTSNAME = @GNULIB_PTSNAME@
275 GNULIB_PUTENV = @GNULIB_PUTENV@
276 GNULIB_PWRITE = @GNULIB_PWRITE@
277 GNULIB_RANDOM_R = @GNULIB_RANDOM_R@
278 GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@
279 GNULIB_READLINK = @GNULIB_READLINK@
280 GNULIB_READLINKAT = @GNULIB_READLINKAT@
281 GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@
282 GNULIB_REALPATH = @GNULIB_REALPATH@
283 GNULIB_RMDIR = @GNULIB_RMDIR@
284 GNULIB_RPMATCH = @GNULIB_RPMATCH@
285 GNULIB_SETENV = @GNULIB_SETENV@
286 GNULIB_SLEEP = @GNULIB_SLEEP@
287 GNULIB_STPCPY = @GNULIB_STPCPY@
288 GNULIB_STPNCPY = @GNULIB_STPNCPY@
289 GNULIB_STRCASESTR = @GNULIB_STRCASESTR@
290 GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@
291 GNULIB_STRDUP = @GNULIB_STRDUP@
292 GNULIB_STRERROR = @GNULIB_STRERROR@
293 GNULIB_STRNCAT = @GNULIB_STRNCAT@
294 GNULIB_STRNDUP = @GNULIB_STRNDUP@
295 GNULIB_STRNLEN = @GNULIB_STRNLEN@
296 GNULIB_STRPBRK = @GNULIB_STRPBRK@
297 GNULIB_STRSEP = @GNULIB_STRSEP@
298 GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@
299 GNULIB_STRSTR = @GNULIB_STRSTR@
300 GNULIB_STRTOD = @GNULIB_STRTOD@
301 GNULIB_STRTOK_R = @GNULIB_STRTOK_R@
302 GNULIB_STRTOLL = @GNULIB_STRTOLL@
303 GNULIB_STRTOULL = @GNULIB_STRTOULL@
304 GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@
305 GNULIB_SYMLINK = @GNULIB_SYMLINK@
306 GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
307 GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
308 GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@
309 GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@
310 GNULIB_UNLINK = @GNULIB_UNLINK@
311 GNULIB_UNLINKAT = @GNULIB_UNLINKAT@
312 GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@
313 GNULIB_UNSETENV = @GNULIB_UNSETENV@
314 GNULIB_USLEEP = @GNULIB_USLEEP@
315 GNULIB_WCRTOMB = @GNULIB_WCRTOMB@
316 GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@
317 GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@
318 GNULIB_WCTOB = @GNULIB_WCTOB@
319 GNULIB_WCWIDTH = @GNULIB_WCWIDTH@
320 GNULIB_WRITE = @GNULIB_WRITE@
321 GREP = @GREP@
322 GTKDOC_CHECK = @GTKDOC_CHECK@
323 GTKDOC_MKPDF = @GTKDOC_MKPDF@
324 GTKDOC_REBASE = @GTKDOC_REBASE@
325 HAVE_ATOLL = @HAVE_ATOLL@
326 HAVE_BTOWC = @HAVE_BTOWC@
327 HAVE_CALLOC_POSIX = @HAVE_CALLOC_POSIX@
328 HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@
329 HAVE_CHOWN = @HAVE_CHOWN@
330 HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@
331 HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@
332 HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@
333 HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@
334 HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@
335 HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@
336 HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@
337 HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@
338 HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@
339 HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@
340 HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@
341 HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@
342 HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@
343 HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@
344 HAVE_DUP2 = @HAVE_DUP2@
345 HAVE_DUP3 = @HAVE_DUP3@
346 HAVE_EUIDACCESS = @HAVE_EUIDACCESS@
347 HAVE_FACCESSAT = @HAVE_FACCESSAT@
348 HAVE_FCHDIR = @HAVE_FCHDIR@
349 HAVE_FCHOWNAT = @HAVE_FCHOWNAT@
350 HAVE_FSYNC = @HAVE_FSYNC@
351 HAVE_FTRUNCATE = @HAVE_FTRUNCATE@
352 HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@
353 HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@
354 HAVE_GETGROUPS = @HAVE_GETGROUPS@
355 HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@
356 HAVE_GETLOGIN = @HAVE_GETLOGIN@
357 HAVE_GETOPT_H = @HAVE_GETOPT_H@
358 HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@
359 HAVE_GETSUBOPT = @HAVE_GETSUBOPT@
360 HAVE_GRANTPT = @HAVE_GRANTPT@
361 HAVE_INTTYPES_H = @HAVE_INTTYPES_H@
362 HAVE_LCHOWN = @HAVE_LCHOWN@
363 HAVE_LINK = @HAVE_LINK@
364 HAVE_LINKAT = @HAVE_LINKAT@
365 HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
366 HAVE_MALLOC_POSIX = @HAVE_MALLOC_POSIX@
367 HAVE_MBRLEN = @HAVE_MBRLEN@
368 HAVE_MBRTOWC = @HAVE_MBRTOWC@
369 HAVE_MBSINIT = @HAVE_MBSINIT@
370 HAVE_MBSLEN = @HAVE_MBSLEN@
371 HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@
372 HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@
373 HAVE_MEMCHR = @HAVE_MEMCHR@
374 HAVE_MEMPCPY = @HAVE_MEMPCPY@
375 HAVE_MKDTEMP = @HAVE_MKDTEMP@
376 HAVE_MKOSTEMP = @HAVE_MKOSTEMP@
377 HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@
378 HAVE_MKSTEMP = @HAVE_MKSTEMP@
379 HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
380 HAVE_OS_H = @HAVE_OS_H@
381 HAVE_PIPE2 = @HAVE_PIPE2@
382 HAVE_PREAD = @HAVE_PREAD@
383 HAVE_PTSNAME = @HAVE_PTSNAME@
384 HAVE_PWRITE = @HAVE_PWRITE@
385 HAVE_RANDOM_H = @HAVE_RANDOM_H@
386 HAVE_RANDOM_R = @HAVE_RANDOM_R@
387 HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@
388 HAVE_READLINK = @HAVE_READLINK@
389 HAVE_READLINKAT = @HAVE_READLINKAT@
390 HAVE_REALLOC_POSIX = @HAVE_REALLOC_POSIX@
391 HAVE_REALPATH = @HAVE_REALPATH@
392 HAVE_RPMATCH = @HAVE_RPMATCH@
393 HAVE_SETENV = @HAVE_SETENV@
394 HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@
395 HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@
396 HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@
397 HAVE_SLEEP = @HAVE_SLEEP@
398 HAVE_STDINT_H = @HAVE_STDINT_H@
399 HAVE_STPCPY = @HAVE_STPCPY@
400 HAVE_STPNCPY = @HAVE_STPNCPY@
401 HAVE_STRCASESTR = @HAVE_STRCASESTR@
402 HAVE_STRCHRNUL = @HAVE_STRCHRNUL@
403 HAVE_STRPBRK = @HAVE_STRPBRK@
404 HAVE_STRSEP = @HAVE_STRSEP@
405 HAVE_STRTOD = @HAVE_STRTOD@
406 HAVE_STRTOLL = @HAVE_STRTOLL@
407 HAVE_STRTOULL = @HAVE_STRTOULL@
408 HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@
409 HAVE_STRVERSCMP = @HAVE_STRVERSCMP@
410 HAVE_SYMLINK = @HAVE_SYMLINK@
411 HAVE_SYMLINKAT = @HAVE_SYMLINKAT@
412 HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@
413 HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@
414 HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@
415 HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
416 HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
417 HAVE_TTYNAME_R = @HAVE_TTYNAME_R@
418 HAVE_UNISTD_H = @HAVE_UNISTD_H@
419 HAVE_UNLINKAT = @HAVE_UNLINKAT@
420 HAVE_UNLOCKPT = @HAVE_UNLOCKPT@
421 HAVE_UNSETENV = @HAVE_UNSETENV@
422 HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@
423 HAVE_USLEEP = @HAVE_USLEEP@
424 HAVE_VISIBILITY = @HAVE_VISIBILITY@
425 HAVE_WCHAR_H = @HAVE_WCHAR_H@
426 HAVE_WCHAR_T = @HAVE_WCHAR_T@
427 HAVE_WCRTOMB = @HAVE_WCRTOMB@
428 HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@
429 HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@
430 HAVE_WINT_T = @HAVE_WINT_T@
431 HELP2MAN = @HELP2MAN@
432 HTML_DIR = @HTML_DIR@
433 INCLUDE_NEXT = @INCLUDE_NEXT@
434 INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@
435 INSTALL = @INSTALL@
436 INSTALL_DATA = @INSTALL_DATA@
437 INSTALL_PROGRAM = @INSTALL_PROGRAM@
438 INSTALL_SCRIPT = @INSTALL_SCRIPT@
439 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
440 LD = @LD@
441 LDFLAGS = @LDFLAGS@
442 LIBINTL = @LIBINTL@
443 LIBOBJS = @LIBOBJS@
444 LIBS = @LIBS@
445 LIBTOOL = @LIBTOOL@
446 LIPO = @LIPO@
447 LN_S = @LN_S@
448 LTLIBINTL = @LTLIBINTL@
449 LTLIBOBJS = @LTLIBOBJS@
450 LT_AGE = @LT_AGE@
451 LT_CURRENT = @LT_CURRENT@
452 LT_REVISION = @LT_REVISION@
453 MAKEINFO = @MAKEINFO@
454 MKDIR_P = @MKDIR_P@
455 NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
456 NEXT_AS_FIRST_DIRECTIVE_STDARG_H = @NEXT_AS_FIRST_DIRECTIVE_STDARG_H@
457 NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
458 NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@
459 NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@
460 NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@
461 NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@
462 NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@
463 NEXT_GETOPT_H = @NEXT_GETOPT_H@
464 NEXT_STDARG_H = @NEXT_STDARG_H@
465 NEXT_STDDEF_H = @NEXT_STDDEF_H@
466 NEXT_STDINT_H = @NEXT_STDINT_H@
467 NEXT_STDLIB_H = @NEXT_STDLIB_H@
468 NEXT_STRING_H = @NEXT_STRING_H@
469 NEXT_UNISTD_H = @NEXT_UNISTD_H@
470 NEXT_WCHAR_H = @NEXT_WCHAR_H@
471 NM = @NM@
472 NMEDIT = @NMEDIT@
473 OBJDUMP = @OBJDUMP@
474 OBJEXT = @OBJEXT@
475 OTOOL = @OTOOL@
476 OTOOL64 = @OTOOL64@
477 PACKAGE = @PACKAGE@
478 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
479 PACKAGE_NAME = @PACKAGE_NAME@
480 PACKAGE_STRING = @PACKAGE_STRING@
481 PACKAGE_TARNAME = @PACKAGE_TARNAME@
482 PACKAGE_URL = @PACKAGE_URL@
483 PACKAGE_VERSION = @PACKAGE_VERSION@
484 PATH_SEPARATOR = @PATH_SEPARATOR@
485 PERL = @PERL@
486 PKG_CONFIG = @PKG_CONFIG@
487 PMCCABE = @PMCCABE@
488 PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@
489 PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@
490 RANLIB = @RANLIB@
491 REPLACE_BTOWC = @REPLACE_BTOWC@
492 REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@
493 REPLACE_CHOWN = @REPLACE_CHOWN@
494 REPLACE_CLOSE = @REPLACE_CLOSE@
495 REPLACE_DUP = @REPLACE_DUP@
496 REPLACE_DUP2 = @REPLACE_DUP2@
497 REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@
498 REPLACE_GETCWD = @REPLACE_GETCWD@
499 REPLACE_GETGROUPS = @REPLACE_GETGROUPS@
500 REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@
501 REPLACE_LCHOWN = @REPLACE_LCHOWN@
502 REPLACE_LINK = @REPLACE_LINK@
503 REPLACE_LINKAT = @REPLACE_LINKAT@
504 REPLACE_LSEEK = @REPLACE_LSEEK@
505 REPLACE_MBRLEN = @REPLACE_MBRLEN@
506 REPLACE_MBRTOWC = @REPLACE_MBRTOWC@
507 REPLACE_MBSINIT = @REPLACE_MBSINIT@
508 REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@
509 REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@
510 REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@
511 REPLACE_MEMCHR = @REPLACE_MEMCHR@
512 REPLACE_MEMMEM = @REPLACE_MEMMEM@
513 REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
514 REPLACE_NULL = @REPLACE_NULL@
515 REPLACE_PREAD = @REPLACE_PREAD@
516 REPLACE_PUTENV = @REPLACE_PUTENV@
517 REPLACE_PWRITE = @REPLACE_PWRITE@
518 REPLACE_READLINK = @REPLACE_READLINK@
519 REPLACE_REALPATH = @REPLACE_REALPATH@
520 REPLACE_RMDIR = @REPLACE_RMDIR@
521 REPLACE_SETENV = @REPLACE_SETENV@
522 REPLACE_SLEEP = @REPLACE_SLEEP@
523 REPLACE_STPNCPY = @REPLACE_STPNCPY@
524 REPLACE_STRCASESTR = @REPLACE_STRCASESTR@
525 REPLACE_STRDUP = @REPLACE_STRDUP@
526 REPLACE_STRERROR = @REPLACE_STRERROR@
527 REPLACE_STRNCAT = @REPLACE_STRNCAT@
528 REPLACE_STRNDUP = @REPLACE_STRNDUP@
529 REPLACE_STRNLEN = @REPLACE_STRNLEN@
530 REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@
531 REPLACE_STRSTR = @REPLACE_STRSTR@
532 REPLACE_STRTOD = @REPLACE_STRTOD@
533 REPLACE_STRTOK_R = @REPLACE_STRTOK_R@
534 REPLACE_SYMLINK = @REPLACE_SYMLINK@
535 REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@
536 REPLACE_UNLINK = @REPLACE_UNLINK@
537 REPLACE_UNLINKAT = @REPLACE_UNLINKAT@
538 REPLACE_UNSETENV = @REPLACE_UNSETENV@
539 REPLACE_USLEEP = @REPLACE_USLEEP@
540 REPLACE_WCRTOMB = @REPLACE_WCRTOMB@
541 REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@
542 REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@
543 REPLACE_WCTOB = @REPLACE_WCTOB@
544 REPLACE_WCWIDTH = @REPLACE_WCWIDTH@
545 REPLACE_WRITE = @REPLACE_WRITE@
546 SED = @SED@
547 SET_MAKE = @SET_MAKE@
548 SHELL = @SHELL@
549 SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@
550 SIZE_T_SUFFIX = @SIZE_T_SUFFIX@
551 STDARG_H = @STDARG_H@
552 STDDEF_H = @STDDEF_H@
553 STDINT_H = @STDINT_H@
554 STRIP = @STRIP@
555 UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
556 UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
557 UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
558 VALGRIND = @VALGRIND@
559 VERSION = @VERSION@
560 WARN_CFLAGS = @WARN_CFLAGS@
561 WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@
562 WERROR_CFLAGS = @WERROR_CFLAGS@
563 WINT_T_SUFFIX = @WINT_T_SUFFIX@
564 YACC = @YACC@
565 YFLAGS = @YFLAGS@
566 abs_builddir = @abs_builddir@
567 abs_srcdir = @abs_srcdir@
568 abs_top_builddir = @abs_top_builddir@
569 abs_top_srcdir = @abs_top_srcdir@
570 ac_ct_CC = @ac_ct_CC@
571 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
572 am__include = @am__include@
573 am__leading_dot = @am__leading_dot@
574 am__quote = @am__quote@
575 am__tar = @am__tar@
576 am__untar = @am__untar@
577 bindir = @bindir@
578 build = @build@
579 build_alias = @build_alias@
580 build_cpu = @build_cpu@
581 build_os = @build_os@
582 build_vendor = @build_vendor@
583 builddir = @builddir@
584 datadir = @datadir@
585 datarootdir = @datarootdir@
586 docdir = @docdir@
587 dvidir = @dvidir@
588 exec_prefix = @exec_prefix@
589 gl_LIBOBJS = @gl_LIBOBJS@
590 gl_LTLIBOBJS = @gl_LTLIBOBJS@
591 gltests_LIBOBJS = @gltests_LIBOBJS@
592 gltests_LTLIBOBJS = @gltests_LTLIBOBJS@
593 gltests_WITNESS = @gltests_WITNESS@
594 host = @host@
595 host_alias = @host_alias@
596 host_cpu = @host_cpu@
597 host_os = @host_os@
598 host_vendor = @host_vendor@
599 htmldir = @htmldir@
600 includedir = @includedir@
601 infodir = @infodir@
602 install_sh = @install_sh@
603 lgl_LIBOBJS = @lgl_LIBOBJS@
604 lgl_LTLIBOBJS = @lgl_LTLIBOBJS@
605 lgltests_LIBOBJS = @lgltests_LIBOBJS@
606 lgltests_LTLIBOBJS = @lgltests_LTLIBOBJS@
607 lgltests_WITNESS = @lgltests_WITNESS@
608 libdir = @libdir@
609 libexecdir = @libexecdir@
610 localedir = @localedir@
611 localstatedir = @localstatedir@
612 lt_ECHO = @lt_ECHO@
613 mandir = @mandir@
614 mkdir_p = @mkdir_p@
615 oldincludedir = @oldincludedir@
616 pdfdir = @pdfdir@
617 prefix = @prefix@
618 program_transform_name = @program_transform_name@
619 psdir = @psdir@
620 sbindir = @sbindir@
621 sharedstatedir = @sharedstatedir@
622 srcdir = @srcdir@
623 sysconfdir = @sysconfdir@
624 target_alias = @target_alias@
625 top_build_prefix = @top_build_prefix@
626 top_builddir = @top_builddir@
627 top_srcdir = @top_srcdir@
628 SUBDIRS = cyclo $(am__append_1)
629 EXTRA_DIST = gdoc TODO libtasn1.html libtasn1.ps libtasn1.pdf
630 info_TEXINFOS = libtasn1.texi
631 libtasn1_TEXINFOS = fdl-1.3.texi texinfo.css $(gdoc_TEXINFOS)
632 AM_MAKEINFOFLAGS = -I $(top_builddir)/doc
633 TEXI2DVI = texi2dvi $(AM_MAKEINFOFLAGS)
634 AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) \
635         --no-split --number-sections --css-include=texinfo.css
636
637 dist_man_MANS = $(gdoc_MANS) asn1Parser.1 asn1Coding.1 asn1Decoding.1
638 HELP2MAN_OPTS = --info-page libtasn1
639 gdoc_MANS = man/asn1_get_length_der.3 man/asn1_get_tag_der.3 \
640         man/asn1_get_length_ber.3 man/asn1_get_octet_der.3 \
641         man/asn1_get_bit_der.3 man/asn1_der_decoding.3 \
642         man/asn1_der_decoding_element.3 \
643         man/asn1_der_decoding_startEnd.3 \
644         man/asn1_expand_any_defined_by.3 \
645         man/asn1_expand_octet_string.3 man/asn1_perror.3 \
646         man/asn1_strerror.3 man/libtasn1_perror.3 \
647         man/libtasn1_strerror.3 man/asn1_find_node.3 \
648         man/asn1_length_der.3 man/asn1_octet_der.3 man/asn1_bit_der.3 \
649         man/asn1_der_coding.3 man/asn1_write_value.3 \
650         man/asn1_read_value.3 man/asn1_read_tag.3 \
651         man/asn1_array2tree.3 man/asn1_delete_structure.3 \
652         man/asn1_delete_element.3 man/asn1_create_element.3 \
653         man/asn1_print_structure.3 man/asn1_number_of_elements.3 \
654         man/asn1_find_structure_from_oid.3 man/asn1_copy_node.3 \
655         man/asn1_parser2tree.3 man/asn1_parser2array.3 \
656         man/asn1_check_version.3
657 gdoc_TEXINFOS = texi/decoding.c.texi texi/errors.c.texi \
658         texi/parser_aux.c.texi texi/coding.c.texi texi/element.c.texi \
659         texi/gstr.c.texi texi/structure.c.texi texi/ASN1.c.texi \
660         texi/version.c.texi texi/asn1_get_length_der.texi \
661         texi/asn1_get_tag_der.texi texi/asn1_get_length_ber.texi \
662         texi/asn1_get_octet_der.texi texi/asn1_get_bit_der.texi \
663         texi/asn1_der_decoding.texi \
664         texi/asn1_der_decoding_element.texi \
665         texi/asn1_der_decoding_startEnd.texi \
666         texi/asn1_expand_any_defined_by.texi \
667         texi/asn1_expand_octet_string.texi texi/asn1_perror.texi \
668         texi/asn1_strerror.texi texi/libtasn1_perror.texi \
669         texi/libtasn1_strerror.texi texi/asn1_find_node.texi \
670         texi/asn1_length_der.texi texi/asn1_octet_der.texi \
671         texi/asn1_bit_der.texi texi/asn1_der_coding.texi \
672         texi/asn1_write_value.texi texi/asn1_read_value.texi \
673         texi/asn1_read_tag.texi texi/asn1_array2tree.texi \
674         texi/asn1_delete_structure.texi texi/asn1_delete_element.texi \
675         texi/asn1_create_element.texi texi/asn1_print_structure.texi \
676         texi/asn1_number_of_elements.texi \
677         texi/asn1_find_structure_from_oid.texi \
678         texi/asn1_copy_node.texi texi/asn1_parser2tree.texi \
679         texi/asn1_parser2array.texi texi/asn1_check_version.texi
680 GDOC_SRC = $(top_srcdir)/lib/decoding.c $(top_srcdir)/lib/errors.c      \
681         $(top_srcdir)/lib/parser_aux.c $(top_srcdir)/lib/coding.c       \
682         $(top_srcdir)/lib/element.c $(top_srcdir)/lib/gstr.c            \
683         $(top_srcdir)/lib/structure.c $(top_builddir)/lib/ASN1.c        \
684         $(top_builddir)/lib/version.c
685
686 all: all-recursive
687
688 .SUFFIXES:
689 .SUFFIXES: .dvi .html .info .pdf .ps .texi
690 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
691         @for dep in $?; do \
692           case '$(am__configure_deps)' in \
693             *$$dep*) \
694               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
695                 && { if test -f $@; then exit 0; else break; fi; }; \
696               exit 1;; \
697           esac; \
698         done; \
699         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
700         $(am__cd) $(top_srcdir) && \
701           $(AUTOMAKE) --gnu doc/Makefile
702 .PRECIOUS: Makefile
703 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
704         @case '$?' in \
705           *config.status*) \
706             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
707           *) \
708             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
709             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
710         esac;
711
712 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
713         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
714
715 $(top_srcdir)/configure:  $(am__configure_deps)
716         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
717 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
718         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
719 $(am__aclocal_m4_deps):
720
721 mostlyclean-libtool:
722         -rm -f *.lo
723
724 clean-libtool:
725         -rm -rf .libs _libs
726
727 .texi.info:
728         restore=: && backupdir="$(am__leading_dot)am$$$$" && \
729         am__cwd=`pwd` && $(am__cd) $(srcdir) && \
730         rm -rf $$backupdir && mkdir $$backupdir && \
731         if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
732           for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
733             if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
734           done; \
735         else :; fi && \
736         cd "$$am__cwd"; \
737         if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
738          -o $@ $<; \
739         then \
740           rc=0; \
741           $(am__cd) $(srcdir); \
742         else \
743           rc=$$?; \
744           $(am__cd) $(srcdir) && \
745           $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
746         fi; \
747         rm -rf $$backupdir; exit $$rc
748
749 .texi.dvi:
750         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
751         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
752         $(TEXI2DVI) $<
753
754 .texi.pdf:
755         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
756         MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
757         $(TEXI2PDF) $<
758
759 .texi.html:
760         rm -rf $(@:.html=.htp)
761         if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
762          -o $(@:.html=.htp) $<; \
763         then \
764           rm -rf $@; \
765           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
766             mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \
767         else \
768           if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \
769             rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
770           exit 1; \
771         fi
772 $(srcdir)/libtasn1.info: libtasn1.texi $(srcdir)/version.texi $(libtasn1_TEXINFOS)
773 libtasn1.dvi: libtasn1.texi $(srcdir)/version.texi $(libtasn1_TEXINFOS)
774 libtasn1.pdf: libtasn1.texi $(srcdir)/version.texi $(libtasn1_TEXINFOS)
775 libtasn1.html: libtasn1.texi $(srcdir)/version.texi $(libtasn1_TEXINFOS)
776 $(srcdir)/version.texi:  $(srcdir)/stamp-vti
777 $(srcdir)/stamp-vti: libtasn1.texi $(top_srcdir)/configure
778         @(dir=.; test -f ./libtasn1.texi || dir=$(srcdir); \
779         set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/libtasn1.texi`; \
780         echo "@set UPDATED $$1 $$2 $$3"; \
781         echo "@set UPDATED-MONTH $$2 $$3"; \
782         echo "@set EDITION $(VERSION)"; \
783         echo "@set VERSION $(VERSION)") > vti.tmp
784         @cmp -s vti.tmp $(srcdir)/version.texi \
785           || (echo "Updating $(srcdir)/version.texi"; \
786               cp vti.tmp $(srcdir)/version.texi)
787         -@rm -f vti.tmp
788         @cp $(srcdir)/version.texi $@
789
790 mostlyclean-vti:
791         -rm -f vti.tmp
792
793 maintainer-clean-vti:
794         -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
795 .dvi.ps:
796         TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
797         $(DVIPS) -o $@ $<
798
799 uninstall-dvi-am:
800         @$(NORMAL_UNINSTALL)
801         @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
802         for p in $$list; do \
803           $(am__strip_dir) \
804           echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
805           rm -f "$(DESTDIR)$(dvidir)/$$f"; \
806         done
807
808 uninstall-html-am:
809         @$(NORMAL_UNINSTALL)
810         @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
811         for p in $$list; do \
812           $(am__strip_dir) \
813           echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
814           rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
815         done
816
817 uninstall-info-am:
818         @$(PRE_UNINSTALL)
819         @if test -d '$(DESTDIR)$(infodir)' && \
820             (install-info --version && \
821              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
822           list='$(INFO_DEPS)'; \
823           for file in $$list; do \
824             relfile=`echo "$$file" | sed 's|^.*/||'`; \
825             echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
826             if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
827             then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
828           done; \
829         else :; fi
830         @$(NORMAL_UNINSTALL)
831         @list='$(INFO_DEPS)'; \
832         for file in $$list; do \
833           relfile=`echo "$$file" | sed 's|^.*/||'`; \
834           relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
835           (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
836              echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
837              rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
838            else :; fi); \
839         done
840
841 uninstall-pdf-am:
842         @$(NORMAL_UNINSTALL)
843         @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
844         for p in $$list; do \
845           $(am__strip_dir) \
846           echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
847           rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
848         done
849
850 uninstall-ps-am:
851         @$(NORMAL_UNINSTALL)
852         @list='$(PSS)'; test -n "$(psdir)" || list=; \
853         for p in $$list; do \
854           $(am__strip_dir) \
855           echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
856           rm -f "$(DESTDIR)$(psdir)/$$f"; \
857         done
858
859 dist-info: $(INFO_DEPS)
860         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
861         list='$(INFO_DEPS)'; \
862         for base in $$list; do \
863           case $$base in \
864             $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
865           esac; \
866           if test -f $$base; then d=.; else d=$(srcdir); fi; \
867           base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
868           for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
869             if test -f $$file; then \
870               relfile=`expr "$$file" : "$$d/\(.*\)"`; \
871               test -f "$(distdir)/$$relfile" || \
872                 cp -p $$file "$(distdir)/$$relfile"; \
873             else :; fi; \
874           done; \
875         done
876
877 mostlyclean-aminfo:
878         -rm -rf libtasn1.aux libtasn1.cp libtasn1.cps libtasn1.fn libtasn1.fns \
879           libtasn1.ky libtasn1.kys libtasn1.log libtasn1.pg \
880           libtasn1.tmp libtasn1.toc libtasn1.tp libtasn1.vr \
881           libtasn1.vrs
882
883 clean-aminfo:
884         -test -z "libtasn1.dvi libtasn1.pdf libtasn1.ps libtasn1.html" \
885         || rm -rf libtasn1.dvi libtasn1.pdf libtasn1.ps libtasn1.html
886
887 maintainer-clean-aminfo:
888         @list='$(INFO_DEPS)'; for i in $$list; do \
889           i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
890           echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
891           rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
892         done
893 install-man1: $(dist_man_MANS)
894         @$(NORMAL_INSTALL)
895         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
896         @list=''; test -n "$(man1dir)" || exit 0; \
897         { for i in $$list; do echo "$$i"; done; \
898         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
899           sed -n '/\.1[a-z]*$$/p'; \
900         } | while read p; do \
901           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
902           echo "$$d$$p"; echo "$$p"; \
903         done | \
904         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
905               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
906         sed 'N;N;s,\n, ,g' | { \
907         list=; while read file base inst; do \
908           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
909             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
910             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
911           fi; \
912         done; \
913         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
914         while read files; do \
915           test -z "$$files" || { \
916             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
917             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
918         done; }
919
920 uninstall-man1:
921         @$(NORMAL_UNINSTALL)
922         @list=''; test -n "$(man1dir)" || exit 0; \
923         files=`{ for i in $$list; do echo "$$i"; done; \
924         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
925           sed -n '/\.1[a-z]*$$/p'; \
926         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
927               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
928         test -z "$$files" || { \
929           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
930           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
931 install-man3: $(dist_man_MANS)
932         @$(NORMAL_INSTALL)
933         test -z "$(man3dir)" || $(MKDIR_P) "$(DESTDIR)$(man3dir)"
934         @list=''; test -n "$(man3dir)" || exit 0; \
935         { for i in $$list; do echo "$$i"; done; \
936         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
937           sed -n '/\.3[a-z]*$$/p'; \
938         } | while read p; do \
939           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
940           echo "$$d$$p"; echo "$$p"; \
941         done | \
942         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
943               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
944         sed 'N;N;s,\n, ,g' | { \
945         list=; while read file base inst; do \
946           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
947             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
948             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst" || exit $$?; \
949           fi; \
950         done; \
951         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
952         while read files; do \
953           test -z "$$files" || { \
954             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man3dir)'"; \
955             $(INSTALL_DATA) $$files "$(DESTDIR)$(man3dir)" || exit $$?; }; \
956         done; }
957
958 uninstall-man3:
959         @$(NORMAL_UNINSTALL)
960         @list=''; test -n "$(man3dir)" || exit 0; \
961         files=`{ for i in $$list; do echo "$$i"; done; \
962         l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
963           sed -n '/\.3[a-z]*$$/p'; \
964         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^3][0-9a-z]*$$,3,;x' \
965               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
966         test -z "$$files" || { \
967           echo " ( cd '$(DESTDIR)$(man3dir)' && rm -f" $$files ")"; \
968           cd "$(DESTDIR)$(man3dir)" && rm -f $$files; }
969
970 # This directory's subdirectories are mostly independent; you can cd
971 # into them and run `make' without going through this Makefile.
972 # To change the values of `make' variables: instead of editing Makefiles,
973 # (1) if the variable is set in `config.status', edit `config.status'
974 #     (which will cause the Makefiles to be regenerated when you run `make');
975 # (2) otherwise, pass the desired values on the `make' command line.
976 $(RECURSIVE_TARGETS):
977         @fail= failcom='exit 1'; \
978         for f in x $$MAKEFLAGS; do \
979           case $$f in \
980             *=* | --[!k]*);; \
981             *k*) failcom='fail=yes';; \
982           esac; \
983         done; \
984         dot_seen=no; \
985         target=`echo $@ | sed s/-recursive//`; \
986         list='$(SUBDIRS)'; for subdir in $$list; do \
987           echo "Making $$target in $$subdir"; \
988           if test "$$subdir" = "."; then \
989             dot_seen=yes; \
990             local_target="$$target-am"; \
991           else \
992             local_target="$$target"; \
993           fi; \
994           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
995           || eval $$failcom; \
996         done; \
997         if test "$$dot_seen" = "no"; then \
998           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
999         fi; test -z "$$fail"
1000
1001 $(RECURSIVE_CLEAN_TARGETS):
1002         @fail= failcom='exit 1'; \
1003         for f in x $$MAKEFLAGS; do \
1004           case $$f in \
1005             *=* | --[!k]*);; \
1006             *k*) failcom='fail=yes';; \
1007           esac; \
1008         done; \
1009         dot_seen=no; \
1010         case "$@" in \
1011           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1012           *) list='$(SUBDIRS)' ;; \
1013         esac; \
1014         rev=''; for subdir in $$list; do \
1015           if test "$$subdir" = "."; then :; else \
1016             rev="$$subdir $$rev"; \
1017           fi; \
1018         done; \
1019         rev="$$rev ."; \
1020         target=`echo $@ | sed s/-recursive//`; \
1021         for subdir in $$rev; do \
1022           echo "Making $$target in $$subdir"; \
1023           if test "$$subdir" = "."; then \
1024             local_target="$$target-am"; \
1025           else \
1026             local_target="$$target"; \
1027           fi; \
1028           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1029           || eval $$failcom; \
1030         done && test -z "$$fail"
1031 tags-recursive:
1032         list='$(SUBDIRS)'; for subdir in $$list; do \
1033           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1034         done
1035 ctags-recursive:
1036         list='$(SUBDIRS)'; for subdir in $$list; do \
1037           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1038         done
1039
1040 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1041         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1042         unique=`for i in $$list; do \
1043             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1044           done | \
1045           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1046               END { if (nonempty) { for (i in files) print i; }; }'`; \
1047         mkid -fID $$unique
1048 tags: TAGS
1049
1050 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1051                 $(TAGS_FILES) $(LISP)
1052         set x; \
1053         here=`pwd`; \
1054         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1055           include_option=--etags-include; \
1056           empty_fix=.; \
1057         else \
1058           include_option=--include; \
1059           empty_fix=; \
1060         fi; \
1061         list='$(SUBDIRS)'; for subdir in $$list; do \
1062           if test "$$subdir" = .; then :; else \
1063             test ! -f $$subdir/TAGS || \
1064               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1065           fi; \
1066         done; \
1067         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1068         unique=`for i in $$list; do \
1069             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1070           done | \
1071           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1072               END { if (nonempty) { for (i in files) print i; }; }'`; \
1073         shift; \
1074         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1075           test -n "$$unique" || unique=$$empty_fix; \
1076           if test $$# -gt 0; then \
1077             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1078               "$$@" $$unique; \
1079           else \
1080             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1081               $$unique; \
1082           fi; \
1083         fi
1084 ctags: CTAGS
1085 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1086                 $(TAGS_FILES) $(LISP)
1087         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1088         unique=`for i in $$list; do \
1089             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1090           done | \
1091           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1092               END { if (nonempty) { for (i in files) print i; }; }'`; \
1093         test -z "$(CTAGS_ARGS)$$unique" \
1094           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1095              $$unique
1096
1097 GTAGS:
1098         here=`$(am__cd) $(top_builddir) && pwd` \
1099           && $(am__cd) $(top_srcdir) \
1100           && gtags -i $(GTAGS_ARGS) "$$here"
1101
1102 distclean-tags:
1103         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1104
1105 distdir: $(DISTFILES)
1106         @list='$(MANS)'; if test -n "$$list"; then \
1107           list=`for p in $$list; do \
1108             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1109             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
1110           if test -n "$$list" && \
1111             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
1112             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
1113             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
1114             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
1115             echo "       typically \`make maintainer-clean' will remove them" >&2; \
1116             exit 1; \
1117           else :; fi; \
1118         else :; fi
1119         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1120         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1121         list='$(DISTFILES)'; \
1122           dist_files=`for file in $$list; do echo $$file; done | \
1123           sed -e "s|^$$srcdirstrip/||;t" \
1124               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1125         case $$dist_files in \
1126           */*) $(MKDIR_P) `echo "$$dist_files" | \
1127                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1128                            sort -u` ;; \
1129         esac; \
1130         for file in $$dist_files; do \
1131           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1132           if test -d $$d/$$file; then \
1133             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1134             if test -d "$(distdir)/$$file"; then \
1135               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1136             fi; \
1137             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1138               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
1139               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1140             fi; \
1141             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1142           else \
1143             test -f "$(distdir)/$$file" \
1144             || cp -p $$d/$$file "$(distdir)/$$file" \
1145             || exit 1; \
1146           fi; \
1147         done
1148         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1149           if test "$$subdir" = .; then :; else \
1150             test -d "$(distdir)/$$subdir" \
1151             || $(MKDIR_P) "$(distdir)/$$subdir" \
1152             || exit 1; \
1153           fi; \
1154         done
1155         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
1156           if test "$$subdir" = .; then :; else \
1157             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
1158             $(am__relativize); \
1159             new_distdir=$$reldir; \
1160             dir1=$$subdir; dir2="$(top_distdir)"; \
1161             $(am__relativize); \
1162             new_top_distdir=$$reldir; \
1163             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
1164             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
1165             ($(am__cd) $$subdir && \
1166               $(MAKE) $(AM_MAKEFLAGS) \
1167                 top_distdir="$$new_top_distdir" \
1168                 distdir="$$new_distdir" \
1169                 am__remove_distdir=: \
1170                 am__skip_length_check=: \
1171                 am__skip_mode_fix=: \
1172                 distdir) \
1173               || exit 1; \
1174           fi; \
1175         done
1176         $(MAKE) $(AM_MAKEFLAGS) \
1177           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1178           dist-info
1179 check-am: all-am
1180 check: check-recursive
1181 all-am: Makefile $(INFO_DEPS) $(MANS)
1182 installdirs: installdirs-recursive
1183 installdirs-am:
1184         for dir in "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \
1185           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1186         done
1187 install: install-recursive
1188 install-exec: install-exec-recursive
1189 install-data: install-data-recursive
1190 uninstall: uninstall-recursive
1191
1192 install-am: all-am
1193         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1194
1195 installcheck: installcheck-recursive
1196 install-strip:
1197         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1198           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1199           `test -z '$(STRIP)' || \
1200             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1201 mostlyclean-generic:
1202
1203 clean-generic:
1204
1205 distclean-generic:
1206         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1207         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1208
1209 maintainer-clean-generic:
1210         @echo "This command is intended for maintainers to use"
1211         @echo "it deletes files that may require special tools to rebuild."
1212 clean: clean-recursive
1213
1214 clean-am: clean-aminfo clean-generic clean-libtool mostlyclean-am
1215
1216 distclean: distclean-recursive
1217         -rm -f Makefile
1218 distclean-am: clean-am distclean-generic distclean-tags
1219
1220 dvi: dvi-recursive
1221
1222 dvi-am: $(DVIS)
1223
1224 html: html-recursive
1225
1226 html-am: $(HTMLS)
1227
1228 info: info-recursive
1229
1230 info-am: $(INFO_DEPS)
1231
1232 install-data-am: install-info-am install-man
1233
1234 install-dvi: install-dvi-recursive
1235
1236 install-dvi-am: $(DVIS)
1237         @$(NORMAL_INSTALL)
1238         test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)"
1239         @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1240         for p in $$list; do \
1241           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1242           echo "$$d$$p"; \
1243         done | $(am__base_list) | \
1244         while read files; do \
1245           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1246           $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
1247         done
1248 install-exec-am:
1249
1250 install-html: install-html-recursive
1251
1252 install-html-am: $(HTMLS)
1253         @$(NORMAL_INSTALL)
1254         test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
1255         @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
1256         for p in $$list; do \
1257           if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
1258           $(am__strip_dir) \
1259           if test -d "$$d$$p"; then \
1260             echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1261             $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
1262             echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1263             $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
1264           else \
1265             list2="$$list2 $$d$$p"; \
1266           fi; \
1267         done; \
1268         test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
1269         while read files; do \
1270           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1271           $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
1272         done; }
1273 install-info: install-info-recursive
1274
1275 install-info-am: $(INFO_DEPS)
1276         @$(NORMAL_INSTALL)
1277         test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)"
1278         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1279         list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1280         for file in $$list; do \
1281           case $$file in \
1282             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1283           esac; \
1284           if test -f $$file; then d=.; else d=$(srcdir); fi; \
1285           file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1286           for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1287                        $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1288             if test -f $$ifile; then \
1289               echo "$$ifile"; \
1290             else : ; fi; \
1291           done; \
1292         done | $(am__base_list) | \
1293         while read files; do \
1294           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1295           $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
1296         @$(POST_INSTALL)
1297         @if (install-info --version && \
1298              install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \
1299           list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
1300           for file in $$list; do \
1301             relfile=`echo "$$file" | sed 's|^.*/||'`; \
1302             echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1303             install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
1304           done; \
1305         else : ; fi
1306 install-man: install-man1 install-man3
1307
1308 install-pdf: install-pdf-recursive
1309
1310 install-pdf-am: $(PDFS)
1311         @$(NORMAL_INSTALL)
1312         test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)"
1313         @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1314         for p in $$list; do \
1315           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1316           echo "$$d$$p"; \
1317         done | $(am__base_list) | \
1318         while read files; do \
1319           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1320           $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
1321 install-ps: install-ps-recursive
1322
1323 install-ps-am: $(PSS)
1324         @$(NORMAL_INSTALL)
1325         test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)"
1326         @list='$(PSS)'; test -n "$(psdir)" || list=; \
1327         for p in $$list; do \
1328           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1329           echo "$$d$$p"; \
1330         done | $(am__base_list) | \
1331         while read files; do \
1332           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1333           $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
1334 installcheck-am:
1335
1336 maintainer-clean: maintainer-clean-recursive
1337         -rm -f Makefile
1338 maintainer-clean-am: distclean-am maintainer-clean-aminfo \
1339         maintainer-clean-generic maintainer-clean-vti
1340
1341 mostlyclean: mostlyclean-recursive
1342
1343 mostlyclean-am: mostlyclean-aminfo mostlyclean-generic \
1344         mostlyclean-libtool mostlyclean-vti
1345
1346 pdf: pdf-recursive
1347
1348 pdf-am: $(PDFS)
1349
1350 ps: ps-recursive
1351
1352 ps-am: $(PSS)
1353
1354 uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \
1355         uninstall-man uninstall-pdf-am uninstall-ps-am
1356
1357 uninstall-man: uninstall-man1 uninstall-man3
1358
1359 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
1360         install-am install-strip tags-recursive
1361
1362 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1363         all all-am check check-am clean clean-aminfo clean-generic \
1364         clean-libtool ctags ctags-recursive dist-info distclean \
1365         distclean-generic distclean-libtool distclean-tags distdir dvi \
1366         dvi-am html html-am info info-am install install-am \
1367         install-data install-data-am install-dvi install-dvi-am \
1368         install-exec install-exec-am install-html install-html-am \
1369         install-info install-info-am install-man install-man1 \
1370         install-man3 install-pdf install-pdf-am install-ps \
1371         install-ps-am install-strip installcheck installcheck-am \
1372         installdirs installdirs-am maintainer-clean \
1373         maintainer-clean-aminfo maintainer-clean-generic \
1374         maintainer-clean-vti mostlyclean mostlyclean-aminfo \
1375         mostlyclean-generic mostlyclean-libtool mostlyclean-vti pdf \
1376         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1377         uninstall-dvi-am uninstall-html-am uninstall-info-am \
1378         uninstall-man uninstall-man1 uninstall-man3 uninstall-pdf-am \
1379         uninstall-ps-am
1380
1381
1382 asn1Parser.1: $(top_srcdir)/src/asn1Parser.c $(top_srcdir)/configure.ac
1383         $(HELP2MAN) $(HELP2MAN_OPTS) \
1384                 --name="ASN.1 syntax tree generator for libtasn1" \
1385                 --output=$@ $(top_builddir)/src/asn1Parser$(EXEEXT)
1386
1387 asn1Coding.1: $(top_srcdir)/src/asn1Coding.c $(top_srcdir)/configure.ac
1388         $(HELP2MAN) $(HELP2MAN_OPTS) \
1389                 --name="ASN.1 DER encoder" \
1390                 --output=$@ $(top_builddir)/src/asn1Coding$(EXEEXT)
1391
1392 asn1Decoding.1: $(top_srcdir)/src/asn1Decoding.c $(top_srcdir)/configure.ac
1393         $(HELP2MAN) $(HELP2MAN_OPTS) \
1394                 --name="ASN.1 DER decoder" \
1395                 --output=$@ $(top_builddir)/src/asn1Decoding$(EXEEXT)
1396
1397 $(gdoc_MANS) $(gdoc_TEXINFOS):
1398         make update-makefile
1399         make Makefile
1400         make doit
1401
1402 update-makefile:
1403         @MANS=""; \
1404         TEXINFOS=""; \
1405         for i in $(GDOC_SRC); do \
1406                 BASE=`basename $$i`; \
1407                 TEXINFOS="$$TEXINFOS\ngdoc_TEXINFOS += texi/$$BASE.texi"; \
1408         done; \
1409         FUNCS=`$(srcdir)/gdoc -listfunc $(GDOC_SRC)`; \
1410         for i in $$FUNCS; do \
1411                 MANS="$$MANS\ngdoc_MANS += man/$$i.3"; \
1412                 TEXINFOS="$$TEXINFOS\ngdoc_TEXINFOS += texi/$$i.texi"; \
1413         done; \
1414         grep -v -e '^gdoc_MANS += ' -e '^gdoc_TEXINFOS += ' Makefile.am | \
1415                 perl -p -e "s,^gdoc_MANS =,gdoc_MANS =$$MANS,;" | \
1416                 perl -p -e "s,^gdoc_TEXINFOS =,gdoc_TEXINFOS =$$TEXINFOS,;" \
1417                 > foo; \
1418         mv foo Makefile.am
1419
1420 doit:
1421         $(mkdir_p) man texi; \
1422         for i in `$(srcdir)/gdoc -listfunc $(GDOC_SRC)`; do \
1423                 echo -n "Creating documentation for $$i... " && \
1424                 $(srcdir)/gdoc -man \
1425                         -module $(PACKAGE) \
1426                         -pkg-name "$(PACKAGE_NAME)" \
1427                         -sourceversion $(VERSION) \
1428                         -include libtasn1.h \
1429                         -seeinfo $(PACKAGE) -verbatimcopying \
1430                         -copyright "2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc." \
1431                         -function $$i \
1432                         $(GDOC_SRC) > man/$$i.3 && \
1433                 $(srcdir)/gdoc -texinfo -function $$i \
1434                         $(GDOC_SRC) > texi/$$i.texi && \
1435                 echo "ok"; \
1436         done; \
1437         for i in $(GDOC_SRC); do \
1438                 BASE=`basename $$i`; \
1439                 echo -n "Creating documentation for $$i... " && \
1440                 $(srcdir)/gdoc -texinfo $$i > texi/$$BASE.texi && \
1441                 echo "ok"; \
1442         done
1443
1444 .PHONY: update-makefile doit
1445
1446 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1447 # Otherwise a system limit (for SysV at least) may be exceeded.
1448 .NOEXPORT: