blob: c2a3b941a274c4a5247c54d3c5f9f6b6e3b9665c [file] [log] [blame]
Lev Walkin8e8b5482004-06-17 23:42:48 +00001# Makefile.in generated by automake 1.8.4 from Makefile.am.
2# @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,
5# 2003, 2004 Free Software Foundation, Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00006# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
Lev Walkinf15320b2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000030transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
Lev Walkinf15320b2004-06-03 03:38:44 +000037host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000038subdir = examples
Lev Walkin8e8b5482004-06-17 23:42:48 +000039DIST_COMMON = README $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
41ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42am__aclocal_m4_deps = $(top_srcdir)/configure.in
43am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
Lev Walkinf15320b2004-06-03 03:38:44 +000045mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000048am__installdirs = "$(DESTDIR)$(bindir)"
49dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
Lev Walkinf15320b2004-06-03 03:38:44 +000050SCRIPTS = $(dist_bin_SCRIPTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000051SOURCES =
Lev Walkinf15320b2004-06-03 03:38:44 +000052DIST_SOURCES =
Lev Walkin8e8b5482004-06-17 23:42:48 +000053DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
54ACLOCAL = @ACLOCAL@
55ADD_CFLAGS = @ADD_CFLAGS@
56AMDEP_FALSE = @AMDEP_FALSE@
57AMDEP_TRUE = @AMDEP_TRUE@
58AMTAR = @AMTAR@
59AR = @AR@
60AUTOCONF = @AUTOCONF@
61AUTOHEADER = @AUTOHEADER@
62AUTOMAKE = @AUTOMAKE@
63AWK = @AWK@
64CC = @CC@
65CCDEPMODE = @CCDEPMODE@
66CFLAGS = @CFLAGS@
67CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkind8b940c2004-08-11 05:35:51 +000068CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
69CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000070CPP = @CPP@
71CPPFLAGS = @CPPFLAGS@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
74CXXDEPMODE = @CXXDEPMODE@
75CXXFLAGS = @CXXFLAGS@
76CYGPATH_W = @CYGPATH_W@
77DEFS = @DEFS@
78DEPDIR = @DEPDIR@
79ECHO = @ECHO@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
85F77 = @F77@
86FFLAGS = @FFLAGS@
87INSTALL_DATA = @INSTALL_DATA@
88INSTALL_PROGRAM = @INSTALL_PROGRAM@
89INSTALL_SCRIPT = @INSTALL_SCRIPT@
90INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
91LDFLAGS = @LDFLAGS@
92LEX = @LEX@
93LEXLIB = @LEXLIB@
94LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
95LIBOBJS = @LIBOBJS@
96LIBS = @LIBS@
97LIBTOOL = @LIBTOOL@
98LN_S = @LN_S@
99LTLIBOBJS = @LTLIBOBJS@
100MAINT = @MAINT@
101MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
102MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
103MAKEINFO = @MAKEINFO@
104OBJEXT = @OBJEXT@
105PACKAGE = @PACKAGE@
106PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
107PACKAGE_NAME = @PACKAGE_NAME@
108PACKAGE_STRING = @PACKAGE_STRING@
109PACKAGE_TARNAME = @PACKAGE_TARNAME@
110PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000111PATH_SEPARATOR = @PATH_SEPARATOR@
112RANLIB = @RANLIB@
113SET_MAKE = @SET_MAKE@
114SHELL = @SHELL@
115STRIP = @STRIP@
116VERSION = @VERSION@
117YACC = @YACC@
118ac_ct_AR = @ac_ct_AR@
119ac_ct_CC = @ac_ct_CC@
120ac_ct_CXX = @ac_ct_CXX@
121ac_ct_F77 = @ac_ct_F77@
122ac_ct_RANLIB = @ac_ct_RANLIB@
123ac_ct_STRIP = @ac_ct_STRIP@
124am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
125am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
126am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
127am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
128am__include = @am__include@
129am__leading_dot = @am__leading_dot@
130am__quote = @am__quote@
131bindir = @bindir@
132build = @build@
133build_alias = @build_alias@
134build_cpu = @build_cpu@
135build_os = @build_os@
136build_vendor = @build_vendor@
137datadir = @datadir@
138exec_prefix = @exec_prefix@
139host = @host@
140host_alias = @host_alias@
141host_cpu = @host_cpu@
142host_os = @host_os@
143host_vendor = @host_vendor@
144includedir = @includedir@
145infodir = @infodir@
146install_sh = @install_sh@
147libdir = @libdir@
148libexecdir = @libexecdir@
149localstatedir = @localstatedir@
150mandir = @mandir@
151mkdir_p = @mkdir_p@
152oldincludedir = @oldincludedir@
153prefix = @prefix@
154program_transform_name = @program_transform_name@
155sbindir = @sbindir@
156sharedstatedir = @sharedstatedir@
157sysconfdir = @sysconfdir@
158target = @target@
159target_alias = @target_alias@
160target_cpu = @target_cpu@
161target_os = @target_os@
162target_vendor = @target_vendor@
163dist_bin_SCRIPTS = crfc2asn1.pl clyx2asn1.pl
Lev Walkin6e550982004-09-07 06:36:54 +0000164ASN1_SOURCE_0 = rfc2459.txt
165ASN1_FILES_0 = \
166 rfc2459-PKIX1Explicit88.asn1 \
167 rfc2459-PKIX1Implicit88.asn1 \
168 rfc2459-PKIX1Explicit93.asn1 \
169 rfc2459-PKIX1Implicit93.asn1
170
Lev Walkin824378e2004-09-07 06:32:11 +0000171ASN1_SOURCE_1 = rfc3280.txt
Lev Walkin6e550982004-09-07 06:36:54 +0000172ASN1_FILES_1 = \
173 rfc3280-PKIX1Explicit88.asn1 \
174 rfc3280-PKIX1Implicit88.asn1
175
Lev Walkin60a14032004-09-23 22:02:52 +0000176EXTRA_DIST = rfc*.txt \
177 sample.source.PKIX1/x509dump.c \
178 sample.source.PKIX1/config.h \
179 sample.source.PKIX1/Makefile \
180 sample.source.PKIX1/regenerate.Makefile
181
Lev Walkin824378e2004-09-07 06:32:11 +0000182CLEANFILES = *.asn1
Lev Walkinf15320b2004-06-03 03:38:44 +0000183all: all-am
184
185.SUFFIXES:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000186$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
187 @for dep in $?; do \
188 case '$(am__configure_deps)' in \
189 *$$dep*) \
190 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
191 && exit 0; \
192 exit 1;; \
193 esac; \
194 done; \
195 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu examples/Makefile'; \
196 cd $(top_srcdir) && \
197 $(AUTOMAKE) --gnu examples/Makefile
198.PRECIOUS: Makefile
199Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
200 @case '$?' in \
201 *config.status*) \
202 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
203 *) \
204 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
205 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
206 esac;
207
208$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
210
211$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
213$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
214 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
215install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
216 @$(NORMAL_INSTALL)
217 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
218 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
219 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
220 if test -f $$d$$p; then \
221 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
222 echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
223 $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
224 else :; fi; \
225 done
226
227uninstall-dist_binSCRIPTS:
228 @$(NORMAL_UNINSTALL)
229 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
230 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
231 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
232 rm -f "$(DESTDIR)$(bindir)/$$f"; \
233 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000234
235mostlyclean-libtool:
236 -rm -f *.lo
237
238clean-libtool:
239 -rm -rf .libs _libs
240
241distclean-libtool:
242 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000243uninstall-info-am:
244tags: TAGS
245TAGS:
246
Lev Walkin8e8b5482004-06-17 23:42:48 +0000247ctags: CTAGS
248CTAGS:
Lev Walkinf15320b2004-06-03 03:38:44 +0000249
Lev Walkinf15320b2004-06-03 03:38:44 +0000250
251distdir: $(DISTFILES)
Lev Walkin60a14032004-09-23 22:02:52 +0000252 $(mkdir_p) $(distdir)/sample.source.PKIX1
Lev Walkin8e8b5482004-06-17 23:42:48 +0000253 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
254 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
255 list='$(DISTFILES)'; for file in $$list; do \
256 case $$file in \
257 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
258 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
259 esac; \
260 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000261 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
262 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000263 dir="/$$dir"; \
264 $(mkdir_p) "$(distdir)$$dir"; \
265 else \
266 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000267 fi; \
268 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000269 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
270 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
271 fi; \
272 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000273 else \
274 test -f $(distdir)/$$file \
275 || cp -p $$d/$$file $(distdir)/$$file \
276 || exit 1; \
277 fi; \
278 done
279check-am: all-am
280check: check-am
281all-am: Makefile $(SCRIPTS)
Lev Walkinf15320b2004-06-03 03:38:44 +0000282installdirs:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000283 for dir in "$(DESTDIR)$(bindir)"; do \
284 test -z "$$dir" || $(mkdir_p) "$$dir"; \
285 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000286install: install-am
287install-exec: install-exec-am
288install-data: install-data-am
289uninstall: uninstall-am
290
291install-am: all-am
292 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
293
294installcheck: installcheck-am
295install-strip:
296 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000297 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000298 `test -z '$(STRIP)' || \
299 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
300mostlyclean-generic:
301
302clean-generic:
Lev Walkin824378e2004-09-07 06:32:11 +0000303 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000304
305distclean-generic:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000306 -rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000307
308maintainer-clean-generic:
309 @echo "This command is intended for maintainers to use"
310 @echo "it deletes files that may require special tools to rebuild."
311clean: clean-am
312
313clean-am: clean-generic clean-libtool mostlyclean-am
314
315distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000316 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000317distclean-am: clean-am distclean-generic distclean-libtool
318
319dvi: dvi-am
320
321dvi-am:
322
Lev Walkin8e8b5482004-06-17 23:42:48 +0000323html: html-am
324
Lev Walkinf15320b2004-06-03 03:38:44 +0000325info: info-am
326
327info-am:
328
Lev Walkin8e8b5482004-06-17 23:42:48 +0000329install-data-am:
Lev Walkinf15320b2004-06-03 03:38:44 +0000330
Lev Walkin8e8b5482004-06-17 23:42:48 +0000331install-exec-am: install-dist_binSCRIPTS
Lev Walkinf15320b2004-06-03 03:38:44 +0000332
333install-info: install-info-am
334
335install-man:
336
337installcheck-am:
338
339maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000341maintainer-clean-am: distclean-am maintainer-clean-generic
342
343mostlyclean: mostlyclean-am
344
345mostlyclean-am: mostlyclean-generic mostlyclean-libtool
346
Lev Walkin8e8b5482004-06-17 23:42:48 +0000347pdf: pdf-am
348
349pdf-am:
350
351ps: ps-am
352
353ps-am:
354
Lev Walkinf15320b2004-06-03 03:38:44 +0000355uninstall-am: uninstall-dist_binSCRIPTS uninstall-info-am
356
357.PHONY: all all-am check check-am clean clean-generic clean-libtool \
358 distclean distclean-generic distclean-libtool distdir dvi \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000359 dvi-am html html-am info info-am install install-am \
360 install-data install-data-am install-dist_binSCRIPTS \
361 install-exec install-exec-am install-info install-info-am \
362 install-man install-strip installcheck installcheck-am \
363 installdirs maintainer-clean maintainer-clean-generic \
364 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
365 ps ps-am uninstall uninstall-am uninstall-dist_binSCRIPTS \
366 uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000367
Lev Walkin824378e2004-09-07 06:32:11 +0000368
Lev Walkin6e550982004-09-07 06:36:54 +0000369all: $(ASN1_FILES_0) $(ASN1_FILES_1)
370
371$(ASN1_FILES_0): crfc2asn1.pl $(ASN1_SOURCE_0)
372 ./crfc2asn1.pl $(ASN1_SOURCE_0)
Lev Walkin824378e2004-09-07 06:32:11 +0000373
374$(ASN1_FILES_1): crfc2asn1.pl $(ASN1_SOURCE_1)
375 ./crfc2asn1.pl $(ASN1_SOURCE_1)
Lev Walkinf15320b2004-06-03 03:38:44 +0000376# Tell versions [3.59,3.63) of GNU make to not export all variables.
377# Otherwise a system limit (for SysV at least) may be exceeded.
378.NOEXPORT: