blob: 0109e69c1a956c02eb6dc34e8d6a39896779cbff [file] [log] [blame]
Lev Walkin5af1a692006-08-18 01:54:27 +00001# Makefile.in generated by automake 1.9.6 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 Walkin5af1a692006-08-18 01:54:27 +00005# 2003, 2004, 2005 Free Software Foundation, Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00006# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
Lev Walkinf15320b2004-06-03 03:38:44 +000017srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = ..
Lev Walkin8e8b5482004-06-17 23:42:48 +000024am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkinf15320b2004-06-03 03:38:44 +000025INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +000026install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000029INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000030transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000031NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000037build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000038host_triplet = @host@
Lev Walkin5af1a692006-08-18 01:54:27 +000039target_triplet = @target@
Lev Walkinf15320b2004-06-03 03:38:44 +000040subdir = skeletons
Lev Walkin8e8b5482004-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)
Lev Walkinf15320b2004-06-03 03:38:44 +000047mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
Lev Walkin08afe612007-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)
Lev Walkin8e8b5482004-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
Lev Walkin5af1a692006-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|^.*/||'`;
Lev Walkin8e8b5482004-06-17 23:42:48 +000091am__installdirs = "$(DESTDIR)$(pkgdatadir)"
92dist_pkgdataDATA_INSTALL = $(INSTALL_DATA)
Lev Walkinf15320b2004-06-03 03:38:44 +000093DATA = $(dist_pkgdata_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000094ETAGS = etags
95CTAGS = ctags
Lev Walkinf15320b2004-06-03 03:38:44 +000096DIST_SUBDIRS = $(SUBDIRS)
Lev Walkin8e8b5482004-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@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000114CYGPATH_W = @CYGPATH_W@
115DEFS = @DEFS@
116DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700117DLLTOOL = @DLLTOOL@
118DSYMUTIL = @DSYMUTIL@
119DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000120ECHO_C = @ECHO_C@
121ECHO_N = @ECHO_N@
122ECHO_T = @ECHO_T@
123EGREP = @EGREP@
124EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700125FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000126GREP = @GREP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000127INSTALL_DATA = @INSTALL_DATA@
128INSTALL_PROGRAM = @INSTALL_PROGRAM@
129INSTALL_SCRIPT = @INSTALL_SCRIPT@
130INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700131LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000132LDFLAGS = @LDFLAGS@
133LEX = @LEX@
134LEXLIB = @LEXLIB@
135LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
136LIBOBJS = @LIBOBJS@
137LIBS = @LIBS@
138LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700139LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140LN_S = @LN_S@
141LTLIBOBJS = @LTLIBOBJS@
142MAINT = @MAINT@
143MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
144MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
145MAKEINFO = @MAKEINFO@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700146MANIFEST_TOOL = @MANIFEST_TOOL@
147NM = @NM@
148NMEDIT = @NMEDIT@
149OBJDUMP = @OBJDUMP@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000150OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700151OTOOL = @OTOOL@
152OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000153PACKAGE = @PACKAGE@
154PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
155PACKAGE_NAME = @PACKAGE_NAME@
156PACKAGE_STRING = @PACKAGE_STRING@
157PACKAGE_TARNAME = @PACKAGE_TARNAME@
158PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159PATH_SEPARATOR = @PATH_SEPARATOR@
160RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700161SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000162SET_MAKE = @SET_MAKE@
163SHELL = @SHELL@
164STRIP = @STRIP@
165VERSION = @VERSION@
166YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000167YFLAGS = @YFLAGS@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700168ac_ct_AR = @ac_ct_AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000169ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700170ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000171am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
172am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000173am__include = @am__include@
174am__leading_dot = @am__leading_dot@
175am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000176am__tar = @am__tar@
177am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000178bindir = @bindir@
179build = @build@
180build_alias = @build_alias@
181build_cpu = @build_cpu@
182build_os = @build_os@
183build_vendor = @build_vendor@
184datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000185datarootdir = @datarootdir@
186docdir = @docdir@
187dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000188exec_prefix = @exec_prefix@
189host = @host@
190host_alias = @host_alias@
191host_cpu = @host_cpu@
192host_os = @host_os@
193host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000194htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000195includedir = @includedir@
196infodir = @infodir@
197install_sh = @install_sh@
198libdir = @libdir@
199libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000200localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000201localstatedir = @localstatedir@
202mandir = @mandir@
203mkdir_p = @mkdir_p@
204oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000205pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000206prefix = @prefix@
207program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000208psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000209sbindir = @sbindir@
210sharedstatedir = @sharedstatedir@
211sysconfdir = @sysconfdir@
212target = @target@
213target_alias = @target_alias@
214target_cpu = @target_cpu@
215target_os = @target_os@
216target_vendor = @target_vendor@
Lev Walkin08afe612007-07-23 06:49:56 +0000217SUBDIRS = . standard-modules tests
Lev Walkin70393102005-03-24 03:30:13 +0000218dist_pkgdata_DATA = \
Lev Walkin610fbba2006-09-23 01:18:21 +0000219 $(srcdir)/README \
Lev Walkin70393102005-03-24 03:30:13 +0000220 $(srcdir)/*.[ch] \
221 $(srcdir)/file-dependencies
222
Lev Walkin08afe612007-07-23 06:49:56 +0000223check_LTLIBRARIES = libasn1cskeletons.la
224libasn1cskeletons_la_SOURCES = \
225 ANY.c ANY.h \
226 BIT_STRING.c BIT_STRING.h \
227 BMPString.c BMPString.h \
228 BOOLEAN.c BOOLEAN.h \
229 ENUMERATED.c ENUMERATED.h \
230 GeneralString.c GeneralString.h \
231 GeneralizedTime.c GeneralizedTime.h \
232 GraphicString.c GraphicString.h \
233 IA5String.c IA5String.h \
234 INTEGER.c INTEGER.h \
235 ISO646String.c ISO646String.h \
236 NULL.c NULL.h \
237 NativeEnumerated.c NativeEnumerated.h \
238 NativeInteger.c NativeInteger.h \
239 NativeReal.c NativeReal.h \
240 NumericString.c NumericString.h \
241 OBJECT_IDENTIFIER.c OBJECT_IDENTIFIER.h \
242 OCTET_STRING.c OCTET_STRING.h \
243 ObjectDescriptor.c ObjectDescriptor.h \
244 PrintableString.c PrintableString.h \
245 REAL.c REAL.h \
246 RELATIVE-OID.c RELATIVE-OID.h \
247 T61String.c T61String.h \
248 TeletexString.c TeletexString.h \
249 UTCTime.c UTCTime.h \
250 UTF8String.c UTF8String.h \
251 UniversalString.c UniversalString.h \
252 VideotexString.c VideotexString.h \
253 VisibleString.c VisibleString.h \
254 asn_SEQUENCE_OF.c asn_SEQUENCE_OF.h \
255 asn_SET_OF.c asn_SET_OF.h \
256 asn_application.h asn_codecs.h \
257 asn_codecs_prim.c asn_codecs_prim.h \
258 asn_internal.h asn_system.h \
259 ber_decoder.c ber_decoder.h \
260 ber_tlv_length.c ber_tlv_length.h \
261 ber_tlv_tag.c ber_tlv_tag.h \
262 constr_CHOICE.c constr_CHOICE.h \
263 constr_SEQUENCE.c constr_SEQUENCE.h \
264 constr_SEQUENCE_OF.c constr_SEQUENCE_OF.h \
265 constr_SET.c constr_SET.h \
266 constr_SET_OF.c constr_SET_OF.h \
267 constr_TYPE.c constr_TYPE.h \
268 constraints.c constraints.h \
269 der_encoder.c der_encoder.h \
270 per_decoder.c per_decoder.h \
271 per_encoder.c per_encoder.h \
272 per_opentype.c per_opentype.h \
273 per_support.c per_support.h \
274 xer_decoder.c xer_decoder.h \
275 xer_encoder.c xer_encoder.h \
276 xer_support.c xer_support.h
277
Lev Walkinf15320b2004-06-03 03:38:44 +0000278all: all-recursive
279
280.SUFFIXES:
Lev Walkin08afe612007-07-23 06:49:56 +0000281.SUFFIXES: .c .lo .o .obj
Lev Walkin8e8b5482004-06-17 23:42:48 +0000282$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
283 @for dep in $?; do \
284 case '$(am__configure_deps)' in \
285 *$$dep*) \
286 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
287 && exit 0; \
288 exit 1;; \
289 esac; \
290 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000291 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000292 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000293 $(AUTOMAKE) --foreign skeletons/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000294.PRECIOUS: Makefile
295Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
296 @case '$?' in \
297 *config.status*) \
298 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
299 *) \
300 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
301 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
302 esac;
303
304$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
305 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
306
307$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
308 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
310 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinf15320b2004-06-03 03:38:44 +0000311
Lev Walkin08afe612007-07-23 06:49:56 +0000312clean-checkLTLIBRARIES:
313 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
314 @list='$(check_LTLIBRARIES)'; for p in $$list; do \
315 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
316 test "$$dir" != "$$p" || dir=.; \
317 echo "rm -f \"$${dir}/so_locations\""; \
318 rm -f "$${dir}/so_locations"; \
319 done
320libasn1cskeletons.la: $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_DEPENDENCIES)
321 $(LINK) $(libasn1cskeletons_la_LDFLAGS) $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_LIBADD) $(LIBS)
322
323mostlyclean-compile:
324 -rm -f *.$(OBJEXT)
325
326distclean-compile:
327 -rm -f *.tab.c
328
329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ANY.Plo@am__quote@
330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BIT_STRING.Plo@am__quote@
331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BMPString.Plo@am__quote@
332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BOOLEAN.Plo@am__quote@
333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ENUMERATED.Plo@am__quote@
334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralString.Plo@am__quote@
335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralizedTime.Plo@am__quote@
336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GraphicString.Plo@am__quote@
337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IA5String.Plo@am__quote@
338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/INTEGER.Plo@am__quote@
339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ISO646String.Plo@am__quote@
340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NULL.Plo@am__quote@
341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeEnumerated.Plo@am__quote@
342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeInteger.Plo@am__quote@
343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeReal.Plo@am__quote@
344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumericString.Plo@am__quote@
345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OBJECT_IDENTIFIER.Plo@am__quote@
346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OCTET_STRING.Plo@am__quote@
347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ObjectDescriptor.Plo@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrintableString.Plo@am__quote@
349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/REAL.Plo@am__quote@
350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RELATIVE-OID.Plo@am__quote@
351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/T61String.Plo@am__quote@
352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TeletexString.Plo@am__quote@
353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTCTime.Plo@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTF8String.Plo@am__quote@
355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniversalString.Plo@am__quote@
356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VideotexString.Plo@am__quote@
357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VisibleString.Plo@am__quote@
358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SEQUENCE_OF.Plo@am__quote@
359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SET_OF.Plo@am__quote@
360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_codecs_prim.Plo@am__quote@
361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_decoder.Plo@am__quote@
362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_length.Plo@am__quote@
363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_tag.Plo@am__quote@
364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_CHOICE.Plo@am__quote@
365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE.Plo@am__quote@
366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE_OF.Plo@am__quote@
367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET.Plo@am__quote@
368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET_OF.Plo@am__quote@
369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_TYPE.Plo@am__quote@
370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constraints.Plo@am__quote@
371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/der_encoder.Plo@am__quote@
372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_decoder.Plo@am__quote@
373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_encoder.Plo@am__quote@
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_opentype.Plo@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_support.Plo@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_decoder.Plo@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_encoder.Plo@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_support.Plo@am__quote@
379
380.c.o:
381@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
382@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
383@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
384@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
385@am__fastdepCC_FALSE@ $(COMPILE) -c $<
386
387.c.obj:
388@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
389@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
390@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
391@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
392@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
393
394.c.lo:
395@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
396@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
397@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
398@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
399@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
400
Lev Walkinf15320b2004-06-03 03:38:44 +0000401mostlyclean-libtool:
402 -rm -f *.lo
403
404clean-libtool:
405 -rm -rf .libs _libs
406
407distclean-libtool:
408 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000409uninstall-info-am:
410install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
411 @$(NORMAL_INSTALL)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000412 test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
Lev Walkinf15320b2004-06-03 03:38:44 +0000413 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
414 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000415 f=$(am__strip_dir) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000416 echo " $(dist_pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
417 $(dist_pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000418 done
419
420uninstall-dist_pkgdataDATA:
421 @$(NORMAL_UNINSTALL)
422 @list='$(dist_pkgdata_DATA)'; for p in $$list; do \
Lev Walkin5af1a692006-08-18 01:54:27 +0000423 f=$(am__strip_dir) \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000424 echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
425 rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000426 done
427
428# This directory's subdirectories are mostly independent; you can cd
429# into them and run `make' without going through this Makefile.
430# To change the values of `make' variables: instead of editing Makefiles,
431# (1) if the variable is set in `config.status', edit `config.status'
432# (which will cause the Makefiles to be regenerated when you run `make');
433# (2) otherwise, pass the desired values on the `make' command line.
434$(RECURSIVE_TARGETS):
Lev Walkin5af1a692006-08-18 01:54:27 +0000435 @failcom='exit 1'; \
436 for f in x $$MAKEFLAGS; do \
437 case $$f in \
438 *=* | --[!k]*);; \
439 *k*) failcom='fail=yes';; \
440 esac; \
441 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000442 dot_seen=no; \
443 target=`echo $@ | sed s/-recursive//`; \
444 list='$(SUBDIRS)'; for subdir in $$list; do \
445 echo "Making $$target in $$subdir"; \
446 if test "$$subdir" = "."; then \
447 dot_seen=yes; \
448 local_target="$$target-am"; \
449 else \
450 local_target="$$target"; \
451 fi; \
452 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000453 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000454 done; \
455 if test "$$dot_seen" = "no"; then \
456 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
457 fi; test -z "$$fail"
458
459mostlyclean-recursive clean-recursive distclean-recursive \
460maintainer-clean-recursive:
Lev Walkin5af1a692006-08-18 01:54:27 +0000461 @failcom='exit 1'; \
462 for f in x $$MAKEFLAGS; do \
463 case $$f in \
464 *=* | --[!k]*);; \
465 *k*) failcom='fail=yes';; \
466 esac; \
467 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000468 dot_seen=no; \
469 case "$@" in \
470 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
471 *) list='$(SUBDIRS)' ;; \
472 esac; \
473 rev=''; for subdir in $$list; do \
474 if test "$$subdir" = "."; then :; else \
475 rev="$$subdir $$rev"; \
476 fi; \
477 done; \
478 rev="$$rev ."; \
479 target=`echo $@ | sed s/-recursive//`; \
480 for subdir in $$rev; do \
481 echo "Making $$target in $$subdir"; \
482 if test "$$subdir" = "."; then \
483 local_target="$$target-am"; \
484 else \
485 local_target="$$target"; \
486 fi; \
487 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000488 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000489 done && test -z "$$fail"
490tags-recursive:
491 list='$(SUBDIRS)'; for subdir in $$list; do \
492 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
493 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000494ctags-recursive:
495 list='$(SUBDIRS)'; for subdir in $$list; do \
496 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
497 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000498
499ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000500 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000501 unique=`for i in $$list; do \
502 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
503 done | \
504 $(AWK) ' { files[$$0] = 1; } \
505 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000506 mkid -fID $$unique
507tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000508
509TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
510 $(TAGS_FILES) $(LISP)
511 tags=; \
512 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000513 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
514 include_option=--etags-include; \
515 empty_fix=.; \
516 else \
517 include_option=--include; \
518 empty_fix=; \
519 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000520 list='$(SUBDIRS)'; for subdir in $$list; do \
521 if test "$$subdir" = .; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000522 test ! -f $$subdir/TAGS || \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000523 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000524 fi; \
525 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000526 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000527 unique=`for i in $$list; do \
528 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
529 done | \
530 $(AWK) ' { files[$$0] = 1; } \
531 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000532 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000533 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000534 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
535 $$tags $$unique; \
536 fi
537ctags: CTAGS
538CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
539 $(TAGS_FILES) $(LISP)
540 tags=; \
541 here=`pwd`; \
542 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
543 unique=`for i in $$list; do \
544 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
545 done | \
546 $(AWK) ' { files[$$0] = 1; } \
547 END { for (i in files) print i; }'`; \
548 test -z "$(CTAGS_ARGS)$$tags$$unique" \
549 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
550 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000551
552GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000553 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000554 && cd $(top_srcdir) \
555 && gtags -i $(GTAGS_ARGS) $$here
556
557distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000558 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000559
560distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000561 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
562 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
563 list='$(DISTFILES)'; for file in $$list; do \
564 case $$file in \
565 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
566 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
567 esac; \
568 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000569 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
570 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000571 dir="/$$dir"; \
572 $(mkdir_p) "$(distdir)$$dir"; \
573 else \
574 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000575 fi; \
576 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000577 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
578 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
579 fi; \
580 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000581 else \
582 test -f $(distdir)/$$file \
583 || cp -p $$d/$$file $(distdir)/$$file \
584 || exit 1; \
585 fi; \
586 done
Lev Walkin5af1a692006-08-18 01:54:27 +0000587 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000588 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000589 test -d "$(distdir)/$$subdir" \
Lev Walkin5af1a692006-08-18 01:54:27 +0000590 || $(mkdir_p) "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000591 || exit 1; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000592 distdir=`$(am__cd) $(distdir) && pwd`; \
593 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000594 (cd $$subdir && \
595 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000596 top_distdir="$$top_distdir" \
597 distdir="$$distdir/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000598 distdir) \
599 || exit 1; \
600 fi; \
601 done
602check-am: all-am
Lev Walkin08afe612007-07-23 06:49:56 +0000603 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000604check: check-recursive
605all-am: Makefile $(DATA)
606installdirs: installdirs-recursive
607installdirs-am:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000608 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
609 test -z "$$dir" || $(mkdir_p) "$$dir"; \
610 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000611install: install-recursive
612install-exec: install-exec-recursive
613install-data: install-data-recursive
614uninstall: uninstall-recursive
615
616install-am: all-am
617 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
618
619installcheck: installcheck-recursive
620install-strip:
621 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000622 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000623 `test -z '$(STRIP)' || \
624 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
625mostlyclean-generic:
626
627clean-generic:
628
629distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000630 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000631
632maintainer-clean-generic:
633 @echo "This command is intended for maintainers to use"
634 @echo "it deletes files that may require special tools to rebuild."
635clean: clean-recursive
636
Lev Walkin08afe612007-07-23 06:49:56 +0000637clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
638 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000639
640distclean: distclean-recursive
Lev Walkin08afe612007-07-23 06:49:56 +0000641 -rm -rf ./$(DEPDIR)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000642 -rm -f Makefile
Lev Walkin08afe612007-07-23 06:49:56 +0000643distclean-am: clean-am distclean-compile distclean-generic \
644 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000645
646dvi: dvi-recursive
647
648dvi-am:
649
Lev Walkin8e8b5482004-06-17 23:42:48 +0000650html: html-recursive
651
Lev Walkinf15320b2004-06-03 03:38:44 +0000652info: info-recursive
653
654info-am:
655
656install-data-am: install-dist_pkgdataDATA
657
658install-exec-am:
659
660install-info: install-info-recursive
661
662install-man:
663
664installcheck-am:
665
666maintainer-clean: maintainer-clean-recursive
Lev Walkin08afe612007-07-23 06:49:56 +0000667 -rm -rf ./$(DEPDIR)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000668 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000669maintainer-clean-am: distclean-am maintainer-clean-generic
670
671mostlyclean: mostlyclean-recursive
672
Lev Walkin08afe612007-07-23 06:49:56 +0000673mostlyclean-am: mostlyclean-compile mostlyclean-generic \
674 mostlyclean-libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000675
Lev Walkin8e8b5482004-06-17 23:42:48 +0000676pdf: pdf-recursive
677
678pdf-am:
679
680ps: ps-recursive
681
682ps-am:
683
Lev Walkinf15320b2004-06-03 03:38:44 +0000684uninstall-am: uninstall-dist_pkgdataDATA uninstall-info-am \
685 uninstall-local
686
687uninstall-info: uninstall-info-recursive
688
Lev Walkin8e8b5482004-06-17 23:42:48 +0000689.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
Lev Walkin08afe612007-07-23 06:49:56 +0000690 clean clean-checkLTLIBRARIES clean-generic clean-libtool \
691 clean-recursive ctags ctags-recursive distclean \
692 distclean-compile distclean-generic distclean-libtool \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000693 distclean-recursive distclean-tags distdir dvi dvi-am html \
694 html-am info info-am install install-am install-data \
695 install-data-am install-dist_pkgdataDATA install-exec \
696 install-exec-am install-info install-info-am install-man \
697 install-strip installcheck installcheck-am installdirs \
698 installdirs-am maintainer-clean maintainer-clean-generic \
Lev Walkin08afe612007-07-23 06:49:56 +0000699 maintainer-clean-recursive mostlyclean mostlyclean-compile \
700 mostlyclean-generic mostlyclean-libtool mostlyclean-recursive \
701 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000702 uninstall-dist_pkgdataDATA uninstall-info-am uninstall-local
Lev Walkinf15320b2004-06-03 03:38:44 +0000703
Lev Walkin3eb6a8e2006-03-06 11:20:57 +0000704
Lev Walkinf15320b2004-06-03 03:38:44 +0000705uninstall-local:
706 -@echo -n " "
707 -rm -f -r $(DESTDIR)$(pkgdatadir)
708# Tell versions [3.59,3.63) of GNU make to not export all variables.
709# Otherwise a system limit (for SysV at least) may be exceeded.
710.NOEXPORT: