mirror of
https://github.com/leahneukirchen/mblaze
synced 2024-11-11 13:10:32 +00:00
hdr: rfc2047 decode headers
This commit is contained in:
parent
54b93c8f63
commit
8c7e822d88
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ all: $(ALL)
|
|||||||
|
|
||||||
scan: blaze822.o scan.o rfc2047.o
|
scan: blaze822.o scan.o rfc2047.o
|
||||||
thread: blaze822.o thread.o
|
thread: blaze822.o thread.o
|
||||||
hdr: blaze822.o hdr.o
|
hdr: blaze822.o hdr.o rfc2047.o
|
||||||
show: blaze822.o show.o
|
show: blaze822.o show.o
|
||||||
list: list.o
|
list: list.o
|
||||||
next: next.o
|
next: next.o
|
||||||
|
Loading…
Reference in New Issue
Block a user