1 2 3 4 5
#!/bin/sh # DF-2791 build set -e cc -O2 -pthread -o rtprio_sidl rtprio_sidl.c echo BUILD-OK