# Makefile.in generated by automake 1.16.5 from Makefile.am.
# include/osmocom/ranap/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)/osmo-iuh
pkgincludedir = $(includedir)/osmo-iuh
pkglibdir = $(libdir)/osmo-iuh
pkglibexecdir = $(libexecdir)/osmo-iuh
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 = include/osmocom/ranap
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 $(ranap_HEADERS) \
	$(am__DIST_COMMON)
mkinstalldirs = $(install_sh) -d
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
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 = 
SOURCES =
DIST_SOURCES =
am__can_run_installinfo = \
  case $$AM_UPDATE_INFO_DIR in \
    n|no|NO) false;; \
    *) (install-info --version) >/dev/null 2>&1;; \
  esac
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)$(ranapdir)"
HEADERS = $(ranap_HEADERS)
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
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} '/build/osmo-iuh/missing' aclocal-1.16
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
ASN1C_CFLAGS = -I/build/inst-osmo-sgsn/include/ -I/build/inst-osmo-sgsn/include/asn1c 
ASN1C_LIBS = -L/build/inst-osmo-sgsn/lib -ltalloc -lasn1c 
AUTOCONF = ${SHELL} '/build/osmo-iuh/missing' autoconf
AUTOHEADER = ${SHELL} '/build/osmo-iuh/missing' autoheader
AUTOMAKE = ${SHELL} '/build/osmo-iuh/missing' automake-1.16
AWK = gawk
CC = gcc
CCDEPMODE = depmode=gcc3
CFLAGS = -g -O2 -std=gnu11 -fsanitize=address -fsanitize=undefined -Wall
CPPFLAGS =  -fsanitize=address -fsanitize=undefined -Wall
CSCOPE = cscope
CTAGS = ctags
CYGPATH_W = echo
DEFS = -DPACKAGE_NAME=\"osmo-iuh\" -DPACKAGE_TARNAME=\"osmo-iuh\" -DPACKAGE_VERSION=\"1.7.0.18-3764\" -DPACKAGE_STRING=\"osmo-iuh\ 1.7.0.18-3764\" -DPACKAGE_BUGREPORT=\"openbsc@lists.osmocom.org\" -DPACKAGE_URL=\"\" -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/\" -DPACKAGE=\"osmo-iuh\" -DVERSION=\"1.7.0.18-3764\" -DHAVE_NETINET_SCTP_H=1
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/osmo-iuh/missing' makeinfo
MANIFEST_TOOL = :
MKDIR_P = /usr/bin/mkdir -p
NM = /usr/bin/nm -B
NMEDIT = 
OBJDUMP = objdump
OBJEXT = o
OSMOCORE_CFLAGS = -I/build/inst-osmo-sgsn/include/ -pthread 
OSMOCORE_LIBS = -L/build/inst-osmo-sgsn/lib -losmocore -ltalloc -lmnl 
OSMOCTRL_CFLAGS = -I/build/inst-osmo-sgsn/include/ -pthread 
OSMOCTRL_LIBS = -L/build/inst-osmo-sgsn/lib -losmoctrl -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
OSMOGSM_CFLAGS = -I/build/inst-osmo-sgsn/include/ -pthread 
OSMOGSM_LIBS = -L/build/inst-osmo-sgsn/lib -losmogsm -losmoisdn -losmocore -ltalloc -lmnl 
OSMONETIF_CFLAGS = -I/build/inst-osmo-sgsn/include/ 
OSMONETIF_LIBS = -L/build/inst-osmo-sgsn/lib -losmonetif 
OSMOSIGTRAN_CFLAGS = -I/build/inst-osmo-sgsn/include/ -pthread 
OSMOSIGTRAN_LIBS = -L/build/inst-osmo-sgsn/lib -losmo-sigtran 
OSMOVTY_CFLAGS = -I/build/inst-osmo-sgsn/include/ -pthread 
OSMOVTY_LIBS = -L/build/inst-osmo-sgsn/lib -losmovty -losmocore -ltalloc -lmnl 
OSMO_GSM_MANUALS_DIR = 
OTOOL = 
OTOOL64 = 
PACKAGE = osmo-iuh
PACKAGE_BUGREPORT = openbsc@lists.osmocom.org
PACKAGE_NAME = osmo-iuh
PACKAGE_STRING = osmo-iuh 1.7.0.18-3764
PACKAGE_TARNAME = osmo-iuh
PACKAGE_URL = 
PACKAGE_VERSION = 1.7.0.18-3764
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_INSTALLED = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR = 
PKG_CONFIG_PATH = /build/inst-osmo-sgsn/lib/pkgconfig:
RANLIB = ranlib
RELMAKE = -include osmo-release.mk
SED = /usr/bin/sed
SET_MAKE = 
SHELL = /bin/bash
STRIP = strip
VERSION = 1.7.0.18-3764
abs_builddir = /build/osmo-iuh/include/osmocom/ranap
abs_srcdir = /build/osmo-iuh/include/osmocom/ranap
abs_top_builddir = /build/osmo-iuh
abs_top_srcdir = /build/osmo-iuh
ac_ct_AR = ar
ac_ct_CC = gcc
ac_ct_DUMPBIN = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = tar --format=ustar -chf - "$$tardir"
am__untar = 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/osmo-iuh/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/inst-osmo-sgsn
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 = ../../..
EXTRA_DIST = \
	version.h.tpl \
	$(NULL)

ranap_HEADERS = \
	ranap_ies_defs.h \
	ranap_common.h \
	ranap_common_cn.h \
	ranap_common_ran.h \
	ranap_msg_factory.h \
	iu_helpers.h \
	iu_client.h \
	RANAP_AccuracyFulfilmentIndicator.h \
	RANAP_AllocationOrRetentionPriority.h \
	RANAP_AlternativeRABConfigurationRequest.h \
	RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateInf.h \
	RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrateList.h \
	RANAP_Alt-RAB-Parameter-ExtendedGuaranteedBitrates.h \
	RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateInf.h \
	RANAP_Alt-RAB-Parameter-ExtendedMaxBitrateList.h \
	RANAP_Alt-RAB-Parameter-ExtendedMaxBitrates.h \
	RANAP_Alt-RAB-Parameter-GuaranteedBitrateInf.h \
	RANAP_Alt-RAB-Parameter-GuaranteedBitrateList.h \
	RANAP_Alt-RAB-Parameter-GuaranteedBitrates.h \
	RANAP_Alt-RAB-Parameter-GuaranteedBitrateType.h \
	RANAP_Alt-RAB-Parameter-MaxBitrateInf.h \
	RANAP_Alt-RAB-Parameter-MaxBitrateList.h \
	RANAP_Alt-RAB-Parameter-MaxBitrates.h \
	RANAP_Alt-RAB-Parameter-MaxBitrateType.h \
	RANAP_Alt-RAB-Parameters.h \
	RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrateInf.h \
	RANAP_Alt-RAB-Parameter-SupportedGuaranteedBitrates.h \
	RANAP_Alt-RAB-Parameter-SupportedMaxBitrateInf.h \
	RANAP_Alt-RAB-Parameter-SupportedMaxBitrates.h \
	RANAP_APN.h \
	RANAP_AreaIdentity.h \
	RANAP_Ass-RAB-Parameter-ExtendedGuaranteedBitrateList.h \
	RANAP_Ass-RAB-Parameter-ExtendedMaxBitrateList.h \
	RANAP_Ass-RAB-Parameter-GuaranteedBitrateList.h \
	RANAP_Ass-RAB-Parameter-MaxBitrateList.h \
	RANAP_Ass-RAB-Parameters.h \
	RANAP_AuthorisedPLMNs.h \
	RANAP_AuthorisedPLMNs-Value.h \
	RANAP_AuthorisedSNAs.h \
	RANAP_BindingID.h \
	RANAP_BroadcastAssistanceDataDecipheringKeys.h \
	RANAP_Cause.h \
	RANAP_CauseMisc.h \
	RANAP_CauseNAS.h \
	RANAP_CauseNon-Standard.h \
	RANAP_CauseProtocol.h \
	RANAP_CauseRadioNetworkExtension.h \
	RANAP_CauseRadioNetwork.h \
	RANAP_CauseTransmissionNetwork.h \
	RANAP_Cell-Access-Mode.h \
	RANAP_CellBased.h \
	RANAP_Cell-Capacity-Class-Value.h \
	RANAP_Cell-Id.h \
	RANAP_CellIdList.h \
	RANAP_CellLoadInformationGroup.h \
	RANAP_CellLoadInformation.h \
	RANAP_CellType.h \
	RANAP_CGI.h \
	RANAP_ChosenEncryptionAlgorithm.h \
	RANAP_ChosenIntegrityProtectionAlgorithm.h \
	RANAP_CI.h \
	RANAP_ClassmarkInformation2.h \
	RANAP_ClassmarkInformation3.h \
	RANAP_ClientType.h \
	RANAP_CN-DeactivateTrace.h \
	RANAP_CN-DomainIndicator.h \
	RANAP_CN-ID.h \
	RANAP_CN-InvokeTrace.h \
	RANAP_CNMBMSLinkingInformation.h \
	RANAP_CommonID.h \
	RANAP_Correlation-ID.h \
	RANAP_CriticalityDiagnostics.h \
	RANAP_CriticalityDiagnostics-IE-List.h \
	RANAP_CriticalityDiagnostics-IE-List-Value.h \
	RANAP_Criticality.h \
	RANAP_CSFB-Information.h \
	RANAP_CSG-Id.h \
	RANAP_CSG-Id-List.h \
	RANAP_CSG-Membership-Status.h \
	RANAP_DataPDUType.h \
	RANAP_DataVolumeList.h \
	RANAP_DataVolumeList-Value.h \
	RANAP_DataVolumeReference.h \
	RANAP_DataVolumeReport.h \
	RANAP_DataVolumeReportingIndication.h \
	RANAP_DataVolumeReportList.h \
	RANAP_DataVolumeReportRequest.h \
	RANAP_DCH-ID.h \
	RANAP_DeliveryOfErroneousSDU.h \
	RANAP_DeliveryOrder.h \
	RANAP_DeltaRAListofIdleModeUEs.h \
	RANAP_DirectInformationTransfer.h \
	RANAP_DirectReportingIndicator.h \
	RANAP_DirectTransfer.h \
	RANAP_DirectTransfer-IE-ContainerList.h \
	RANAP_DirectTransferInformationItem-RANAP-RelocInf.h \
	RANAP_DL-GTP-PDU-SequenceNumber.h \
	RANAP_DL-N-PDU-SequenceNumber.h \
	RANAP_D-RNTI.h \
	RANAP_DRX-CycleLengthCoefficient.h \
	RANAP_DSCH-ID.h \
	RANAP_EARFCN-Extended.h \
	RANAP_E-DCH-MAC-d-Flow-ID.h \
	RANAP_ENB-ID.h \
	RANAP_EncryptionAlgorithm.h \
	RANAP_EncryptionInformation.h \
	RANAP_EncryptionKey.h \
	RANAP_End-Of-CSFB.h \
	RANAP_EnhancedRelocationCompleteConfirm.h \
	RANAP_EnhancedRelocationCompleteFailure.h \
	RANAP_EnhancedRelocationCompleteRequest.h \
	RANAP_EnhancedRelocationCompleteResponse.h \
	RANAP_EquipmentsToBeTraced.h \
	RANAP_ErrorIndication.h \
	RANAP_EUTRANFrequencies.h \
	RANAP_EUTRANFrequencies-Value.h \
	RANAP_E-UTRAN-Service-Handover.h \
	RANAP_Event1F-Parameters.h \
	RANAP_Event1I-Parameters.h \
	RANAP_Event.h \
	RANAP_ExtendedGuaranteedBitrate.h \
	RANAP_ExtendedMaxBitrate.h \
	RANAP_ExtendedRNC-ID.h \
	RANAP_ForwardingIndication.h \
	RANAP_ForwardSRNS-Context.h \
	RANAP_FrameSequenceNumber.h \
	RANAP_FrequenceLayerConvergenceFlag.h \
	RANAP_GA-AltitudeAndDirection.h \
	RANAP_GA-EllipsoidArc.h \
	RANAP_GANSS-PositioningDataSet.h \
	RANAP_GANSS-PositioningMethodAndUsage.h \
	RANAP_GA-Point.h \
	RANAP_GA-PointWithAltitudeAndUncertaintyEllipsoid.h \
	RANAP_GA-PointWithAltitude.h \
	RANAP_GA-PointWithUnCertaintyEllipse.h \
	RANAP_GA-PointWithUnCertainty.h \
	RANAP_GA-Polygon.h \
	RANAP_GA-Polygon-Value.h \
	RANAP_GA-UncertaintyEllipse.h \
	RANAP_GeographicalArea.h \
	RANAP_GeographicalCoordinates.h \
	RANAP_GERAN-BSC-Container.h \
	RANAP_GERAN-Cell-ID.h \
	RANAP_GERAN-Classmark.h \
	RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-Item.h \
	RANAP_GERAN-Iumode-RAB-Failed-RABAssgntResponse-List.h \
	RANAP_GlobalCN-ID.h \
	RANAP_GlobalRNC-ID.h \
	RANAP_GTP-TEI.h \
	RANAP_GuaranteedBitrate.h \
	RANAP_HigherBitratesThan16MbpsFlag.h \
	RANAP_HorizontalSpeedAndBearing.h \
	RANAP_HorizontalVelocity.h \
	RANAP_HorizontalVelocityWithUncertainty.h \
	RANAP_HorizontalWithVerticalVelocityAndUncertainty.h \
	RANAP_HorizontalWithVerticalVelocity.h \
	RANAP_HS-DSCH-MAC-d-Flow-ID.h \
	RANAP_IE-Extensions.h \
	RANAP_IE.h \
	RANAP_IMEIGroup.h \
	RANAP_IMEI.h \
	RANAP_IMEIList.h \
	RANAP_IMEISVGroup.h \
	RANAP_IMEISV.h \
	RANAP_IMEISVList.h \
	RANAP_ImmediateMDT.h \
	RANAP_IMSI.h \
	RANAP_IncludeVelocity.h \
	RANAP_InformationExchangeID.h \
	RANAP_InformationExchangeType.h \
	RANAP_InformationRequested.h \
	RANAP_InformationRequestType.h \
	RANAP_InformationTransferConfirmation.h \
	RANAP_InformationTransferFailure.h \
	RANAP_InformationTransferID.h \
	RANAP_InformationTransferIndication.h \
	RANAP_InformationTransferType.h \
	RANAP_InitialUE-Message.h \
	RANAP_InitiatingMessage.h \
	RANAP_IntegrityProtectionAlgorithm.h \
	RANAP_IntegrityProtectionInformation.h \
	RANAP_IntegrityProtectionKey.h \
	RANAP_InterfacesToTraceItem.h \
	RANAP_InterSystemInformationTransferType.h \
	RANAP_InterSystemInformation-TransparentContainer.h \
	RANAP_IPMulticastAddress.h \
	RANAP_IRAT-Measurement-Configuration.h \
	RANAP_IRATmeasurementParameters.h \
	RANAP_Iu-ReleaseCommand.h \
	RANAP_Iu-ReleaseComplete.h \
	RANAP_Iu-ReleaseRequest.h \
	RANAP_IuSigConId-IE-ContainerList.h \
	RANAP_IuSignallingConnectionIdentifier.h \
	RANAP_IuTransportAssociation.h \
	RANAP_JoinedMBMSBearerService-IEs.h \
	RANAP_JoinedMBMSBearerService-IEs-Value.h \
	RANAP_KeyStatus.h \
	RANAP_L3-Information.h \
	RANAP_LABased.h \
	RANAP_LAC.h \
	RANAP_LAI.h \
	RANAP_LAI-List.h \
	RANAP_LA-LIST.h \
	RANAP_LA-LIST-Value.h \
	RANAP_LAListofIdleModeUEs.h \
	RANAP_LastKnownServiceArea.h \
	RANAP_LastVisitedUTRANCell-Item.h \
	RANAP_LeftMBMSBearerService-IEs.h \
	RANAP_LeftMBMSBearerService-IEs-Value.h \
	RANAP_LHN-ID.h \
	RANAP_Links-to-log.h \
	RANAP_ListOfInterfacesToTrace.h \
	RANAP_ListOF-SNAs.h \
	RANAP_LoadValue.h \
	RANAP_LocationRelatedDataFailure.h \
	RANAP_LocationRelatedDataRequest.h \
	RANAP_LocationRelatedDataRequestType.h \
	RANAP_LocationRelatedDataRequestTypeSpecificToGERANIuMode.h \
	RANAP_LocationRelatedDataResponse.h \
	RANAP_LocationReport.h \
	RANAP_LocationReportingControl.h \
	RANAP_LocationReportingTransferInformation.h \
	RANAP_LoggedMDT.h \
	RANAP_LoggingDuration.h \
	RANAP_LoggingInterval.h \
	RANAP_M1Report.h \
	RANAP_M2Report.h \
	RANAP_M4-Collection-Parameters.h \
	RANAP_M4-Period.h \
	RANAP_M4Report.h \
	RANAP_M4-Threshold.h \
	RANAP_M5-Period.h \
	RANAP_M5Report.h \
	RANAP_M6-Period.h \
	RANAP_M6Report.h \
	RANAP_M7-Period.h \
	RANAP_M7Report.h \
	RANAP_Management-Based-MDT-Allowed.h \
	RANAP_MaxBitrate.h \
	RANAP_MaxSDU-Size.h \
	RANAP_MBMSBearerServiceType.h \
	RANAP_MBMSCNDe-Registration.h \
	RANAP_MBMSCNDe-RegistrationRequest.h \
	RANAP_MBMSCNDe-RegistrationResponse.h \
	RANAP_MBMSCountingInformation.h \
	RANAP_MBMSHCIndicator.h \
	RANAP_MBMSIPMulticastAddressandAPNlist.h \
	RANAP_MBMSIPMulticastAddressandAPNRequest.h \
	RANAP_MBMSLinkingInformation.h \
	RANAP_MBMS-PTP-RAB-ID.h \
	RANAP_MBMSRABEstablishmentIndication.h \
	RANAP_MBMSRABReleaseFailure.h \
	RANAP_MBMSRABRelease.h \
	RANAP_MBMSRABReleaseRequest.h \
	RANAP_MBMSRegistrationFailure.h \
	RANAP_MBMSRegistrationRequest.h \
	RANAP_MBMSRegistrationRequestType.h \
	RANAP_MBMSRegistrationResponse.h \
	RANAP_MBMSServiceArea.h \
	RANAP_MBMSSessionDuration.h \
	RANAP_MBMSSessionIdentity.h \
	RANAP_MBMSSessionRepetitionNumber.h \
	RANAP_MBMSSessionStartFailure.h \
	RANAP_MBMSSessionStart.h \
	RANAP_MBMSSessionStartResponse.h \
	RANAP_MBMSSessionStop.h \
	RANAP_MBMSSessionStopResponse.h \
	RANAP_MBMSSessionUpdateFailure.h \
	RANAP_MBMSSessionUpdate.h \
	RANAP_MBMSSessionUpdateResponse.h \
	RANAP_MBMSSynchronisationInformation.h \
	RANAP_MBMSUELinkingRequest.h \
	RANAP_MBMSUELinkingResponse.h \
	RANAP_MDT-Activation.h \
	RANAP_MDTAreaScope.h \
	RANAP_MDT-Configuration.h \
	RANAP_MDTMode.h \
	RANAP_MDT-PLMN-List.h \
	RANAP_MDT-Report-Parameters.h \
	RANAP_MeasBand.h \
	RANAP_MeasurementQuantity.h \
	RANAP_MeasurementsToActivate.h \
	RANAP_MessageStructure.h \
	RANAP_MessageStructure-Value.h \
	RANAP_MSISDN.h \
	RANAP_NAS-PDU.h \
	RANAP_NAS-SequenceNumber.h \
	RANAP_NAS-SynchronisationIndicator.h \
	RANAP_NewBSS-To-OldBSS-Information.h \
	RANAP_NewRAListofIdleModeUEs.h \
	RANAP_NonSearchingIndication.h \
	RANAP_NotEmptyRAListofIdleModeUEs.h \
	RANAP_NRTLoadInformationValue.h \
	RANAP_NumberOfIuInstances.h \
	RANAP_NumberOfSteps.h \
	RANAP_Offload-RAB-Parameters-APN.h \
	RANAP_Offload-RAB-Parameters-ChargingCharacteristics.h \
	RANAP_Offload-RAB-Parameters.h \
	RANAP_OldBSS-ToNewBSS-Information.h \
	RANAP_OMC-ID.h \
	RANAP_Outcome.h \
	RANAP_Out-Of-UTRAN.h \
	RANAP_Overload.h \
	RANAP_PagingAreaID.h \
	RANAP_PagingCause.h \
	RANAP_Paging.h \
	RANAP_PDP-Type-extension.h \
	RANAP_PDP-Type.h \
	RANAP_PDP-TypeInformation-extension.h \
	RANAP_PDP-TypeInformation.h \
	RANAP_PDUType14FrameSequenceNumber.h \
	RANAP_PeriodicLocationInfo.h \
	RANAP_PeriodicReportingIndicator.h \
	RANAP_PermanentNAS-UE-ID.h \
	RANAP_PermittedEncryptionAlgorithms.h \
	RANAP_PermittedIntegrityProtectionAlgorithms.h \
	RANAP_PLMNidentity.h \
	RANAP_PLMNs-in-shared-network.h \
	RANAP_PLMNs-in-shared-network-Value.h \
	RANAP_Port-Number.h \
	RANAP_PositionData.h \
	RANAP_PositionDataSpecificToGERANIuMode.h \
	RANAP_PositioningDataDiscriminator.h \
	RANAP_PositioningDataSet.h \
	RANAP_PositioningMethodAndUsage.h \
	RANAP_PositioningPriority.h \
	RANAP_Pre-emptionCapability.h \
	RANAP_Pre-emptionVulnerability.h \
	RANAP_Presence.h \
	RANAP_Priority-Class-Indicator.h \
	RANAP_PriorityLevel.h \
	RANAP_PrivateIE-ID.h \
	RANAP_PrivateMessage.h \
	RANAP_ProcedureCode.h \
	RANAP_ProtocolError-IE-ContainerList.h \
	RANAP_ProtocolExtensionContainer.h \
	RANAP_ProtocolExtensionField.h \
	RANAP_ProtocolExtensionID.h \
	RANAP_ProtocolIE-Container.h \
	RANAP_ProtocolIE-ContainerPair.h \
	RANAP_ProtocolIE-FieldPair.h \
	RANAP_ProtocolIE-ID.h \
	RANAP_ProvidedData.h \
	RANAP_P-TMSI.h \
	RANAP_QueuingAllowed.h \
	RANAP_RABased.h \
	RANAP_RAB-AssignmentRequest.h \
	RANAP_RAB-AssignmentResponse.h \
	RANAP_RAB-AsymmetryIndicator.h \
	RANAP_RAB-ContextItem.h \
	RANAP_RAB-ContextItem-RANAP-RelocInf.h \
	RANAP_RAB-ContextList.h \
	RANAP_RAB-ContextList-RANAP-RelocInf.h \
	RANAP_RAB-DataForwardingItem.h \
	RANAP_RAB-DataForwardingItem-SRNS-CtxReq.h \
	RANAP_RAB-DataForwardingList.h \
	RANAP_RAB-DataForwardingList-SRNS-CtxReq.h \
	RANAP_RABDataVolumeReport.h \
	RANAP_RABDataVolumeReport-Value.h \
	RANAP_RAB-DataVolumeReportItem.h \
	RANAP_RAB-DataVolumeReportList.h \
	RANAP_RAB-DataVolumeReportRequestItem.h \
	RANAP_RAB-DataVolumeReportRequestList.h \
	RANAP_RAB-FailedItem-EnhRelocInfoRes.h \
	RANAP_RAB-FailedItem.h \
	RANAP_RAB-FailedList-EnhRelocInfoRes.h \
	RANAP_RAB-FailedList.h \
	RANAP_RAB-ID.h \
	RANAP_RAB-IE-ContainerList.h \
	RANAP_RAB-IE-ContainerPairList.h \
	RANAP_RAB-ModifyItem.h \
	RANAP_RAB-ModifyList.h \
	RANAP_RAB-ModifyRequest.h \
	RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h \
	RANAP_RAB-Parameter-ExtendedMaxBitrateList.h \
	RANAP_RAB-Parameter-GuaranteedBitrateList.h \
	RANAP_RAB-Parameter-MaxBitrateList.h \
	RANAP_RAB-Parameters.h \
	RANAP_RABParametersList.h \
	RANAP_RABParametersList-Value.h \
	RANAP_RAB-QueuedItem.h \
	RANAP_RAB-QueuedList.h \
	RANAP_RAB-ReleasedItem.h \
	RANAP_RAB-ReleasedItem-IuRelComp.h \
	RANAP_RAB-ReleasedList.h \
	RANAP_RAB-ReleasedList-IuRelComp.h \
	RANAP_RAB-ReleaseFailedList.h \
	RANAP_RAB-ReleaseItem.h \
	RANAP_RAB-ReleaseList.h \
	RANAP_RAB-ReleaseRequest.h \
	RANAP_RAB-RelocationReleaseItem.h \
	RANAP_RAB-RelocationReleaseList.h \
	RANAP_RABs-ContextFailedtoTransferItem.h \
	RANAP_RABs-ContextFailedtoTransferList.h \
	RANAP_RAB-SetupItem-EnhancedRelocCompleteReq.h \
	RANAP_RAB-SetupItem-EnhancedRelocCompleteRes.h \
	RANAP_RAB-SetupItem-EnhRelocInfoReq.h \
	RANAP_RAB-SetupItem-EnhRelocInfoRes.h \
	RANAP_RAB-SetupItem-RelocReqAck.h \
	RANAP_RAB-SetupItem-RelocReq.h \
	RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h \
	RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h \
	RANAP_RAB-SetupList-EnhRelocInfoReq.h \
	RANAP_RAB-SetupList-EnhRelocInfoRes.h \
	RANAP_RAB-SetupList-RelocReqAck.h \
	RANAP_RAB-SetupList-RelocReq.h \
	RANAP_RAB-SetupOrModifiedItem.h \
	RANAP_RAB-SetupOrModifiedList.h \
	RANAP_RAB-SetupOrModifyItemFirst.h \
	RANAP_RAB-SetupOrModifyItemSecond.h \
	RANAP_RAB-SetupOrModifyList.h \
	RANAP_RABs-failed-to-reportItem.h \
	RANAP_RABs-failed-to-reportList.h \
	RANAP_RAB-SubflowCombinationBitRate.h \
	RANAP_RAB-ToBeReleasedItem-EnhancedRelocCompleteRes.h \
	RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h \
	RANAP_RAB-TrCH-Mapping.h \
	RANAP_RAB-TrCH-MappingItem.h \
	RANAP_RAC.h \
	RANAP_RAI.h \
	RANAP_RAI-List.h \
	RANAP_RAListofIdleModeUEs.h \
	RANAP_RAListwithNoIdleModeUEsAnyMore.h \
	RANAP_RANAP-EnhancedRelocationInformationRequest.h \
	RANAP_RANAP-EnhancedRelocationInformationResponse.h \
	RANAP_RANAP-PDU.h \
	RANAP_RANAP-RelocationInformation.h \
	RANAP_RAofIdleModeUEs.h \
	RANAP_RateControlAllowed.h \
	RANAP_RAT-Type.h \
	RANAP_RedirectAttemptFlag.h \
	RANAP_RedirectionCompleted.h \
	RANAP_RedirectionIndication.h \
	RANAP_RejectCauseValue.h \
	RANAP_RelocationCancelAcknowledge.h \
	RANAP_RelocationCancel.h \
	RANAP_RelocationCommand.h \
	RANAP_RelocationComplete.h \
	RANAP_RelocationDetect.h \
	RANAP_RelocationFailure.h \
	RANAP_RelocationPreparationFailure.h \
	RANAP_RelocationRequestAcknowledge.h \
	RANAP_RelocationRequest.h \
	RANAP_RelocationRequired.h \
	RANAP_RelocationRequirement.h \
	RANAP_RelocationType.h \
	RANAP_RepetitionNumber0.h \
	RANAP_RepetitionNumber1.h \
	RANAP_ReportAmount.h \
	RANAP_ReportArea.h \
	RANAP_ReportChangeOfSAI.h \
	RANAP_ReportInterval.h \
	RANAP_RequestedGANSSAssistanceData.h \
	RANAP_RequestedGPSAssistanceData.h \
	RANAP_RequestedLocationRelatedDataType.h \
	RANAP_RequestedMBMSIPMulticastAddressandAPNRequest.h \
	RANAP_RequestedMulticastServiceList.h \
	RANAP_Requested-RAB-Parameter-ExtendedGuaranteedBitrateList.h \
	RANAP_Requested-RAB-Parameter-ExtendedMaxBitrateList.h \
	RANAP_Requested-RAB-Parameter-GuaranteedBitrateList.h \
	RANAP_Requested-RAB-Parameter-MaxBitrateList.h \
	RANAP_Requested-RAB-Parameter-Values.h \
	RANAP_RequestType.h \
	RANAP_ResetAcknowledge.h \
	RANAP_Reset.h \
	RANAP_ResetResourceAckItem.h \
	RANAP_ResetResourceAckList.h \
	RANAP_ResetResourceAcknowledge.h \
	RANAP_ResetResource.h \
	RANAP_ResetResourceItem.h \
	RANAP_ResetResourceList.h \
	RANAP_ResidualBitErrorRatio.h \
	RANAP_ResponseTime.h \
	RANAP_RIMInformation.h \
	RANAP_RIMRoutingAddress.h \
	RANAP_RIM-Transfer.h \
	RANAP_RNC-ID.h \
	RANAP_RNCTraceInformation.h \
	RANAP_RNSAPRelocationParameters.h \
	RANAP_RRC-Container.h \
	RANAP_RSRQ-Extension.h \
	RANAP_RSRQ-Type.h \
	RANAP_RSRVCC-HO-Indication.h \
	RANAP_RSRVCC-Information.h \
	RANAP_RSRVCC-Operation-Possible.h \
	RANAP_RTLoadValue.h \
	RANAP_SAC.h \
	RANAP_SAI.h \
	RANAP_SAPI.h \
	RANAP_SDU-ErrorRatio.h \
	RANAP_SDU-FormatInformationParameterItem.h \
	RANAP_SDU-FormatInformationParameters.h \
	RANAP_SDU-ParameterItem.h \
	RANAP_SDU-Parameters.h \
	RANAP_SecurityModeCommand.h \
	RANAP_SecurityModeComplete.h \
	RANAP_SecurityModeReject.h \
	RANAP_Service-Handover.h \
	RANAP_Session-Re-establishment-Indicator.h \
	RANAP_SessionUpdateID.h \
	RANAP_Shared-Network-Information.h \
	RANAP_SignallingIndication.h \
	RANAP_SNA-Access-Information.h \
	RANAP_SNAC.h \
	RANAP_SourceBSS-ToTargetBSS-TransparentContainer.h \
	RANAP_SourceCellID.h \
	RANAP_SourceeNodeB-ToTargeteNodeB-TransparentContainer.h \
	RANAP_SourceID.h \
	RANAP_SourceRNC-ID.h \
	RANAP_SourceRNC-ToTargetRNC-TransparentContainer.h \
	RANAP_SourceStatisticsDescriptor.h \
	RANAP_Source-ToTarget-TransparentContainer.h \
	RANAP_SourceUTRANCellID.h \
	RANAP_SRB-ID.h \
	RANAP_SRB-TrCH-Mapping.h \
	RANAP_SRB-TrCH-MappingItem.h \
	RANAP_SRNS-ContextRequest.h \
	RANAP_SRNS-ContextResponse.h \
	RANAP_SRNS-DataForwardCommand.h \
	RANAP_SRVCC-CSKeysRequest.h \
	RANAP_SRVCC-CSKeysResponse.h \
	RANAP_SRVCC-HO-Indication.h \
	RANAP_SRVCC-Information.h \
	RANAP_SRVCC-Operation-Possible.h \
	RANAP_SubflowSDU-Size.h \
	RANAP_SubscriberProfileIDforRFP.h \
	RANAP_SuccessfulOutcome.h \
	RANAP_SupportedBitrate.h \
	RANAP_SupportedRAB-ParameterBitrateList.h \
	RANAP_TAC.h \
	RANAP_TAI.h \
	RANAP_TargetBSS-ToSourceBSS-TransparentContainer.h \
	RANAP_TargetCellId.h \
	RANAP_TargetENB-ID.h \
	RANAP_TargeteNodeB-ToSourceeNodeB-TransparentContainer.h \
	RANAP_TargetID.h \
	RANAP_TargetRNC-ID.h \
	RANAP_TargetRNC-ToSourceRNC-TransparentContainer.h \
	RANAP_Target-ToSource-TransparentContainer.h \
	RANAP_TBCD-STRING.h \
	RANAP_TemporaryUE-ID.h \
	RANAP_TimeToMBMSDataTransfer.h \
	RANAP_Time-UE-StayedInCell-EnhancedGranularity.h \
	RANAP_Time-UE-StayedInCell.h \
	RANAP_TimingDifferenceULDL.h \
	RANAP_TMGI.h \
	RANAP_TMSI.h \
	RANAP_TNLInformationEnhRelInfoReq.h \
	RANAP_TNLInformationEnhRelInfoRes.h \
	RANAP_TraceDepth.h \
	RANAP_TraceInformation.h \
	RANAP_TracePropagationParameters.h \
	RANAP_TraceRecordingSessionInformation.h \
	RANAP_TraceRecordingSessionReference.h \
	RANAP_TraceReference.h \
	RANAP_TraceType.h \
	RANAP_TrafficClass.h \
	RANAP_TrafficHandlingPriority.h \
	RANAP_TransferDelay.h \
	RANAP_TransportLayerAddress.h \
	RANAP_TransportLayerInformation.h \
	RANAP_TrCH-ID.h \
	RANAP_TrCH-ID-List.h \
	RANAP_TriggerID.h \
	RANAP_TriggeringMessage.h \
	RANAP_TunnelInformation.h \
	RANAP_TypeOfError.h \
	RANAP_UE-AggregateMaximumBitRateDownlink.h \
	RANAP_UE-AggregateMaximumBitRate.h \
	RANAP_UE-AggregateMaximumBitRateUplink.h \
	RANAP_UE-History-Information.h \
	RANAP_UE-ID.h \
	RANAP_UeRadioCapabilityMatchRequest.h \
	RANAP_UeRadioCapabilityMatchResponse.h \
	RANAP_UESBI-IuA.h \
	RANAP_UESBI-IuB.h \
	RANAP_UESBI-Iu.h \
	RANAP_UESpecificInformationIndication.h \
	RANAP_UL-GTP-PDU-SequenceNumber.h \
	RANAP_UL-N-PDU-SequenceNumber.h \
	RANAP_UnsuccessfulLinking-IEs.h \
	RANAP_UnsuccessfulLinking-IEs-Value.h \
	RANAP_UnsuccessfullyTransmittedDataVolume.h \
	RANAP_UnsuccessfulOutcome.h \
	RANAP_UPInformation.h \
	RANAP_UPInitialisationFrame.h \
	RANAP_UplinkInformationExchangeFailure.h \
	RANAP_UplinkInformationExchangeRequest.h \
	RANAP_UplinkInformationExchangeResponse.h \
	RANAP_UP-ModeVersions.h \
	RANAP_USCH-ID.h \
	RANAP_UserPlaneInformation.h \
	RANAP_UserPlaneMode.h \
	RANAP_UTRAN-CellID.h \
	RANAP_VelocityEstimate.h \
	RANAP_VerticalAccuracyCode.h \
	RANAP_VerticalSpeedDirection.h \
	RANAP_VerticalVelocity.h \
	RANAP_VoiceSupportMatchIndicator.h \
	vty.h \
	version.h \
	$(NULL)

ranapdir = $(includedir)/osmocom/ranap
DISTCLEANFILES = \
	ranap_ies_defs.h \
	version.h \
	$(NULL)

all: all-am

.SUFFIXES:
$(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) --foreign include/osmocom/ranap/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign include/osmocom/ranap/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):

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs
install-ranapHEADERS: $(ranap_HEADERS)
	@$(NORMAL_INSTALL)
	@list='$(ranap_HEADERS)'; test -n "$(ranapdir)" || list=; \
	if test -n "$$list"; then \
	  echo " $(MKDIR_P) '$(DESTDIR)$(ranapdir)'"; \
	  $(MKDIR_P) "$(DESTDIR)$(ranapdir)" || exit 1; \
	fi; \
	for p in $$list; do \
	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
	  echo "$$d$$p"; \
	done | $(am__base_list) | \
	while read files; do \
	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(ranapdir)'"; \
	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(ranapdir)" || exit $$?; \
	done

uninstall-ranapHEADERS:
	@$(NORMAL_UNINSTALL)
	@list='$(ranap_HEADERS)'; test -n "$(ranapdir)" || list=; \
	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
	dir='$(DESTDIR)$(ranapdir)'; $(am__uninstall_files_from_dir)

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 $(HEADERS)
installdirs:
	for dir in "$(DESTDIR)$(ranapdir)"; 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)
	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)

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-libtool mostlyclean-am

distclean: distclean-am
	-rm -f Makefile
distclean-am: clean-am distclean-generic distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

html-am:

info: info-am

info-am:

install-data-am: install-ranapHEADERS

install-dvi: install-dvi-am

install-dvi-am:

install-exec-am:

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 Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-generic mostlyclean-libtool

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-ranapHEADERS

.MAKE: install-am install-strip

.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
	clean-libtool cscopelist-am ctags ctags-am distclean \
	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-man install-pdf \
	install-pdf-am install-ps install-ps-am install-ranapHEADERS \
	install-strip installcheck installcheck-am installdirs \
	maintainer-clean maintainer-clean-generic mostlyclean \
	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
	tags tags-am uninstall uninstall-am uninstall-ranapHEADERS

.PRECIOUS: Makefile


# Ugly: ranap_ies_defs.h is generated from asn1tostruct.py at the same time as
# the ranap_*.c files in src/, but the ranap_ies_defs.h should live here. If
# the build process wants this header file, it should first build
# src/ranap_encoder.c and src/ranap_decoder.c.
# This rule sucks:
ranap_ies_defs.h:
	$(MAKE) -C $(top_builddir)/src/ gen_ranap.stamp

version.h: version.h.tpl
	$(AM_V_GEN)$(MKDIR_P) $(dir $@)
	$(AM_V_GEN)sed \
		-e "s/{{VERSION}}/$$(echo '1.7.0.18-3764' | cut -d. -f1-3)/g" \
		-e "s/{{VERSION_MAJOR}}/$$(echo '1.7.0.18-3764' | cut -d. -f1)/g" \
		-e "s/{{VERSION_MINOR}}/$$(echo '1.7.0.18-3764' | cut -d. -f2)/g" \
		-e "s/{{VERSION_PATCH}}/$$(echo '1.7.0.18-3764' | cut -d. -f3)/g" \
		$< > $@

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