repo.or.cz
/
elinks
/
images.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ELinks 0.12pre1
[elinks/images.git]
/
src
/
scripting
/
guile
/
Makefile
blob
3f903721a9536bfa9749ce8f9935b2ecd8ee273c
1
top_builddir
=
..
/
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
INCLUDES
+= $(
GUILE_CFLAGS
)
5
6
OBJS
=
guile.o hooks.o core.o
7
8
include
$(
top_srcdir
)/
Makefile.lib