osmo-ttcn3-hacks/lapdm/regen_makefile.sh

17 lines
181 B
Bash
Raw Normal View History

#!/bin/sh
NAME=L1CTL_Test
FILES="
*.ttcn
L1CTL_PortType_CtrlFunctDef.cc
RLCMAC_EncDec.cc
UD_PT.cc
UD_PT.hh
"
export CPPFLAGS_TTCN3="
"
../regen-makefile.sh -e $NAME $FILES