003 File Manager
Current Path:
/usr/src/secure/lib
usr
/
src
/
secure
/
lib
/
📁
..
📄
Makefile
(206 B)
📄
Makefile.inc
(138 B)
📁
libcrypt
📁
libcrypto
📁
libssh
📁
libssl
📁
tests
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> SUBDIR= .if ${MK_OPENSSL} != "no" SUBDIR+=libcrypto libssl .if ${MK_OPENSSH} != "no" SUBDIR+=libssh .endif .endif SUBDIR.${MK_TESTS}+= tests .include <bsd.subdir.mk>
Upload File
Create Folder