xref
: /
freebsd
/
stand
/
userboot
/
userboot_lua
/
Makefile
(revision bd35e83bcf03a3650b5574f81201e8e55af4cdd7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
LOADER_INTERP
=
lua
4
5
.
include
"../
userboot
/
Makefile
"
6
7