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
iconv: Bail out of the loop when an illegal sequence of bytes occurs.
[elinks/elinks-j605.git]
/
src
/
scripting
/
perl
/
Makefile
blob
0a753aaf683e5a9c98740b49bf42a179e3b25981
1
top_builddir
=
..
/
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
INCLUDES
+= $(
PERL_CFLAGS
)
5
6
OBJS
=
perl.o hooks.o core.o
7
8
include
$(
top_srcdir
)/
Makefile.lib