blob: f7e95bd3659228c788bfd2e87f8c2e9ddc48ac0d [file] [log] [blame]
vlm6e98eaf2006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 from Makefile.am.
vlm8f3eb992004-06-17 23:42:48 +00002# @configure_input@
vlmfa67ddc2004-06-03 03:38:44 +00003
vlm8f3eb992004-06-17 23:42:48 +00004# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
vlm6e98eaf2006-08-18 01:54:27 +00005# 2003, 2004, 2005 Free Software Foundation, Inc.
vlmfa67ddc2004-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
vlmfa67ddc2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
vlmfa67ddc2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
vlm8f3eb992004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
vlmfa67ddc2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
vlm8f3eb992004-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
vlmfa67ddc2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
vlm8f3eb992004-06-17 23:42:48 +000030transform = $(program_transform_name)
vlmfa67ddc2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
vlm6e98eaf2006-08-18 01:54:27 +000037build_triplet = @build@
vlmfa67ddc2004-06-03 03:38:44 +000038host_triplet = @host@
vlm6e98eaf2006-08-18 01:54:27 +000039target_triplet = @target@
vlmfa67ddc2004-06-03 03:38:44 +000040subdir = examples
vlm8f3eb992004-06-17 23:42:48 +000041DIST_COMMON = README $(dist_bin_SCRIPTS) $(srcdir)/Makefile.am \
42 $(srcdir)/Makefile.in
43ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
44am__aclocal_m4_deps = $(top_srcdir)/configure.in
45am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46 $(ACLOCAL_M4)
vlmfa67ddc2004-06-03 03:38:44 +000047mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
vlm8f3eb992004-06-17 23:42:48 +000050am__installdirs = "$(DESTDIR)$(bindir)"
51dist_binSCRIPT_INSTALL = $(INSTALL_SCRIPT)
vlmfa67ddc2004-06-03 03:38:44 +000052SCRIPTS = $(dist_bin_SCRIPTS)
vlm8f3eb992004-06-17 23:42:48 +000053SOURCES =
vlmfa67ddc2004-06-03 03:38:44 +000054DIST_SOURCES =
vlm8f3eb992004-06-17 23:42:48 +000055DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56ACLOCAL = @ACLOCAL@
57ADD_CFLAGS = @ADD_CFLAGS@
58AMDEP_FALSE = @AMDEP_FALSE@
59AMDEP_TRUE = @AMDEP_TRUE@
60AMTAR = @AMTAR@
61AR = @AR@
62AUTOCONF = @AUTOCONF@
63AUTOHEADER = @AUTOHEADER@
64AUTOMAKE = @AUTOMAKE@
65AWK = @AWK@
66CC = @CC@
67CCDEPMODE = @CCDEPMODE@
68CFLAGS = @CFLAGS@
69CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
70CPP = @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@
vlm8f3eb992004-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@
vlm6e98eaf2006-08-18 01:54:27 +0000131am__tar = @am__tar@
132am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000133bindir = @bindir@
134build = @build@
135build_alias = @build_alias@
136build_cpu = @build_cpu@
137build_os = @build_os@
138build_vendor = @build_vendor@
139datadir = @datadir@
140exec_prefix = @exec_prefix@
141host = @host@
142host_alias = @host_alias@
143host_cpu = @host_cpu@
144host_os = @host_os@
145host_vendor = @host_vendor@
146includedir = @includedir@
147infodir = @infodir@
148install_sh = @install_sh@
149libdir = @libdir@
150libexecdir = @libexecdir@
151localstatedir = @localstatedir@
152mandir = @mandir@
153mkdir_p = @mkdir_p@
154oldincludedir = @oldincludedir@
155prefix = @prefix@
156program_transform_name = @program_transform_name@
157sbindir = @sbindir@
158sharedstatedir = @sharedstatedir@
159sysconfdir = @sysconfdir@
160target = @target@
161target_alias = @target_alias@
162target_cpu = @target_cpu@
163target_os = @target_os@
164target_vendor = @target_vendor@
165dist_bin_SCRIPTS = crfc2asn1.pl clyx2asn1.pl
vlmface4752004-09-07 06:32:11 +0000166ASN1_SOURCE_1 = rfc3280.txt
vlm5521edf2004-09-07 06:36:54 +0000167ASN1_FILES_1 = \
168 rfc3280-PKIX1Explicit88.asn1 \
169 rfc3280-PKIX1Implicit88.asn1
170
vlm2cc16202006-09-09 04:49:45 +0000171ASN1_SOURCE_2 = rfc3525.txt
172ASN1_FILES_2 = \
173 rfc3525-MEDIA-GATEWAY-CONTROL.asn1
174
vlmb9344922006-09-09 11:06:11 +0000175ASN1_SOURCE_3 = rfc4511.txt
176ASN1_FILES_3 = \
vlm9cd2fdf2006-09-09 11:12:43 +0000177 rfc4511-Lightweight-Directory-Access-Protocol-V3.asn1
vlmb9344922006-09-09 11:06:11 +0000178
vlm2566daf2005-03-24 03:30:13 +0000179EXTRA_DIST = $(srcdir)/rfc*.txt \
180 $(srcdir)/sample.source.PKIX1/README \
181 $(srcdir)/sample.source.PKIX1/config.h \
182 $(srcdir)/sample.source.PKIX1/Makefile \
183 $(srcdir)/sample.source.PKIX1/regenerate.Makefile \
184 $(srcdir)/sample.source.TAP3/README \
185 $(srcdir)/sample.source.TAP3/config.h \
186 $(srcdir)/sample.source.TAP3/Makefile \
vlm9cd2fdf2006-09-09 11:12:43 +0000187 $(srcdir)/sample.source.TAP3/regenerate.Makefile \
188 $(srcdir)/sample.source.MHEG5/README \
189 $(srcdir)/sample.source.MHEG5/config.h \
190 $(srcdir)/sample.source.MHEG5/Makefile \
191 $(srcdir)/sample.source.MHEG5/regenerate.Makefile \
192 $(srcdir)/sample.source.MEGACO/README \
193 $(srcdir)/sample.source.MEGACO/config.h \
194 $(srcdir)/sample.source.MEGACO/Makefile \
195 $(srcdir)/sample.source.MEGACO/regenerate.Makefile \
196 $(srcdir)/sample.source.LDAP3/README \
197 $(srcdir)/sample.source.LDAP3/config.h \
198 $(srcdir)/sample.source.LDAP3/Makefile \
199 $(srcdir)/sample.source.LDAP3/regenerate.Makefile
vlmf3314972004-09-23 22:02:52 +0000200
vlm9cd2fdf2006-09-09 11:12:43 +0000201CLEANFILES = $(ASN1_FILES_1) $(ASN1_FILES_2) $(ASN1_FILES_3)
vlmfa67ddc2004-06-03 03:38:44 +0000202all: all-am
203
204.SUFFIXES:
vlm8f3eb992004-06-17 23:42:48 +0000205$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
206 @for dep in $?; do \
207 case '$(am__configure_deps)' in \
208 *$$dep*) \
209 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
210 && exit 0; \
211 exit 1;; \
212 esac; \
213 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000214 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign examples/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000215 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000216 $(AUTOMAKE) --foreign examples/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219 @case '$?' in \
220 *config.status*) \
221 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
222 *) \
223 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
224 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
225 esac;
226
227$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229
230$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
231 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
232$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
233 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
234install-dist_binSCRIPTS: $(dist_bin_SCRIPTS)
235 @$(NORMAL_INSTALL)
236 test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
237 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
238 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
239 if test -f $$d$$p; then \
240 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
241 echo " $(dist_binSCRIPT_INSTALL) '$$d$$p' '$(DESTDIR)$(bindir)/$$f'"; \
242 $(dist_binSCRIPT_INSTALL) "$$d$$p" "$(DESTDIR)$(bindir)/$$f"; \
243 else :; fi; \
244 done
245
246uninstall-dist_binSCRIPTS:
247 @$(NORMAL_UNINSTALL)
248 @list='$(dist_bin_SCRIPTS)'; for p in $$list; do \
249 f=`echo "$$p" | sed 's|^.*/||;$(transform)'`; \
250 echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
251 rm -f "$(DESTDIR)$(bindir)/$$f"; \
252 done
vlmfa67ddc2004-06-03 03:38:44 +0000253
254mostlyclean-libtool:
255 -rm -f *.lo
256
257clean-libtool:
258 -rm -rf .libs _libs
259
260distclean-libtool:
261 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000262uninstall-info-am:
263tags: TAGS
264TAGS:
265
vlm8f3eb992004-06-17 23:42:48 +0000266ctags: CTAGS
267CTAGS:
vlmfa67ddc2004-06-03 03:38:44 +0000268
vlmfa67ddc2004-06-03 03:38:44 +0000269
270distdir: $(DISTFILES)
vlm9cd2fdf2006-09-09 11:12:43 +0000271 $(mkdir_p) $(distdir)/$(srcdir) $(distdir)/$(srcdir)/sample.source.LDAP3 $(distdir)/$(srcdir)/sample.source.MEGACO $(distdir)/$(srcdir)/sample.source.MHEG5 $(distdir)/$(srcdir)/sample.source.PKIX1 $(distdir)/$(srcdir)/sample.source.TAP3
vlm8f3eb992004-06-17 23:42:48 +0000272 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
273 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
274 list='$(DISTFILES)'; for file in $$list; do \
275 case $$file in \
276 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
277 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
278 esac; \
279 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000280 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
281 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000282 dir="/$$dir"; \
283 $(mkdir_p) "$(distdir)$$dir"; \
284 else \
285 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000286 fi; \
287 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000288 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
289 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
290 fi; \
291 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000292 else \
293 test -f $(distdir)/$$file \
294 || cp -p $$d/$$file $(distdir)/$$file \
295 || exit 1; \
296 fi; \
297 done
298check-am: all-am
299check: check-am
300all-am: Makefile $(SCRIPTS)
vlmfa67ddc2004-06-03 03:38:44 +0000301installdirs:
vlm8f3eb992004-06-17 23:42:48 +0000302 for dir in "$(DESTDIR)$(bindir)"; do \
303 test -z "$$dir" || $(mkdir_p) "$$dir"; \
304 done
vlmfa67ddc2004-06-03 03:38:44 +0000305install: install-am
306install-exec: install-exec-am
307install-data: install-data-am
308uninstall: uninstall-am
309
310install-am: all-am
311 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312
313installcheck: installcheck-am
314install-strip:
315 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000316 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000317 `test -z '$(STRIP)' || \
318 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319mostlyclean-generic:
320
321clean-generic:
vlmface4752004-09-07 06:32:11 +0000322 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
vlmfa67ddc2004-06-03 03:38:44 +0000323
324distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000325 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000326
327maintainer-clean-generic:
328 @echo "This command is intended for maintainers to use"
329 @echo "it deletes files that may require special tools to rebuild."
330clean: clean-am
331
vlm24b9a8b2004-09-29 13:18:44 +0000332clean-am: clean-generic clean-libtool clean-local mostlyclean-am
vlmfa67ddc2004-06-03 03:38:44 +0000333
334distclean: distclean-am
vlm8f3eb992004-06-17 23:42:48 +0000335 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000336distclean-am: clean-am distclean-generic distclean-libtool
337
338dvi: dvi-am
339
340dvi-am:
341
vlm8f3eb992004-06-17 23:42:48 +0000342html: html-am
343
vlmfa67ddc2004-06-03 03:38:44 +0000344info: info-am
345
346info-am:
347
vlm8f3eb992004-06-17 23:42:48 +0000348install-data-am:
vlmfa67ddc2004-06-03 03:38:44 +0000349
vlm8f3eb992004-06-17 23:42:48 +0000350install-exec-am: install-dist_binSCRIPTS
vlmfa67ddc2004-06-03 03:38:44 +0000351
352install-info: install-info-am
353
354install-man:
355
356installcheck-am:
357
358maintainer-clean: maintainer-clean-am
vlm8f3eb992004-06-17 23:42:48 +0000359 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000360maintainer-clean-am: distclean-am maintainer-clean-generic
361
362mostlyclean: mostlyclean-am
363
364mostlyclean-am: mostlyclean-generic mostlyclean-libtool
365
vlm8f3eb992004-06-17 23:42:48 +0000366pdf: pdf-am
367
368pdf-am:
369
370ps: ps-am
371
372ps-am:
373
vlmfa67ddc2004-06-03 03:38:44 +0000374uninstall-am: uninstall-dist_binSCRIPTS uninstall-info-am
375
376.PHONY: all all-am check check-am clean clean-generic clean-libtool \
vlm24b9a8b2004-09-29 13:18:44 +0000377 clean-local distclean distclean-generic distclean-libtool \
378 distdir dvi dvi-am html html-am info info-am install \
379 install-am install-data install-data-am \
380 install-dist_binSCRIPTS install-exec install-exec-am \
381 install-info install-info-am install-man install-strip \
382 installcheck installcheck-am installdirs maintainer-clean \
383 maintainer-clean-generic mostlyclean mostlyclean-generic \
384 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
385 uninstall-dist_binSCRIPTS uninstall-info-am
vlmfa67ddc2004-06-03 03:38:44 +0000386
vlmface4752004-09-07 06:32:11 +0000387
vlmb9344922006-09-09 11:06:11 +0000388all: $(ASN1_FILES_1) $(ASN1_FILES_2) $(ASN_FILES_3)
vlmface4752004-09-07 06:32:11 +0000389
390$(ASN1_FILES_1): crfc2asn1.pl $(ASN1_SOURCE_1)
391 ./crfc2asn1.pl $(ASN1_SOURCE_1)
vlm24b9a8b2004-09-29 13:18:44 +0000392
vlm2cc16202006-09-09 04:49:45 +0000393$(ASN1_FILES_2): crfc2asn1.pl $(ASN1_SOURCE_2)
394 ./crfc2asn1.pl $(ASN1_SOURCE_2)
395
vlmb9344922006-09-09 11:06:11 +0000396$(ASN1_FILES_3): crfc2asn1.pl $(ASN1_SOURCE_3)
397 ./crfc2asn1.pl $(ASN1_SOURCE_3)
398
vlm24b9a8b2004-09-29 13:18:44 +0000399clean-local:
400 cd sample.source.PKIX1 && make distclean
vlmb7353712005-03-10 15:09:02 +0000401 cd sample.source.TAP3 && make distclean
vlm4a0374a2006-03-18 07:17:41 +0000402 cd sample.source.MHEG5 && make distclean
vlm9cd2fdf2006-09-09 11:12:43 +0000403 cd sample.source.MEGACO && make distclean
404 cd sample.source.LDAP3 && make distclean
vlmfa67ddc2004-06-03 03:38:44 +0000405# Tell versions [3.59,3.63) of GNU make to not export all variables.
406# Otherwise a system limit (for SysV at least) may be exceeded.
407.NOEXPORT: