Artifact
c21d7f1fd3d145094534644a3be4baf09d605c9a:
- File
keccak/Makefile.android
— part of check-in
[a57ef4485f]
at
2014-12-09 02:21:43
on branch trunk
— Threefish as symmetric crypto
(user:
bernd
size: 223)
- File
keccakp/Makefile.android
— part of check-in
[90b0958714]
at
2020-01-12 21:09:56
on branch trunk
— Improve haves
(user:
bernd
size: 223)
- File
threefish/Makefile.android
— part of check-in
[a57ef4485f]
at
2014-12-09 02:21:43
on branch trunk
— Threefish as symmetric crypto
(user:
bernd
size: 223)
NDK = $(HOME)/proj/android-toolchain/sysroot
GFORTH = $(HOME)/proj/gforths/android
CC = arm-linux-androideabi-gcc
LIBTOOL = arm-linux-androideabi-libtool
SUFFIX = .android
include Makefile.forth