d727a4da44
This release contains many improvements bug fixes, and major new features and support for float point numbers and support for multi-telegram communication... [Peter: also drop autoreconf] Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
275 B
Makefile
12 lines
275 B
Makefile
#############################################################
|
|
#
|
|
# libmbus
|
|
#
|
|
#############################################################
|
|
|
|
LIBMBUS_VERSION = 0.8.0
|
|
LIBMBUS_SITE = http://www.freescada.com/public-dist
|
|
LIBMBUS_INSTALL_STAGING = YES
|
|
|
|
$(eval $(autotools-package))
|