gnutls/remove-srp

6 lines
137 B
Plaintext
Raw Normal View History

#!/bin/sh
2010-05-12 18:00:20 +00:00
set -x
rm -f lib/auth_srp_sb64.c lib/auth_srp_passwd.c lib/auth_srp_rsa.c
rm -f lib/gnutls_srp.c lib/auth_srp.c lib/ext_srp.c