From 4f654b630e74aaa87259e34617d92f63d3dd01cb Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 7 Nov 2019 17:30:55 -0500 Subject: [PATCH] src and include are down 1 level in src subfolder of lua tree --- sys/vms/Makefile.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/vms/Makefile.src b/sys/vms/Makefile.src index 2df916cfc..957335710 100644 --- a/sys/vms/Makefile.src +++ b/sys/vms/Makefile.src @@ -29,7 +29,7 @@ VMS = [-.sys.vms] WINSHR = [-.win.share] X11 = [-.win.X11] #LUA source tree parallel to NetHack tree in lua535 directory -LUA = [-.-.lua535] +LUA = [-.-.lua535.src] MAKEFILE= $(SRC)Makefile. # if you are using gcc as your compiler: