diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2023-05-09 13:19:42 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2023-05-12 17:24:48 +0000 |
| commit | 48267a0a92633a6248d3bf62f5d31aea593c685d (patch) | |
| tree | e87681a99086e1c380715c66ba2f4a882fa91008 /stand/userboot/userboot_lua/Makefile | |
| parent | 722cfce5f4943d0d3853d1438f886ba8ffe867b0 (diff) | |
Diffstat (limited to 'stand/userboot/userboot_lua/Makefile')
| -rw-r--r-- | stand/userboot/userboot_lua/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stand/userboot/userboot_lua/Makefile b/stand/userboot/userboot_lua/Makefile index bba0f4a3fd71..d5b95c53641b 100644 --- a/stand/userboot/userboot_lua/Makefile +++ b/stand/userboot/userboot_lua/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ LOADER_INTERP=lua -INSTALL_LOADER_HELP_FILE=no .include "../userboot/Makefile" |
