You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
genode/repos/libports/lib/mk/lua.mk

8 lines
106 B
Makefile

#
# Lua library (ANSI C variant)
#
include $(REP_DIR)/lib/mk/lua.inc
SRC_C = $(LUA_CORE_C) $(LUA_LIB_C)