Files
2026-06-01 20:15:04 +03:00

4 lines
64 B
Makefile

SRCS := shalib.c
LIB := libSHA256.a
include ../library_rules.mk