aae26bb872
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
11 lines
291 B
Makefile
11 lines
291 B
Makefile
#############################################################
|
|
#
|
|
# libmodbus
|
|
#
|
|
#############################################################
|
|
LIBMODBUS_VERSION = 3.0.3
|
|
LIBMODBUS_SITE = http://github.com/downloads/stephane/libmodbus
|
|
LIBMODBUS_INSTALL_STAGING = YES
|
|
|
|
$(eval $(call AUTOTARGETS))
|