003 File Manager
Current Path:
/usr/src/secure/lib/libcrypto/engines
usr
/
src
/
secure
/
lib
/
libcrypto
/
engines
/
📁
..
📄
Makefile
(160 B)
📄
Makefile.inc
(394 B)
📁
capi
📁
padlock
Editing: Makefile.inc
# $FreeBSD$ SHLIBDIR= ${LIBDIR}/engines LCRYPTO_SRC= ${SRCTOP}/crypto/openssl CFLAGS+= -I${LCRYPTO_SRC}/engines CFLAGS+= -I${LCRYPTO_SRC}/include CFLAGS+= -I${OBJTOP}/secure/lib/libcrypto .include <bsd.endian.mk> .if ${TARGET_ENDIANNESS} == 1234 CFLAGS+= -DL_ENDIAN .elif ${TARGET_ENDIANNESS} == 4321 CFLAGS+= -DB_ENDIAN .endif CFLAGS+= -DNDEBUG .PATH: ${LCRYPTO_SRC}/engines WARNS?= 0
Upload File
Create Folder