CASA/CASA-auth-token/non-java/utilities/IpcLibs/linux/server/test/makeServer.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 TestServer testServer.c -g -I../../../../../include -L../../../../../lib/Release -lpthread -lcasa_s_ipc -Xlinker -rpath -Xlinker ../../../../../lib/Release