Modified the "native" folder name to "non-java" since the branch will
contain native as well as csharp components.
This commit is contained in:
2
CASA-auth-token/non-java/server/PamSupport/test/make.sh
Executable file
2
CASA-auth-token/non-java/server/PamSupport/test/make.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
gcc -o pamTest test.c -g -I"../../.." -I"../../../../include" -DN_PLAT_UNIX -L"../../../lib/Release" -lpam
|
||||
Reference in New Issue
Block a user