blob: 833d830e6885a124e8e0ea59db2f43acd353c2c1 [file] [log] [blame]
Lev Walkinb3751942012-09-02 19:36:47 -07001# Makefile.in generated by automake 1.11.1 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 Walkinb3751942012-09-02 19:36:47 -07005# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
Lev Walkinf15320b2004-06-03 03:38:44 +00007# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
Lev Walkinf15320b2004-06-03 03:38:44 +000018VPATH = @srcdir@
Lev Walkinf15320b2004-06-03 03:38:44 +000019pkgdatadir = $(datadir)/@PACKAGE@
Lev Walkinf15320b2004-06-03 03:38:44 +000020pkgincludedir = $(includedir)/@PACKAGE@
Lev Walkinb3751942012-09-02 19:36:47 -070021pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +000023am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin8e8b5482004-06-17 23:42:48 +000024install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
Lev Walkinf15320b2004-06-03 03:38:44 +000027INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin8e8b5482004-06-17 23:42:48 +000028transform = $(program_transform_name)
Lev Walkinf15320b2004-06-03 03:38:44 +000029NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
Lev Walkin5af1a692006-08-18 01:54:27 +000035build_triplet = @build@
Lev Walkinf15320b2004-06-03 03:38:44 +000036host_triplet = @host@
Lev Walkinf15320b2004-06-03 03:38:44 +000037subdir = skeletons
Lev Walkin8e8b5482004-06-17 23:42:48 +000038DIST_COMMON = README $(dist_pkgdata_DATA) $(srcdir)/Makefile.am \
39 $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
Lev Walkine7c4b962010-11-09 03:10:36 -080041am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
42 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44 $(top_srcdir)/configure.ac
Lev Walkin8e8b5482004-06-17 23:42:48 +000045am__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 Walkinb3751942012-09-02 19:36:47 -070050CONFIG_CLEAN_VPATH_FILES =
Lev Walkin08afe612007-07-23 06:49:56 +000051libasn1cskeletons_la_LIBADD =
52am_libasn1cskeletons_la_OBJECTS = ANY.lo BIT_STRING.lo BMPString.lo \
53 BOOLEAN.lo ENUMERATED.lo GeneralString.lo GeneralizedTime.lo \
54 GraphicString.lo IA5String.lo INTEGER.lo ISO646String.lo \
55 NULL.lo NativeEnumerated.lo NativeInteger.lo NativeReal.lo \
56 NumericString.lo OBJECT_IDENTIFIER.lo OCTET_STRING.lo \
57 ObjectDescriptor.lo PrintableString.lo REAL.lo RELATIVE-OID.lo \
58 T61String.lo TeletexString.lo UTCTime.lo UTF8String.lo \
59 UniversalString.lo VideotexString.lo VisibleString.lo \
60 asn_SEQUENCE_OF.lo asn_SET_OF.lo asn_codecs_prim.lo \
61 ber_decoder.lo ber_tlv_length.lo ber_tlv_tag.lo \
62 constr_CHOICE.lo constr_SEQUENCE.lo constr_SEQUENCE_OF.lo \
63 constr_SET.lo constr_SET_OF.lo constr_TYPE.lo constraints.lo \
64 der_encoder.lo per_decoder.lo per_encoder.lo per_opentype.lo \
65 per_support.lo xer_decoder.lo xer_encoder.lo xer_support.lo
66libasn1cskeletons_la_OBJECTS = $(am_libasn1cskeletons_la_OBJECTS)
Lev Walkinb3751942012-09-02 19:36:47 -070067DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
Lev Walkin08afe612007-07-23 06:49:56 +000068depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
Lev Walkinb3751942012-09-02 19:36:47 -070070am__mv = mv -f
Lev Walkin08afe612007-07-23 06:49:56 +000071COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin4c776e52010-11-08 02:07:31 -080073LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
74 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
75 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin08afe612007-07-23 06:49:56 +000076CCLD = $(CC)
Lev Walkin4c776e52010-11-08 02:07:31 -080077LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
78 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
79 $(LDFLAGS) -o $@
Lev Walkin08afe612007-07-23 06:49:56 +000080SOURCES = $(libasn1cskeletons_la_SOURCES)
81DIST_SOURCES = $(libasn1cskeletons_la_SOURCES)
Lev Walkin8e8b5482004-06-17 23:42:48 +000082RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
83 html-recursive info-recursive install-data-recursive \
Lev Walkin4c776e52010-11-08 02:07:31 -080084 install-dvi-recursive install-exec-recursive \
85 install-html-recursive install-info-recursive \
86 install-pdf-recursive install-ps-recursive install-recursive \
87 installcheck-recursive installdirs-recursive pdf-recursive \
88 ps-recursive uninstall-recursive
Lev Walkin5af1a692006-08-18 01:54:27 +000089am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
90am__vpath_adj = case $$p in \
91 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
92 *) f=$$p;; \
93 esac;
Lev Walkinb3751942012-09-02 19:36:47 -070094am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
95am__install_max = 40
96am__nobase_strip_setup = \
97 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
98am__nobase_strip = \
99 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
100am__nobase_list = $(am__nobase_strip_setup); \
101 for p in $$list; do echo "$$p $$p"; done | \
102 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
103 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
104 if (++n[$$2] == $(am__install_max)) \
105 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
106 END { for (dir in files) print dir, files[dir] }'
107am__base_list = \
108 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
109 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
Lev Walkin8e8b5482004-06-17 23:42:48 +0000110am__installdirs = "$(DESTDIR)$(pkgdatadir)"
Lev Walkinf15320b2004-06-03 03:38:44 +0000111DATA = $(dist_pkgdata_DATA)
Lev Walkin4c776e52010-11-08 02:07:31 -0800112RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
113 distclean-recursive maintainer-clean-recursive
Lev Walkinb3751942012-09-02 19:36:47 -0700114AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
115 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
116 distdir
Lev Walkin8e8b5482004-06-17 23:42:48 +0000117ETAGS = etags
118CTAGS = ctags
Lev Walkinf15320b2004-06-03 03:38:44 +0000119DIST_SUBDIRS = $(SUBDIRS)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000120DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
Lev Walkinb3751942012-09-02 19:36:47 -0700121am__relativize = \
122 dir0=`pwd`; \
123 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
124 sed_rest='s,^[^/]*/*,,'; \
125 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
126 sed_butlast='s,/*[^/]*$$,,'; \
127 while test -n "$$dir1"; do \
128 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
129 if test "$$first" != "."; then \
130 if test "$$first" = ".."; then \
131 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
132 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
133 else \
134 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
135 if test "$$first2" = "$$first"; then \
136 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
137 else \
138 dir2="../$$dir2"; \
139 fi; \
140 dir0="$$dir0"/"$$first"; \
141 fi; \
142 fi; \
143 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
144 done; \
145 reldir="$$dir2"
Lev Walkin8e8b5482004-06-17 23:42:48 +0000146ACLOCAL = @ACLOCAL@
147ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000148AMTAR = @AMTAR@
149AR = @AR@
150AUTOCONF = @AUTOCONF@
151AUTOHEADER = @AUTOHEADER@
152AUTOMAKE = @AUTOMAKE@
153AWK = @AWK@
154CC = @CC@
155CCDEPMODE = @CCDEPMODE@
156CFLAGS = @CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000157CPP = @CPP@
158CPPFLAGS = @CPPFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000159CYGPATH_W = @CYGPATH_W@
160DEFS = @DEFS@
161DEPDIR = @DEPDIR@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700162DSYMUTIL = @DSYMUTIL@
163DUMPBIN = @DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000164ECHO_C = @ECHO_C@
165ECHO_N = @ECHO_N@
166ECHO_T = @ECHO_T@
167EGREP = @EGREP@
168EXEEXT = @EXEEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700169FGREP = @FGREP@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000170GREP = @GREP@
Lev Walkin4c776e52010-11-08 02:07:31 -0800171INSTALL = @INSTALL@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000172INSTALL_DATA = @INSTALL_DATA@
173INSTALL_PROGRAM = @INSTALL_PROGRAM@
174INSTALL_SCRIPT = @INSTALL_SCRIPT@
175INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700176LD = @LD@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000177LDFLAGS = @LDFLAGS@
178LEX = @LEX@
179LEXLIB = @LEXLIB@
180LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
181LIBOBJS = @LIBOBJS@
182LIBS = @LIBS@
183LIBTOOL = @LIBTOOL@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700184LIPO = @LIPO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000185LN_S = @LN_S@
186LTLIBOBJS = @LTLIBOBJS@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000187MAKEINFO = @MAKEINFO@
Lev Walkin4c776e52010-11-08 02:07:31 -0800188MKDIR_P = @MKDIR_P@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700189NM = @NM@
190NMEDIT = @NMEDIT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000191OBJEXT = @OBJEXT@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700192OTOOL = @OTOOL@
193OTOOL64 = @OTOOL64@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000194PACKAGE = @PACKAGE@
195PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
196PACKAGE_NAME = @PACKAGE_NAME@
197PACKAGE_STRING = @PACKAGE_STRING@
198PACKAGE_TARNAME = @PACKAGE_TARNAME@
199PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000200PATH_SEPARATOR = @PATH_SEPARATOR@
201RANLIB = @RANLIB@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700202SED = @SED@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000203SET_MAKE = @SET_MAKE@
204SHELL = @SHELL@
205STRIP = @STRIP@
206VERSION = @VERSION@
207YACC = @YACC@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000208YFLAGS = @YFLAGS@
Lev Walkin4c776e52010-11-08 02:07:31 -0800209abs_builddir = @abs_builddir@
210abs_srcdir = @abs_srcdir@
211abs_top_builddir = @abs_top_builddir@
212abs_top_srcdir = @abs_top_srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213ac_ct_CC = @ac_ct_CC@
Lev Walkin4da95cf2010-10-16 02:46:32 -0700214ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000215am__include = @am__include@
216am__leading_dot = @am__leading_dot@
217am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000218am__tar = @am__tar@
219am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000220bindir = @bindir@
221build = @build@
222build_alias = @build_alias@
223build_cpu = @build_cpu@
224build_os = @build_os@
225build_vendor = @build_vendor@
Lev Walkin4c776e52010-11-08 02:07:31 -0800226builddir = @builddir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000227datadir = @datadir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000228datarootdir = @datarootdir@
229docdir = @docdir@
230dvidir = @dvidir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000231exec_prefix = @exec_prefix@
232host = @host@
233host_alias = @host_alias@
234host_cpu = @host_cpu@
235host_os = @host_os@
236host_vendor = @host_vendor@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000237htmldir = @htmldir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000238includedir = @includedir@
239infodir = @infodir@
240install_sh = @install_sh@
241libdir = @libdir@
242libexecdir = @libexecdir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000243localedir = @localedir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000244localstatedir = @localstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800245lt_ECHO = @lt_ECHO@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000246mandir = @mandir@
247mkdir_p = @mkdir_p@
248oldincludedir = @oldincludedir@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000249pdfdir = @pdfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000250prefix = @prefix@
251program_transform_name = @program_transform_name@
Lev Walkin27fd0b62007-08-27 23:57:45 +0000252psdir = @psdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000253sbindir = @sbindir@
254sharedstatedir = @sharedstatedir@
Lev Walkin4c776e52010-11-08 02:07:31 -0800255srcdir = @srcdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000256sysconfdir = @sysconfdir@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000257target_alias = @target_alias@
Lev Walkinb3751942012-09-02 19:36:47 -0700258top_build_prefix = @top_build_prefix@
Lev Walkin4c776e52010-11-08 02:07:31 -0800259top_builddir = @top_builddir@
260top_srcdir = @top_srcdir@
Lev Walkin08afe612007-07-23 06:49:56 +0000261SUBDIRS = . standard-modules tests
Lev Walkin70393102005-03-24 03:30:13 +0000262dist_pkgdata_DATA = \
Lev Walkin610fbba2006-09-23 01:18:21 +0000263 $(srcdir)/README \
Lev Walkin70393102005-03-24 03:30:13 +0000264 $(srcdir)/*.[ch] \
265 $(srcdir)/file-dependencies
266
Lev Walkin08afe612007-07-23 06:49:56 +0000267check_LTLIBRARIES = libasn1cskeletons.la
268libasn1cskeletons_la_SOURCES = \
269 ANY.c ANY.h \
270 BIT_STRING.c BIT_STRING.h \
271 BMPString.c BMPString.h \
272 BOOLEAN.c BOOLEAN.h \
273 ENUMERATED.c ENUMERATED.h \
274 GeneralString.c GeneralString.h \
275 GeneralizedTime.c GeneralizedTime.h \
276 GraphicString.c GraphicString.h \
277 IA5String.c IA5String.h \
278 INTEGER.c INTEGER.h \
279 ISO646String.c ISO646String.h \
280 NULL.c NULL.h \
281 NativeEnumerated.c NativeEnumerated.h \
282 NativeInteger.c NativeInteger.h \
283 NativeReal.c NativeReal.h \
284 NumericString.c NumericString.h \
285 OBJECT_IDENTIFIER.c OBJECT_IDENTIFIER.h \
286 OCTET_STRING.c OCTET_STRING.h \
287 ObjectDescriptor.c ObjectDescriptor.h \
288 PrintableString.c PrintableString.h \
289 REAL.c REAL.h \
290 RELATIVE-OID.c RELATIVE-OID.h \
291 T61String.c T61String.h \
292 TeletexString.c TeletexString.h \
293 UTCTime.c UTCTime.h \
294 UTF8String.c UTF8String.h \
295 UniversalString.c UniversalString.h \
296 VideotexString.c VideotexString.h \
297 VisibleString.c VisibleString.h \
298 asn_SEQUENCE_OF.c asn_SEQUENCE_OF.h \
299 asn_SET_OF.c asn_SET_OF.h \
300 asn_application.h asn_codecs.h \
301 asn_codecs_prim.c asn_codecs_prim.h \
302 asn_internal.h asn_system.h \
303 ber_decoder.c ber_decoder.h \
304 ber_tlv_length.c ber_tlv_length.h \
305 ber_tlv_tag.c ber_tlv_tag.h \
306 constr_CHOICE.c constr_CHOICE.h \
307 constr_SEQUENCE.c constr_SEQUENCE.h \
308 constr_SEQUENCE_OF.c constr_SEQUENCE_OF.h \
309 constr_SET.c constr_SET.h \
310 constr_SET_OF.c constr_SET_OF.h \
311 constr_TYPE.c constr_TYPE.h \
312 constraints.c constraints.h \
313 der_encoder.c der_encoder.h \
314 per_decoder.c per_decoder.h \
315 per_encoder.c per_encoder.h \
316 per_opentype.c per_opentype.h \
317 per_support.c per_support.h \
318 xer_decoder.c xer_decoder.h \
319 xer_encoder.c xer_encoder.h \
320 xer_support.c xer_support.h
321
Lev Walkinf15320b2004-06-03 03:38:44 +0000322all: all-recursive
323
324.SUFFIXES:
Lev Walkin08afe612007-07-23 06:49:56 +0000325.SUFFIXES: .c .lo .o .obj
Lev Walkine7c4b962010-11-09 03:10:36 -0800326$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000327 @for dep in $?; do \
328 case '$(am__configure_deps)' in \
329 *$$dep*) \
Lev Walkinb3751942012-09-02 19:36:47 -0700330 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
331 && { if test -f $@; then exit 0; else break; fi; }; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000332 exit 1;; \
333 esac; \
334 done; \
Lev Walkinb3751942012-09-02 19:36:47 -0700335 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign skeletons/Makefile'; \
336 $(am__cd) $(top_srcdir) && \
337 $(AUTOMAKE) --foreign skeletons/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000338.PRECIOUS: Makefile
339Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
340 @case '$?' in \
341 *config.status*) \
342 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
343 *) \
344 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
345 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
346 esac;
347
348$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
349 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
350
Lev Walkine7c4b962010-11-09 03:10:36 -0800351$(top_srcdir)/configure: $(am__configure_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000352 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkine7c4b962010-11-09 03:10:36 -0800353$(ACLOCAL_M4): $(am__aclocal_m4_deps)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000354 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkinb3751942012-09-02 19:36:47 -0700355$(am__aclocal_m4_deps):
Lev Walkinf15320b2004-06-03 03:38:44 +0000356
Lev Walkin08afe612007-07-23 06:49:56 +0000357clean-checkLTLIBRARIES:
358 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
359 @list='$(check_LTLIBRARIES)'; for p in $$list; do \
360 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
361 test "$$dir" != "$$p" || dir=.; \
362 echo "rm -f \"$${dir}/so_locations\""; \
363 rm -f "$${dir}/so_locations"; \
364 done
365libasn1cskeletons.la: $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_DEPENDENCIES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800366 $(LINK) $(libasn1cskeletons_la_OBJECTS) $(libasn1cskeletons_la_LIBADD) $(LIBS)
Lev Walkin08afe612007-07-23 06:49:56 +0000367
368mostlyclean-compile:
369 -rm -f *.$(OBJEXT)
370
371distclean-compile:
372 -rm -f *.tab.c
373
374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ANY.Plo@am__quote@
375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BIT_STRING.Plo@am__quote@
376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BMPString.Plo@am__quote@
377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/BOOLEAN.Plo@am__quote@
378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ENUMERATED.Plo@am__quote@
379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralString.Plo@am__quote@
380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GeneralizedTime.Plo@am__quote@
381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GraphicString.Plo@am__quote@
382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/IA5String.Plo@am__quote@
383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/INTEGER.Plo@am__quote@
384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ISO646String.Plo@am__quote@
385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NULL.Plo@am__quote@
386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeEnumerated.Plo@am__quote@
387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeInteger.Plo@am__quote@
388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NativeReal.Plo@am__quote@
389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/NumericString.Plo@am__quote@
390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OBJECT_IDENTIFIER.Plo@am__quote@
391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/OCTET_STRING.Plo@am__quote@
392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ObjectDescriptor.Plo@am__quote@
393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PrintableString.Plo@am__quote@
394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/REAL.Plo@am__quote@
395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/RELATIVE-OID.Plo@am__quote@
396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/T61String.Plo@am__quote@
397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TeletexString.Plo@am__quote@
398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTCTime.Plo@am__quote@
399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UTF8String.Plo@am__quote@
400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/UniversalString.Plo@am__quote@
401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VideotexString.Plo@am__quote@
402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/VisibleString.Plo@am__quote@
403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SEQUENCE_OF.Plo@am__quote@
404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_SET_OF.Plo@am__quote@
405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn_codecs_prim.Plo@am__quote@
406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_decoder.Plo@am__quote@
407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_length.Plo@am__quote@
408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ber_tlv_tag.Plo@am__quote@
409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_CHOICE.Plo@am__quote@
410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE.Plo@am__quote@
411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SEQUENCE_OF.Plo@am__quote@
412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET.Plo@am__quote@
413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_SET_OF.Plo@am__quote@
414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constr_TYPE.Plo@am__quote@
415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/constraints.Plo@am__quote@
416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/der_encoder.Plo@am__quote@
417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_decoder.Plo@am__quote@
418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_encoder.Plo@am__quote@
419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_opentype.Plo@am__quote@
420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/per_support.Plo@am__quote@
421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_decoder.Plo@am__quote@
422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_encoder.Plo@am__quote@
423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xer_support.Plo@am__quote@
424
425.c.o:
Lev Walkin4c776e52010-11-08 02:07:31 -0800426@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Lev Walkinb3751942012-09-02 19:36:47 -0700427@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin08afe612007-07-23 06:49:56 +0000428@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
429@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430@am__fastdepCC_FALSE@ $(COMPILE) -c $<
431
432.c.obj:
Lev Walkin4c776e52010-11-08 02:07:31 -0800433@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
Lev Walkinb3751942012-09-02 19:36:47 -0700434@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
Lev Walkin08afe612007-07-23 06:49:56 +0000435@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
436@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
438
439.c.lo:
Lev Walkin4c776e52010-11-08 02:07:31 -0800440@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
Lev Walkinb3751942012-09-02 19:36:47 -0700441@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
Lev Walkin08afe612007-07-23 06:49:56 +0000442@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
443@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
445
Lev Walkinf15320b2004-06-03 03:38:44 +0000446mostlyclean-libtool:
447 -rm -f *.lo
448
449clean-libtool:
450 -rm -rf .libs _libs
Lev Walkinf15320b2004-06-03 03:38:44 +0000451install-dist_pkgdataDATA: $(dist_pkgdata_DATA)
452 @$(NORMAL_INSTALL)
Lev Walkin4c776e52010-11-08 02:07:31 -0800453 test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)"
Lev Walkinb3751942012-09-02 19:36:47 -0700454 @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
455 for p in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000456 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700457 echo "$$d$$p"; \
458 done | $(am__base_list) | \
459 while read files; do \
460 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
461 $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000462 done
463
464uninstall-dist_pkgdataDATA:
465 @$(NORMAL_UNINSTALL)
Lev Walkinb3751942012-09-02 19:36:47 -0700466 @list='$(dist_pkgdata_DATA)'; test -n "$(pkgdatadir)" || list=; \
467 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
468 test -n "$$files" || exit 0; \
469 echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \
470 cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files
Lev Walkinf15320b2004-06-03 03:38:44 +0000471
472# This directory's subdirectories are mostly independent; you can cd
473# into them and run `make' without going through this Makefile.
474# To change the values of `make' variables: instead of editing Makefiles,
475# (1) if the variable is set in `config.status', edit `config.status'
476# (which will cause the Makefiles to be regenerated when you run `make');
477# (2) otherwise, pass the desired values on the `make' command line.
478$(RECURSIVE_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700479 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000480 for f in x $$MAKEFLAGS; do \
481 case $$f in \
482 *=* | --[!k]*);; \
483 *k*) failcom='fail=yes';; \
484 esac; \
485 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000486 dot_seen=no; \
487 target=`echo $@ | sed s/-recursive//`; \
488 list='$(SUBDIRS)'; for subdir in $$list; do \
489 echo "Making $$target in $$subdir"; \
490 if test "$$subdir" = "."; then \
491 dot_seen=yes; \
492 local_target="$$target-am"; \
493 else \
494 local_target="$$target"; \
495 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700496 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000497 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000498 done; \
499 if test "$$dot_seen" = "no"; then \
500 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
501 fi; test -z "$$fail"
502
Lev Walkin4c776e52010-11-08 02:07:31 -0800503$(RECURSIVE_CLEAN_TARGETS):
Lev Walkinb3751942012-09-02 19:36:47 -0700504 @fail= failcom='exit 1'; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000505 for f in x $$MAKEFLAGS; do \
506 case $$f in \
507 *=* | --[!k]*);; \
508 *k*) failcom='fail=yes';; \
509 esac; \
510 done; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000511 dot_seen=no; \
512 case "$@" in \
513 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
514 *) list='$(SUBDIRS)' ;; \
515 esac; \
516 rev=''; for subdir in $$list; do \
517 if test "$$subdir" = "."; then :; else \
518 rev="$$subdir $$rev"; \
519 fi; \
520 done; \
521 rev="$$rev ."; \
522 target=`echo $@ | sed s/-recursive//`; \
523 for subdir in $$rev; do \
524 echo "Making $$target in $$subdir"; \
525 if test "$$subdir" = "."; then \
526 local_target="$$target-am"; \
527 else \
528 local_target="$$target"; \
529 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700530 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
Lev Walkin5af1a692006-08-18 01:54:27 +0000531 || eval $$failcom; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000532 done && test -z "$$fail"
533tags-recursive:
534 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700535 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
Lev Walkinf15320b2004-06-03 03:38:44 +0000536 done
Lev Walkin8e8b5482004-06-17 23:42:48 +0000537ctags-recursive:
538 list='$(SUBDIRS)'; for subdir in $$list; do \
Lev Walkinb3751942012-09-02 19:36:47 -0700539 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000540 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000541
542ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000543 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000544 unique=`for i in $$list; do \
545 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
546 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700547 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
548 END { if (nonempty) { for (i in files) print i; }; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000549 mkid -fID $$unique
550tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000551
552TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
553 $(TAGS_FILES) $(LISP)
Lev Walkinb3751942012-09-02 19:36:47 -0700554 set x; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000555 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000556 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
557 include_option=--etags-include; \
558 empty_fix=.; \
559 else \
560 include_option=--include; \
561 empty_fix=; \
562 fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000563 list='$(SUBDIRS)'; for subdir in $$list; do \
564 if test "$$subdir" = .; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000565 test ! -f $$subdir/TAGS || \
Lev Walkinb3751942012-09-02 19:36:47 -0700566 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000567 fi; \
568 done; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000569 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000570 unique=`for i in $$list; do \
571 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
572 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700573 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
574 END { if (nonempty) { for (i in files) print i; }; }'`; \
575 shift; \
576 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000577 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkinb3751942012-09-02 19:36:47 -0700578 if test $$# -gt 0; then \
579 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
580 "$$@" $$unique; \
581 else \
582 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
583 $$unique; \
584 fi; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000585 fi
586ctags: CTAGS
587CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
588 $(TAGS_FILES) $(LISP)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000589 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
590 unique=`for i in $$list; do \
591 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
592 done | \
Lev Walkinb3751942012-09-02 19:36:47 -0700593 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
594 END { if (nonempty) { for (i in files) print i; }; }'`; \
595 test -z "$(CTAGS_ARGS)$$unique" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000596 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700597 $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000598
599GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000600 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinb3751942012-09-02 19:36:47 -0700601 && $(am__cd) $(top_srcdir) \
602 && gtags -i $(GTAGS_ARGS) "$$here"
Lev Walkinf15320b2004-06-03 03:38:44 +0000603
604distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000605 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000606
607distdir: $(DISTFILES)
Lev Walkin4c776e52010-11-08 02:07:31 -0800608 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
609 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
610 list='$(DISTFILES)'; \
611 dist_files=`for file in $$list; do echo $$file; done | \
612 sed -e "s|^$$srcdirstrip/||;t" \
613 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
614 case $$dist_files in \
615 */*) $(MKDIR_P) `echo "$$dist_files" | \
616 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
617 sort -u` ;; \
618 esac; \
619 for file in $$dist_files; do \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000620 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000621 if test -d $$d/$$file; then \
Lev Walkin4c776e52010-11-08 02:07:31 -0800622 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
Lev Walkinb3751942012-09-02 19:36:47 -0700623 if test -d "$(distdir)/$$file"; then \
624 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000625 fi; \
Lev Walkinb3751942012-09-02 19:36:47 -0700626 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
627 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
628 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
629 fi; \
630 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000631 else \
Lev Walkinb3751942012-09-02 19:36:47 -0700632 test -f "$(distdir)/$$file" \
633 || cp -p $$d/$$file "$(distdir)/$$file" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000634 || exit 1; \
635 fi; \
636 done
Lev Walkinb3751942012-09-02 19:36:47 -0700637 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
Lev Walkinf15320b2004-06-03 03:38:44 +0000638 if test "$$subdir" = .; then :; else \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000639 test -d "$(distdir)/$$subdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800640 || $(MKDIR_P) "$(distdir)/$$subdir" \
Lev Walkinf15320b2004-06-03 03:38:44 +0000641 || exit 1; \
Lev Walkinb3751942012-09-02 19:36:47 -0700642 fi; \
643 done
644 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
645 if test "$$subdir" = .; then :; else \
646 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
647 $(am__relativize); \
648 new_distdir=$$reldir; \
649 dir1=$$subdir; dir2="$(top_distdir)"; \
650 $(am__relativize); \
651 new_top_distdir=$$reldir; \
652 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
653 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
654 ($(am__cd) $$subdir && \
Lev Walkinf15320b2004-06-03 03:38:44 +0000655 $(MAKE) $(AM_MAKEFLAGS) \
Lev Walkinb3751942012-09-02 19:36:47 -0700656 top_distdir="$$new_top_distdir" \
657 distdir="$$new_distdir" \
Lev Walkin4c776e52010-11-08 02:07:31 -0800658 am__remove_distdir=: \
659 am__skip_length_check=: \
Lev Walkinb3751942012-09-02 19:36:47 -0700660 am__skip_mode_fix=: \
Lev Walkinf15320b2004-06-03 03:38:44 +0000661 distdir) \
662 || exit 1; \
663 fi; \
664 done
665check-am: all-am
Lev Walkin08afe612007-07-23 06:49:56 +0000666 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000667check: check-recursive
668all-am: Makefile $(DATA)
669installdirs: installdirs-recursive
670installdirs-am:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000671 for dir in "$(DESTDIR)$(pkgdatadir)"; do \
Lev Walkin4c776e52010-11-08 02:07:31 -0800672 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000673 done
Lev Walkinf15320b2004-06-03 03:38:44 +0000674install: install-recursive
675install-exec: install-exec-recursive
676install-data: install-data-recursive
677uninstall: uninstall-recursive
678
679install-am: all-am
680 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
681
682installcheck: installcheck-recursive
683install-strip:
684 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000685 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000686 `test -z '$(STRIP)' || \
687 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
688mostlyclean-generic:
689
690clean-generic:
691
692distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000693 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinb3751942012-09-02 19:36:47 -0700694 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000695
696maintainer-clean-generic:
697 @echo "This command is intended for maintainers to use"
698 @echo "it deletes files that may require special tools to rebuild."
699clean: clean-recursive
700
Lev Walkin08afe612007-07-23 06:49:56 +0000701clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
702 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000703
704distclean: distclean-recursive
Lev Walkin08afe612007-07-23 06:49:56 +0000705 -rm -rf ./$(DEPDIR)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000706 -rm -f Makefile
Lev Walkin08afe612007-07-23 06:49:56 +0000707distclean-am: clean-am distclean-compile distclean-generic \
Lev Walkin4c776e52010-11-08 02:07:31 -0800708 distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000709
710dvi: dvi-recursive
711
712dvi-am:
713
Lev Walkin8e8b5482004-06-17 23:42:48 +0000714html: html-recursive
715
Lev Walkinb3751942012-09-02 19:36:47 -0700716html-am:
717
Lev Walkinf15320b2004-06-03 03:38:44 +0000718info: info-recursive
719
720info-am:
721
722install-data-am: install-dist_pkgdataDATA
723
Lev Walkin4c776e52010-11-08 02:07:31 -0800724install-dvi: install-dvi-recursive
725
Lev Walkinb3751942012-09-02 19:36:47 -0700726install-dvi-am:
727
Lev Walkinf15320b2004-06-03 03:38:44 +0000728install-exec-am:
729
Lev Walkin4c776e52010-11-08 02:07:31 -0800730install-html: install-html-recursive
731
Lev Walkinb3751942012-09-02 19:36:47 -0700732install-html-am:
733
Lev Walkinf15320b2004-06-03 03:38:44 +0000734install-info: install-info-recursive
735
Lev Walkinb3751942012-09-02 19:36:47 -0700736install-info-am:
737
Lev Walkinf15320b2004-06-03 03:38:44 +0000738install-man:
739
Lev Walkin4c776e52010-11-08 02:07:31 -0800740install-pdf: install-pdf-recursive
741
Lev Walkinb3751942012-09-02 19:36:47 -0700742install-pdf-am:
743
Lev Walkin4c776e52010-11-08 02:07:31 -0800744install-ps: install-ps-recursive
745
Lev Walkinb3751942012-09-02 19:36:47 -0700746install-ps-am:
747
Lev Walkinf15320b2004-06-03 03:38:44 +0000748installcheck-am:
749
750maintainer-clean: maintainer-clean-recursive
Lev Walkin08afe612007-07-23 06:49:56 +0000751 -rm -rf ./$(DEPDIR)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000752 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000753maintainer-clean-am: distclean-am maintainer-clean-generic
754
755mostlyclean: mostlyclean-recursive
756
Lev Walkin08afe612007-07-23 06:49:56 +0000757mostlyclean-am: mostlyclean-compile mostlyclean-generic \
758 mostlyclean-libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000759
Lev Walkin8e8b5482004-06-17 23:42:48 +0000760pdf: pdf-recursive
761
762pdf-am:
763
764ps: ps-recursive
765
766ps-am:
767
Lev Walkin4c776e52010-11-08 02:07:31 -0800768uninstall-am: uninstall-dist_pkgdataDATA uninstall-local
Lev Walkinf15320b2004-06-03 03:38:44 +0000769
Lev Walkinb3751942012-09-02 19:36:47 -0700770.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
771 ctags-recursive install-am install-strip tags-recursive
Lev Walkinf15320b2004-06-03 03:38:44 +0000772
Lev Walkin4c776e52010-11-08 02:07:31 -0800773.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
774 all all-am check check-am clean clean-checkLTLIBRARIES \
775 clean-generic clean-libtool ctags ctags-recursive distclean \
Lev Walkin08afe612007-07-23 06:49:56 +0000776 distclean-compile distclean-generic distclean-libtool \
Lev Walkin4c776e52010-11-08 02:07:31 -0800777 distclean-tags distdir dvi dvi-am html html-am info info-am \
778 install install-am install-data install-data-am \
779 install-dist_pkgdataDATA install-dvi install-dvi-am \
780 install-exec install-exec-am install-html install-html-am \
781 install-info install-info-am install-man install-pdf \
782 install-pdf-am install-ps install-ps-am install-strip \
783 installcheck installcheck-am installdirs installdirs-am \
784 maintainer-clean maintainer-clean-generic mostlyclean \
785 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
Lev Walkin08afe612007-07-23 06:49:56 +0000786 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
Lev Walkin4c776e52010-11-08 02:07:31 -0800787 uninstall-dist_pkgdataDATA uninstall-local
Lev Walkinf15320b2004-06-03 03:38:44 +0000788
Lev Walkin3eb6a8e2006-03-06 11:20:57 +0000789
Lev Walkinf15320b2004-06-03 03:38:44 +0000790uninstall-local:
791 -@echo -n " "
792 -rm -f -r $(DESTDIR)$(pkgdatadir)
Lev Walkinb3751942012-09-02 19:36:47 -0700793
Lev Walkinf15320b2004-06-03 03:38:44 +0000794# Tell versions [3.59,3.63) of GNU make to not export all variables.
795# Otherwise a system limit (for SysV at least) may be exceeded.
796.NOEXPORT: