9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
|
LIBS=../../libcrypto
|
||
|
SOURCE[../../libcrypto]=wp_dgst.c {- $target{wp_asm_src} -}
|
||
|
|
||
|
GENERATE[wp-mmx.s]=asm/wp-mmx.pl \
|
||
|
$(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
|
||
|
DEPEND[wp-mmx.s]=../perlasm/x86asm.pl
|
||
|
|
||
|
GENERATE[wp-x86_64.s]=asm/wp-x86_64.pl $(PERLASM_SCHEME)
|