Skip to content
Snippets Groups Projects
Makefile.in 16.4 KiB
Newer Older
Lev Walkin's avatar
Lev Walkin committed
# Makefile.in generated by automake 1.8.4 from Makefile.am.
# @configure_input@
Lev Walkin's avatar
Lev Walkin committed

Lev Walkin's avatar
Lev Walkin committed
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004  Free Software Foundation, Inc.
Lev Walkin's avatar
Lev Walkin committed
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.

@SET_MAKE@

Lev Walkin's avatar
Lev Walkin committed
SOURCES = $(libasn1parser_la_SOURCES)
Lev Walkin's avatar
Lev Walkin committed

srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
top_builddir = ..
Lev Walkin's avatar
Lev Walkin committed
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
Lev Walkin's avatar
Lev Walkin committed
INSTALL = @INSTALL@
Lev Walkin's avatar
Lev Walkin committed
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
Lev Walkin's avatar
Lev Walkin committed
INSTALL_HEADER = $(INSTALL_DATA)
Lev Walkin's avatar
Lev Walkin committed
transform = $(program_transform_name)
Lev Walkin's avatar
Lev Walkin committed
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
host_triplet = @host@
Lev Walkin's avatar
Lev Walkin committed
subdir = libasn1parser
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in asn1p_l.c \
	asn1p_y.c asn1p_y.h
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)
libasn1parser_la_LIBADD =
am_libasn1parser_la_OBJECTS = asn1parser.lo asn1p_y.lo asn1p_l.lo \
	asn1p_module.lo asn1p_oid.lo asn1p_value.lo asn1p_expr.lo \
	asn1p_xports.lo asn1p_constr.lo asn1p_param.lo asn1p_class.lo \
	asn1p_ref.lo
libasn1parser_la_OBJECTS = $(am_libasn1parser_la_OBJECTS)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/asn1p_class.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_constr.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_expr.Plo ./$(DEPDIR)/asn1p_l.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_module.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_oid.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_param.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_ref.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_value.Plo \
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_xports.Plo \
Lev Walkin's avatar
Lev Walkin committed
@AMDEP_TRUE@	./$(DEPDIR)/asn1p_y.Plo ./$(DEPDIR)/asn1parser.Plo
Lev Walkin's avatar
Lev Walkin committed
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
LEXCOMPILE = $(LEX) $(LFLAGS) $(AM_LFLAGS)
LTLEXCOMPILE = $(LIBTOOL) --mode=compile $(LEX) $(LFLAGS) $(AM_LFLAGS)
YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
LTYACCCOMPILE = $(LIBTOOL) --mode=compile $(YACC) $(YFLAGS) \
	$(AM_YFLAGS)
Lev Walkin's avatar
Lev Walkin committed
SOURCES = $(libasn1parser_la_SOURCES)
DIST_SOURCES = $(libasn1parser_la_SOURCES)
Lev Walkin's avatar
Lev Walkin committed
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
Lev Walkin's avatar
Lev Walkin committed
ADD_CFLAGS = @ADD_CFLAGS@
Lev Walkin's avatar
Lev Walkin committed
AMDEP_FALSE = @AMDEP_FALSE@
AMDEP_TRUE = @AMDEP_TRUE@
Lev Walkin's avatar
Lev Walkin committed
AMTAR = @AMTAR@
AR = @AR@
Lev Walkin's avatar
Lev Walkin committed
AUTOCONF = @AUTOCONF@
AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
Lev Walkin's avatar
Lev Walkin committed
AWK = @AWK@
CC = @CC@
Lev Walkin's avatar
Lev Walkin committed
CCDEPMODE = @CCDEPMODE@
CFLAGS = @CFLAGS@
Lev Walkin's avatar
Lev Walkin committed
CONFIGURE_DEPENDS = @CONFIGURE_DEPENDS@
Lev Walkin's avatar
Lev Walkin committed
CPLUSPLUS_FOUND_FALSE = @CPLUSPLUS_FOUND_FALSE@
CPLUSPLUS_FOUND_TRUE = @CPLUSPLUS_FOUND_TRUE@
Lev Walkin's avatar
Lev Walkin committed
CPP = @CPP@
Lev Walkin's avatar
Lev Walkin committed
CPPFLAGS = @CPPFLAGS@
CXX = @CXX@
CXXCPP = @CXXCPP@
CXXDEPMODE = @CXXDEPMODE@
CXXFLAGS = @CXXFLAGS@
CYGPATH_W = @CYGPATH_W@
DEFS = @DEFS@
Lev Walkin's avatar
Lev Walkin committed
DEPDIR = @DEPDIR@
Lev Walkin's avatar
Lev Walkin committed
ECHO = @ECHO@
ECHO_C = @ECHO_C@
ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
Lev Walkin's avatar
Lev Walkin committed
EXEEXT = @EXEEXT@
Lev Walkin's avatar
Lev Walkin committed
F77 = @F77@
FFLAGS = @FFLAGS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
Lev Walkin's avatar
Lev Walkin committed
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
Lev Walkin's avatar
Lev Walkin committed
LDFLAGS = @LDFLAGS@
Lev Walkin's avatar
Lev Walkin committed
LEX = @LEX@
Lev Walkin's avatar
Lev Walkin committed
LEXLIB = @LEXLIB@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
Lev Walkin's avatar
Lev Walkin committed
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
Lev Walkin's avatar
Lev Walkin committed
LTLIBOBJS = @LTLIBOBJS@
Lev Walkin's avatar
Lev Walkin committed
MAINT = @MAINT@
Lev Walkin's avatar
Lev Walkin committed
MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
MAKEINFO = @MAKEINFO@
Lev Walkin's avatar
Lev Walkin committed
OBJEXT = @OBJEXT@
PACKAGE = @PACKAGE@
Lev Walkin's avatar
Lev Walkin committed
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
Lev Walkin's avatar
Lev Walkin committed
RANLIB = @RANLIB@
Lev Walkin's avatar
Lev Walkin committed
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
STRIP = @STRIP@
Lev Walkin's avatar
Lev Walkin committed
VERSION = @VERSION@
YACC = @YACC@
Lev Walkin's avatar
Lev Walkin committed
ac_ct_AR = @ac_ct_AR@
ac_ct_CC = @ac_ct_CC@
ac_ct_CXX = @ac_ct_CXX@
ac_ct_F77 = @ac_ct_F77@
ac_ct_RANLIB = @ac_ct_RANLIB@
ac_ct_STRIP = @ac_ct_STRIP@
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
Lev Walkin's avatar
Lev Walkin committed
am__include = @am__include@
Lev Walkin's avatar
Lev Walkin committed
am__leading_dot = @am__leading_dot@
Lev Walkin's avatar
Lev Walkin committed
am__quote = @am__quote@
Lev Walkin's avatar
Lev Walkin committed
bindir = @bindir@
build = @build@
build_alias = @build_alias@
build_cpu = @build_cpu@
build_os = @build_os@
build_vendor = @build_vendor@
datadir = @datadir@
exec_prefix = @exec_prefix@
host = @host@
host_alias = @host_alias@
host_cpu = @host_cpu@
host_os = @host_os@
host_vendor = @host_vendor@
includedir = @includedir@
infodir = @infodir@
Lev Walkin's avatar
Lev Walkin committed
install_sh = @install_sh@
Lev Walkin's avatar
Lev Walkin committed
libdir = @libdir@
libexecdir = @libexecdir@
localstatedir = @localstatedir@
mandir = @mandir@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
prefix = @prefix@
program_transform_name = @program_transform_name@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target = @target@
target_alias = @target_alias@
target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
Lev Walkin's avatar
Lev Walkin committed
AM_CFLAGS = @ADD_CFLAGS@
AM_YFLAGS = -p asn1p_ -d 
AM_LFLAGS = -sp -Cem -Pasn1p_ -olex.yy.c
noinst_LTLIBRARIES = libasn1parser.la
libasn1parser_la_LDFLAGS = -all-static
libasn1parser_la_SOURCES = \
	asn1parser.c asn1parser.h	\
	asn1p_y.y asn1p_l.l		\
	asn1p_module.c asn1p_module.h	\
	asn1p_oid.c asn1p_oid.h		\
	asn1p_value.c asn1p_value.h	\
	asn1p_expr.c asn1p_expr.h	\
	asn1p_expr_str.h		\
	asn1p_expr2uclass.h		\
	asn1p_xports.c asn1p_xports.h	\
	asn1p_constr.c asn1p_constr.h	\
	asn1p_param.c asn1p_param.h	\
	asn1p_class.c asn1p_class.h	\
	asn1p_ref.c asn1p_ref.h		\
	asn1p_list.h

EXTRA_DIST = expr-h.pl
all: all-am

.SUFFIXES:
.SUFFIXES: .c .l .lo .o .obj .y
Lev Walkin's avatar
Lev Walkin committed
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  libasn1parser/Makefile'; \
Lev Walkin's avatar
Lev Walkin committed
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --gnu  libasn1parser/Makefile
Lev Walkin's avatar
Lev Walkin committed
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
Lev Walkin's avatar
Lev Walkin committed

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
Lev Walkin's avatar
Lev Walkin committed
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" = "$$p" && dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
Lev Walkin's avatar
Lev Walkin committed
asn1p_y.h: asn1p_y.c
Lev Walkin's avatar
Lev Walkin committed
	@if test ! -f $@; then \
	  rm -f asn1p_y.c; \
	  $(MAKE) asn1p_y.c; \
	else :; fi
Lev Walkin's avatar
Lev Walkin committed
libasn1parser.la: $(libasn1parser_la_OBJECTS) $(libasn1parser_la_DEPENDENCIES) 
	$(LINK)  $(libasn1parser_la_LDFLAGS) $(libasn1parser_la_OBJECTS) $(libasn1parser_la_LIBADD) $(LIBS)

mostlyclean-compile:
Lev Walkin's avatar
Lev Walkin committed
	-rm -f *.$(OBJEXT)
Lev Walkin's avatar
Lev Walkin committed

distclean-compile:
	-rm -f *.tab.c

Lev Walkin's avatar
Lev Walkin committed
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_class.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_constr.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_expr.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_l.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_module.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_oid.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_param.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_ref.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_value.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_xports.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1p_y.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asn1parser.Plo@am__quote@
Lev Walkin's avatar
Lev Walkin committed

.c.o:
Lev Walkin's avatar
Lev Walkin committed
@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
Lev Walkin's avatar
Lev Walkin committed

.c.obj:
Lev Walkin's avatar
Lev Walkin committed
@am__fastdepCC_TRUE@	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
Lev Walkin's avatar
Lev Walkin committed

.c.lo:
Lev Walkin's avatar
Lev Walkin committed
@am__fastdepCC_TRUE@	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
@am__fastdepCC_TRUE@	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@	$(LTCOMPILE) -c -o $@ $<
Lev Walkin's avatar
Lev Walkin committed

.l.c:
Lev Walkin's avatar
Lev Walkin committed
	$(LEXCOMPILE) $<
	sed '/^#/ s|$(LEX_OUTPUT_ROOT)\.c|$@|' $(LEX_OUTPUT_ROOT).c >$@
	rm -f $(LEX_OUTPUT_ROOT).c
Lev Walkin's avatar
Lev Walkin committed

.y.c:
Lev Walkin's avatar
Lev Walkin committed
	$(YACCCOMPILE) $<
Lev Walkin's avatar
Lev Walkin committed
	if test -f y.tab.h; then \
Lev Walkin's avatar
Lev Walkin committed
	  to=`echo "$*_H" | sed \
                -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
                -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
	  sed "/^#/ s/Y_TAB_H/$$to/g" y.tab.h >$*.ht; \
	  rm -f y.tab.h; \
	  if cmp -s $*.ht $*.h; then \
	    rm -f $*.ht ;\
Lev Walkin's avatar
Lev Walkin committed
	  else \
Lev Walkin's avatar
Lev Walkin committed
	    mv $*.ht $*.h; \
Lev Walkin's avatar
Lev Walkin committed
	  fi; \
	fi
Lev Walkin's avatar
Lev Walkin committed
	if test -f y.output; then \
	  mv y.output $*.output; \
	fi
	sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
	rm -f y.tab.c
Lev Walkin's avatar
Lev Walkin committed

Lev Walkin's avatar
Lev Walkin committed
mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:
	-rm -f libtool
uninstall-info-am:
Lev Walkin's avatar
Lev Walkin committed

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
Lev Walkin's avatar
Lev Walkin committed
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
Lev Walkin's avatar
Lev Walkin committed
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
Lev Walkin's avatar
Lev Walkin committed
	mkid -fID $$unique
tags: TAGS
Lev Walkin's avatar
Lev Walkin committed

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
Lev Walkin's avatar
Lev Walkin committed
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -z "$$unique" && unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
Lev Walkin's avatar
Lev Walkin committed
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
Lev Walkin's avatar
Lev Walkin committed
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique
Lev Walkin's avatar
Lev Walkin committed

GTAGS:
Lev Walkin's avatar
Lev Walkin committed
	here=`$(am__cd) $(top_builddir) && pwd` \
Lev Walkin's avatar
Lev Walkin committed
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
Lev Walkin's avatar
Lev Walkin committed
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
Lev Walkin's avatar
Lev Walkin committed

distdir: $(DISTFILES)
Lev Walkin's avatar
Lev Walkin committed
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
Lev Walkin's avatar
Lev Walkin committed
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
Lev Walkin's avatar
Lev Walkin committed
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
Lev Walkin's avatar
Lev Walkin committed
	  fi; \
	  if test -d $$d/$$file; then \
Lev Walkin's avatar
Lev Walkin committed
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
Lev Walkin's avatar
Lev Walkin committed
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES)
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
Lev Walkin's avatar
Lev Walkin committed
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
Lev Walkin's avatar
Lev Walkin committed
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
Lev Walkin's avatar
Lev Walkin committed
	-rm -f $(CONFIG_CLEAN_FILES)
Lev Walkin's avatar
Lev Walkin committed

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
	-rm -f asn1p_l.c
Lev Walkin's avatar
Lev Walkin committed
	-rm -f asn1p_y.c
Lev Walkin's avatar
Lev Walkin committed
	-rm -f asn1p_y.h
Lev Walkin's avatar
Lev Walkin committed
clean: clean-am

Lev Walkin's avatar
Lev Walkin committed
clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
	mostlyclean-am
Lev Walkin's avatar
Lev Walkin committed

distclean: distclean-am
Lev Walkin's avatar
Lev Walkin committed
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-libtool distclean-tags
Lev Walkin's avatar
Lev Walkin committed

dvi: dvi-am

dvi-am:

Lev Walkin's avatar
Lev Walkin committed
html: html-am

Lev Walkin's avatar
Lev Walkin committed
info: info-am

info-am:

install-data-am:

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
Lev Walkin's avatar
Lev Walkin committed
	-rm -rf ./$(DEPDIR)
	-rm -f Makefile
Lev Walkin's avatar
Lev Walkin committed
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

Lev Walkin's avatar
Lev Walkin committed
pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

Lev Walkin's avatar
Lev Walkin committed
uninstall-am: uninstall-info-am

Lev Walkin's avatar
Lev Walkin committed
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
	clean-libtool clean-noinstLTLIBRARIES ctags distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-exec \
	install-exec-am install-info install-info-am install-man \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
	pdf pdf-am ps ps-am tags uninstall uninstall-am \
	uninstall-info-am
Lev Walkin's avatar
Lev Walkin committed


asn1p_expr_str.h: expr-h.pl asn1p_expr.h
	./expr-h.pl asn1p_expr.h > $@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: