# Makefile.in generated by automake 1.16.5 from Makefile.am.
# src/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994-2021 Free Software Foundation, Inc.

# 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.




am__is_gnu_make = { \
  if test -z '$(MAKELEVEL)'; then \
    false; \
  elif test -n '$(MAKE_HOST)'; then \
    true; \
  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
    true; \
  else \
    false; \
  fi; \
}
am__make_running_with_option = \
  case $${target_option-} in \
      ?) ;; \
      *) echo "am__make_running_with_option: internal error: invalid" \
              "target option '$${target_option-}' specified" >&2; \
         exit 1;; \
  esac; \
  has_opt=no; \
  sane_makeflags=$$MAKEFLAGS; \
  if $(am__is_gnu_make); then \
    sane_makeflags=$$MFLAGS; \
  else \
    case $$MAKEFLAGS in \
      *\\[\ \	]*) \
        bs=\\; \
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
    esac; \
  fi; \
  skip_next=no; \
  strip_trailopt () \
  { \
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
  }; \
  for flg in $$sane_makeflags; do \
    test $$skip_next = yes && { skip_next=no; continue; }; \
    case $$flg in \
      *=*|--*) continue;; \
        -*I) strip_trailopt 'I'; skip_next=yes;; \
      -*I?*) strip_trailopt 'I';; \
        -*O) strip_trailopt 'O'; skip_next=yes;; \
      -*O?*) strip_trailopt 'O';; \
        -*l) strip_trailopt 'l'; skip_next=yes;; \
      -*l?*) strip_trailopt 'l';; \
      -[dEDm]) skip_next=yes;; \
      -[JT]) skip_next=yes;; \
    esac; \
    case $$flg in \
      *$$target_option*) has_opt=yes; break;; \
    esac; \
  done; \
  test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
pkgdatadir = $(datadir)/libosmo-asn1-tcap
pkgincludedir = $(includedir)/libosmo-asn1-tcap
pkglibdir = $(libdir)/libosmo-asn1-tcap
pkglibexecdir = $(libexecdir)/libosmo-asn1-tcap
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_triplet = x86_64-pc-linux-gnu
host_triplet = x86_64-pc-linux-gnu
subdir = src
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/libtool.m4 \
	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
	$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
    *) f=$$p;; \
  esac;
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
am__install_max = 40
am__nobase_strip_setup = \
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
am__nobase_strip = \
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
am__nobase_list = $(am__nobase_strip_setup); \
  for p in $$list; do echo "$$p $$p"; done | \
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
    if (++n[$$2] == $(am__install_max)) \
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
    END { for (dir in files) print dir, files[dir] }'
am__base_list = \
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
am__uninstall_files_from_dir = { \
  test -z "$$files" \
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
         $(am__cd) "$$dir" && rm -f $$files; }; \
  }
am__installdirs = "$(DESTDIR)$(libdir)"
LTLIBRARIES = $(lib_LTLIBRARIES)
libosmo_asn1_tcap_la_LIBADD =
am__dirstamp = $(am__leading_dot)dirstamp
am__objects_1 = gen/TCAP_AARE-apdu.lo gen/TCAP_AARQ-apdu.lo \
	gen/TCAP_ABRT-apdu.lo gen/TCAP_ABRT-source.lo \
	gen/TCAP_AUDT-apdu.lo gen/TCAP_Abort.lo \
	gen/TCAP_Associate-result.lo \
	gen/TCAP_Associate-source-diagnostic.lo gen/TCAP_Begin.lo \
	gen/TCAP_Component.lo gen/TCAP_ComponentPortion.lo \
	gen/TCAP_Continue.lo gen/TCAP_DestTransactionID.lo \
	gen/TCAP_Dialog1.lo gen/TCAP_DialoguePDU.lo \
	gen/TCAP_DialoguePortion.lo gen/TCAP_ERROR.lo \
	gen/TCAP_EXTERNAL.lo gen/TCAP_End.lo gen/TCAP_ErrorCode.lo \
	gen/TCAP_ExternalPDU.lo gen/TCAP_GeneralProblem.lo \
	gen/TCAP_Invoke.lo gen/TCAP_InvokeIdType.lo \
	gen/TCAP_InvokeProblem.lo gen/TCAP_OPERATION.lo \
	gen/TCAP_OrigTransactionID.lo gen/TCAP_Parameter.lo \
	gen/TCAP_P-AbortCause.lo gen/TCAP_RLRE-apdu.lo \
	gen/TCAP_RLRQ-apdu.lo gen/TCAP_Reason.lo gen/TCAP_Reject.lo \
	gen/TCAP_Release-request-reason.lo \
	gen/TCAP_Release-response-reason.lo gen/TCAP_ReturnError.lo \
	gen/TCAP_ReturnErrorProblem.lo gen/TCAP_ReturnResult.lo \
	gen/TCAP_ReturnResultProblem.lo gen/TCAP_TCMessage.lo \
	gen/TCAP_UniDialoguePDU.lo gen/TCAP_Unidirectional.lo
am__objects_2 = skel/ANY.lo skel/ANY_ber.lo skel/BIT_STRING.lo \
	skel/BIT_STRING_print.lo skel/BIT_STRING_rfill.lo \
	skel/GraphicString.lo skel/INTEGER.lo skel/INTEGER_ber.lo \
	skel/INTEGER_print.lo skel/INTEGER_rfill.lo skel/NULL.lo \
	skel/NULL_ber.lo skel/NULL_print.lo skel/NULL_rfill.lo \
	skel/NativeInteger.lo skel/NativeInteger_ber.lo \
	skel/NativeInteger_print.lo skel/NativeInteger_rfill.lo \
	skel/OBJECT_IDENTIFIER.lo skel/OBJECT_IDENTIFIER_print.lo \
	skel/OBJECT_IDENTIFIER_rfill.lo skel/OCTET_STRING.lo \
	skel/OCTET_STRING_ber.lo skel/OCTET_STRING_print.lo \
	skel/OCTET_STRING_rfill.lo skel/OPEN_TYPE.lo \
	skel/OPEN_TYPE_ber.lo skel/ObjectDescriptor.lo \
	skel/asn_SEQUENCE_OF.lo skel/asn_SET_OF.lo \
	skel/asn_application.lo skel/asn_bit_data.lo \
	skel/asn_codecs_prim.lo skel/asn_codecs_prim_ber.lo \
	skel/asn_internal.lo skel/asn_random_fill.lo \
	skel/ber_decoder.lo skel/ber_tlv_length.lo skel/ber_tlv_tag.lo \
	skel/constraints.lo skel/constr_CHOICE.lo \
	skel/constr_CHOICE_ber.lo skel/constr_CHOICE_print.lo \
	skel/constr_CHOICE_rfill.lo skel/constr_SEQUENCE.lo \
	skel/constr_SEQUENCE_OF.lo skel/constr_SEQUENCE_OF_ber.lo \
	skel/constr_SEQUENCE_ber.lo skel/constr_SEQUENCE_print.lo \
	skel/constr_SEQUENCE_rfill.lo skel/constr_SET_OF.lo \
	skel/constr_SET_OF_ber.lo skel/constr_SET_OF_print.lo \
	skel/constr_SET_OF_rfill.lo skel/constr_TYPE.lo \
	skel/der_encoder.lo
am__objects_3 = $(am__objects_1) $(am__objects_2)
am_libosmo_asn1_tcap_la_OBJECTS = $(am__objects_3)
libosmo_asn1_tcap_la_OBJECTS = $(am_libosmo_asn1_tcap_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
am__v_lt_1 = 
AM_V_P = $(am__v_P_$(V))
am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
am__v_P_0 = false
am__v_P_1 = :
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN     " $@;
am__v_GEN_1 = 
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
am__v_at_1 = 
DEFAULT_INCLUDES = -I.
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__maybe_remake_depfiles = depfiles
am__depfiles_remade = gen/$(DEPDIR)/TCAP_AARE-apdu.Plo \
	gen/$(DEPDIR)/TCAP_AARQ-apdu.Plo \
	gen/$(DEPDIR)/TCAP_ABRT-apdu.Plo \
	gen/$(DEPDIR)/TCAP_ABRT-source.Plo \
	gen/$(DEPDIR)/TCAP_AUDT-apdu.Plo gen/$(DEPDIR)/TCAP_Abort.Plo \
	gen/$(DEPDIR)/TCAP_Associate-result.Plo \
	gen/$(DEPDIR)/TCAP_Associate-source-diagnostic.Plo \
	gen/$(DEPDIR)/TCAP_Begin.Plo gen/$(DEPDIR)/TCAP_Component.Plo \
	gen/$(DEPDIR)/TCAP_ComponentPortion.Plo \
	gen/$(DEPDIR)/TCAP_Continue.Plo \
	gen/$(DEPDIR)/TCAP_DestTransactionID.Plo \
	gen/$(DEPDIR)/TCAP_Dialog1.Plo \
	gen/$(DEPDIR)/TCAP_DialoguePDU.Plo \
	gen/$(DEPDIR)/TCAP_DialoguePortion.Plo \
	gen/$(DEPDIR)/TCAP_ERROR.Plo gen/$(DEPDIR)/TCAP_EXTERNAL.Plo \
	gen/$(DEPDIR)/TCAP_End.Plo gen/$(DEPDIR)/TCAP_ErrorCode.Plo \
	gen/$(DEPDIR)/TCAP_ExternalPDU.Plo \
	gen/$(DEPDIR)/TCAP_GeneralProblem.Plo \
	gen/$(DEPDIR)/TCAP_Invoke.Plo \
	gen/$(DEPDIR)/TCAP_InvokeIdType.Plo \
	gen/$(DEPDIR)/TCAP_InvokeProblem.Plo \
	gen/$(DEPDIR)/TCAP_OPERATION.Plo \
	gen/$(DEPDIR)/TCAP_OrigTransactionID.Plo \
	gen/$(DEPDIR)/TCAP_P-AbortCause.Plo \
	gen/$(DEPDIR)/TCAP_Parameter.Plo \
	gen/$(DEPDIR)/TCAP_RLRE-apdu.Plo \
	gen/$(DEPDIR)/TCAP_RLRQ-apdu.Plo gen/$(DEPDIR)/TCAP_Reason.Plo \
	gen/$(DEPDIR)/TCAP_Reject.Plo \
	gen/$(DEPDIR)/TCAP_Release-request-reason.Plo \
	gen/$(DEPDIR)/TCAP_Release-response-reason.Plo \
	gen/$(DEPDIR)/TCAP_ReturnError.Plo \
	gen/$(DEPDIR)/TCAP_ReturnErrorProblem.Plo \
	gen/$(DEPDIR)/TCAP_ReturnResult.Plo \
	gen/$(DEPDIR)/TCAP_ReturnResultProblem.Plo \
	gen/$(DEPDIR)/TCAP_TCMessage.Plo \
	gen/$(DEPDIR)/TCAP_UniDialoguePDU.Plo \
	gen/$(DEPDIR)/TCAP_Unidirectional.Plo skel/$(DEPDIR)/ANY.Plo \
	skel/$(DEPDIR)/ANY_ber.Plo skel/$(DEPDIR)/BIT_STRING.Plo \
	skel/$(DEPDIR)/BIT_STRING_print.Plo \
	skel/$(DEPDIR)/BIT_STRING_rfill.Plo \
	skel/$(DEPDIR)/GraphicString.Plo skel/$(DEPDIR)/INTEGER.Plo \
	skel/$(DEPDIR)/INTEGER_ber.Plo \
	skel/$(DEPDIR)/INTEGER_print.Plo \
	skel/$(DEPDIR)/INTEGER_rfill.Plo skel/$(DEPDIR)/NULL.Plo \
	skel/$(DEPDIR)/NULL_ber.Plo skel/$(DEPDIR)/NULL_print.Plo \
	skel/$(DEPDIR)/NULL_rfill.Plo skel/$(DEPDIR)/NativeInteger.Plo \
	skel/$(DEPDIR)/NativeInteger_ber.Plo \
	skel/$(DEPDIR)/NativeInteger_print.Plo \
	skel/$(DEPDIR)/NativeInteger_rfill.Plo \
	skel/$(DEPDIR)/OBJECT_IDENTIFIER.Plo \
	skel/$(DEPDIR)/OBJECT_IDENTIFIER_print.Plo \
	skel/$(DEPDIR)/OBJECT_IDENTIFIER_rfill.Plo \
	skel/$(DEPDIR)/OCTET_STRING.Plo \
	skel/$(DEPDIR)/OCTET_STRING_ber.Plo \
	skel/$(DEPDIR)/OCTET_STRING_print.Plo \
	skel/$(DEPDIR)/OCTET_STRING_rfill.Plo \
	skel/$(DEPDIR)/OPEN_TYPE.Plo skel/$(DEPDIR)/OPEN_TYPE_ber.Plo \
	skel/$(DEPDIR)/ObjectDescriptor.Plo \
	skel/$(DEPDIR)/asn_SEQUENCE_OF.Plo \
	skel/$(DEPDIR)/asn_SET_OF.Plo \
	skel/$(DEPDIR)/asn_application.Plo \
	skel/$(DEPDIR)/asn_bit_data.Plo \
	skel/$(DEPDIR)/asn_codecs_prim.Plo \
	skel/$(DEPDIR)/asn_codecs_prim_ber.Plo \
	skel/$(DEPDIR)/asn_internal.Plo \
	skel/$(DEPDIR)/asn_random_fill.Plo \
	skel/$(DEPDIR)/ber_decoder.Plo \
	skel/$(DEPDIR)/ber_tlv_length.Plo \
	skel/$(DEPDIR)/ber_tlv_tag.Plo \
	skel/$(DEPDIR)/constr_CHOICE.Plo \
	skel/$(DEPDIR)/constr_CHOICE_ber.Plo \
	skel/$(DEPDIR)/constr_CHOICE_print.Plo \
	skel/$(DEPDIR)/constr_CHOICE_rfill.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE_OF.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE_OF_ber.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE_ber.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE_print.Plo \
	skel/$(DEPDIR)/constr_SEQUENCE_rfill.Plo \
	skel/$(DEPDIR)/constr_SET_OF.Plo \
	skel/$(DEPDIR)/constr_SET_OF_ber.Plo \
	skel/$(DEPDIR)/constr_SET_OF_print.Plo \
	skel/$(DEPDIR)/constr_SET_OF_rfill.Plo \
	skel/$(DEPDIR)/constr_TYPE.Plo skel/$(DEPDIR)/constraints.Plo \
	skel/$(DEPDIR)/der_encoder.Plo
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC      " $@;
am__v_CC_1 = 
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD    " $@;
am__v_CCLD_1 = 
SOURCES = $(libosmo_asn1_tcap_la_SOURCES)
DIST_SOURCES = $(libosmo_asn1_tcap_la_SOURCES)
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
# Read a list of newline-separated strings from the standard input,
# and print each of them once, without duplicates.  Input order is
# *not* preserved.
am__uniquify_input = $(AWK) '\
  BEGIN { nonempty = 0; } \
  { items[$$0] = 1; nonempty = 1; } \
  END { if (nonempty) { for (i in items) print i; }; } \
'
# Make sure the list of sources is unique.  This is necessary because,
# e.g., the same source file might be shared among _SOURCES variables
# for different programs/libraries.
am__define_uniq_tagged_files = \
  list='$(am__tagged_files)'; \
  unique=`for i in $$list; do \
    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
  done | $(am__uniquify_input)`
am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/depcomp
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/build/coverity/source-Osmocom/libosmo-asn1-tcap/missing' aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
ASN1C_BIN_PATH = /usr/bin/asn1c
ASN1C_SKELETON_PATH = /usr/share/asn1c
ASN_MODULE_CFLAGS = -DASN_DISABLE_XER_SUPPORT -DASN_DISABLE_JER_SUPPORT -DASN_DISABLE_OER_SUPPORT -DASN_DISABLE_UPER_SUPPORT -DASN_DISABLE_APER_SUPPORT
AUTOCONF = ${SHELL} '/build/coverity/source-Osmocom/libosmo-asn1-tcap/missing' autoconf
AUTOHEADER = ${SHELL} '/build/coverity/source-Osmocom/libosmo-asn1-tcap/missing' autoheader
AUTOMAKE = ${SHELL} '/build/coverity/source-Osmocom/libosmo-asn1-tcap/missing' automake-1.16
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2
CPPFLAGS = 
CSCOPE = cscope
CTAGS = ctags
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"libosmo-asn1-tcap\" -DPACKAGE_TARNAME=\"libosmo-asn1-tcap\" -DPACKAGE_VERSION=\"UNKNOWN-dirty\" -DPACKAGE_STRING=\"libosmo-asn1-tcap\ UNKNOWN-dirty\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libosmo-asn1-tcap\" -DVERSION=\"UNKNOWN-dirty\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
DEPDIR = .deps
DLLTOOL = false
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
ETAGS = etags
EXEEXT = 
FGREP = /usr/bin/grep -F
FILECMD = file
GREP = /usr/bin/grep
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS = 
LIBOBJS = 
LIBS = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LN_S = ln -s
LTLIBOBJS = 
LT_SYS_LIBRARY_PATH = 
MAKEINFO = ${SHELL} '/build/coverity/source-Osmocom/libosmo-asn1-tcap/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = libosmo-asn1-tcap
PACKAGE_BUGREPORT = openbsc@lists.osmocom.org
PACKAGE_NAME = libosmo-asn1-tcap
PACKAGE_STRING = libosmo-asn1-tcap UNKNOWN-dirty
PACKAGE_TARNAME = libosmo-asn1-tcap
PACKAGE_URL = 
PACKAGE_VERSION = UNKNOWN-dirty
PATH_SEPARATOR = :
RANLIB = ranlib
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
SYMBOL_VISIBILITY = -fvisibility=hidden
VERSION = UNKNOWN-dirty
abs_builddir = /build/coverity/source-Osmocom/libosmo-asn1-tcap/src
abs_srcdir = /build/coverity/source-Osmocom/libosmo-asn1-tcap/src
abs_top_builddir = /build/coverity/source-Osmocom/libosmo-asn1-tcap
abs_top_srcdir = /build/coverity/source-Osmocom/libosmo-asn1-tcap
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
bindir = ${exec_prefix}/bin
build = x86_64-pc-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = pc
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-pc-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = pc
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /build/coverity/source-Osmocom/libosmo-asn1-tcap/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
mkdir_p = $(MKDIR_P)
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /build/coverity/install-Osmocom
program_transform_name = s,x,x,
psdir = ${docdir}
runstatedir = ${localstatedir}/run
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = .
sysconfdir = ${prefix}/etc
target_alias = 
top_build_prefix = ../
top_builddir = ..
top_srcdir = ..
SKEL_SRC = \
	skel/ANY.c \
	skel/ANY_ber.c \
	skel/BIT_STRING.c \
	skel/BIT_STRING_print.c \
	skel/BIT_STRING_rfill.c \
	skel/GraphicString.c \
	skel/INTEGER.c \
	skel/INTEGER_ber.c \
	skel/INTEGER_print.c \
	skel/INTEGER_rfill.c \
	skel/NULL.c \
	skel/NULL_ber.c \
	skel/NULL_print.c \
	skel/NULL_rfill.c \
	skel/NativeInteger.c \
	skel/NativeInteger_ber.c \
	skel/NativeInteger_print.c \
	skel/NativeInteger_rfill.c \
	skel/OBJECT_IDENTIFIER.c \
	skel/OBJECT_IDENTIFIER_print.c \
	skel/OBJECT_IDENTIFIER_rfill.c \
	skel/OCTET_STRING.c \
	skel/OCTET_STRING_ber.c \
	skel/OCTET_STRING_print.c \
	skel/OCTET_STRING_rfill.c \
	skel/OPEN_TYPE.c \
	skel/OPEN_TYPE_ber.c \
	skel/ObjectDescriptor.c \
	skel/asn_SEQUENCE_OF.c \
	skel/asn_SET_OF.c \
	skel/asn_application.c \
	skel/asn_bit_data.c \
	skel/asn_codecs_prim.c \
	skel/asn_codecs_prim_ber.c \
	skel/asn_internal.c \
	skel/asn_random_fill.c \
	skel/ber_decoder.c \
	skel/ber_tlv_length.c \
	skel/ber_tlv_tag.c \
	skel/constraints.c \
	skel/constr_CHOICE.c \
	skel/constr_CHOICE_ber.c \
	skel/constr_CHOICE_print.c \
	skel/constr_CHOICE_rfill.c \
	skel/constr_SEQUENCE.c \
	skel/constr_SEQUENCE_OF.c \
	skel/constr_SEQUENCE_OF_ber.c \
	skel/constr_SEQUENCE_ber.c \
	skel/constr_SEQUENCE_print.c \
	skel/constr_SEQUENCE_rfill.c \
	skel/constr_SET_OF.c \
	skel/constr_SET_OF_ber.c \
	skel/constr_SET_OF_print.c \
	skel/constr_SET_OF_rfill.c \
	skel/constr_TYPE.c \
	skel/der_encoder.c \
	$(NULL)

GEN_SRC = \
	gen/TCAP_AARE-apdu.c \
	gen/TCAP_AARQ-apdu.c \
	gen/TCAP_ABRT-apdu.c \
	gen/TCAP_ABRT-source.c \
	gen/TCAP_AUDT-apdu.c \
	gen/TCAP_Abort.c \
	gen/TCAP_Associate-result.c \
	gen/TCAP_Associate-source-diagnostic.c \
	gen/TCAP_Begin.c \
	gen/TCAP_Component.c \
	gen/TCAP_ComponentPortion.c \
	gen/TCAP_Continue.c \
	gen/TCAP_DestTransactionID.c \
	gen/TCAP_Dialog1.c \
	gen/TCAP_DialoguePDU.c \
	gen/TCAP_DialoguePortion.c \
	gen/TCAP_ERROR.c \
	gen/TCAP_EXTERNAL.c \
	gen/TCAP_End.c \
	gen/TCAP_ErrorCode.c \
	gen/TCAP_ExternalPDU.c \
	gen/TCAP_GeneralProblem.c \
	gen/TCAP_Invoke.c \
	gen/TCAP_InvokeIdType.c \
	gen/TCAP_InvokeProblem.c \
	gen/TCAP_OPERATION.c \
	gen/TCAP_OrigTransactionID.c \
	gen/TCAP_Parameter.c \
	gen/TCAP_P-AbortCause.c \
	gen/TCAP_RLRE-apdu.c \
	gen/TCAP_RLRQ-apdu.c \
	gen/TCAP_Reason.c \
	gen/TCAP_Reject.c \
	gen/TCAP_Release-request-reason.c \
	gen/TCAP_Release-response-reason.c \
	gen/TCAP_ReturnError.c \
	gen/TCAP_ReturnErrorProblem.c \
	gen/TCAP_ReturnResult.c \
	gen/TCAP_ReturnResultProblem.c \
	gen/TCAP_TCMessage.c \
	gen/TCAP_UniDialoguePDU.c \
	gen/TCAP_Unidirectional.c \
	$(NULL)

ASN_MODULE_SRC = \
	$(GEN_SRC) \
	$(SKEL_SRC) \
	$(NULL)

SKEL_HEADER_FILES = \
	ANY.h \
	BIT_STRING.h \
	GraphicString.h \
	INTEGER.h \
	NULL.h \
	NativeInteger.h \
	OBJECT_IDENTIFIER.h \
	OCTET_STRING.h \
	OPEN_TYPE.h \
	ObjectDescriptor.h \
	asn_SEQUENCE_OF.h \
	asn_SET_OF.h \
	asn_application.h \
	asn_bit_data.h \
	asn_codecs.h \
	asn_codecs_prim.h \
	asn_config.h \
	asn_internal.h \
	asn_ioc.h \
	asn_random_fill.h \
	asn_system.h \
	ber_decoder.h \
	ber_tlv_length.h \
	ber_tlv_tag.h \
	constraints.h \
	constr_CHOICE.h \
	constr_SEQUENCE.h \
	constr_SEQUENCE_OF.h \
	constr_SET_OF.h \
	constr_TYPE.h \
	der_encoder.h \
	$(NULL)

GEN_HEADER_FILES = \
	TCAP_RLRQ-apdu.h \
	TCAP_Component.h \
	TCAP_Parameter.h \
	TCAP_TCMessage.h \
	TCAP_ComponentPortion.h \
	TCAP_OrigTransactionID.h \
	TCAP_Associate-result.h \
	TCAP_AUDT-apdu.h \
	TCAP_GeneralProblem.h \
	TCAP_Begin.h \
	TCAP_DialoguePDU.h \
	TCAP_Release-response-reason.h \
	TCAP_ExternalPDU.h \
	TCAP_AARQ-apdu.h \
	TCAP_Continue.h \
	TCAP_asn_constant.h \
	TCAP_DialoguePortion.h \
	TCAP_InvokeIdType.h \
	TCAP_UniDialoguePDU.h \
	TCAP_End.h \
	TCAP_ReturnResult.h \
	TCAP_Abort.h \
	TCAP_Dialog1.h \
	TCAP_OPERATION.h \
	TCAP_Reject.h \
	TCAP_Invoke.h \
	TCAP_ReturnError.h \
	TCAP_Release-request-reason.h \
	TCAP_Reason.h \
	TCAP_ReturnErrorProblem.h \
	TCAP_ABRT-apdu.h \
	TCAP_ERROR.h \
	TCAP_AARE-apdu.h \
	TCAP_DestTransactionID.h \
	TCAP_ErrorCode.h \
	TCAP_Unidirectional.h \
	TCAP_ABRT-source.h \
	TCAP_InvokeProblem.h \
	TCAP_ReturnResultProblem.h \
	TCAP_P-AbortCause.h \
	TCAP_EXTERNAL.h \
	TCAP_RLRE-apdu.h \
	TCAP_Associate-source-diagnostic.h \
	$(NULL)

ASN_MODULE_INC = \
	$(SKEL_HEADER_FILES) \
	$(GEN_HEADER_FILES) \
	$(NULL)


# This is _NOT_ the library release version, it's an API version.
# Please read Chapter 6 "Library interface versions" of the libtool
# documentation before making any modification
LIBVERSION = 0:0:0

#INCLUDES = $(all_includes) -I/usr/local/include/asn1c -I$(top_srcdir)/include
AM_CFLAGS = -I$(top_srcdir)/include/ -I$(top_srcdir)/src/skel $(ASN_MODULE_CFLAGS)
libosmo_asn1_tcap_la_SOURCES = \
	$(ASN_MODULE_SRC)

lib_LTLIBRARIES = libosmo-asn1-tcap.la
all: all-am

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --gnu src/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__maybe_remake_depfiles)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
	esac;

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

$(top_srcdir)/configure:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(am__aclocal_m4_deps):

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	list2=; for p in $$list; do \
	  if test -f $$p; then \
	    list2="$$list2 $$p"; \
	  else :; fi; \
	done; \
	test -z "$$list2" || { \
	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
	}

uninstall-libLTLIBRARIES:
	@$(NORMAL_UNINSTALL)
	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
	for p in $$list; do \
	  $(am__strip_dir) \
	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
	done

clean-libLTLIBRARIES:
	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
	@list='$(lib_LTLIBRARIES)'; \
	locs=`for p in $$list; do echo $$p; done | \
	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
	      sort -u`; \
	test -z "$$locs" || { \
	  echo rm -f $${locs}; \
	  rm -f $${locs}; \
	}
gen/$(am__dirstamp):
	@$(MKDIR_P) gen
	@: > gen/$(am__dirstamp)
gen/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) gen/$(DEPDIR)
	@: > gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_AARE-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_AARQ-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ABRT-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ABRT-source.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_AUDT-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Abort.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Associate-result.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Associate-source-diagnostic.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Begin.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Component.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ComponentPortion.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Continue.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_DestTransactionID.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Dialog1.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_DialoguePDU.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_DialoguePortion.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ERROR.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_EXTERNAL.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_End.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ErrorCode.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ExternalPDU.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_GeneralProblem.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Invoke.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_InvokeIdType.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_InvokeProblem.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_OPERATION.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_OrigTransactionID.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Parameter.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_P-AbortCause.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_RLRE-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_RLRQ-apdu.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Reason.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Reject.lo: gen/$(am__dirstamp) gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Release-request-reason.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Release-response-reason.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ReturnError.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ReturnErrorProblem.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ReturnResult.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_ReturnResultProblem.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_TCMessage.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_UniDialoguePDU.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
gen/TCAP_Unidirectional.lo: gen/$(am__dirstamp) \
	gen/$(DEPDIR)/$(am__dirstamp)
skel/$(am__dirstamp):
	@$(MKDIR_P) skel
	@: > skel/$(am__dirstamp)
skel/$(DEPDIR)/$(am__dirstamp):
	@$(MKDIR_P) skel/$(DEPDIR)
	@: > skel/$(DEPDIR)/$(am__dirstamp)
skel/ANY.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/ANY_ber.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/BIT_STRING.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/BIT_STRING_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/BIT_STRING_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/GraphicString.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/INTEGER.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/INTEGER_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/INTEGER_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/INTEGER_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NULL.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/NULL_ber.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/NULL_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NULL_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NativeInteger.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NativeInteger_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NativeInteger_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/NativeInteger_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OBJECT_IDENTIFIER.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OBJECT_IDENTIFIER_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OBJECT_IDENTIFIER_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OCTET_STRING.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OCTET_STRING_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OCTET_STRING_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OCTET_STRING_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/OPEN_TYPE.lo: skel/$(am__dirstamp) skel/$(DEPDIR)/$(am__dirstamp)
skel/OPEN_TYPE_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/ObjectDescriptor.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_SEQUENCE_OF.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_SET_OF.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_application.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_bit_data.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_codecs_prim.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_codecs_prim_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_internal.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/asn_random_fill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/ber_decoder.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/ber_tlv_length.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/ber_tlv_tag.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constraints.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_CHOICE.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_CHOICE_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_CHOICE_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_CHOICE_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE_OF.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE_OF_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SEQUENCE_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SET_OF.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SET_OF_ber.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SET_OF_print.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_SET_OF_rfill.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/constr_TYPE.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)
skel/der_encoder.lo: skel/$(am__dirstamp) \
	skel/$(DEPDIR)/$(am__dirstamp)

libosmo-asn1-tcap.la: $(libosmo_asn1_tcap_la_OBJECTS) $(libosmo_asn1_tcap_la_DEPENDENCIES) $(EXTRA_libosmo_asn1_tcap_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK) -rpath $(libdir) $(libosmo_asn1_tcap_la_OBJECTS) $(libosmo_asn1_tcap_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)
	-rm -f gen/*.$(OBJEXT)
	-rm -f gen/*.lo
	-rm -f skel/*.$(OBJEXT)
	-rm -f skel/*.lo

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

include gen/$(DEPDIR)/TCAP_AARE-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_AARQ-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ABRT-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ABRT-source.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_AUDT-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Abort.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Associate-result.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Associate-source-diagnostic.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Begin.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Component.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ComponentPortion.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Continue.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_DestTransactionID.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Dialog1.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_DialoguePDU.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_DialoguePortion.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ERROR.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_EXTERNAL.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_End.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ErrorCode.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ExternalPDU.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_GeneralProblem.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Invoke.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_InvokeIdType.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_InvokeProblem.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_OPERATION.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_OrigTransactionID.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_P-AbortCause.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Parameter.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_RLRE-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_RLRQ-apdu.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Reason.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Reject.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Release-request-reason.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Release-response-reason.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ReturnError.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ReturnErrorProblem.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ReturnResult.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_ReturnResultProblem.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_TCMessage.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_UniDialoguePDU.Plo # am--include-marker
include gen/$(DEPDIR)/TCAP_Unidirectional.Plo # am--include-marker
include skel/$(DEPDIR)/ANY.Plo # am--include-marker
include skel/$(DEPDIR)/ANY_ber.Plo # am--include-marker
include skel/$(DEPDIR)/BIT_STRING.Plo # am--include-marker
include skel/$(DEPDIR)/BIT_STRING_print.Plo # am--include-marker
include skel/$(DEPDIR)/BIT_STRING_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/GraphicString.Plo # am--include-marker
include skel/$(DEPDIR)/INTEGER.Plo # am--include-marker
include skel/$(DEPDIR)/INTEGER_ber.Plo # am--include-marker
include skel/$(DEPDIR)/INTEGER_print.Plo # am--include-marker
include skel/$(DEPDIR)/INTEGER_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/NULL.Plo # am--include-marker
include skel/$(DEPDIR)/NULL_ber.Plo # am--include-marker
include skel/$(DEPDIR)/NULL_print.Plo # am--include-marker
include skel/$(DEPDIR)/NULL_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/NativeInteger.Plo # am--include-marker
include skel/$(DEPDIR)/NativeInteger_ber.Plo # am--include-marker
include skel/$(DEPDIR)/NativeInteger_print.Plo # am--include-marker
include skel/$(DEPDIR)/NativeInteger_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/OBJECT_IDENTIFIER.Plo # am--include-marker
include skel/$(DEPDIR)/OBJECT_IDENTIFIER_print.Plo # am--include-marker
include skel/$(DEPDIR)/OBJECT_IDENTIFIER_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/OCTET_STRING.Plo # am--include-marker
include skel/$(DEPDIR)/OCTET_STRING_ber.Plo # am--include-marker
include skel/$(DEPDIR)/OCTET_STRING_print.Plo # am--include-marker
include skel/$(DEPDIR)/OCTET_STRING_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/OPEN_TYPE.Plo # am--include-marker
include skel/$(DEPDIR)/OPEN_TYPE_ber.Plo # am--include-marker
include skel/$(DEPDIR)/ObjectDescriptor.Plo # am--include-marker
include skel/$(DEPDIR)/asn_SEQUENCE_OF.Plo # am--include-marker
include skel/$(DEPDIR)/asn_SET_OF.Plo # am--include-marker
include skel/$(DEPDIR)/asn_application.Plo # am--include-marker
include skel/$(DEPDIR)/asn_bit_data.Plo # am--include-marker
include skel/$(DEPDIR)/asn_codecs_prim.Plo # am--include-marker
include skel/$(DEPDIR)/asn_codecs_prim_ber.Plo # am--include-marker
include skel/$(DEPDIR)/asn_internal.Plo # am--include-marker
include skel/$(DEPDIR)/asn_random_fill.Plo # am--include-marker
include skel/$(DEPDIR)/ber_decoder.Plo # am--include-marker
include skel/$(DEPDIR)/ber_tlv_length.Plo # am--include-marker
include skel/$(DEPDIR)/ber_tlv_tag.Plo # am--include-marker
include skel/$(DEPDIR)/constr_CHOICE.Plo # am--include-marker
include skel/$(DEPDIR)/constr_CHOICE_ber.Plo # am--include-marker
include skel/$(DEPDIR)/constr_CHOICE_print.Plo # am--include-marker
include skel/$(DEPDIR)/constr_CHOICE_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE_OF.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE_OF_ber.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE_ber.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE_print.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SEQUENCE_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SET_OF.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SET_OF_ber.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SET_OF_print.Plo # am--include-marker
include skel/$(DEPDIR)/constr_SET_OF_rfill.Plo # am--include-marker
include skel/$(DEPDIR)/constr_TYPE.Plo # am--include-marker
include skel/$(DEPDIR)/constraints.Plo # am--include-marker
include skel/$(DEPDIR)/der_encoder.Plo # am--include-marker

$(am__depfiles_remade):
	@$(MKDIR_P) $(@D)
	@echo '# dummy' >$@-t && $(am__mv) $@-t $@

am--depfiles: $(am__depfiles_remade)

.c.o:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ $<

.c.obj:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
	$(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
	$(am__mv) $$depbase.Tpo $$depbase.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
	$(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
	$(am__mv) $$depbase.Tpo $$depbase.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
	-rm -rf gen/.libs gen/_libs
	-rm -rf skel/.libs skel/_libs

ID: $(am__tagged_files)
	$(am__define_uniq_tagged_files); mkid -fID $$unique
tags: tags-am
TAGS: tags

tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	set x; \
	here=`pwd`; \
	$(am__define_uniq_tagged_files); \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: ctags-am

CTAGS: ctags
ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
	$(am__define_uniq_tagged_files); \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && $(am__cd) $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) "$$here"
cscopelist: cscopelist-am

cscopelist-am: $(am__tagged_files)
	list='$(am__tagged_files)'; \
	case "$(srcdir)" in \
	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
	  *) sdir=$(subdir)/$(srcdir) ;; \
	esac; \
	for i in $$list; do \
	  if test -f "$$i"; then \
	    echo "$(subdir)/$$i"; \
	  else \
	    echo "$$sdir/$$i"; \
	  fi; \
	done >> $(top_builddir)/cscope.files

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
distdir: $(BUILT_SOURCES)
	$(MAKE) $(AM_MAKEFLAGS) distdir-am

distdir-am: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  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:
	for dir in "$(DESTDIR)$(libdir)"; do \
	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
	done
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:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
	-rm -f gen/$(DEPDIR)/$(am__dirstamp)
	-rm -f gen/$(am__dirstamp)
	-rm -f skel/$(DEPDIR)/$(am__dirstamp)
	-rm -f skel/$(am__dirstamp)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
	mostlyclean-am

distclean: distclean-am
		-rm -f gen/$(DEPDIR)/TCAP_AARE-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_AARQ-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ABRT-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ABRT-source.Plo
	-rm -f gen/$(DEPDIR)/TCAP_AUDT-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Abort.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Associate-result.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Associate-source-diagnostic.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Begin.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Component.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ComponentPortion.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Continue.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DestTransactionID.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Dialog1.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DialoguePDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DialoguePortion.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ERROR.Plo
	-rm -f gen/$(DEPDIR)/TCAP_EXTERNAL.Plo
	-rm -f gen/$(DEPDIR)/TCAP_End.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ErrorCode.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ExternalPDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_GeneralProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Invoke.Plo
	-rm -f gen/$(DEPDIR)/TCAP_InvokeIdType.Plo
	-rm -f gen/$(DEPDIR)/TCAP_InvokeProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_OPERATION.Plo
	-rm -f gen/$(DEPDIR)/TCAP_OrigTransactionID.Plo
	-rm -f gen/$(DEPDIR)/TCAP_P-AbortCause.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Parameter.Plo
	-rm -f gen/$(DEPDIR)/TCAP_RLRE-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_RLRQ-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Reject.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Release-request-reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Release-response-reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnError.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnErrorProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnResult.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnResultProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_TCMessage.Plo
	-rm -f gen/$(DEPDIR)/TCAP_UniDialoguePDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Unidirectional.Plo
	-rm -f skel/$(DEPDIR)/ANY.Plo
	-rm -f skel/$(DEPDIR)/ANY_ber.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING_print.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING_rfill.Plo
	-rm -f skel/$(DEPDIR)/GraphicString.Plo
	-rm -f skel/$(DEPDIR)/INTEGER.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_ber.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_print.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_rfill.Plo
	-rm -f skel/$(DEPDIR)/NULL.Plo
	-rm -f skel/$(DEPDIR)/NULL_ber.Plo
	-rm -f skel/$(DEPDIR)/NULL_print.Plo
	-rm -f skel/$(DEPDIR)/NULL_rfill.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_ber.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_print.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_rfill.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER_print.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER_rfill.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_ber.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_print.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_rfill.Plo
	-rm -f skel/$(DEPDIR)/OPEN_TYPE.Plo
	-rm -f skel/$(DEPDIR)/OPEN_TYPE_ber.Plo
	-rm -f skel/$(DEPDIR)/ObjectDescriptor.Plo
	-rm -f skel/$(DEPDIR)/asn_SEQUENCE_OF.Plo
	-rm -f skel/$(DEPDIR)/asn_SET_OF.Plo
	-rm -f skel/$(DEPDIR)/asn_application.Plo
	-rm -f skel/$(DEPDIR)/asn_bit_data.Plo
	-rm -f skel/$(DEPDIR)/asn_codecs_prim.Plo
	-rm -f skel/$(DEPDIR)/asn_codecs_prim_ber.Plo
	-rm -f skel/$(DEPDIR)/asn_internal.Plo
	-rm -f skel/$(DEPDIR)/asn_random_fill.Plo
	-rm -f skel/$(DEPDIR)/ber_decoder.Plo
	-rm -f skel/$(DEPDIR)/ber_tlv_length.Plo
	-rm -f skel/$(DEPDIR)/ber_tlv_tag.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_print.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_OF.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_OF_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_print.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_print.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_TYPE.Plo
	-rm -f skel/$(DEPDIR)/constraints.Plo
	-rm -f skel/$(DEPDIR)/der_encoder.Plo
	-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am:

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am: install-libLTLIBRARIES

install-html: install-html-am

install-html-am:

install-info: install-info-am

install-info-am:

install-man:

install-pdf: install-pdf-am

install-pdf-am:

install-ps: install-ps-am

install-ps-am:

installcheck-am:

maintainer-clean: maintainer-clean-am
		-rm -f gen/$(DEPDIR)/TCAP_AARE-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_AARQ-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ABRT-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ABRT-source.Plo
	-rm -f gen/$(DEPDIR)/TCAP_AUDT-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Abort.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Associate-result.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Associate-source-diagnostic.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Begin.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Component.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ComponentPortion.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Continue.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DestTransactionID.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Dialog1.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DialoguePDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_DialoguePortion.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ERROR.Plo
	-rm -f gen/$(DEPDIR)/TCAP_EXTERNAL.Plo
	-rm -f gen/$(DEPDIR)/TCAP_End.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ErrorCode.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ExternalPDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_GeneralProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Invoke.Plo
	-rm -f gen/$(DEPDIR)/TCAP_InvokeIdType.Plo
	-rm -f gen/$(DEPDIR)/TCAP_InvokeProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_OPERATION.Plo
	-rm -f gen/$(DEPDIR)/TCAP_OrigTransactionID.Plo
	-rm -f gen/$(DEPDIR)/TCAP_P-AbortCause.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Parameter.Plo
	-rm -f gen/$(DEPDIR)/TCAP_RLRE-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_RLRQ-apdu.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Reject.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Release-request-reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Release-response-reason.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnError.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnErrorProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnResult.Plo
	-rm -f gen/$(DEPDIR)/TCAP_ReturnResultProblem.Plo
	-rm -f gen/$(DEPDIR)/TCAP_TCMessage.Plo
	-rm -f gen/$(DEPDIR)/TCAP_UniDialoguePDU.Plo
	-rm -f gen/$(DEPDIR)/TCAP_Unidirectional.Plo
	-rm -f skel/$(DEPDIR)/ANY.Plo
	-rm -f skel/$(DEPDIR)/ANY_ber.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING_print.Plo
	-rm -f skel/$(DEPDIR)/BIT_STRING_rfill.Plo
	-rm -f skel/$(DEPDIR)/GraphicString.Plo
	-rm -f skel/$(DEPDIR)/INTEGER.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_ber.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_print.Plo
	-rm -f skel/$(DEPDIR)/INTEGER_rfill.Plo
	-rm -f skel/$(DEPDIR)/NULL.Plo
	-rm -f skel/$(DEPDIR)/NULL_ber.Plo
	-rm -f skel/$(DEPDIR)/NULL_print.Plo
	-rm -f skel/$(DEPDIR)/NULL_rfill.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_ber.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_print.Plo
	-rm -f skel/$(DEPDIR)/NativeInteger_rfill.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER_print.Plo
	-rm -f skel/$(DEPDIR)/OBJECT_IDENTIFIER_rfill.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_ber.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_print.Plo
	-rm -f skel/$(DEPDIR)/OCTET_STRING_rfill.Plo
	-rm -f skel/$(DEPDIR)/OPEN_TYPE.Plo
	-rm -f skel/$(DEPDIR)/OPEN_TYPE_ber.Plo
	-rm -f skel/$(DEPDIR)/ObjectDescriptor.Plo
	-rm -f skel/$(DEPDIR)/asn_SEQUENCE_OF.Plo
	-rm -f skel/$(DEPDIR)/asn_SET_OF.Plo
	-rm -f skel/$(DEPDIR)/asn_application.Plo
	-rm -f skel/$(DEPDIR)/asn_bit_data.Plo
	-rm -f skel/$(DEPDIR)/asn_codecs_prim.Plo
	-rm -f skel/$(DEPDIR)/asn_codecs_prim_ber.Plo
	-rm -f skel/$(DEPDIR)/asn_internal.Plo
	-rm -f skel/$(DEPDIR)/asn_random_fill.Plo
	-rm -f skel/$(DEPDIR)/ber_decoder.Plo
	-rm -f skel/$(DEPDIR)/ber_tlv_length.Plo
	-rm -f skel/$(DEPDIR)/ber_tlv_tag.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_print.Plo
	-rm -f skel/$(DEPDIR)/constr_CHOICE_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_OF.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_OF_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_print.Plo
	-rm -f skel/$(DEPDIR)/constr_SEQUENCE_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_ber.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_print.Plo
	-rm -f skel/$(DEPDIR)/constr_SET_OF_rfill.Plo
	-rm -f skel/$(DEPDIR)/constr_TYPE.Plo
	-rm -f skel/$(DEPDIR)/constraints.Plo
	-rm -f skel/$(DEPDIR)/der_encoder.Plo
	-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

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

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-libLTLIBRARIES

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am clean \
	clean-generic clean-libLTLIBRARIES clean-libtool cscopelist-am \
	ctags ctags-am 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-dvi install-dvi-am install-exec \
	install-exec-am install-html install-html-am install-info \
	install-info-am install-libLTLIBRARIES install-man install-pdf \
	install-pdf-am install-ps install-ps-am 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 tags-am uninstall uninstall-am uninstall-libLTLIBRARIES

.PRECIOUS: Makefile


regen: regenerate-from-asn1-source

regenerate-from-asn1-source:
	rm -f $(top_srcdir)/src/gen/*.c $(top_srcdir)/include/osmocom/tcap/*.h
	ASN1C_PREFIX="TCAP_" ${ASN1C_BIN_PATH} \
		-S $(ASN1C_SKELETON_PATH) \
		-D $(top_srcdir)/src/gen \
		-fcompound-names \
		-gen-BER \
		-no-gen-APER \
		-no-gen-XER \
		-no-gen-JER \
		-no-gen-OER \
		-no-gen-UPER \
		-no-gen-example \
		$(top_srcdir)/asn/DialoguePDUs.asn \
		$(top_srcdir)/asn/tcap.asn \
		$(top_srcdir)/asn/UnidialoguePDUs.asn \
		$(NULL)
# Remove comments with paths
	for i in $(top_srcdir)/src/gen/*; do \
		sed -i \
			-e '/^ \*.*found in "/d' \
			-e '/^ \*.*`asn1c -S/d' \
			$$i; \
	done
# Move *.h files (skeleton and generated) to include/osmocom/tcap and adjust
# #include <...> in *.c and *.h files
	cd $(top_srcdir)/src/gen && \
		../../move-asn1-header-files.sh osmocom/tcap $(ASN_MODULE_INC)
# Move skeleton *.c files to src/skel
	rm -rf $(top_srcdir)/src/skel
	mkdir $(top_srcdir)/src/skel
	for i in $(top_srcdir)/src/gen/*; do \
		case $$i in \
		*/TCAP_*) \
			;; \
		*.c) \
			mv -v "$$i" $(top_srcdir)/src/skel/ \
			;; \
		esac; \
	done
# Remove files we don't need
	rm $(top_srcdir)/src/gen/Makefile.am.libasncodec

# 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:
