Improve run fetch-lua required message - it has to be run in top.
This commit is contained in:
@@ -142,7 +142,7 @@ include/nhlua.h: $(TOPLUALIB)
|
|||||||
@echo '/*nhlua.h*/' >> $@
|
@echo '/*nhlua.h*/' >> $@
|
||||||
# LUATESTTARGET is this by default
|
# LUATESTTARGET is this by default
|
||||||
lib/lua-$(LUA_VERSION)/src/lua.h:
|
lib/lua-$(LUA_VERSION)/src/lua.h:
|
||||||
@echo "Please do 'make fetch-lua' to obtain lua-$(LUA_VERSION)"
|
@echo "Please do 'make fetch-lua' in the top directory to obtain lua-$(LUA_VERSION)"
|
||||||
@false
|
@false
|
||||||
luabin:
|
luabin:
|
||||||
( cd $(LUATOP) \
|
( cd $(LUATOP) \
|
||||||
|
|||||||
Reference in New Issue
Block a user