CASA/CASA-auth-token/native/server/PamSupport/test/make.sh
Juan Carlos Luciani b49318e38a This branch was created to contain the "native" auth_token components.
This was required because autobuild restrictions are forcing us to build
the native components separate from the java components.
2006-07-27 15:28:07 +00:00

3 lines
119 B
Bash
Executable File

#!/bin/bash
gcc -o pamTest test.c -g -I"../../.." -I"../../../../include" -DN_PLAT_UNIX -L"../../../lib/Release" -lpam