0e2e7c71d0
Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Acked-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com) Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
12 lines
297 B
Makefile
12 lines
297 B
Makefile
################################################################################
|
|
#
|
|
# libev
|
|
#
|
|
################################################################################
|
|
|
|
LIBEV_VERSION = 4.11
|
|
LIBEV_SITE = http://dist.schmorp.de/libev/
|
|
LIBEV_INSTALL_STAGING = YES
|
|
|
|
$(eval $(autotools-package))
|