CASA/CASA-auth-token/non-java/utilities/IpcLibs/linux/client/test/makeClient.sh
Juan Carlos Luciani 4326223276 Created Linux IPC libraries to be used by the AuthToken components.
At this point there is still work to do on them.
2006-08-31 23:05:25 +00:00

4 lines
176 B
Bash
Executable File

#!/bin/bash
gcc -o TestClient testClient.c -g -I../../../../../include -L../../../../../lib/Release -lpthread -lcasa_c_ipc -Xlinker -rpath -Xlinker ../../../../../lib/Release