1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-28 18:38:20 +01:00
antd-lua-plugin/lib/pibot/Makefile

6 lines
94 B
Makefile
Raw Normal View History

2018-09-19 15:08:49 +02:00
include ../../../../var.mk
LIB_NAME=pibot.$(LIB_EXT)
LIB_OBJ= pibot.o
include ../../lib.mk