repo.or.cz
/
t2-trunk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Dash:
[t2-trunk.git]
/
misc
/
luabash
/
lua
/
Makefile
blob
a0d538c061fd69832f9df82ecc267c83bf2b44e2
1
include
build
/
top.make
2
3
NOT_SRCS
=
lua.c luac.c
4
5
BINARY
=
lua
6
BINARY_EXT
= $(
X_LIBEXT
)
7
DEPS
=
8
9
include
build
/
bottom.make