blob: 75aae0bb0e6824c6b2dad4dc1c4a9def647a9bff [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 = skeletons
vlm8f3eb992004-06-17 23:42:48 +000041DIST_COMMON = README $(dist_pkgdata_DATA) $(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 =
vlm7f05da52007-07-23 06:49:56 +000050libasn1cskeletons_la_LIBADD =
51am_libasn1cskeletons_la_OBJECTS = ANY.lo BIT_STRING.lo BMPString.lo \
52 BOOLEAN.lo ENUMERATED.lo GeneralString.lo GeneralizedTime.lo \
53 GraphicString.lo IA5String.lo INTEGER.lo ISO646String.lo \
54 NULL.lo NativeEnumerated.lo NativeInteger.lo NativeReal.lo \
55 NumericString.lo OBJECT_IDENTIFIER.lo OCTET_STRING.lo \
56 ObjectDescriptor.lo PrintableString.lo REAL.lo RELATIVE-OID.lo \
57 T61String.lo TeletexString.lo UTCTime.lo UTF8String.lo \
58 UniversalString.lo VideotexString.lo VisibleString.lo \
59 asn_SEQUENCE_OF.lo asn_SET_OF.lo asn_codecs_prim.lo \
60 ber_decoder.lo ber_tlv_length.lo ber_tlv_tag.lo \
61 constr_CHOICE.lo constr_SEQUENCE.lo constr_SEQUENCE_OF.lo \
62 constr_SET.lo constr_SET_OF.lo constr_TYPE.lo constraints.lo \
63 der_encoder.lo per_decoder.lo per_encoder.lo per_opentype.lo \
64 per_support.lo xer_decoder.lo xer_encoder.lo xer_support.lo
65libasn1cskeletons_la_OBJECTS = $(am_libasn1cskeletons_la_OBJECTS)
66DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
67depcomp = $(SHELL) $(top_srcdir)/depcomp
68am__depfiles_maybe = depfiles
69COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
70 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
71LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
72 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
73 $(AM_CFLAGS) $(CFLAGS)
74CCLD = $(CC)
75LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
76 $(AM_LDFLAGS) $(LDFLAGS) -o $@
77SOURCES = $(libasn1cskeletons_la_SOURCES)
78DIST_SOURCES = $(libasn1cskeletons_la_SOURCES)
vlm8f3eb992004-06-17 23:42:48 +000079RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80 html-recursive info-recursive install-data-recursive \
81 install-exec-recursive install-info-recursive \
82 install-recursive installcheck-recursive installdirs-recursive \
83 pdf-recursive ps-recursive uninstall-info-recursive \
84 uninstall-recursive
vlm6e98eaf2006-08-18 01:54:27 +000085am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
86am__vpath_adj = case $$p in \
87 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
88 *) f=$$p;; \
89 esac;
90am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
vlm8f3eb992004-06-17 23:42:48 +000091am__installdirs = "$(DESTDIR)$(pkgdatadir)"
92dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
vlmfa67ddc2004-06-03 03:38:44 +000093DATA = $(dist_pkgdata_DATA)
vlm8f3eb992004-06-17 23:42:48 +000094ETAGS = etags
95CTAGS = ctags
vlmfa67ddc2004-06-03 03:38:44 +000096DIST_SUBDIRS = $(SUBDIRS)
vlm8f3eb992004-06-17 23:42:48 +000097DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98ACLOCAL = @ACLOCAL@
99ADD_CFLAGS = @ADD_CFLAGS@
100AMDEP_FALSE = @AMDEP_FALSE@
101AMDEP_TRUE = @AMDEP_TRUE@
102AMTAR = @AMTAR@
103AR = @AR@
104AUTOCONF = @AUTOCONF@
105AUTOHEADER = @AUTOHEADER@
106AUTOMAKE = @AUTOMAKE@
107AWK = @AWK@
108CC = @CC@
109CCDEPMODE = @CCDEPMODE@
110CFLAGS = @CFLAGS@
111CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
112CPP = @CPP@
113CPPFLAGS = @CPPFLAGS@
114CXX = @CXX@
115CXXCPP = @CXXCPP@
116CXXDEPMODE = @CXXDEPMODE@
117CXXFLAGS = @CXXFLAGS@
118CYGPATH_W = @CYGPATH_W@
119DEFS = @DEFS@
120DEPDIR = @DEPDIR@
121ECHO = @ECHO@
122ECHO_C = @ECHO_C@
123ECHO_N = @ECHO_N@
124ECHO_T = @ECHO_T@
125EGREP = @EGREP@
126EXEEXT = @EXEEXT@
127F77 = @F77@
128FFLAGS = @FFLAGS@
vlm83b901d2007-08-27 23:57:45 +0000129GREP = @GREP@
vlm8f3eb992004-06-17 23:42:48 +0000130INSTALL_DATA = @INSTALL_DATA@
131INSTALL_PROGRAM = @INSTALL_PROGRAM@
132INSTALL_SCRIPT = @INSTALL_SCRIPT@
133INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
134LDFLAGS = @LDFLAGS@
135LEX = @LEX@
136LEXLIB = @LEXLIB@
137LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
138LIBOBJS = @LIBOBJS@
139LIBS = @LIBS@
140LIBTOOL = @LIBTOOL@
141LN_S = @LN_S@
142LTLIBOBJS = @LTLIBOBJS@
143MAINT = @MAINT@
144MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
145MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
146MAKEINFO = @MAKEINFO@
147OBJEXT = @OBJEXT@
148PACKAGE = @PACKAGE@
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000154PATH_SEPARATOR = @PATH_SEPARATOR@
155RANLIB = @RANLIB@
156SET_MAKE = @SET_MAKE@
157SHELL = @SHELL@
158STRIP = @STRIP@
159VERSION = @VERSION@
160YACC = @YACC@
vlm83b901d2007-08-27 23:57:45 +0000161YFLAGS = @YFLAGS@
vlm8f3eb992004-06-17 23:42:48 +0000162ac_ct_CC = @ac_ct_CC@
163ac_ct_CXX = @ac_ct_CXX@
164ac_ct_F77 = @ac_ct_F77@
vlm8f3eb992004-06-17 23:42:48 +0000165am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
166am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
167am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
168am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
169am__include = @am__include@
170am__leading_dot = @am__leading_dot@
171am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000172am__tar = @am__tar@
173am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000174bindir = @bindir@
175build = @build@
176build_alias = @build_alias@
177build_cpu = @build_cpu@
178build_os = @build_os@
179build_vendor = @build_vendor@
180datadir = @datadir@
vlm83b901d2007-08-27 23:57:45 +0000181datarootdir = @datarootdir@
182docdir = @docdir@
183dvidir = @dvidir@
vlm8f3eb992004-06-17 23:42:48 +0000184exec_prefix = @exec_prefix@
185host = @host@
186host_alias = @host_alias@
187host_cpu = @host_cpu@
188host_os = @host_os@
189host_vendor = @host_vendor@
vlm83b901d2007-08-27 23:57:45 +0000190htmldir = @htmldir@
vlm8f3eb992004-06-17 23:42:48 +0000191includedir = @includedir@
192infodir = @infodir@
193install_sh = @install_sh@
194libdir = @libdir@
195libexecdir = @libexecdir@
vlm83b901d2007-08-27 23:57:45 +0000196localedir = @localedir@
vlm8f3eb992004-06-17 23:42:48 +0000197localstatedir = @localstatedir@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
vlm83b901d2007-08-27 23:57:45 +0000201pdfdir = @pdfdir@
vlm8f3eb992004-06-17 23:42:48 +0000202prefix = @prefix@
203program_transform_name = @program_transform_name@
vlm83b901d2007-08-27 23:57:45 +0000204psdir = @psdir@
vlm8f3eb992004-06-17 23:42:48 +0000205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207sysconfdir = @sysconfdir@
208target = @target@
209target_alias = @target_alias@
210target_cpu = @target_cpu@
211target_os = @target_os@
212target_vendor = @target_vendor@
vlm7f05da52007-07-23 06:49:56 +0000213SUBDIRS = . standard-modules tests
vlm2566daf2005-03-24 03:30:13 +0000214dist_pkgdata_DATA = \
vlmabb8c722006-09-23 01:18:21 +0000215 $(srcdir)/README \
vlm2566daf2005-03-24 03:30:13 +0000216 $(srcdir)/*.[ch] \
217 $(srcdir)/file-dependencies
218
vlm7f05da52007-07-23 06:49:56 +0000219check_LTLIBRARIES = libasn1cskeletons.la
220libasn1cskeletons_la_SOURCES = \
221 ANY.c ANY.h \
222 BIT_STRING.c BIT_STRING.h \
223 BMPString.c BMPString.h \
224 BOOLEAN.c BOOLEAN.h \
225 ENUMERATED.c ENUMERATED.h \
226 GeneralString.c GeneralString.h \
227 GeneralizedTime.c GeneralizedTime.h \
228 GraphicString.c GraphicString.h \
229 IA5String.c IA5String.h \
230 INTEGER.c INTEGER.h \
231 ISO646String.c ISO646String.h \
232 NULL.c NULL.h \
233 NativeEnumerated.c NativeEnumerated.h \
234 NativeInteger.c NativeInteger.h \
235 NativeReal.c NativeReal.h \
236 NumericString.c NumericString.h \
237 OBJECT_IDENTIFIER.c OBJECT_IDENTIFIER.h \
238 OCTET_STRING.c OCTET_STRING.h \
239 ObjectDescriptor.c ObjectDescriptor.h \
240 PrintableString.c PrintableString.h \
241 REAL.c REAL.h \
242 RELATIVE-OID.c RELATIVE-OID.h \
243 T61String.c T61String.h \
244 TeletexString.c TeletexString.h \
245 UTCTime.c UTCTime.h \
246 UTF8String.c UTF8String.h \
247 UniversalString.c UniversalString.h \
248 VideotexString.c VideotexString.h \
249 VisibleString.c VisibleString.h \
250 asn_SEQUENCE_OF.c asn_SEQUENCE_OF.h \
251 asn_SET_OF.c asn_SET_OF.h \
252 asn_application.h asn_codecs.h \
253 asn_codecs_prim.c asn_codecs_prim.h \
254 asn_internal.h asn_system.h \
255 ber_decoder.c ber_decoder.h \
256 ber_tlv_length.c ber_tlv_length.h \
257 ber_tlv_tag.c ber_tlv_tag.h \
258 constr_CHOICE.c constr_CHOICE.h \
259 constr_SEQUENCE.c constr_SEQUENCE.h \
260 constr_SEQUENCE_OF.c constr_SEQUENCE_OF.h \
261 constr_SET.c constr_SET.h \
262 constr_SET_OF.c constr_SET_OF.h \
263 constr_TYPE.c constr_TYPE.h \
264 constraints.c constraints.h \
265 der_encoder.c der_encoder.h \
266 per_decoder.c per_decoder.h \
267 per_encoder.c per_encoder.h \
268 per_opentype.c per_opentype.h \
269 per_support.c per_support.h \
270 xer_decoder.c xer_decoder.h \
271 xer_encoder.c xer_encoder.h \
272 xer_support.c xer_support.h
273
vlmfa67ddc2004-06-03 03:38:44 +0000274all: all-recursive
275
276.SUFFIXES:
vlm7f05da52007-07-23 06:49:56 +0000277.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000278$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
279 @for dep in $?; do \
280 case '$(am__configure_deps)' in \
281 *$$dep*) \
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
283 && exit 0; \
284 exit 1;; \
285 esac; \
286 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000287 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000288 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000289 $(AUTOMAKE) --foreign skeletons/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000290.PRECIOUS: Makefile
291Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
292 @case '$?' in \
293 *config.status*) \
294 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
295 *) \
296 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
297 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
298 esac;
299
300$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
301 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302
303$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
304 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
306 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000307
vlm7f05da52007-07-23 06:49:56 +0000308clean-checkLTLIBRARIES:
309 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
310 @list='$(check_LTLIBRARIES)'; for p in $$list; do \
311 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
312 test "$$dir" != "$$p" || dir=.; \
313 echo "rm -f \"$${dir}/so_locations\""; \
314 rm -f "$${dir}/so_locations"; \
315 done
316libasn1cskeletons.la: $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_DEPENDENCIES)
317 $(LINK) $(libasn1cskeletons_la_LDFLAGS) $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_LIBADD) $(LIBS)
318
319mostlyclean-compile:
320 -rm -f *.$(OBJEXT)
321
322distclean-compile:
323 -rm -f *.tab.c
324
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ANY.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BIT_STRING.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BMPString.Plo@am__quote@
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BOOLEAN.Plo@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ENUMERATED.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralString.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralizedTime.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GraphicString.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IA5String.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/INTEGER.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ISO646String.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NULL.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeEnumerated.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeInteger.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeReal.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumericString.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OBJECT_IDENTIFIER.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OCTET_STRING.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ObjectDescriptor.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrintableString.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/REAL.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RELATIVE-OID.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/T61String.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TeletexString.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTCTime.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTF8String.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniversalString.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VideotexString.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VisibleString.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SEQUENCE_OF.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SET_OF.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_codecs_prim.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_decoder.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_length.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_tag.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_CHOICE.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE_OF.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET_OF.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_TYPE.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constraints.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/der_encoder.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_decoder.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_encoder.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_opentype.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_support.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_decoder.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_encoder.Plo@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_support.Plo@am__quote@
375
376.c.o:
377@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
378@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
379@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381@am__fastdepCC_FALSE@ $(COMPILE) -c $<
382
383.c.obj:
384@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
385@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
386@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
387@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
389
390.c.lo:
391@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
392@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
393@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
394@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
396
vlmfa67ddc2004-06-03 03:38:44 +0000397mostlyclean-libtool:
398 -rm -f *.lo
399
400clean-libtool:
401 -rm -rf .libs _libs
402
403distclean-libtool:
404 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000405uninstall-info-am:
406install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
407 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000408 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000409 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
410 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000411 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000412 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
413 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000414 done
415
416uninstall-dist_pkgdataDATA:
417 @$(NORMAL_UNINSTALL)
418 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000419 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000420 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
421 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000422 done
423
424# This directory's subdirectories are mostly independent; you can cd
425# into them and run `make' without going through this Makefile.
426# To change the values of `make' variables: instead of editing Makefiles,
427# (1) if the variable is set in `config.status', edit `config.status'
428# (which will cause the Makefiles to be regenerated when you run `make');
429# (2) otherwise, pass the desired values on the `make' command line.
430$(RECURSIVE_TARGETS):
vlm6e98eaf2006-08-18 01:54:27 +0000431 @failcom='exit 1'; \
432 for f in x $$MAKEFLAGS; do \
433 case $$f in \
434 *=* | --[!k]*);; \
435 *k*) failcom='fail=yes';; \
436 esac; \
437 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000438 dot_seen=no; \
439 target=`echo $@ | sed s/-recursive//`; \
440 list='$(SUBDIRS)'; for subdir in $$list; do \
441 echo "Making $$target in $$subdir"; \
442 if test "$$subdir" = "."; then \
443 dot_seen=yes; \
444 local_target="$$target-am"; \
445 else \
446 local_target="$$target"; \
447 fi; \
448 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000449 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000450 done; \
451 if test "$$dot_seen" = "no"; then \
452 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
453 fi; test -z "$$fail"
454
455mostlyclean-recursive clean-recursive distclean-recursive \
456maintainer-clean-recursive:
vlm6e98eaf2006-08-18 01:54:27 +0000457 @failcom='exit 1'; \
458 for f in x $$MAKEFLAGS; do \
459 case $$f in \
460 *=* | --[!k]*);; \
461 *k*) failcom='fail=yes';; \
462 esac; \
463 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000464 dot_seen=no; \
465 case "$@" in \
466 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
467 *) list='$(SUBDIRS)' ;; \
468 esac; \
469 rev=''; for subdir in $$list; do \
470 if test "$$subdir" = "."; then :; else \
471 rev="$$subdir $$rev"; \
472 fi; \
473 done; \
474 rev="$$rev ."; \
475 target=`echo $@ | sed s/-recursive//`; \
476 for subdir in $$rev; do \
477 echo "Making $$target in $$subdir"; \
478 if test "$$subdir" = "."; then \
479 local_target="$$target-am"; \
480 else \
481 local_target="$$target"; \
482 fi; \
483 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000484 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000485 done && test -z "$$fail"
486tags-recursive:
487 list='$(SUBDIRS)'; for subdir in $$list; do \
488 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
489 done
vlm8f3eb992004-06-17 23:42:48 +0000490ctags-recursive:
491 list='$(SUBDIRS)'; for subdir in $$list; do \
492 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
493 done
vlmfa67ddc2004-06-03 03:38:44 +0000494
495ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000496 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000497 unique=`for i in $$list; do \
498 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
499 done | \
500 $(AWK) ' { files[$$0] = 1; } \
501 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000502 mkid -fID $$unique
503tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000504
505TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
506 $(TAGS_FILES) $(LISP)
507 tags=; \
508 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000509 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
510 include_option=--etags-include; \
511 empty_fix=.; \
512 else \
513 include_option=--include; \
514 empty_fix=; \
515 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000516 list='$(SUBDIRS)'; for subdir in $$list; do \
517 if test "$$subdir" = .; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000518 test ! -f $$subdir/TAGS || \
vlm8f3eb992004-06-17 23:42:48 +0000519 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000520 fi; \
521 done; \
vlm8f3eb992004-06-17 23:42:48 +0000522 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000523 unique=`for i in $$list; do \
524 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525 done | \
526 $(AWK) ' { files[$$0] = 1; } \
527 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000528 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000529 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000530 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531 $$tags $$unique; \
532 fi
533ctags: CTAGS
534CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
535 $(TAGS_FILES) $(LISP)
536 tags=; \
537 here=`pwd`; \
538 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
539 unique=`for i in $$list; do \
540 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
541 done | \
542 $(AWK) ' { files[$$0] = 1; } \
543 END { for (i in files) print i; }'`; \
544 test -z "$(CTAGS_ARGS)$$tags$$unique" \
545 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
546 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000547
548GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000549 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000550 && cd $(top_srcdir) \
551 && gtags -i $(GTAGS_ARGS) $$here
552
553distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000554 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000555
556distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000557 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
558 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
559 list='$(DISTFILES)'; for file in $$list; do \
560 case $$file in \
561 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
562 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
563 esac; \
564 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000565 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
566 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000567 dir="/$$dir"; \
568 $(mkdir_p) "$(distdir)$$dir"; \
569 else \
570 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000571 fi; \
572 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000573 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
574 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
575 fi; \
576 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000577 else \
578 test -f $(distdir)/$$file \
579 || cp -p $$d/$$file $(distdir)/$$file \
580 || exit 1; \
581 fi; \
582 done
vlm6e98eaf2006-08-18 01:54:27 +0000583 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000584 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000585 test -d "$(distdir)/$$subdir" \
vlm6e98eaf2006-08-18 01:54:27 +0000586 || $(mkdir_p) "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000587 || exit 1; \
vlm6e98eaf2006-08-18 01:54:27 +0000588 distdir=`$(am__cd) $(distdir) && pwd`; \
589 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vlmfa67ddc2004-06-03 03:38:44 +0000590 (cd $$subdir && \
591 $(MAKE) $(AM_MAKEFLAGS) \
vlm6e98eaf2006-08-18 01:54:27 +0000592 top_distdir="$$top_distdir" \
593 distdir="$$distdir/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000594 distdir) \
595 || exit 1; \
596 fi; \
597 done
598check-am: all-am
vlm7f05da52007-07-23 06:49:56 +0000599 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000600check: check-recursive
601all-am: Makefile $(DATA)
602installdirs: installdirs-recursive
603installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000604 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
605 test -z "$$dir" || $(mkdir_p) "$$dir"; \
606 done
vlmfa67ddc2004-06-03 03:38:44 +0000607install: install-recursive
608install-exec: install-exec-recursive
609install-data: install-data-recursive
610uninstall: uninstall-recursive
611
612install-am: all-am
613 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
614
615installcheck: installcheck-recursive
616install-strip:
617 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000618 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000619 `test -z '$(STRIP)' || \
620 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
621mostlyclean-generic:
622
623clean-generic:
624
625distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000626 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000627
628maintainer-clean-generic:
629 @echo "This command is intended for maintainers to use"
630 @echo "it deletes files that may require special tools to rebuild."
631clean: clean-recursive
632
vlm7f05da52007-07-23 06:49:56 +0000633clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
634 mostlyclean-am
vlmfa67ddc2004-06-03 03:38:44 +0000635
636distclean: distclean-recursive
vlm7f05da52007-07-23 06:49:56 +0000637 -rm -rf ./$(DEPDIR)
vlm8f3eb992004-06-17 23:42:48 +0000638 -rm -f Makefile
vlm7f05da52007-07-23 06:49:56 +0000639distclean-am: clean-am distclean-compile distclean-generic \
640 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000641
642dvi: dvi-recursive
643
644dvi-am:
645
vlm8f3eb992004-06-17 23:42:48 +0000646html: html-recursive
647
vlmfa67ddc2004-06-03 03:38:44 +0000648info: info-recursive
649
650info-am:
651
652install-data-am: install-dist_pkgdataDATA
653
654install-exec-am:
655
656install-info: install-info-recursive
657
658install-man:
659
660installcheck-am:
661
662maintainer-clean: maintainer-clean-recursive
vlm7f05da52007-07-23 06:49:56 +0000663 -rm -rf ./$(DEPDIR)
vlm8f3eb992004-06-17 23:42:48 +0000664 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000665maintainer-clean-am: distclean-am maintainer-clean-generic
666
667mostlyclean: mostlyclean-recursive
668
vlm7f05da52007-07-23 06:49:56 +0000669mostlyclean-am: mostlyclean-compile mostlyclean-generic \
670 mostlyclean-libtool
vlmfa67ddc2004-06-03 03:38:44 +0000671
vlm8f3eb992004-06-17 23:42:48 +0000672pdf: pdf-recursive
673
674pdf-am:
675
676ps: ps-recursive
677
678ps-am:
679
vlmfa67ddc2004-06-03 03:38:44 +0000680uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
681 uninstall-local
682
683uninstall-info: uninstall-info-recursive
684
vlm8f3eb992004-06-17 23:42:48 +0000685.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
vlm7f05da52007-07-23 06:49:56 +0000686 clean clean-checkLTLIBRARIES clean-generic clean-libtool \
687 clean-recursive ctags ctags-recursive distclean \
688 distclean-compile distclean-generic distclean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000689 distclean-recursive distclean-tags distdir dvi dvi-am html \
690 html-am info info-am install install-am install-data \
691 install-data-am install-dist_pkgdataDATA install-exec \
692 install-exec-am install-info install-info-am install-man \
693 install-strip installcheck installcheck-am installdirs \
694 installdirs-am maintainer-clean maintainer-clean-generic \
vlm7f05da52007-07-23 06:49:56 +0000695 maintainer-clean-recursive mostlyclean mostlyclean-compile \
696 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
697 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
vlm8f3eb992004-06-17 23:42:48 +0000698 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000699
vlmfdcd8342006-03-06 11:20:57 +0000700
vlmfa67ddc2004-06-03 03:38:44 +0000701uninstall-local:
702 -@echo -n " "
703 -rm -f -r $(DESTDIR)$(pkgdatadir)
704# Tell versions [3.59,3.63) of GNU make to not export all variables.
705# Otherwise a system limit (for SysV at least) may be exceeded.
706.NOEXPORT: