3 # Wireshark - Network traffic analyzer
4 # By Gerald Combs <gerald@wireshark.org>
5 # Copyright 1998 Gerald Combs
7 # SPDX-License-Identifier: GPL-2.0-or-later
10 set( PROTOCOL_NAME p22 )
15 ${PROTOCOL_NAME}-exp.cnf
18 set( EXT_ASN_FILE_LIST
22 IPMSInformationObjects.asn
23 IPMSHeadingExtensions.asn
24 IPMSExtendedBodyPartTypes2.asn
25 IPMSFileTransferBodyPartType.asn
26 IPMSExtendedVoiceBodyPartType.asn
27 IPMSForwardedContentBodyPartType.asn
28 IPMSMessageStoreAttributes.asn
29 IPMSSecurityExtensions.asn
30 IPMSObjectIdentifiers.asn
36 packet-${PROTOCOL_NAME}-template.c
37 packet-${PROTOCOL_NAME}-template.h
46 set( A2W_FLAGS -b -C )
49 "${CMAKE_CURRENT_BINARY_DIR}/../acse/acse-exp.cnf"
50 "${CMAKE_CURRENT_BINARY_DIR}/../ftam/ftam-exp.cnf"
51 "${CMAKE_CURRENT_BINARY_DIR}/../p7/p7-exp.cnf"
52 "${CMAKE_CURRENT_BINARY_DIR}/../p1/p1-exp.cnf"
53 "${CMAKE_CURRENT_BINARY_DIR}/../x509af/x509af-exp.cnf"
54 "${CMAKE_CURRENT_BINARY_DIR}/../x509ce/x509ce-exp.cnf"
58 "${CMAKE_CURRENT_BINARY_DIR}/../p1/p1-exp.cnf"