mirror of
https://github.com/Astatin3/meteorbot-old.git
synced 2026-06-09 00:28:06 -06:00
8 lines
239 B
Plaintext
8 lines
239 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=\
|
|
rmd_dgst.c rmd_one.c {- $target{rmd160_asm_src} -}
|
|
|
|
GENERATE[rmd-586.s]=asm/rmd-586.pl \
|
|
$(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS)
|
|
DEPEND[rmd-586.s]=../perlasm/x86asm.pl
|