blob: 39bdddb47b727ceaad5a4254933b4ca72f8c69d9 [file] [log] [blame]
Lev Walkin4c776e52010-11-08 02:07:31 -08001# Makefile.in generated by automake 1.10 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 Walkin4c776e52010-11-08 02:07:31 -08005# 2003, 2004, 2005, 2006 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 +000017VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000018pkgdatadir = $(datadir)/@PACKAGE@
19pkglibdir = $(libdir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000021am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000022install_sh_DATA = $(install_sh) -c -m 644
23install_sh_PROGRAM = $(install_sh) -c
24install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000026transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000027NORMAL_INSTALL = :
28PRE_INSTALL = :
29POST_INSTALL = :
30NORMAL_UNINSTALL = :
31PRE_UNINSTALL = :
32POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000033build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000034host_triplet = @host@
Lev Walkin8e8b5482004-06-17 23:42:48 +000035check_PROGRAMS = check_fixer$(EXEEXT)
36subdir = libasn1fix
Lev Walkinaa7f5302006-03-14 15:53:59 +000037DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
Lev Walkin8e8b5482004-06-17 23:42:48 +000038ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkine7c4b962010-11-09 03:10:36 -080039am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
40 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
41 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
42 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000043am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44 $(ACLOCAL_M4)
45mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
46CONFIG_HEADER = $(top_builddir)/config.h
47CONFIG_CLEAN_FILES =
48LTLIBRARIES = $(noinst_LTLIBRARIES)
Lev Walkinb45e0672004-08-18 05:42:05 +000049libasn1fix_la_LIBADD =
Lev Walkin8e8b5482004-06-17 23:42:48 +000050am_libasn1fix_la_OBJECTS = asn1fix.lo asn1fix_misc.lo asn1fix_value.lo \
51 asn1fix_compat.lo asn1fix_constr.lo asn1fix_cstring.lo \
Lev Walkinb45e0672004-08-18 05:42:05 +000052 asn1fix_retrieve.lo asn1fix_bitstring.lo asn1fix_constraint.lo \
53 asn1fix_integer.lo asn1fix_crange.lo asn1fix_dereft.lo \
54 asn1fix_derefv.lo asn1fix_export.lo asn1fix_param.lo \
55 asn1fix_class.lo asn1fix_tags.lo asn1fix_enum.lo \
Lev Walkinaa7f5302006-03-14 15:53:59 +000056 asn1fix_cws.lo asn1fix_constraint_compat.lo
Lev Walkin8e8b5482004-06-17 23:42:48 +000057libasn1fix_la_OBJECTS = $(am_libasn1fix_la_OBJECTS)
Lev Walkin4c776e52010-11-08 02:07:31 -080058libasn1fix_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
59 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
60 $(libasn1fix_la_LDFLAGS) $(LDFLAGS) -o $@
Lev Walkin8e8b5482004-06-17 23:42:48 +000061check_fixer_SOURCES = check_fixer.c
62check_fixer_OBJECTS = check_fixer.$(OBJEXT)
Lev Walkin4c776e52010-11-08 02:07:31 -080063DEFAULT_INCLUDES = -I. -I$(top_builddir)@am__isrc@
Lev Walkin8e8b5482004-06-17 23:42:48 +000064depcomp = $(SHELL) $(top_srcdir)/depcomp
65am__depfiles_maybe = depfiles
Lev Walkin8e8b5482004-06-17 23:42:48 +000066COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
67 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin4c776e52010-11-08 02:07:31 -080068LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
69 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000071CCLD = $(CC)
Lev Walkin4c776e52010-11-08 02:07:31 -080072LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
73 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
74 $(LDFLAGS) -o $@
Lev Walkin8e8b5482004-06-17 23:42:48 +000075SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
76DIST_SOURCES = $(libasn1fix_la_SOURCES) check_fixer.c
77ETAGS = etags
78CTAGS = ctags
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +000081ADD_CFLAGS = @ADD_CFLAGS@
82AMTAR = @AMTAR@
83AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +000087AWK = @AWK@
88CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +000089CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +000091CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000092CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000093CYGPATH_W = @CYGPATH_W@
94DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +000095DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -070096DSYMUTIL = @DSYMUTIL@
97DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +000098ECHO_C = @ECHO_C@
99ECHO_N = @ECHO_N@
100ECHO_T = @ECHO_T@
101EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000102EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700103FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000104GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800105INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000106INSTALL_DATA = @INSTALL_DATA@
107INSTALL_PROGRAM = @INSTALL_PROGRAM@
108INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000109INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700110LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000111LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000112LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000113LEXLIB = @LEXLIB@
114LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
115LIBOBJS = @LIBOBJS@
116LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000117LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700118LIPO = @LIPO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000119LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000120LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000121MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800122MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700123NM = @NM@
124NMEDIT = @NMEDIT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000125OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700126OTOOL = @OTOOL@
127OTOOL64 = @OTOOL64@
Lev Walkinf15320b2004-06-03 03:38:44 +0000128PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000129PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
130PACKAGE_NAME = @PACKAGE_NAME@
131PACKAGE_STRING = @PACKAGE_STRING@
132PACKAGE_TARNAME = @PACKAGE_TARNAME@
133PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000134PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000135RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700136SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000140VERSION = @VERSION@
141YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000142YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800143abs_builddir = @abs_builddir@
144abs_srcdir = @abs_srcdir@
145abs_top_builddir = @abs_top_builddir@
146abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000147ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700148ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkinf15320b2004-06-03 03:38:44 +0000149am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000150am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000151am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000152am__tar = @am__tar@
153am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000154bindir = @bindir@
155build = @build@
156build_alias = @build_alias@
157build_cpu = @build_cpu@
158build_os = @build_os@
159build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800160builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000161datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000162datarootdir = @datarootdir@
163docdir = @docdir@
164dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000171htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000172includedir = @includedir@
173infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000174install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000175libdir = @libdir@
176libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000177localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000178localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800179lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000180mandir = @mandir@
181mkdir_p = @mkdir_p@
182oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000183pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000184prefix = @prefix@
185program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000186psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000187sbindir = @sbindir@
188sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800189srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000190sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000191target_alias = @target_alias@
Lev Walkin4c776e52010-11-08 02:07:31 -0800192top_builddir = @top_builddir@
193top_srcdir = @top_srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000194AM_CFLAGS = @ADD_CFLAGS@
Lev Walkinb45e0672004-08-18 05:42:05 +0000195AM_CPPFLAGS = \
Lev Walkin3d0b5a32004-08-18 05:43:55 +0000196 -I$(top_srcdir)/libasn1parser
Lev Walkinb45e0672004-08-18 05:42:05 +0000197
Lev Walkinf15320b2004-06-03 03:38:44 +0000198noinst_LTLIBRARIES = libasn1fix.la
Lev Walkinf15320b2004-06-03 03:38:44 +0000199libasn1fix_la_LDFLAGS = -all-static
200libasn1fix_la_SOURCES = \
Lev Walkinb45e0672004-08-18 05:42:05 +0000201 asn1fix.c asn1fix.h \
202 asn1fix_internal.h \
203 asn1fix_misc.c asn1fix_misc.h \
204 asn1fix_value.c asn1fix_value.h \
205 asn1fix_compat.c asn1fix_compat.h \
206 asn1fix_constr.c asn1fix_constr.h \
207 asn1fix_cstring.c asn1fix_cstring.h \
208 asn1fix_retrieve.c asn1fix_retrieve.h \
209 asn1fix_bitstring.c asn1fix_bitstring.h \
210 asn1fix_constraint.c asn1fix_constraint.h \
211 asn1fix_integer.c asn1fix_integer.h \
212 asn1fix_crange.c asn1fix_crange.h \
213 asn1fix_dereft.c asn1fix_dereft.h \
214 asn1fix_derefv.c asn1fix_derefv.h \
215 asn1fix_export.c asn1fix_export.h \
216 asn1fix_param.c asn1fix_param.h \
217 asn1fix_class.c asn1fix_class.h \
218 asn1fix_tags.c asn1fix_tags.h \
219 asn1fix_enum.c asn1fix_enum.h \
Lev Walkinaa7f5302006-03-14 15:53:59 +0000220 asn1fix_cws.c asn1fix_cws.h \
Lev Walkinb45e0672004-08-18 05:42:05 +0000221 asn1fix_constraint_compat.c
Lev Walkinf15320b2004-06-03 03:38:44 +0000222
Lev Walkinb45e0672004-08-18 05:42:05 +0000223check_fixer_LDADD = $(noinst_LTLIBRARIES) \
Lev Walkinb45e0672004-08-18 05:42:05 +0000224 $(top_builddir)/libasn1parser/libasn1parser.la
225
226check_fixer_DEPENDENCIES = $(check_fixer_LDADD)
Lev Walkinf15320b2004-06-03 03:38:44 +0000227TESTS_ENVIRONMENT = ./check_fixer
228TESTS = ${top_srcdir}/tests/*.asn1
Lev Walkinf15320b2004-06-03 03:38:44 +0000229all: all-am
230
231.SUFFIXES:
Lev Walkinaa7f5302006-03-14 15:53:59 +0000232.SUFFIXES: .c .lo .o .obj
Lev Walkine7c4b962010-11-09 03:10:36 -0800233$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000234 @for dep in $?; do \
235 case '$(am__configure_deps)' in \
236 *$$dep*) \
237 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
238 && exit 0; \
239 exit 1;; \
240 esac; \
241 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1fix/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000243 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000244 $(AUTOMAKE) --foreign libasn1fix/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250 *) \
251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253 esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
Lev Walkine7c4b962010-11-09 03:10:36 -0800258$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800260$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262
263clean-noinstLTLIBRARIES:
264 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
265 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
266 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000267 test "$$dir" != "$$p" || dir=.; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000268 echo "rm -f \"$${dir}/so_locations\""; \
269 rm -f "$${dir}/so_locations"; \
270 done
271libasn1fix.la: $(libasn1fix_la_OBJECTS) $(libasn1fix_la_DEPENDENCIES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800272 $(libasn1fix_la_LINK) $(libasn1fix_la_OBJECTS) $(libasn1fix_la_LIBADD) $(LIBS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000273
274clean-checkPROGRAMS:
275 @list='$(check_PROGRAMS)'; for p in $$list; do \
276 f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
277 echo " rm -f $$p $$f"; \
278 rm -f $$p $$f ; \
279 done
280check_fixer$(EXEEXT): $(check_fixer_OBJECTS) $(check_fixer_DEPENDENCIES)
281 @rm -f check_fixer$(EXEEXT)
Lev Walkin4c776e52010-11-08 02:07:31 -0800282 $(LINK) $(check_fixer_OBJECTS) $(check_fixer_LDADD) $(LIBS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000283
284mostlyclean-compile:
285 -rm -f *.$(OBJEXT)
286
287distclean-compile:
288 -rm -f *.tab.c
289
290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix.Plo@am__quote@
291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_bitstring.Plo@am__quote@
292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_class.Plo@am__quote@
293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_compat.Plo@am__quote@
294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constr.Plo@am__quote@
Lev Walkinb45e0672004-08-18 05:42:05 +0000295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint.Plo@am__quote@
296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_constraint_compat.Plo@am__quote@
297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_crange.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cstring.Plo@am__quote@
Lev Walkinaa7f5302006-03-14 15:53:59 +0000299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_cws.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_dereft.Plo@am__quote@
301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_derefv.Plo@am__quote@
302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_enum.Plo@am__quote@
303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_export.Plo@am__quote@
304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_integer.Plo@am__quote@
305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_misc.Plo@am__quote@
306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_param.Plo@am__quote@
307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_retrieve.Plo@am__quote@
308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_tags.Plo@am__quote@
309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1fix_value.Plo@am__quote@
310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/check_fixer.Po@am__quote@
311
312.c.o:
Lev Walkin4c776e52010-11-08 02:07:31 -0800313@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
314@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000315@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000316@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000317@am__fastdepCC_FALSE@ $(COMPILE) -c $<
318
319.c.obj:
Lev Walkin4c776e52010-11-08 02:07:31 -0800320@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
321@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin8e8b5482004-06-17 23:42:48 +0000322@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000323@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000324@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
325
326.c.lo:
Lev Walkin4c776e52010-11-08 02:07:31 -0800327@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
328@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Lev Walkin8e8b5482004-06-17 23:42:48 +0000329@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000330@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000331@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
Lev Walkinf15320b2004-06-03 03:38:44 +0000332
333mostlyclean-libtool:
334 -rm -f *.lo
335
336clean-libtool:
337 -rm -rf .libs _libs
338
Lev Walkinf15320b2004-06-03 03:38:44 +0000339ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000340 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343 done | \
344 $(AWK) ' { files[$$0] = 1; } \
345 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000346 mkid -fID $$unique
347tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000348
349TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
350 $(TAGS_FILES) $(LISP)
351 tags=; \
352 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000353 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000354 unique=`for i in $$list; do \
355 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356 done | \
357 $(AWK) ' { files[$$0] = 1; } \
358 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000359 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000360 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000361 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362 $$tags $$unique; \
363 fi
364ctags: CTAGS
365CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
366 $(TAGS_FILES) $(LISP)
367 tags=; \
368 here=`pwd`; \
369 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
370 unique=`for i in $$list; do \
371 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372 done | \
373 $(AWK) ' { files[$$0] = 1; } \
374 END { for (i in files) print i; }'`; \
375 test -z "$(CTAGS_ARGS)$$tags$$unique" \
376 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000378
379GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000380 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000381 && cd $(top_srcdir) \
382 && gtags -i $(GTAGS_ARGS) $$here
383
384distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000385 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000386
387check-TESTS: $(TESTS)
Lev Walkin4c776e52010-11-08 02:07:31 -0800388 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000389 srcdir=$(srcdir); export srcdir; \
Lev Walkin4c776e52010-11-08 02:07:31 -0800390 list=' $(TESTS) '; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000391 if test -n "$$list"; then \
392 for tst in $$list; do \
393 if test -f ./$$tst; then dir=./; \
394 elif test -f $$tst; then dir=; \
395 else dir="$(srcdir)/"; fi; \
396 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
397 all=`expr $$all + 1`; \
398 case " $(XFAIL_TESTS) " in \
Lev Walkin4c776e52010-11-08 02:07:31 -0800399 *$$ws$$tst$$ws*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000400 xpass=`expr $$xpass + 1`; \
401 failed=`expr $$failed + 1`; \
402 echo "XPASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000403 ;; \
404 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000405 echo "PASS: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000406 ;; \
407 esac; \
408 elif test $$? -ne 77; then \
409 all=`expr $$all + 1`; \
410 case " $(XFAIL_TESTS) " in \
Lev Walkin4c776e52010-11-08 02:07:31 -0800411 *$$ws$$tst$$ws*) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 xfail=`expr $$xfail + 1`; \
413 echo "XFAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000414 ;; \
415 *) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000416 failed=`expr $$failed + 1`; \
417 echo "FAIL: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000418 ;; \
419 esac; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000420 else \
421 skip=`expr $$skip + 1`; \
422 echo "SKIP: $$tst"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000423 fi; \
424 done; \
425 if test "$$failed" -eq 0; then \
426 if test "$$xfail" -eq 0; then \
427 banner="All $$all tests passed"; \
428 else \
429 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
430 fi; \
431 else \
432 if test "$$xpass" -eq 0; then \
433 banner="$$failed of $$all tests failed"; \
434 else \
435 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
436 fi; \
437 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000438 dashes="$$banner"; \
439 skipped=""; \
440 if test "$$skip" -ne 0; then \
441 skipped="($$skip tests were not run)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000442 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000443 dashes="$$skipped"; \
444 fi; \
445 report=""; \
446 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
447 report="Please report to $(PACKAGE_BUGREPORT)"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000448 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000449 dashes="$$report"; \
450 fi; \
451 dashes=`echo "$$dashes" | sed s/./=/g`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000452 echo "$$dashes"; \
453 echo "$$banner"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000454 test -z "$$skipped" || echo "$$skipped"; \
455 test -z "$$report" || echo "$$report"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000456 echo "$$dashes"; \
457 test "$$failed" -eq 0; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000458 else :; fi
Lev Walkinf15320b2004-06-03 03:38:44 +0000459
460distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800461 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
462 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463 list='$(DISTFILES)'; \
464 dist_files=`for file in $$list; do echo $$file; done | \
465 sed -e "s|^$$srcdirstrip/||;t" \
466 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
467 case $$dist_files in \
468 */*) $(MKDIR_P) `echo "$$dist_files" | \
469 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
470 sort -u` ;; \
471 esac; \
472 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000473 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000474 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800475 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000476 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
477 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
478 fi; \
479 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000480 else \
481 test -f $(distdir)/$$file \
482 || cp -p $$d/$$file $(distdir)/$$file \
483 || exit 1; \
484 fi; \
485 done
486check-am: all-am
487 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
488 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
489check: check-am
490all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000491installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000492install: install-am
493install-exec: install-exec-am
494install-data: install-data-am
495uninstall: uninstall-am
496
497install-am: all-am
498 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
499
500installcheck: installcheck-am
501install-strip:
502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000504 `test -z '$(STRIP)' || \
505 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
506mostlyclean-generic:
507
508clean-generic:
509
510distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000511 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000512
513maintainer-clean-generic:
514 @echo "This command is intended for maintainers to use"
515 @echo "it deletes files that may require special tools to rebuild."
516clean: clean-am
517
518clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
519 clean-noinstLTLIBRARIES mostlyclean-am
520
521distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000522 -rm -rf ./$(DEPDIR)
523 -rm -f Makefile
524distclean-am: clean-am distclean-compile distclean-generic \
Lev Walkin4c776e52010-11-08 02:07:31 -0800525 distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000526
527dvi: dvi-am
528
529dvi-am:
530
Lev Walkin8e8b5482004-06-17 23:42:48 +0000531html: html-am
532
Lev Walkinf15320b2004-06-03 03:38:44 +0000533info: info-am
534
535info-am:
536
537install-data-am:
538
Lev Walkin4c776e52010-11-08 02:07:31 -0800539install-dvi: install-dvi-am
540
Lev Walkinf15320b2004-06-03 03:38:44 +0000541install-exec-am:
542
Lev Walkin4c776e52010-11-08 02:07:31 -0800543install-html: install-html-am
544
Lev Walkinf15320b2004-06-03 03:38:44 +0000545install-info: install-info-am
546
547install-man:
548
Lev Walkin4c776e52010-11-08 02:07:31 -0800549install-pdf: install-pdf-am
550
551install-ps: install-ps-am
552
Lev Walkinf15320b2004-06-03 03:38:44 +0000553installcheck-am:
554
555maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000556 -rm -rf ./$(DEPDIR)
557 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000558maintainer-clean-am: distclean-am maintainer-clean-generic
559
560mostlyclean: mostlyclean-am
561
562mostlyclean-am: mostlyclean-compile mostlyclean-generic \
563 mostlyclean-libtool
564
Lev Walkin8e8b5482004-06-17 23:42:48 +0000565pdf: pdf-am
566
567pdf-am:
568
569ps: ps-am
570
571ps-am:
572
Lev Walkin4c776e52010-11-08 02:07:31 -0800573uninstall-am:
574
575.MAKE: install-am install-strip
Lev Walkinf15320b2004-06-03 03:38:44 +0000576
Lev Walkin8e8b5482004-06-17 23:42:48 +0000577.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
Lev Walkinf15320b2004-06-03 03:38:44 +0000578 clean-checkPROGRAMS clean-generic clean-libtool \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000579 clean-noinstLTLIBRARIES ctags distclean distclean-compile \
580 distclean-generic distclean-libtool distclean-tags distdir dvi \
581 dvi-am html html-am info info-am install install-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800582 install-data install-data-am install-dvi install-dvi-am \
583 install-exec install-exec-am install-html install-html-am \
584 install-info install-info-am install-man install-pdf \
585 install-pdf-am install-ps install-ps-am install-strip \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000586 installcheck installcheck-am installdirs maintainer-clean \
587 maintainer-clean-generic mostlyclean mostlyclean-compile \
588 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800589 tags uninstall uninstall-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000590
591# Tell versions [3.59,3.63) of GNU make to not export all variables.
592# Otherwise a system limit (for SysV at least) may be exceeded.
593.NOEXPORT: