[E3FT_GPL01] / e3ft_gpl01 / nixprojs / cron / 2006 / php_rsa_auth_20061228 / build_all Repository:
ViewVC logotype

View of /e3ft_gpl01/nixprojs/cron/2006/php_rsa_auth_20061228/build_all

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (download) (annotate)
Thu Dec 28 21:56:47 2006 UTC (3 years, 8 months ago) by dashley
Branch: MAIN
CVS Tags: HEAD
Initial checkin.
#!/bin/bash
#--------------------------------------------------------------------------------
#$Header: /hl/cvsroots/e3ft_gpl01/e3ft_gpl01/nixprojs/cron/2006/php_rsa_auth_20061228/build_all,v 1.1 2006/12/28 21:56:47 dashley Exp $
#--------------------------------------------------------------------------------
#To avoid complexity, I hacked up the RSA software and just compiled and linked
#against the library provided.  There are so many missing steps ... and so much
#time has elapsed ... I'll fill in the details if I have to do it again.
#--------------------------------------------------------------------------------
gcc -DLINUX -DUNIX -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_POSIX_C_SOURCE=199506 -D_REENTRANT -l aceclnt -l pthread -o rsa_securid_auth rsa_securid_auth.c
#--------------------------------------------------------------------------------
#$Log: build_all,v $
#Revision 1.1  2006/12/28 21:56:47  dashley
#Initial checkin.
#
#End of file.

David T. Ashley
ViewVC Help
Powered by ViewVC 1.0.5