diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /lib/liblua | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'lib/liblua')
| -rw-r--r-- | lib/liblua/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/liblua/Makefile b/lib/liblua/Makefile index 0ca74e4545db..c15174b39726 100644 --- a/lib/liblua/Makefile +++ b/lib/liblua/Makefile @@ -1,4 +1,3 @@ -#! $FreeBSD$ LUASRC?= ${SRCTOP}/contrib/lua/src .PATH: ${LUASRC} |
