mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
8 lines
266 B
Plaintext
8 lines
266 B
Plaintext
LIBS=../../libcrypto
|
|
SOURCE[../../libcrypto]=wp_dgst.c {- $target{wp_asm_src} -}
|
|
|
|
GENERATE[wp-mmx.s]=asm/wp-mmx.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)
|
|
DEPEND[wp-mmx.s]=../perlasm/x86asm.pl
|
|
|
|
GENERATE[wp-x86_64.s]=asm/wp-x86_64.pl $(PERLASM_SCHEME)
|