ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/Makefile.am
(Generate patch)

Comparing libev/Makefile.am (file contents):
Revision 1.10 by root, Fri Jun 21 00:01:16 2019 UTC vs.
Revision 1.11 by root, Tue Jul 2 06:07:54 2019 UTC

2 2
3VERSION_INFO = 4:0:0 3VERSION_INFO = 4:0:0
4 4
5EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \ 5EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
6 ev_vars.h ev_wrap.h \ 6 ev_vars.h ev_wrap.h \
7 ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_linuxaio.c ev_win32.c \ 7 ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_linuxaio.c ev_iouring.c \
8 ev_win32.c \
8 ev.3 ev.pod Symbols.ev Symbols.event 9 ev.3 ev.pod Symbols.ev Symbols.event
9 10
10man_MANS = ev.3 11man_MANS = ev.3
11 12
12include_HEADERS = ev.h ev++.h event.h 13include_HEADERS = ev.h ev++.h event.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines