osmo-ttcn3-hacks/SCCP_Test/regen_makefile.sh

14 lines
125 B
Bash
Executable File

#!/bin/sh
NAME=SCCP_Testcases
FILES="
*.ttcn
*.ttcnpp
"
export CPPFLAGS_TTCN3="
"
../regen-makefile.sh -e $NAME $FILES