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

Comparing EV/Makefile.PL (file contents):
Revision 1.29 by root, Sat Dec 22 05:47:52 2007 UTC vs.
Revision 1.30 by root, Sat Dec 22 12:05:42 2007 UTC

217 SUFFIX => '.gz', 217 SUFFIX => '.gz',
218 }, 218 },
219 depend => { 219 depend => {
220 "EV.c" => "EV/EVAPI.h " 220 "EV.c" => "EV/EVAPI.h "
221 . "libev/ev.c libev/ev.h libev/ev_epoll.c libev/ev_select.c libev/ev_kqueue.c libev/ev_poll.c " 221 . "libev/ev.c libev/ev.h libev/ev_epoll.c libev/ev_select.c libev/ev_kqueue.c libev/ev_poll.c "
222 . "libev/event.h libev/event.c libev/ev_vars.h libev/ev_wrap.h", 222 . "libev/ev_vars.h libev/ev_wrap.h",
223 }, 223 },
224 INC => "-Ilibev", 224 INC => "-Ilibev",
225 DEFINE => "$DEFINE", 225 DEFINE => "$DEFINE",
226 NAME => "EV", 226 NAME => "EV",
227 LIBS => [$LIBS], 227 LIBS => [$LIBS],

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines