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

Comparing libev/Makefile.am (file contents):
Revision 1.8 by root, Thu Aug 25 15:05:47 2011 UTC vs.
Revision 1.9 by sf-exg, Wed Dec 21 18:16:08 2011 UTC

14lib_LTLIBRARIES = libev.la 14lib_LTLIBRARIES = libev.la
15 15
16libev_la_SOURCES = ev.c event.c 16libev_la_SOURCES = ev.c event.c
17libev_la_LDFLAGS = -version-info $(VERSION_INFO) 17libev_la_LDFLAGS = -version-info $(VERSION_INFO)
18 18
19ev.3: ev.pod
20 pod2man -n LIBEV -r "libev-$(VERSION)" -c "libev - high performance full featured event loop" -s3 <$< >$@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines