blob: 4a3a6bc152f4be3a016fea2f4246e2052407e4bc [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@
129INSTALL_DATA = @INSTALL_DATA@
130INSTALL_PROGRAM = @INSTALL_PROGRAM@
131INSTALL_SCRIPT = @INSTALL_SCRIPT@
132INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
133LDFLAGS = @LDFLAGS@
134LEX = @LEX@
135LEXLIB = @LEXLIB@
136LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
137LIBOBJS = @LIBOBJS@
138LIBS = @LIBS@
139LIBTOOL = @LIBTOOL@
140LN_S = @LN_S@
141LTLIBOBJS = @LTLIBOBJS@
142MAINT = @MAINT@
143MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
144MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
145MAKEINFO = @MAKEINFO@
146OBJEXT = @OBJEXT@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_VERSION = @PACKAGE_VERSION@
vlm8f3eb992004-06-17 23:42:48 +0000153PATH_SEPARATOR = @PATH_SEPARATOR@
154RANLIB = @RANLIB@
155SET_MAKE = @SET_MAKE@
156SHELL = @SHELL@
157STRIP = @STRIP@
158VERSION = @VERSION@
159YACC = @YACC@
vlm7f05da52007-07-23 06:49:56 +0000160ac_ct_AR = @ac_ct_AR@
vlm8f3eb992004-06-17 23:42:48 +0000161ac_ct_CC = @ac_ct_CC@
162ac_ct_CXX = @ac_ct_CXX@
163ac_ct_F77 = @ac_ct_F77@
vlm7f05da52007-07-23 06:49:56 +0000164ac_ct_RANLIB = @ac_ct_RANLIB@
165ac_ct_STRIP = @ac_ct_STRIP@
vlm8f3eb992004-06-17 23:42:48 +0000166am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
167am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
168am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
169am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
vlm6e98eaf2006-08-18 01:54:27 +0000173am__tar = @am__tar@
174am__untar = @am__untar@
vlm8f3eb992004-06-17 23:42:48 +0000175bindir = @bindir@
176build = @build@
177build_alias = @build_alias@
178build_cpu = @build_cpu@
179build_os = @build_os@
180build_vendor = @build_vendor@
181datadir = @datadir@
182exec_prefix = @exec_prefix@
183host = @host@
184host_alias = @host_alias@
185host_cpu = @host_cpu@
186host_os = @host_os@
187host_vendor = @host_vendor@
188includedir = @includedir@
189infodir = @infodir@
190install_sh = @install_sh@
191libdir = @libdir@
192libexecdir = @libexecdir@
193localstatedir = @localstatedir@
194mandir = @mandir@
195mkdir_p = @mkdir_p@
196oldincludedir = @oldincludedir@
197prefix = @prefix@
198program_transform_name = @program_transform_name@
199sbindir = @sbindir@
200sharedstatedir = @sharedstatedir@
201sysconfdir = @sysconfdir@
202target = @target@
203target_alias = @target_alias@
204target_cpu = @target_cpu@
205target_os = @target_os@
206target_vendor = @target_vendor@
vlm7f05da52007-07-23 06:49:56 +0000207SUBDIRS = . standard-modules tests
vlm2566daf2005-03-24 03:30:13 +0000208dist_pkgdata_DATA = \
vlmabb8c722006-09-23 01:18:21 +0000209 $(srcdir)/README \
vlm2566daf2005-03-24 03:30:13 +0000210 $(srcdir)/*.[ch] \
211 $(srcdir)/file-dependencies
212
vlm7f05da52007-07-23 06:49:56 +0000213check_LTLIBRARIES = libasn1cskeletons.la
214libasn1cskeletons_la_SOURCES = \
215 ANY.c ANY.h \
216 BIT_STRING.c BIT_STRING.h \
217 BMPString.c BMPString.h \
218 BOOLEAN.c BOOLEAN.h \
219 ENUMERATED.c ENUMERATED.h \
220 GeneralString.c GeneralString.h \
221 GeneralizedTime.c GeneralizedTime.h \
222 GraphicString.c GraphicString.h \
223 IA5String.c IA5String.h \
224 INTEGER.c INTEGER.h \
225 ISO646String.c ISO646String.h \
226 NULL.c NULL.h \
227 NativeEnumerated.c NativeEnumerated.h \
228 NativeInteger.c NativeInteger.h \
229 NativeReal.c NativeReal.h \
230 NumericString.c NumericString.h \
231 OBJECT_IDENTIFIER.c OBJECT_IDENTIFIER.h \
232 OCTET_STRING.c OCTET_STRING.h \
233 ObjectDescriptor.c ObjectDescriptor.h \
234 PrintableString.c PrintableString.h \
235 REAL.c REAL.h \
236 RELATIVE-OID.c RELATIVE-OID.h \
237 T61String.c T61String.h \
238 TeletexString.c TeletexString.h \
239 UTCTime.c UTCTime.h \
240 UTF8String.c UTF8String.h \
241 UniversalString.c UniversalString.h \
242 VideotexString.c VideotexString.h \
243 VisibleString.c VisibleString.h \
244 asn_SEQUENCE_OF.c asn_SEQUENCE_OF.h \
245 asn_SET_OF.c asn_SET_OF.h \
246 asn_application.h asn_codecs.h \
247 asn_codecs_prim.c asn_codecs_prim.h \
248 asn_internal.h asn_system.h \
249 ber_decoder.c ber_decoder.h \
250 ber_tlv_length.c ber_tlv_length.h \
251 ber_tlv_tag.c ber_tlv_tag.h \
252 constr_CHOICE.c constr_CHOICE.h \
253 constr_SEQUENCE.c constr_SEQUENCE.h \
254 constr_SEQUENCE_OF.c constr_SEQUENCE_OF.h \
255 constr_SET.c constr_SET.h \
256 constr_SET_OF.c constr_SET_OF.h \
257 constr_TYPE.c constr_TYPE.h \
258 constraints.c constraints.h \
259 der_encoder.c der_encoder.h \
260 per_decoder.c per_decoder.h \
261 per_encoder.c per_encoder.h \
262 per_opentype.c per_opentype.h \
263 per_support.c per_support.h \
264 xer_decoder.c xer_decoder.h \
265 xer_encoder.c xer_encoder.h \
266 xer_support.c xer_support.h
267
vlmfa67ddc2004-06-03 03:38:44 +0000268all: all-recursive
269
270.SUFFIXES:
vlm7f05da52007-07-23 06:49:56 +0000271.SUFFIXES: .c .lo .o .obj
vlm8f3eb992004-06-17 23:42:48 +0000272$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
273 @for dep in $?; do \
274 case '$(am__configure_deps)' in \
275 *$$dep*) \
276 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
277 && exit 0; \
278 exit 1;; \
279 esac; \
280 done; \
vlm6e98eaf2006-08-18 01:54:27 +0000281 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
vlm8f3eb992004-06-17 23:42:48 +0000282 cd $(top_srcdir) && \
vlm6e98eaf2006-08-18 01:54:27 +0000283 $(AUTOMAKE) --foreign skeletons/Makefile
vlm8f3eb992004-06-17 23:42:48 +0000284.PRECIOUS: Makefile
285Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
286 @case '$?' in \
287 *config.status*) \
288 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
289 *) \
290 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
291 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
292 esac;
293
294$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
295 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296
297$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
299$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
300 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
vlmfa67ddc2004-06-03 03:38:44 +0000301
vlm7f05da52007-07-23 06:49:56 +0000302clean-checkLTLIBRARIES:
303 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
304 @list='$(check_LTLIBRARIES)'; for p in $$list; do \
305 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
306 test "$$dir" != "$$p" || dir=.; \
307 echo "rm -f \"$${dir}/so_locations\""; \
308 rm -f "$${dir}/so_locations"; \
309 done
310libasn1cskeletons.la: $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_DEPENDENCIES)
311 $(LINK) $(libasn1cskeletons_la_LDFLAGS) $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_LIBADD) $(LIBS)
312
313mostlyclean-compile:
314 -rm -f *.$(OBJEXT)
315
316distclean-compile:
317 -rm -f *.tab.c
318
319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ANY.Plo@am__quote@
320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BIT_STRING.Plo@am__quote@
321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BMPString.Plo@am__quote@
322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BOOLEAN.Plo@am__quote@
323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ENUMERATED.Plo@am__quote@
324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralString.Plo@am__quote@
325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralizedTime.Plo@am__quote@
326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GraphicString.Plo@am__quote@
327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IA5String.Plo@am__quote@
328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/INTEGER.Plo@am__quote@
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ISO646String.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NULL.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeEnumerated.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeInteger.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeReal.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumericString.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OBJECT_IDENTIFIER.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OCTET_STRING.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ObjectDescriptor.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrintableString.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/REAL.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RELATIVE-OID.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/T61String.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TeletexString.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTCTime.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTF8String.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniversalString.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VideotexString.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VisibleString.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SEQUENCE_OF.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SET_OF.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_codecs_prim.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_decoder.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_length.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_tag.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_CHOICE.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE_OF.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET_OF.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_TYPE.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constraints.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/der_encoder.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_decoder.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_encoder.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_opentype.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_support.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_decoder.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_encoder.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_support.Plo@am__quote@
369
370.c.o:
371@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
372@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
373@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
374@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375@am__fastdepCC_FALSE@ $(COMPILE) -c $<
376
377.c.obj:
378@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
379@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
380@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
383
384.c.lo:
385@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
386@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
387@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
388@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
390
vlmfa67ddc2004-06-03 03:38:44 +0000391mostlyclean-libtool:
392 -rm -f *.lo
393
394clean-libtool:
395 -rm -rf .libs _libs
396
397distclean-libtool:
398 -rm -f libtool
vlmfa67ddc2004-06-03 03:38:44 +0000399uninstall-info-am:
400install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
401 @$(NORMAL_INSTALL)
vlm8f3eb992004-06-17 23:42:48 +0000402 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
vlmfa67ddc2004-06-03 03:38:44 +0000403 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
404 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
vlm6e98eaf2006-08-18 01:54:27 +0000405 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000406 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
407 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000408 done
409
410uninstall-dist_pkgdataDATA:
411 @$(NORMAL_UNINSTALL)
412 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
vlm6e98eaf2006-08-18 01:54:27 +0000413 f=$(am__strip_dir) \
vlm8f3eb992004-06-17 23:42:48 +0000414 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
415 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
vlmfa67ddc2004-06-03 03:38:44 +0000416 done
417
418# This directory's subdirectories are mostly independent; you can cd
419# into them and run `make' without going through this Makefile.
420# To change the values of `make' variables: instead of editing Makefiles,
421# (1) if the variable is set in `config.status', edit `config.status'
422# (which will cause the Makefiles to be regenerated when you run `make');
423# (2) otherwise, pass the desired values on the `make' command line.
424$(RECURSIVE_TARGETS):
vlm6e98eaf2006-08-18 01:54:27 +0000425 @failcom='exit 1'; \
426 for f in x $$MAKEFLAGS; do \
427 case $$f in \
428 *=* | --[!k]*);; \
429 *k*) failcom='fail=yes';; \
430 esac; \
431 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000432 dot_seen=no; \
433 target=`echo $@ | sed s/-recursive//`; \
434 list='$(SUBDIRS)'; for subdir in $$list; do \
435 echo "Making $$target in $$subdir"; \
436 if test "$$subdir" = "."; then \
437 dot_seen=yes; \
438 local_target="$$target-am"; \
439 else \
440 local_target="$$target"; \
441 fi; \
442 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000443 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000444 done; \
445 if test "$$dot_seen" = "no"; then \
446 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447 fi; test -z "$$fail"
448
449mostlyclean-recursive clean-recursive distclean-recursive \
450maintainer-clean-recursive:
vlm6e98eaf2006-08-18 01:54:27 +0000451 @failcom='exit 1'; \
452 for f in x $$MAKEFLAGS; do \
453 case $$f in \
454 *=* | --[!k]*);; \
455 *k*) failcom='fail=yes';; \
456 esac; \
457 done; \
vlmfa67ddc2004-06-03 03:38:44 +0000458 dot_seen=no; \
459 case "$@" in \
460 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
461 *) list='$(SUBDIRS)' ;; \
462 esac; \
463 rev=''; for subdir in $$list; do \
464 if test "$$subdir" = "."; then :; else \
465 rev="$$subdir $$rev"; \
466 fi; \
467 done; \
468 rev="$$rev ."; \
469 target=`echo $@ | sed s/-recursive//`; \
470 for subdir in $$rev; do \
471 echo "Making $$target in $$subdir"; \
472 if test "$$subdir" = "."; then \
473 local_target="$$target-am"; \
474 else \
475 local_target="$$target"; \
476 fi; \
477 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
vlm6e98eaf2006-08-18 01:54:27 +0000478 || eval $$failcom; \
vlmfa67ddc2004-06-03 03:38:44 +0000479 done && test -z "$$fail"
480tags-recursive:
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483 done
vlm8f3eb992004-06-17 23:42:48 +0000484ctags-recursive:
485 list='$(SUBDIRS)'; for subdir in $$list; do \
486 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
487 done
vlmfa67ddc2004-06-03 03:38:44 +0000488
489ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
vlm8f3eb992004-06-17 23:42:48 +0000490 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000491 unique=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493 done | \
494 $(AWK) ' { files[$$0] = 1; } \
495 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000496 mkid -fID $$unique
497tags: TAGS
vlmfa67ddc2004-06-03 03:38:44 +0000498
499TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
500 $(TAGS_FILES) $(LISP)
501 tags=; \
502 here=`pwd`; \
vlm8f3eb992004-06-17 23:42:48 +0000503 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
504 include_option=--etags-include; \
505 empty_fix=.; \
506 else \
507 include_option=--include; \
508 empty_fix=; \
509 fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 if test "$$subdir" = .; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000512 test ! -f $$subdir/TAGS || \
vlm8f3eb992004-06-17 23:42:48 +0000513 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
vlmfa67ddc2004-06-03 03:38:44 +0000514 fi; \
515 done; \
vlm8f3eb992004-06-17 23:42:48 +0000516 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
vlmfa67ddc2004-06-03 03:38:44 +0000517 unique=`for i in $$list; do \
518 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519 done | \
520 $(AWK) ' { files[$$0] = 1; } \
521 END { for (i in files) print i; }'`; \
vlm8f3eb992004-06-17 23:42:48 +0000522 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
vlm6e98eaf2006-08-18 01:54:27 +0000523 test -n "$$unique" || unique=$$empty_fix; \
vlm8f3eb992004-06-17 23:42:48 +0000524 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
525 $$tags $$unique; \
526 fi
527ctags: CTAGS
528CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 tags=; \
531 here=`pwd`; \
532 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 done | \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
538 test -z "$(CTAGS_ARGS)$$tags$$unique" \
539 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
540 $$tags $$unique
vlmfa67ddc2004-06-03 03:38:44 +0000541
542GTAGS:
vlm8f3eb992004-06-17 23:42:48 +0000543 here=`$(am__cd) $(top_builddir) && pwd` \
vlmfa67ddc2004-06-03 03:38:44 +0000544 && cd $(top_srcdir) \
545 && gtags -i $(GTAGS_ARGS) $$here
546
547distclean-tags:
vlm8f3eb992004-06-17 23:42:48 +0000548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
vlmfa67ddc2004-06-03 03:38:44 +0000549
550distdir: $(DISTFILES)
vlm8f3eb992004-06-17 23:42:48 +0000551 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
552 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
553 list='$(DISTFILES)'; for file in $$list; do \
554 case $$file in \
555 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
556 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
557 esac; \
558 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
vlmfa67ddc2004-06-03 03:38:44 +0000559 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
560 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
vlm8f3eb992004-06-17 23:42:48 +0000561 dir="/$$dir"; \
562 $(mkdir_p) "$(distdir)$$dir"; \
563 else \
564 dir=''; \
vlmfa67ddc2004-06-03 03:38:44 +0000565 fi; \
566 if test -d $$d/$$file; then \
vlm8f3eb992004-06-17 23:42:48 +0000567 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
568 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
569 fi; \
570 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
vlmfa67ddc2004-06-03 03:38:44 +0000571 else \
572 test -f $(distdir)/$$file \
573 || cp -p $$d/$$file $(distdir)/$$file \
574 || exit 1; \
575 fi; \
576 done
vlm6e98eaf2006-08-18 01:54:27 +0000577 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
vlmfa67ddc2004-06-03 03:38:44 +0000578 if test "$$subdir" = .; then :; else \
vlm8f3eb992004-06-17 23:42:48 +0000579 test -d "$(distdir)/$$subdir" \
vlm6e98eaf2006-08-18 01:54:27 +0000580 || $(mkdir_p) "$(distdir)/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000581 || exit 1; \
vlm6e98eaf2006-08-18 01:54:27 +0000582 distdir=`$(am__cd) $(distdir) && pwd`; \
583 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
vlmfa67ddc2004-06-03 03:38:44 +0000584 (cd $$subdir && \
585 $(MAKE) $(AM_MAKEFLAGS) \
vlm6e98eaf2006-08-18 01:54:27 +0000586 top_distdir="$$top_distdir" \
587 distdir="$$distdir/$$subdir" \
vlmfa67ddc2004-06-03 03:38:44 +0000588 distdir) \
589 || exit 1; \
590 fi; \
591 done
592check-am: all-am
vlm7f05da52007-07-23 06:49:56 +0000593 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
vlmfa67ddc2004-06-03 03:38:44 +0000594check: check-recursive
595all-am: Makefile $(DATA)
596installdirs: installdirs-recursive
597installdirs-am:
vlm8f3eb992004-06-17 23:42:48 +0000598 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
599 test -z "$$dir" || $(mkdir_p) "$$dir"; \
600 done
vlmfa67ddc2004-06-03 03:38:44 +0000601install: install-recursive
602install-exec: install-exec-recursive
603install-data: install-data-recursive
604uninstall: uninstall-recursive
605
606install-am: all-am
607 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
608
609installcheck: installcheck-recursive
610install-strip:
611 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
vlm8f3eb992004-06-17 23:42:48 +0000612 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
vlmfa67ddc2004-06-03 03:38:44 +0000613 `test -z '$(STRIP)' || \
614 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
615mostlyclean-generic:
616
617clean-generic:
618
619distclean-generic:
vlm6e98eaf2006-08-18 01:54:27 +0000620 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
vlmfa67ddc2004-06-03 03:38:44 +0000621
622maintainer-clean-generic:
623 @echo "This command is intended for maintainers to use"
624 @echo "it deletes files that may require special tools to rebuild."
625clean: clean-recursive
626
vlm7f05da52007-07-23 06:49:56 +0000627clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
628 mostlyclean-am
vlmfa67ddc2004-06-03 03:38:44 +0000629
630distclean: distclean-recursive
vlm7f05da52007-07-23 06:49:56 +0000631 -rm -rf ./$(DEPDIR)
vlm8f3eb992004-06-17 23:42:48 +0000632 -rm -f Makefile
vlm7f05da52007-07-23 06:49:56 +0000633distclean-am: clean-am distclean-compile distclean-generic \
634 distclean-libtool distclean-tags
vlmfa67ddc2004-06-03 03:38:44 +0000635
636dvi: dvi-recursive
637
638dvi-am:
639
vlm8f3eb992004-06-17 23:42:48 +0000640html: html-recursive
641
vlmfa67ddc2004-06-03 03:38:44 +0000642info: info-recursive
643
644info-am:
645
646install-data-am: install-dist_pkgdataDATA
647
648install-exec-am:
649
650install-info: install-info-recursive
651
652install-man:
653
654installcheck-am:
655
656maintainer-clean: maintainer-clean-recursive
vlm7f05da52007-07-23 06:49:56 +0000657 -rm -rf ./$(DEPDIR)
vlm8f3eb992004-06-17 23:42:48 +0000658 -rm -f Makefile
vlmfa67ddc2004-06-03 03:38:44 +0000659maintainer-clean-am: distclean-am maintainer-clean-generic
660
661mostlyclean: mostlyclean-recursive
662
vlm7f05da52007-07-23 06:49:56 +0000663mostlyclean-am: mostlyclean-compile mostlyclean-generic \
664 mostlyclean-libtool
vlmfa67ddc2004-06-03 03:38:44 +0000665
vlm8f3eb992004-06-17 23:42:48 +0000666pdf: pdf-recursive
667
668pdf-am:
669
670ps: ps-recursive
671
672ps-am:
673
vlmfa67ddc2004-06-03 03:38:44 +0000674uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
675 uninstall-local
676
677uninstall-info: uninstall-info-recursive
678
vlm8f3eb992004-06-17 23:42:48 +0000679.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
vlm7f05da52007-07-23 06:49:56 +0000680 clean clean-checkLTLIBRARIES clean-generic clean-libtool \
681 clean-recursive ctags ctags-recursive distclean \
682 distclean-compile distclean-generic distclean-libtool \
vlm8f3eb992004-06-17 23:42:48 +0000683 distclean-recursive distclean-tags distdir dvi dvi-am html \
684 html-am info info-am install install-am install-data \
685 install-data-am install-dist_pkgdataDATA install-exec \
686 install-exec-am install-info install-info-am install-man \
687 install-strip installcheck installcheck-am installdirs \
688 installdirs-am maintainer-clean maintainer-clean-generic \
vlm7f05da52007-07-23 06:49:56 +0000689 maintainer-clean-recursive mostlyclean mostlyclean-compile \
690 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
691 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
vlm8f3eb992004-06-17 23:42:48 +0000692 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
vlmfa67ddc2004-06-03 03:38:44 +0000693
vlmfdcd8342006-03-06 11:20:57 +0000694
vlmfa67ddc2004-06-03 03:38:44 +0000695uninstall-local:
696 -@echo -n " "
697 -rm -f -r $(DESTDIR)$(pkgdatadir)
698# Tell versions [3.59,3.63) of GNU make to not export all variables.
699# Otherwise a system limit (for SysV at least) may be exceeded.
700.NOEXPORT: