aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2017-10-14 01:12:30 +0200
committerMattias Andrée <maandree@kth.se>2017-10-14 01:12:30 +0200
commit7e0ddd7b783e17af13b1294887d461479a1faa47 (patch)
tree5e1007a046658fc6e89d20287895dc4baea6d578 /Makefile
parentFix makefile (diff)
downloadlibkeccak-7e0ddd7b783e17af13b1294887d461479a1faa47.tar.gz
libkeccak-7e0ddd7b783e17af13b1294887d461479a1faa47.tar.bz2
libkeccak-7e0ddd7b783e17af13b1294887d461479a1faa47.tar.xz
Use basic config by default1.1.2
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f6bdc42..749e26e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
.NONPOSIX:
+# If possible, use CONFIGFILE=optimised.mk
CONFIGFILE = config.mk