Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bigeasy
/
mtree-hashed-mods
/
refs/heads/master
/
.
/
Makefile
blob: e4a35c15f0a945237400e0a2ff119a485b3cb41d [
file
]
CC
:=
gcc
CFLAGS
:=
-
O2
-
g
-
Wall
LDLIBS
:=
-
lcrypto
all
:
compute_hashes mk
-
files verify_hash
test
:
compute_hashes mk
-
files verify_hash
./
verify_test
.
sh