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
/
protocol
/
ftp
/
Makefile
blob
bcd0019dfb8b13a5c0b685c54ca64954a504fa38
1
top_builddir
=
..
/
..
/
..
2
include
$(
top_builddir
)/
Makefile.config
3
4
OBJS
=
ftp.o parse.o
5
6
TEST_PROGS
=
\
7
ftp-parser
$(
EXEEXT
)
8
9
TESTDEPS
=
\
10
$(
top_builddir
)/
src
/
protocol
/
date.o \
11
$(
top_builddir
)/
src
/
protocol
/
ftp
/
parse.o
12
13
include
$(
top_srcdir
)/
Makefile.lib