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