4 lines
64 B
Makefile
4 lines
64 B
Makefile
SRCS := shalib.c
|
|
LIB := libSHA256.a
|
|
|
|
include ../library_rules.mk |