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