1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/paho-mqtt/Makefile.paho-mqtt-packet

6 lines
94 B
Makefile
Raw Normal View History

2020-07-05 17:21:00 +02:00
MODULE = paho-mqtt-packet
CFLAGS += -Wno-unused-parameter
include $(RIOTBASE)/Makefile.base