xref
: /
freebsd
/
sys
/
modules
/
sgx_linux
/
Makefile
(revision 05427f4639bcf2703329a9be9d25ec09bb782742)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
PATH
: ${
SRCTOP
}/
sys
/
amd64
/
sgx
2
3
KMOD
=
sgx_linux
4
SRCS
=
sgx_linux.c
5
6
.
include
<
bsd.kmod.mk
>
7