aboutsummaryrefslogtreecommitdiffstats
path: root/bts/regen_makefile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bts/regen_makefile.sh')
-rwxr-xr-xbts/regen_makefile.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/bts/regen_makefile.sh b/bts/regen_makefile.sh
new file mode 100755
index 00000000..3f118877
--- /dev/null
+++ b/bts/regen_makefile.sh
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+FILES="*.ttcn *.ttcnpp IPA_CodecPort_CtrlFunctDef.cc IPL4asp_PT.cc IPL4asp_discovery.cc TCCConversion.cc
+TCCInterface.cc UD_PT.cc RLCMAC_EncDec.cc Native_FunctionDefs.cc TRXC_CodecPort_CtrlFunctDef.cc"
+
+export CPPFLAGS_TTCN3="-DIPA_EMULATION_RSL"
+
+../regen-makefile.sh BTS_Tests.ttcn $FILES