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

Contents of /libmcrypt-nm/src/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Mon May 22 13:09:19 2000 UTC (23 years, 10 months ago) by nmav
Branch: MAIN, mcrypt
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines

1 ## Process this file with automake to produce Makefile.in
2
3 noinst_PROGRAMS = ciphertest modetest
4 ciphertest_SOURCES = cipher_test.c
5 modetest_SOURCES = mode_test.c
6 ciphertest_LDADD = ../lib/libmcrypt-nm.la
7 modetest_LDADD = ../lib/libmcrypt-nm.la
8 TESTS = ciphertest modetest

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26