mongoose/examples/mqtt-dashboard/Makefile

5 lines
103 B
Makefile
Raw Normal View History

2023-12-09 05:03:59 +08:00
# for internal testing purposes
all clean example:
$(MAKE) -C device $@ CFLAGS_EXTRA=$(CFLAGS_EXTRA)