/[mcrypt]/libmcrypt/src/Makefile.am
ViewVC logotype

Contents of /libmcrypt/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.7 - (show annotations)
Sun Mar 10 14:46:52 2002 UTC (22 years ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_5_3, libmcrypt_2_5_2, libmcrypt_2_5_0, libmcrypt_2_5_7, libmcrypt_2_5_6, libmcrypt_2_5_5, libmcrypt_2_5_4, libmcrypt_2_5_5rc1, HEAD
Changes since 1.6: +4 -2 lines
added test for nCFB, CTR, CFB, nOFB with AES-128.

1 ## Process this file with automake to produce Makefile.in
2
3 noinst_PROGRAMS = ciphertest aestest
4 ciphertest_SOURCES = cipher_test.c
5 ciphertest_LDADD = ../lib/libmcrypt.la $(LIBLTDL)
6 aestest_SOURCES = aes_test.c
7 aestest_LDADD = ../lib/libmcrypt.la $(LIBLTDL)
8 TESTS = ciphertest aestest

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26