[svn] / ecrypt / trunk / submissions / sss / unused / Makefile  

svn: ecrypt/trunk/submissions/sss/unused/Makefile

File: [svn] / ecrypt / trunk / submissions / sss / unused / Makefile (download)
Revision: 1, Sun Jun 26 18:46:26 2005 UTC (7 years, 11 months ago) by cdecanni
File size: 384 byte(s)
* imported original ECRYPT submissions after first automatic cleanup.
#
# NLS/SSS master makefile.
# This makefile drives various sub-makefiles, if they are present.
#
# Generic targets: all dist test time clean
#
# $Id: Makefile 388 2005-04-28 21:04:09Z mwp $
#

SHELL =	/bin/sh
TARGETS = all dist test time clean\
	nlstest nlstime ssstest ssstime\
	ecrypt-nls-test ecrypt-sss-test

$(TARGETS):
	@+$(MAKE) `for m in Makefile.*; do echo -f $$m; done` $@

eSTREAM Project

Powered by ViewCVS 1.0-dev
(Powered by Apache)

ViewCVS and CVS Help