003 File Manager
Current Path:
/usr/src/lib/libsecureboot/tests
usr
/
src
/
lib
/
libsecureboot
/
tests
/
📁
..
📄
Makefile
(363 B)
📄
Makefile.depend.host
(194 B)
📄
tvo.c
(4.9 KB)
Editing: Makefile
# $FreeBSD$ .include <src.opts.mk> PROG= tvo SRCS+= tvo.c CFLAGS+= -DUNIT_TEST -g -O0 LIBADD+= bearssl MAN= NO_SHARED= # we want to test verify_file api too # which requires a kludge or two MK_LOADER_EFI_SECUREBOOT= no .include "../Makefile.libsa.inc" BRSSL_CFLAGS := ${BRSSL_CFLAGS:N-DNO_STDIO} XCFLAGS.verify_file += -DSOPEN_MAX=64 .include <bsd.prog.mk>
Upload File
Create Folder