module.mk 448 Bytes
Newer Older
ASN.1 Documenter's avatar
ASN.1 Documenter committed
sources := \
  LibItsCommon_ASN1_NamedNumbers.ttcn \
  LibItsCommon_Functions.ttcn         \
  LibItsCommon_Pixits.ttcn            \
  LibItsCommon_Templates.ttcn         \
  LibItsCommon_TestSystem.ttcn        \
  LibItsCommon_TypesAndValues.ttcn    \
ASN.1 Documenter's avatar
ASN.1 Documenter committed
  LibItsExternal_TypesAndValues.ttcn  \
#  LibItsCommon_ASN1_ISDSRC_NamedNumbers.ttcn \

ifeq (,$(ITS_CONTAINER))
   ITS_CONTAINER := defined
   sources += ../../asn1/cdd/ITS_Container.asn
endif