* updated blueman (2.3.5 -> 2.4.3)
[t2sde.git] / misc / luabash / bash / Makefile
blob853e926ac45225ac747785bf9c2afac999b0afd8
1 include build/top.make
3 BINARY = luabash
4 BINARY_EXT = $(X_DYNEXT)
5 DEPS =
7 DEPS += $(lua_BINARY)
9 CFLAGS += -I lua
11 include build/bottom.make