blob: 822a7304784b6c326e7a6564b78c2d8632ca06fc [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 Walkin8e8b5482004-06-17 23:42:48 +000040subdir = libasn1parser
41DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in asn1p_l.c \
42 asn1p_y.c asn1p_y.h
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)
47mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48CONFIG_HEADER = $(top_builddir)/config.h
49CONFIG_CLEAN_FILES =
50LTLIBRARIES = $(noinst_LTLIBRARIES)
51libasn1parser_la_LIBADD =
52am_libasn1parser_la_OBJECTS = asn1parser.lo asn1p_y.lo asn1p_l.lo \
53 asn1p_module.lo asn1p_oid.lo asn1p_value.lo asn1p_expr.lo \
54 asn1p_xports.lo asn1p_constr.lo asn1p_param.lo asn1p_class.lo \
55 asn1p_ref.lo
56libasn1parser_la_OBJECTS = $(am_libasn1parser_la_OBJECTS)
Lev Walkin8e8b5482004-06-17 23:42:48 +000057DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
58depcomp = $(SHELL) $(top_srcdir)/depcomp
59am__depfiles_maybe = depfiles
Lev Walkin8e8b5482004-06-17 23:42:48 +000060COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
61 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
Lev Walkin5af1a692006-08-18 01:54:27 +000062LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
Lev Walkin8e8b5482004-06-17 23:42:48 +000063 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
64 $(AM_CFLAGS) $(CFLAGS)
65CCLD = $(CC)
Lev Walkin5af1a692006-08-18 01:54:27 +000066LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
Lev Walkin8e8b5482004-06-17 23:42:48 +000067 $(AM_LDFLAGS) $(LDFLAGS) -o $@
68LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
69LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
70YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
71LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
72 $(AM_YFLAGS)
Lev Walkin852f1542004-08-19 13:32:59 +000073SOURCES = $(libasn1parser_la_SOURCES)
74DIST_SOURCES = $(libasn1parser_la_SOURCES)
Lev Walkin8e8b5482004-06-17 23:42:48 +000075ETAGS = etags
76CTAGS = ctags
77DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78ACLOCAL = @ACLOCAL@
Lev Walkinf15320b2004-06-03 03:38:44 +000079ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin8e8b5482004-06-17 23:42:48 +000080AMDEP_FALSE = @AMDEP_FALSE@
81AMDEP_TRUE = @AMDEP_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +000082AMTAR = @AMTAR@
83AR = @AR@
Lev Walkin8e8b5482004-06-17 23:42:48 +000084AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
Lev Walkinf15320b2004-06-03 03:38:44 +000087AWK = @AWK@
88CC = @CC@
Lev Walkin8e8b5482004-06-17 23:42:48 +000089CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +000091CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
92CPP = @CPP@
Lev Walkin8e8b5482004-06-17 23:42:48 +000093CPPFLAGS = @CPPFLAGS@
94CXX = @CXX@
95CXXCPP = @CXXCPP@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEFS = @DEFS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000100DEPDIR = @DEPDIR@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000101ECHO = @ECHO@
102ECHO_C = @ECHO_C@
103ECHO_N = @ECHO_N@
104ECHO_T = @ECHO_T@
105EGREP = @EGREP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000106EXEEXT = @EXEEXT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000107F77 = @F77@
108FFLAGS = @FFLAGS@
109INSTALL_DATA = @INSTALL_DATA@
110INSTALL_PROGRAM = @INSTALL_PROGRAM@
111INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkinf15320b2004-06-03 03:38:44 +0000112INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000113LDFLAGS = @LDFLAGS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000114LEX = @LEX@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000115LEXLIB = @LEXLIB@
116LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
117LIBOBJS = @LIBOBJS@
118LIBS = @LIBS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000119LIBTOOL = @LIBTOOL@
120LN_S = @LN_S@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000121LTLIBOBJS = @LTLIBOBJS@
Lev Walkinf15320b2004-06-03 03:38:44 +0000122MAINT = @MAINT@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000123MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
124MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
125MAKEINFO = @MAKEINFO@
Lev Walkinf15320b2004-06-03 03:38:44 +0000126OBJEXT = @OBJEXT@
127PACKAGE = @PACKAGE@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_VERSION = @PACKAGE_VERSION@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000133PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkinf15320b2004-06-03 03:38:44 +0000134RANLIB = @RANLIB@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
Lev Walkinf15320b2004-06-03 03:38:44 +0000138VERSION = @VERSION@
139YACC = @YACC@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000140ac_ct_AR = @ac_ct_AR@
141ac_ct_CC = @ac_ct_CC@
142ac_ct_CXX = @ac_ct_CXX@
143ac_ct_F77 = @ac_ct_F77@
144ac_ct_RANLIB = @ac_ct_RANLIB@
145ac_ct_STRIP = @ac_ct_STRIP@
146am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
149am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
Lev Walkinf15320b2004-06-03 03:38:44 +0000150am__include = @am__include@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000151am__leading_dot = @am__leading_dot@
Lev Walkinf15320b2004-06-03 03:38:44 +0000152am__quote = @am__quote@
Lev Walkin5af1a692006-08-18 01:54:27 +0000153am__tar = @am__tar@
154am__untar = @am__untar@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000155bindir = @bindir@
156build = @build@
157build_alias = @build_alias@
158build_cpu = @build_cpu@
159build_os = @build_os@
160build_vendor = @build_vendor@
161datadir = @datadir@
162exec_prefix = @exec_prefix@
163host = @host@
164host_alias = @host_alias@
165host_cpu = @host_cpu@
166host_os = @host_os@
167host_vendor = @host_vendor@
168includedir = @includedir@
169infodir = @infodir@
Lev Walkinf15320b2004-06-03 03:38:44 +0000170install_sh = @install_sh@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000171libdir = @libdir@
172libexecdir = @libexecdir@
173localstatedir = @localstatedir@
174mandir = @mandir@
175mkdir_p = @mkdir_p@
176oldincludedir = @oldincludedir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179sbindir = @sbindir@
180sharedstatedir = @sharedstatedir@
181sysconfdir = @sysconfdir@
182target = @target@
183target_alias = @target_alias@
184target_cpu = @target_cpu@
185target_os = @target_os@
186target_vendor = @target_vendor@
Lev Walkinf15320b2004-06-03 03:38:44 +0000187AM_CFLAGS = @ADD_CFLAGS@
188AM_YFLAGS = -p asn1p_ -d
Lev Walkinffd73472006-09-12 04:22:10 +0000189AM_LFLAGS = -s -p -Cem -Pasn1p_ -olex.yy.c
Lev Walkinf15320b2004-06-03 03:38:44 +0000190noinst_LTLIBRARIES = libasn1parser.la
Lev Walkinf15320b2004-06-03 03:38:44 +0000191libasn1parser_la_LDFLAGS = -all-static
192libasn1parser_la_SOURCES = \
193 asn1parser.c asn1parser.h \
194 asn1p_y.y asn1p_l.l \
195 asn1p_module.c asn1p_module.h \
196 asn1p_oid.c asn1p_oid.h \
197 asn1p_value.c asn1p_value.h \
198 asn1p_expr.c asn1p_expr.h \
199 asn1p_expr_str.h \
200 asn1p_expr2uclass.h \
201 asn1p_xports.c asn1p_xports.h \
202 asn1p_constr.c asn1p_constr.h \
203 asn1p_param.c asn1p_param.h \
204 asn1p_class.c asn1p_class.h \
205 asn1p_ref.c asn1p_ref.h \
206 asn1p_list.h
207
Lev Walkinf15320b2004-06-03 03:38:44 +0000208EXTRA_DIST = expr-h.pl
Lev Walkinf15320b2004-06-03 03:38:44 +0000209all: all-am
210
211.SUFFIXES:
212.SUFFIXES: .c .l .lo .o .obj .y
Lev Walkin8e8b5482004-06-17 23:42:48 +0000213$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
214 @for dep in $?; do \
215 case '$(am__configure_deps)' in \
216 *$$dep*) \
217 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218 && exit 0; \
219 exit 1;; \
220 esac; \
221 done; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000222 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign libasn1parser/Makefile'; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000223 cd $(top_srcdir) && \
Lev Walkin5af1a692006-08-18 01:54:27 +0000224 $(AUTOMAKE) --foreign libasn1parser/Makefile
Lev Walkin8e8b5482004-06-17 23:42:48 +0000225.PRECIOUS: Makefile
226Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227 @case '$?' in \
228 *config.status*) \
229 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230 *) \
231 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233 esac;
234
235$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243clean-noinstLTLIBRARIES:
244 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
245 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
246 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000247 test "$$dir" != "$$p" || dir=.; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000248 echo "rm -f \"$${dir}/so_locations\""; \
249 rm -f "$${dir}/so_locations"; \
250 done
251asn1p_y.h: asn1p_y.c
252 @if test ! -f $@; then \
253 rm -f asn1p_y.c; \
254 $(MAKE) asn1p_y.c; \
255 else :; fi
256libasn1parser.la: $(libasn1parser_la_OBJECTS) $(libasn1parser_la_DEPENDENCIES)
257 $(LINK) $(libasn1parser_la_LDFLAGS) $(libasn1parser_la_OBJECTS) $(libasn1parser_la_LIBADD) $(LIBS)
258
Lev Walkin8e8b5482004-06-17 23:42:48 +0000259mostlyclean-compile:
260 -rm -f *.$(OBJEXT)
261
262distclean-compile:
263 -rm -f *.tab.c
264
265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_class.Plo@am__quote@
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_constr.Plo@am__quote@
267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_expr.Plo@am__quote@
268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_l.Plo@am__quote@
269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_module.Plo@am__quote@
270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_oid.Plo@am__quote@
271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_param.Plo@am__quote@
272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_ref.Plo@am__quote@
273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_value.Plo@am__quote@
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_xports.Plo@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_y.Plo@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1parser.Plo@am__quote@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000277
278.c.o:
279@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
280@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
281@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000282@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000283@am__fastdepCC_FALSE@ $(COMPILE) -c $<
284
285.c.obj:
286@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
287@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
288@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000289@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000290@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
291
292.c.lo:
293@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
294@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
295@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
Lev Walkin5af1a692006-08-18 01:54:27 +0000296@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
Lev Walkin8e8b5482004-06-17 23:42:48 +0000297@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
298
299.l.c:
300 $(LEXCOMPILE) $<
301 sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
302 rm -f $(LEX_OUTPUT_ROOT).c
303
304.y.c:
305 $(YACCCOMPILE) $<
306 if test -f y.tab.h; then \
307 to=`echo "$*_H" | sed \
308 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
309 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
Lev Walkin5af1a692006-08-18 01:54:27 +0000310 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
311 y.tab.h >$*.ht; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000312 rm -f y.tab.h; \
313 if cmp -s $*.ht $*.h; then \
314 rm -f $*.ht ;\
315 else \
316 mv $*.ht $*.h; \
317 fi; \
318 fi
319 if test -f y.output; then \
320 mv y.output $*.output; \
321 fi
322 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
323 rm -f y.tab.c
Lev Walkinf15320b2004-06-03 03:38:44 +0000324
325mostlyclean-libtool:
326 -rm -f *.lo
327
328clean-libtool:
329 -rm -rf .libs _libs
330
331distclean-libtool:
332 -rm -f libtool
Lev Walkinf15320b2004-06-03 03:38:44 +0000333uninstall-info-am:
334
Lev Walkinf15320b2004-06-03 03:38:44 +0000335ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000336 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000337 unique=`for i in $$list; do \
338 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
339 done | \
340 $(AWK) ' { files[$$0] = 1; } \
341 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000342 mkid -fID $$unique
343tags: TAGS
Lev Walkinf15320b2004-06-03 03:38:44 +0000344
345TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
346 $(TAGS_FILES) $(LISP)
347 tags=; \
348 here=`pwd`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000349 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000350 unique=`for i in $$list; do \
351 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
352 done | \
353 $(AWK) ' { files[$$0] = 1; } \
354 END { for (i in files) print i; }'`; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000355 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
Lev Walkin5af1a692006-08-18 01:54:27 +0000356 test -n "$$unique" || unique=$$empty_fix; \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000357 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
358 $$tags $$unique; \
359 fi
360ctags: CTAGS
361CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
362 $(TAGS_FILES) $(LISP)
363 tags=; \
364 here=`pwd`; \
365 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366 unique=`for i in $$list; do \
367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 done | \
369 $(AWK) ' { files[$$0] = 1; } \
370 END { for (i in files) print i; }'`; \
371 test -z "$(CTAGS_ARGS)$$tags$$unique" \
372 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373 $$tags $$unique
Lev Walkinf15320b2004-06-03 03:38:44 +0000374
375GTAGS:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000376 here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkinf15320b2004-06-03 03:38:44 +0000377 && cd $(top_srcdir) \
378 && gtags -i $(GTAGS_ARGS) $$here
379
380distclean-tags:
Lev Walkin8e8b5482004-06-17 23:42:48 +0000381 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000382
Lev Walkinf15320b2004-06-03 03:38:44 +0000383distdir: $(DISTFILES)
Lev Walkin8e8b5482004-06-17 23:42:48 +0000384 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
385 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
386 list='$(DISTFILES)'; for file in $$list; do \
387 case $$file in \
388 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
389 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
390 esac; \
391 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000392 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
393 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000394 dir="/$$dir"; \
395 $(mkdir_p) "$(distdir)$$dir"; \
396 else \
397 dir=''; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000398 fi; \
399 if test -d $$d/$$file; then \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000400 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402 fi; \
403 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkinf15320b2004-06-03 03:38:44 +0000404 else \
405 test -f $(distdir)/$$file \
406 || cp -p $$d/$$file $(distdir)/$$file \
407 || exit 1; \
408 fi; \
409 done
410check-am: all-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000411check: check-am
412all-am: Makefile $(LTLIBRARIES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000413installdirs:
Lev Walkinf15320b2004-06-03 03:38:44 +0000414install: install-am
415install-exec: install-exec-am
416install-data: install-data-am
417uninstall: uninstall-am
418
419install-am: all-am
420 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
421
422installcheck: installcheck-am
423install-strip:
424 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin8e8b5482004-06-17 23:42:48 +0000425 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkinf15320b2004-06-03 03:38:44 +0000426 `test -z '$(STRIP)' || \
427 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
428mostlyclean-generic:
429
430clean-generic:
431
432distclean-generic:
Lev Walkin5af1a692006-08-18 01:54:27 +0000433 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
Lev Walkinf15320b2004-06-03 03:38:44 +0000434
435maintainer-clean-generic:
436 @echo "This command is intended for maintainers to use"
437 @echo "it deletes files that may require special tools to rebuild."
Lev Walkin4efbfb72005-02-25 14:20:30 +0000438 -rm -f asn1p_l.c
Lev Walkin70393102005-03-24 03:30:13 +0000439 -rm -f asn1p_y.c
Lev Walkin5af1a692006-08-18 01:54:27 +0000440 -rm -f asn1p_y.h
Lev Walkinf15320b2004-06-03 03:38:44 +0000441clean: clean-am
442
Lev Walkin852f1542004-08-19 13:32:59 +0000443clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
444 mostlyclean-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000445
446distclean: distclean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000447 -rm -rf ./$(DEPDIR)
448 -rm -f Makefile
449distclean-am: clean-am distclean-compile distclean-generic \
450 distclean-libtool distclean-tags
Lev Walkinf15320b2004-06-03 03:38:44 +0000451
452dvi: dvi-am
453
454dvi-am:
455
Lev Walkin8e8b5482004-06-17 23:42:48 +0000456html: html-am
457
Lev Walkinf15320b2004-06-03 03:38:44 +0000458info: info-am
459
460info-am:
461
462install-data-am:
463
464install-exec-am:
465
466install-info: install-info-am
467
468install-man:
469
470installcheck-am:
471
472maintainer-clean: maintainer-clean-am
Lev Walkin8e8b5482004-06-17 23:42:48 +0000473 -rm -rf ./$(DEPDIR)
474 -rm -f Makefile
Lev Walkinf15320b2004-06-03 03:38:44 +0000475maintainer-clean-am: distclean-am maintainer-clean-generic
476
477mostlyclean: mostlyclean-am
478
479mostlyclean-am: mostlyclean-compile mostlyclean-generic \
480 mostlyclean-libtool
481
Lev Walkin8e8b5482004-06-17 23:42:48 +0000482pdf: pdf-am
483
484pdf-am:
485
486ps: ps-am
487
488ps-am:
489
Lev Walkinf15320b2004-06-03 03:38:44 +0000490uninstall-am: uninstall-info-am
491
Lev Walkin852f1542004-08-19 13:32:59 +0000492.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
493 clean-libtool clean-noinstLTLIBRARIES ctags distclean \
494 distclean-compile distclean-generic distclean-libtool \
495 distclean-tags distdir dvi dvi-am html html-am info info-am \
496 install install-am install-data install-data-am install-exec \
497 install-exec-am install-info install-info-am install-man \
498 install-strip installcheck installcheck-am installdirs \
499 maintainer-clean maintainer-clean-generic mostlyclean \
500 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
501 pdf pdf-am ps ps-am tags uninstall uninstall-am \
502 uninstall-info-am
Lev Walkinf15320b2004-06-03 03:38:44 +0000503
504
Lev Walkindec673d2005-08-12 05:05:59 +0000505asn1parser.h: asn1p_expr_str.h
Lev Walkin6b3c87e2005-08-09 15:20:41 +0000506
Lev Walkinf15320b2004-06-03 03:38:44 +0000507asn1p_expr_str.h: expr-h.pl asn1p_expr.h
508 ./expr-h.pl asn1p_expr.h > $@
509# Tell versions [3.59,3.63) of GNU make to not export all variables.
510# Otherwise a system limit (for SysV at least) may be exceeded.
511.NOEXPORT: