From ee4a3f557b8a3ab930715386dcef1066b259d81f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Stro=CC=88mbergson?= Date: Tue, 19 May 2015 18:27:01 +0200 Subject: Removed obsolete build target 'trivial'. Removed dual block test stub from aes_tester. --- sw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/Makefile') diff --git a/sw/Makefile b/sw/Makefile index ba07ffd..2aa4927 100755 --- a/sw/Makefile +++ b/sw/Makefile @@ -2,7 +2,7 @@ CC = gcc CFLAGS = -Wall -fPIC LIB = libcryptech.a -BIN = hash hash_tester trng_extractor trng_tester trivial aestest aes_tester modexp_tester +BIN = hash hash_tester trng_extractor trng_tester aes_tester modexp_tester INC = cryptech.h PREFIX = /usr/local -- cgit v1.2.3