Dash:
[t2-trunk.git] / misc / luabash / lua / Makefile
bloba0d538c061fd69832f9df82ecc267c83bf2b44e2
1 include build/top.make
3 NOT_SRCS = lua.c luac.c
5 BINARY = lua
6 BINARY_EXT = $(X_LIBEXT)
7 DEPS =
9 include build/bottom.make