From ef59ceaabcd060f63a80fbc14330a882cce2d9fb Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 30 Nov 2019 19:18:00 -0500 Subject: [PATCH] Makefile.utl bit --- sys/unix/Makefile.utl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/Makefile.utl b/sys/unix/Makefile.utl index 3fe09817a..be6299298 100644 --- a/sys/unix/Makefile.utl +++ b/sys/unix/Makefile.utl @@ -97,7 +97,7 @@ NHSROOT=.. #CFLAGS = -O -I../include #LFLAGS = -CFLAGS += -I../lib/lua-5.3.5/src +CFLAGS += -I../lib/lua-$(LUA_VERSION)/src LFLAGS += -lm # we specify C preprocessor flags via CFLAGS; files built with default rules