003 File Manager
Current Path:
/usr/src/usr.sbin/efibootmgr
usr
/
src
/
usr.sbin
/
efibootmgr
/
📁
..
📄
Makefile
(297 B)
📄
efibootmgr.8
(6.64 KB)
📄
efibootmgr.c
(25.54 KB)
Editing: Makefile
# $FreeBSD$ EFIBOOT=${SRCTOP}/stand/efi EFIINCL=${SRCTOP}/stand/efi/include EFIVAR=${SRCTOP}/usr.sbin/efivar .PATH: ${EFIBOOT}/libefi ${EFIVAR} CFLAGS+= -I${EFIVAR} -I${EFIINCL} PROG=efibootmgr MAN= efibootmgr.8 SRCS= efichar.c efiutil.c efibootmgr.c LIBADD= efivar geom .include <bsd.prog.mk>
Upload File
Create Folder