summaryrefslogtreecommitdiff
path: root/thirdPart/lua-5.4.6/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'thirdPart/lua-5.4.6/Makefile')
-rw-r--r--thirdPart/lua-5.4.6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdPart/lua-5.4.6/Makefile b/thirdPart/lua-5.4.6/Makefile
index 8efa2eb..4291113 100644
--- a/thirdPart/lua-5.4.6/Makefile
+++ b/thirdPart/lua-5.4.6/Makefile
@@ -10,7 +10,7 @@ PLAT= guess
# so take care if INSTALL_TOP is not an absolute path. See the local target.
# You may want to make INSTALL_LMOD and INSTALL_CMOD consistent with
# LUA_ROOT, LUA_LDIR, and LUA_CDIR in luaconf.h.
-INSTALL_TOP= /usr/local
+INSTALL_TOP= ./../../../output
INSTALL_BIN= $(INSTALL_TOP)/bin
INSTALL_INC= $(INSTALL_TOP)/include
INSTALL_LIB= $(INSTALL_TOP)/lib