Home
last modified time | relevance | path

Searched refs:LCRYPTO_SRC (Results 1 – 10 of 10) sorted by relevance

/openbsd/lib/libcrypto/
H A DMakefile15 LCRYPTO_SRC= ${.CURDIR} macro
27 CFLAGS+= -I${LCRYPTO_SRC}
580 ${LCRYPTO_SRC} \
583 ${LCRYPTO_SRC}/bf \
585 ${LCRYPTO_SRC}/bn \
597 ${LCRYPTO_SRC}/ct \
600 ${LCRYPTO_SRC}/dh \
602 ${LCRYPTO_SRC}/ec \
634 ${LCRYPTO_SRC}/ts \
636 ${LCRYPTO_SRC}/ui \
[all …]
/openbsd/lib/libcrypto/arch/i386/
H A DMakefile.inc6 EXTRA_PL = ${LCRYPTO_SRC}/perlasm/x86gas.pl ${LCRYPTO_SRC}/perlasm/x86asm.pl
41 ${f}.S: ${LCRYPTO_SRC}/${dir}/asm/${f}.pl ${EXTRA_PL}
42 /usr/bin/perl -I${LCRYPTO_SRC}/perlasm -I${LCRYPTO_SRC}/${dir}/asm \
43 ${LCRYPTO_SRC}/${dir}/asm/${f}.pl \
/openbsd/lib/libcrypto/arch/amd64/
H A DMakefile.inc6 EXTRA_PL = ${LCRYPTO_SRC}/perlasm/x86_64-xlate.pl
66 ${f}.S: ${LCRYPTO_SRC}/${dir}/asm/${f}.pl ${EXTRA_PL}
67 (cd ${LCRYPTO_SRC}/${dir} ; \
/openbsd/lib/libcrypto/arch/powerpc64/
H A DMakefile.inc21 ${dst}.S: ${LCRYPTO_SRC}/${dir}/asm/${src}.pl
23 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl linux32 ${.TARGET} > ${.TARGET}
/openbsd/lib/libcrypto/arch/alpha/
H A DMakefile.inc18 ${f}.S: ${LCRYPTO_SRC}/${dir}/asm/${f}.pl
20 ${LCRYPTO_SRC}/${dir}/asm/${f}.pl > ${.TARGET}
/openbsd/lib/libcrypto/arch/powerpc/
H A DMakefile.inc21 ${dst}.S: ${LCRYPTO_SRC}/${dir}/asm/${src}.pl
23 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl linux32 ${.TARGET} > ${.TARGET}
/openbsd/lib/libcrypto/arch/arm/
H A DMakefile.inc25 ${f}.S: ${LCRYPTO_SRC}/${dir}/asm/${f}.pl
27 ${LCRYPTO_SRC}/${dir}/asm/${f}.pl void ${.TARGET} > ${.TARGET}
/openbsd/lib/libcrypto/arch/hppa/
H A DMakefile.inc23 ${dst}.S: ${LCRYPTO_SRC}/${dir}/asm/${src}.pl
25 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl 32 ${.TARGET} > ${.TARGET}
/openbsd/lib/libcrypto/arch/sparc64/
H A DMakefile.inc23 ${dst}.S: ${LCRYPTO_SRC}/${dir}/asm/${src}.pl
25 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl ${.TARGET} -m64 > ${.TARGET}
/openbsd/lib/libcrypto/arch/mips64/
H A DMakefile.inc23 ${dst}.S: ${LCRYPTO_SRC}/${dir}/asm/${src}.pl
25 ${LCRYPTO_SRC}/${dir}/asm/${src}.pl 64 ${.TARGET} > ${.TARGET}