blob: 173077851e126ea1a615c080a24236e86f002e36 [file] [log] [blame]
Lev Walkinb3751942012-09-02 19:36:47 -07001# Makefile.in generated by automake 1.11.1 from Makefile.am.
Lev Walkin8e8b5482004-06-17 23:42:48 +00002# @configure_input@
Lev Walkinf15320b2004-06-03 03:38:44 +00003
Lev Walkin8e8b5482004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
Lev Walkinb3751942012-09-02 19:36:47 -07005# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00007# 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
Lev Walkinf15320b2004-06-03 03:38:44 +000018VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkinb3751942012-09-02 19:36:47 -070021pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000024install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000027INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000028transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000029NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000035build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000036host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000037subdir = examples
Lev Walkin8e8b5482004-06-17 23:42:48 +000038DIST_COMMON = README $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkinf84cc012014-01-14 02:12:24 -080041am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
42 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
43 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
44 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000045am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000047mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
Lev Walkinb3751942012-09-02 19:36:47 -070050CONFIG_CLEAN_VPATH_FILES =
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54 *) f=$$p;; \
55 esac;
56am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
57am__install_max = 40
58am__nobase_strip_setup = \
59 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
60am__nobase_strip = \
61 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
62am__nobase_list = $(am__nobase_strip_setup); \
63 for p in $$list; do echo "$$p $$p"; done | \
64 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
65 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
66 if (++n[$$2] == $(am__install_max)) \
67 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
68 END { for (dir in files) print dir, files[dir] }'
69am__base_list = \
70 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
71 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Lev Walkin8e8b5482004-06-17 23:42:48 +000072am__installdirs = "$(DESTDIR)$(bindir)"
Lev Walkinf15320b2004-06-03 03:38:44 +000073SCRIPTS = $(dist_bin_SCRIPTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000074SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000075DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000076DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
77ACLOCAL = @ACLOCAL@
Lev Walkinea552152014-01-14 02:15:13 -080078ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000079AMTAR = @AMTAR@
80AR = @AR@
81AUTOCONF = @AUTOCONF@
82AUTOHEADER = @AUTOHEADER@
83AUTOMAKE = @AUTOMAKE@
84AWK = @AWK@
85CC = @CC@
86CCDEPMODE = @CCDEPMODE@
87CFLAGS = @CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000088CPP = @CPP@
89CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000090CYGPATH_W = @CYGPATH_W@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
Lev Walkinaef10c32014-01-14 01:47:25 -080093DLLTOOL = @DLLTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -070094DSYMUTIL = @DSYMUTIL@
95DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000096ECHO_C = @ECHO_C@
97ECHO_N = @ECHO_N@
98ECHO_T = @ECHO_T@
99EGREP = @EGREP@
100EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700101FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000102GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800103INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000104INSTALL_DATA = @INSTALL_DATA@
105INSTALL_PROGRAM = @INSTALL_PROGRAM@
106INSTALL_SCRIPT = @INSTALL_SCRIPT@
107INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700108LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000109LDFLAGS = @LDFLAGS@
110LEX = @LEX@
111LEXLIB = @LEXLIB@
112LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113LIBOBJS = @LIBOBJS@
114LIBS = @LIBS@
115LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700116LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000117LN_S = @LN_S@
118LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000119MAKEINFO = @MAKEINFO@
Lev Walkinaef10c32014-01-14 01:47:25 -0800120MANIFEST_TOOL = @MANIFEST_TOOL@
Lev Walkin4c776e52010-11-08 02:07:31 -0800121MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700122NM = @NM@
123NMEDIT = @NMEDIT@
Lev Walkinaef10c32014-01-14 01:47:25 -0800124OBJDUMP = @OBJDUMP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000125OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700126OTOOL = @OTOOL@
127OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128PACKAGE = @PACKAGE@
129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
Lev Walkinaef10c32014-01-14 01:47:25 -0800133PACKAGE_URL = @PACKAGE_URL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000134PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000135PATH_SEPARATOR = @PATH_SEPARATOR@
136RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700137SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000138SET_MAKE = @SET_MAKE@
139SHELL = @SHELL@
140STRIP = @STRIP@
Lev Walkinf84cc012014-01-14 02:12:24 -0800141TESTSUITE_CFLAGS = @TESTSUITE_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000142VERSION = @VERSION@
143YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000144YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800145abs_builddir = @abs_builddir@
146abs_srcdir = @abs_srcdir@
147abs_top_builddir = @abs_top_builddir@
148abs_top_srcdir = @abs_top_srcdir@
Lev Walkinaef10c32014-01-14 01:47:25 -0800149ac_ct_AR = @ac_ct_AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000150ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700151ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000152am__include = @am__include@
153am__leading_dot = @am__leading_dot@
154am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000155am__tar = @am__tar@
156am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000157bindir = @bindir@
158build = @build@
159build_alias = @build_alias@
160build_cpu = @build_cpu@
161build_os = @build_os@
162build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800163builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000164datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000165datarootdir = @datarootdir@
166docdir = @docdir@
167dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000168exec_prefix = @exec_prefix@
169host = @host@
170host_alias = @host_alias@
171host_cpu = @host_cpu@
172host_os = @host_os@
173host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000174htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000175includedir = @includedir@
176infodir = @infodir@
177install_sh = @install_sh@
178libdir = @libdir@
179libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000180localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000181localstatedir = @localstatedir@
182mandir = @mandir@
183mkdir_p = @mkdir_p@
184oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000185pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000186prefix = @prefix@
187program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000188psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000189sbindir = @sbindir@
190sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800191srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000192sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000193target_alias = @target_alias@
Lev Walkinb3751942012-09-02 19:36:47 -0700194top_build_prefix = @top_build_prefix@
Lev Walkin4c776e52010-11-08 02:07:31 -0800195top_builddir = @top_builddir@
196top_srcdir = @top_srcdir@
Lev Walkin21420332013-04-07 04:14:36 -0700197dist_bin_SCRIPTS = crfc2asn1.pl
Lev Walkin824378e2004-09-07 06:32:11 +0000198ASN1_SOURCE_1 = rfc3280.txt
Lev Walkin6e550982004-09-07 06:36:54 +0000199ASN1_FILES_1 = \
200 rfc3280-PKIX1Explicit88.asn1 \
201 rfc3280-PKIX1Implicit88.asn1
202
Lev Walkind83172f2006-09-09 04:49:45 +0000203ASN1_SOURCE_2 = rfc3525.txt
204ASN1_FILES_2 = \
205 rfc3525-MEDIA-GATEWAY-CONTROL.asn1
206
Lev Walkin3d00fc32006-09-09 11:06:11 +0000207ASN1_SOURCE_3 = rfc4511.txt
208ASN1_FILES_3 = \
Lev Walkin1c662982006-09-09 11:12:43 +0000209 rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1
Lev Walkin3d00fc32006-09-09 11:06:11 +0000210
Lev Walkin70393102005-03-24 03:30:13 +0000211EXTRA_DIST = $(srcdir)/rfc*.txt \
Lev Walkina7f27822006-09-19 05:21:37 +0000212 $(srcdir)/sample.source.LDAP3 \
213 $(srcdir)/sample.source.MEGACO \
214 $(srcdir)/sample.source.MHEG5 \
215 $(srcdir)/sample.source.RRC \
216 $(srcdir)/sample.source.TAP3 \
217 $(srcdir)/sample.source.PKIX1 \
218 $(srcdir)/sample.makefile.regen
Lev Walkin60a14032004-09-23 22:02:52 +0000219
Lev Walkin1c662982006-09-09 11:12:43 +0000220CLEANFILES = $(ASN1_FILES_1) $(ASN1_FILES_2) $(ASN1_FILES_3)
Lev Walkinf15320b2004-06-03 03:38:44 +0000221all: all-am
222
223.SUFFIXES:
Lev Walkine7c4b962010-11-09 03:10:36 -0800224$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000225 @for dep in $?; do \
226 case '$(am__configure_deps)' in \
227 *$$dep*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700228 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
229 && { if test -f $@; then exit 0; else break; fi; }; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000230 exit 1;; \
231 esac; \
232 done; \
Lev Walkinb3751942012-09-02 19:36:47 -0700233 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
234 $(am__cd) $(top_srcdir) && \
235 $(AUTOMAKE) --foreign examples/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000236.PRECIOUS: Makefile
237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238 @case '$?' in \
239 *config.status*) \
240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241 *) \
242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244 esac;
245
246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
Lev Walkine7c4b962010-11-09 03:10:36 -0800249$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800251$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinb3751942012-09-02 19:36:47 -0700253$(am__aclocal_m4_deps):
Lev Walkin8e8b5482004-06-17 23:42:48 +0000254install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
255 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800256 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
Lev Walkinb3751942012-09-02 19:36:47 -0700257 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
258 for p in $$list; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000259 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700260 if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
261 done | \
262 sed -e 'p;s,.*/,,;n' \
263 -e 'h;s|.*|.|' \
264 -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
265 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
266 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
267 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
268 if (++n[d] == $(am__install_max)) { \
269 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
270 else { print "f", d "/" $$4, $$1 } } \
271 END { for (d in files) print "f", d, files[d] }' | \
272 while read type dir files; do \
273 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
274 test -z "$$files" || { \
275 echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
276 $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
277 } \
278 ; done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000279
280uninstall-dist_binSCRIPTS:
281 @$(NORMAL_UNINSTALL)
Lev Walkinb3751942012-09-02 19:36:47 -0700282 @list='$(dist_bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
283 files=`for p in $$list; do echo "$$p"; done | \
284 sed -e 's,.*/,,;$(transform)'`; \
285 test -n "$$list" || exit 0; \
286 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
287 cd "$(DESTDIR)$(bindir)" && rm -f $$files
Lev Walkinf15320b2004-06-03 03:38:44 +0000288
289mostlyclean-libtool:
290 -rm -f *.lo
291
292clean-libtool:
293 -rm -rf .libs _libs
Lev Walkinf15320b2004-06-03 03:38:44 +0000294tags: TAGS
295TAGS:
296
Lev Walkin8e8b5482004-06-17 23:42:48 +0000297ctags: CTAGS
298CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000299
Lev Walkinf15320b2004-06-03 03:38:44 +0000300
301distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800302 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
303 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
304 list='$(DISTFILES)'; \
305 dist_files=`for file in $$list; do echo $$file; done | \
306 sed -e "s|^$$srcdirstrip/||;t" \
307 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
308 case $$dist_files in \
309 */*) $(MKDIR_P) `echo "$$dist_files" | \
310 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
311 sort -u` ;; \
312 esac; \
313 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000314 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000315 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800316 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkinb3751942012-09-02 19:36:47 -0700317 if test -d "$(distdir)/$$file"; then \
318 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000319 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700320 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
321 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
322 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
323 fi; \
324 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000325 else \
Lev Walkinb3751942012-09-02 19:36:47 -0700326 test -f "$(distdir)/$$file" \
327 || cp -p $$d/$$file "$(distdir)/$$file" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000328 || exit 1; \
329 fi; \
330 done
Lev Walkina7f27822006-09-19 05:21:37 +0000331 $(MAKE) $(AM_MAKEFLAGS) \
332 top_distdir="$(top_distdir)" distdir="$(distdir)" \
333 dist-hook
Lev Walkinf15320b2004-06-03 03:38:44 +0000334check-am: all-am
335check: check-am
336all-am: Makefile $(SCRIPTS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000337installdirs:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000338 for dir in "$(DESTDIR)$(bindir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800339 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000341install: install-am
342install-exec: install-exec-am
343install-data: install-data-am
344uninstall: uninstall-am
345
346install-am: all-am
347 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
349installcheck: installcheck-am
350install-strip:
351 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000352 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000353 `test -z '$(STRIP)' || \
354 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355mostlyclean-generic:
356
357clean-generic:
Lev Walkin824378e2004-09-07 06:32:11 +0000358 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000359
360distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000361 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinb3751942012-09-02 19:36:47 -0700362 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000363
364maintainer-clean-generic:
365 @echo "This command is intended for maintainers to use"
366 @echo "it deletes files that may require special tools to rebuild."
367clean: clean-am
368
Lev Walkin0352bd82004-09-29 13:18:44 +0000369clean-am: clean-generic clean-libtool clean-local mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000370
371distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000372 -rm -f Makefile
Lev Walkin4c776e52010-11-08 02:07:31 -0800373distclean-am: clean-am distclean-generic
Lev Walkinf15320b2004-06-03 03:38:44 +0000374
375dvi: dvi-am
376
377dvi-am:
378
Lev Walkin8e8b5482004-06-17 23:42:48 +0000379html: html-am
380
Lev Walkinb3751942012-09-02 19:36:47 -0700381html-am:
382
Lev Walkinf15320b2004-06-03 03:38:44 +0000383info: info-am
384
385info-am:
386
Lev Walkin8e8b5482004-06-17 23:42:48 +0000387install-data-am:
Lev Walkinf15320b2004-06-03 03:38:44 +0000388
Lev Walkin4c776e52010-11-08 02:07:31 -0800389install-dvi: install-dvi-am
390
Lev Walkinb3751942012-09-02 19:36:47 -0700391install-dvi-am:
392
Lev Walkin8e8b5482004-06-17 23:42:48 +0000393install-exec-am: install-dist_binSCRIPTS
Lev Walkinf15320b2004-06-03 03:38:44 +0000394
Lev Walkin4c776e52010-11-08 02:07:31 -0800395install-html: install-html-am
396
Lev Walkinb3751942012-09-02 19:36:47 -0700397install-html-am:
398
Lev Walkinf15320b2004-06-03 03:38:44 +0000399install-info: install-info-am
400
Lev Walkinb3751942012-09-02 19:36:47 -0700401install-info-am:
402
Lev Walkinf15320b2004-06-03 03:38:44 +0000403install-man:
404
Lev Walkin4c776e52010-11-08 02:07:31 -0800405install-pdf: install-pdf-am
406
Lev Walkinb3751942012-09-02 19:36:47 -0700407install-pdf-am:
408
Lev Walkin4c776e52010-11-08 02:07:31 -0800409install-ps: install-ps-am
410
Lev Walkinb3751942012-09-02 19:36:47 -0700411install-ps-am:
412
Lev Walkinf15320b2004-06-03 03:38:44 +0000413installcheck-am:
414
415maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000416 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000417maintainer-clean-am: distclean-am maintainer-clean-generic
418
419mostlyclean: mostlyclean-am
420
421mostlyclean-am: mostlyclean-generic mostlyclean-libtool
422
Lev Walkin8e8b5482004-06-17 23:42:48 +0000423pdf: pdf-am
424
425pdf-am:
426
427ps: ps-am
428
429ps-am:
430
Lev Walkin4c776e52010-11-08 02:07:31 -0800431uninstall-am: uninstall-dist_binSCRIPTS
432
433.MAKE: install-am install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000434
435.PHONY: all all-am check check-am clean clean-generic clean-libtool \
Lev Walkina7f27822006-09-19 05:21:37 +0000436 clean-local dist-hook distclean distclean-generic \
437 distclean-libtool distdir dvi dvi-am html html-am info info-am \
438 install install-am install-data install-data-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800439 install-dist_binSCRIPTS install-dvi install-dvi-am \
440 install-exec install-exec-am install-html install-html-am \
441 install-info install-info-am install-man install-pdf \
442 install-pdf-am install-ps install-ps-am install-strip \
Lev Walkin0352bd82004-09-29 13:18:44 +0000443 installcheck installcheck-am installdirs maintainer-clean \
444 maintainer-clean-generic mostlyclean mostlyclean-generic \
445 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800446 uninstall-dist_binSCRIPTS
Lev Walkinf15320b2004-06-03 03:38:44 +0000447
Lev Walkin824378e2004-09-07 06:32:11 +0000448
Lev Walkinb1093952006-09-09 11:22:07 +0000449all: $(ASN1_FILES_1) $(ASN1_FILES_2) $(ASN1_FILES_3)
Lev Walkin824378e2004-09-07 06:32:11 +0000450
451$(ASN1_FILES_1): crfc2asn1.pl $(ASN1_SOURCE_1)
452 ./crfc2asn1.pl $(ASN1_SOURCE_1)
Lev Walkin0352bd82004-09-29 13:18:44 +0000453
Lev Walkind83172f2006-09-09 04:49:45 +0000454$(ASN1_FILES_2): crfc2asn1.pl $(ASN1_SOURCE_2)
455 ./crfc2asn1.pl $(ASN1_SOURCE_2)
456
Lev Walkin3d00fc32006-09-09 11:06:11 +0000457$(ASN1_FILES_3): crfc2asn1.pl $(ASN1_SOURCE_3)
458 ./crfc2asn1.pl $(ASN1_SOURCE_3)
459
Lev Walkina7f27822006-09-19 05:21:37 +0000460dist-hook:
Lev Walkin96deff82010-10-16 02:16:47 -0700461 rm -f `find $(distdir) -name "*.core" -or -name ".tmp.*"`
462 rm -f `find $(distdir) -name "*.[ch].??????"`
Lev Walkina7f27822006-09-19 05:21:37 +0000463
Lev Walkin0352bd82004-09-29 13:18:44 +0000464clean-local:
Lev Walkinc1ee86b2006-09-09 11:19:13 +0000465 for dir in sample.source.*; do (cd $$dir && make distclean); done
Lev Walkinb3751942012-09-02 19:36:47 -0700466
Lev Walkinf15320b2004-06-03 03:38:44 +0000467# Tell versions [3.59,3.63) of GNU make to not export all variables.
468# Otherwise a system limit (for SysV at least) may be exceeded.
469.NOEXPORT: