osmo-ttcn3-hacks/pcap-client/regen_makefile.sh

18 lines
272 B
Bash
Executable File

#!/bin/bash
FILES="
*.ttcn
IPL4asp_PT.cc
IPL4asp_discovery.cc
Native_FunctionDefs.cc
OPCAP_CodecPort_CtrlFunctdef.cc
TCCConversion.cc
TCCEncoding.cc
TCCInterface.cc
TELNETasp_PT.cc
"
export CPPFLAGS_TTCN3=""
../regen-makefile.sh OPCAP_CLIENT_Tests.ttcn $FILES