include build/top.make

NOT_SRCS = lua.c luac.c

BINARY = lua
BINARY_EXT = $(X_LIBEXT)
DEPS =

include build/bottom.make
