SPHINCS: remove stray Makefile variables

This commit is contained in:
Joost Rijneveld 2019-04-10 10:07:44 +02:00
parent dc7cfa8d14
commit af508a9c1f
No known key found for this signature in database
GPG Key ID: A4FE39CF49CBC553

View File

@ -1,8 +1,6 @@
# This Makefile can be used with GNU Make or BSD Make
LIB=libsphincs-shake256-128f-simple_clean.a
HASH = shake256
THASH = simple
HEADERS = params.h address.h wots.h utils.h fors.h api.h hash.h thash.h
OBJECTS = address.o wots.o utils.o fors.o sign.o hash_shake256.o thash_shake256_simple.o