diff options
| author | Warner Losh <imp@FreeBSD.org> | 2017-11-28 22:55:31 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2017-11-28 22:55:31 +0000 |
| commit | c07e635a743de50fac64b715c08cd78aa51077c5 (patch) | |
| tree | 863f22fc969cf46809d8d43e637381729edbe9ef /Makefile | |
| parent | 52bff0d770d4359f702d9922b8608ad23351ea89 (diff) | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -46,7 +46,7 @@ TO_MAN= lua.1 luac.1 # Lua version and release. V= 5.3 -R= $V.0 +R= $V.4 # Targets start here. all: $(PLAT) |
