repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* updated blueman (2.3.5 -> 2.4.3)
[t2sde.git]
/
misc
/
luabash
/
bash
/
Makefile
blob
853e926ac45225ac747785bf9c2afac999b0afd8
1
include
build
/
top.make
2
3
BINARY
=
luabash
4
BINARY_EXT
= $(
X_DYNEXT
)
5
DEPS
=
6
7
DEPS
+= $(
lua_BINARY
)
8
9
CFLAGS
+= -
I lua
10
11
include
build
/
bottom.make