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