repo.or.cz
/
elinks
/
elinks-j605.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
config: Access OPT_MUST_SAVE in the real option, not alias.
[elinks/elinks-j605.git]
/
src
/
scripting
/
lua
/
Makefile
blob
61d5df5b891b2eb159b47abde26cb31c6b3a61d5
1
top_builddir
=
..
/
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
INCLUDES
+= $(
LUA_CFLAGS
)
5
6
OBJS
=
lua.o hooks.o core.o
7
8
include
$(
top_srcdir
)/
Makefile.lib