osmo-ttcn3-hacks/SCCP_Test/regen_makefile.sh

14 lines
127 B
Bash
Executable File

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